[Bug 276307] [ure] Unable to ping RTL8153 usb 3.0 to gigabit ethernet adapter (0bda:8153) from connected Windows device after S3 sleep/wake cycling said Windows device (no quirk to set config)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276307] [ure] Unable to ping RTL8153 usb 3.0 to gigabit ethernet adapter (0bda:8153) from connected Windows device after S3 sleep/wake cycling said Windows device (no quirk to set config)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Jan 2024 02:33:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276307 Warner Losh <imp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #2 from Warner Losh <imp@FreeBSD.org> --- It would be useful to know if the quirk entry, once restored, fixes things. There is a way to dynamically add usb quirks. You'll need to load usb_quirk and follow the instructions in https://man.freebsd.org/cgi/man.cgi?query=usb_quirk&sektion=4&n=1 and https://man.freebsd.org/cgi/man.cgi?query=usbconfig&sektion=8&apropos=0&manpath=FreeBSD+14.0-RELEASE+and+Ports to add the quirk back and see if the problem persists. I'm not sure if the I/F should be pingable in S3 though. FreeBSD is basically shutdown at that point (Linux might not be). If a sleep/wake cycle results in it not being pingable, then that is definitely a bug (it was a little unclear from your description). -- You are receiving this mail because: You are the assignee for the bug.