[kernel-bugs] [Bug 1174017] Laptop: one of two usb3 hubs gone with 5.7 - works with 5.3.6 (linux live system)
https://bugzilla.suse.com/show_bug.cgi?id=1174017 https://bugzilla.suse.com/show_bug.cgi?id=1174017#c8 --- Comment #8 from robert spitzenpfeil <rs.opensuse@spitzenpfeil.org> --- I used to run this as a one-shot after booting: --- snip--- for i in /sys/bus/usb/devices/*/power/autosuspend_delay_ms; do echo -1 > $i; done for foo in /sys/bus/usb/devices/*/power/control; do echo on > $foo; done --- snip --- For some time now it is disabled and everything seems to run just fine without it. The real acid test would be a fresh installation, but I'm reluctant to disturb my working machine. As described in https://bugzilla.opensuse.org/show_bug.cgi?id=1167146, I now suspect the same cause for this and that issue. As far as I can tell, both are gone now. I'm testing it sporadically when I need my scanner. -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@suse.com