Date: Sun, 14 Jan 2024 08:32:19 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [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) Message-ID: <bug-276307-19105-fNQL24CFM6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276307-19105@https.bugs.freebsd.org/bugzilla/> References: <bug-276307-19105@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276307 --- 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 lo= aded despite me not seeing it in kldstat or kldstat -v. I executed usbconfig uge= n0.3 add_quirk UQ_CFG_INDEX_1 (with ugen0.3 being the usb to ethernet device) th= en set ue0 to 192.168.1.1/24 so pings from the Windows laptop succeeded then p= ut 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 physica= lly 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). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276307-19105-fNQL24CFM6>