Skip to content

USB sometimes stops working completely #370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
i509VCB opened this issue Feb 19, 2025 · 1 comment
Open

USB sometimes stops working completely #370

i509VCB opened this issue Feb 19, 2025 · 1 comment

Comments

@i509VCB
Copy link

i509VCB commented Feb 19, 2025

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:

Linux verdigris 6.12.4-400.asahi.fc41.aarch64+16k #1 SMP PREEMPT_DYNAMIC Thu Dec 12 10:57:58 UTC 2024 aarch64 GNU/Linux

After this a USB flash drive will not be detected and probe-rs info never returns (likely because the USB stack went kaput).

@vulpes2
Copy link

vulpes2 commented Mar 27, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants