You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an HID bug in the kernel around hid_bpf_dispatch, not just limited to USB. See here: #344. Would be really helpful if you can find a way to reliably reproduce this, I tried some HID class devices and couldn't make it happen.
Once in a while I get an issue where USB just suddenly stops working. Mainly when using
probe-rs
.This is the second time I have encountered this. The first time I could not capture any additional info because the file system was unresponsive.
oops from dmesg output:
oops.txt
uname -a
:After this a USB flash drive will not be detected and
probe-rs info
never returns (likely because the USB stack went kaput).The text was updated successfully, but these errors were encountered: