[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)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 14 Jan 2024 08:32:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276307

--- Comment #4 from plastickey <yetoohappy@gmail.com> ---
(In reply to Warner Losh from comment #2)
I tried usb_quirk with the 15.0-CURRENT image live usb I was using before. On a
fresh boot, I tried kldload usb_quirk but it said the module was already loaded
despite me not seeing it in kldstat or kldstat -v. I executed usbconfig ugen0.3
add_quirk UQ_CFG_INDEX_1 (with ugen0.3 being the usb to ethernet device) then
set ue0 to 192.168.1.1/24 so pings from the Windows laptop succeeded then put
the laptop to sleep and woke it back up and the pings failed. On a new boot of
live usb I did the same, but instead of putting computer to sleep I physically
disconnected the cable and ping still fails. usbconfig -d X.Y set_config 1
resolved the issue like last time (set_config 1 disconnects the interface in
such a way to remove the ip I assigned it so I had to reassign 192.168.1.1/24
to confirm pings from Windows laptop would succeed).

-- 
You are receiving this mail because:
You are the assignee for the bug.