https://bugzilla.kernel.org/show_bug.cgi?id=220069 --- Comment #18 from Claudio Wunder (cwunder@xxxxxxxxx) --- > And the problem source is also somewhere there. There is something suspicious > about the 8-3 hub which is always undergoing a reset when the HC dies I assume you're referring to: ``` May 01 22:53:53 angel-thesis kernel: usb 8-3: device not accepting address 3, error -62 May 01 22:53:53 angel-thesis kernel: usb usb8-port3: couldn't allocate usb_device ``` > (BTW, bus 7 is the USB 2.0 part of bus 8, and devices seen on both 7 and 8 > are USB 3.x hubs). Oh that makes a lot of sense! Just to verify, with `sudo usbreset 2109:0817` and `sudo usbreset 2109:0211` you're asking me to reset the USB 3.0 Hub from (8) and it's child device, right? There's nothing connected to them, but just verifying. > But no problem, looks like the same thing is happening every few days. In the last 2 times these match times I've been playing games. Another symptom before the reset, is the system freezes for a few seconds, including audio, but then it unfreezes with the devices then disconnecting. > in memory and will only be lost after unbind. Alrighty, then no use, I had no recollection of this info; The mount was done after I ran unbind/bind from `ssh`... But here's the zip anyways, maybe it helps. https://gist.github.com/ovflowd/0b0aa5c748683eca33909dc3ed7c66f7#file-debugfs-zip -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.