-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
USB device attach failed #5997
Comments
What kernel do you use for sys-usb ? If you use >= 5.7, try to use <=5.6 instead |
|
I ran sys-usb under kernel |
Problem fixed with kernel 4.19.147 |
Got the same issue. Dom0:
Please re-open. Inside VM journal:
|
For debugging inside VM edited
https://github.com/QubesOS/qubes-app-linux-usb-proxy/blob/master/src/usb-import |
The very first line of this script tries to load the |
Now I cannot even get the device being show with In sys-usb strangely vhci-hdc isn't load and cannot be load.
This issues started happening after upgrades. Debian buster based sys-usb.
The issue doesn't happen in another computer with plain Debian, same device, same cable.
Would a pull request be accepted adding more debug output here?
(That's implemented now. Just the debug output would be new.) |
|
What is the kernel version in sys-usb? Which one worked before? |
Ok, actually is load. (Error despite.)
Not sure. |
I have similar issue when I'm trying to connect bluetooth USB device from a sys-usb (fedora-36 template, autocreated usb-qube) to a standalone fedora-based VM:
Is it the same issue? |
This issue is being closed because:
If anyone believes that this issue should be reopened, please leave a comment saying so. |
Qubes OS version
R4.0
Affected component(s) or functionality
Sys-usb attaching
Brief summary
When i try to attach my wi-fi usb adapter to any vm, i get an error
To Reproduce
qvm-usb attach myvm sys-usb:1-2
Expected behavior
Attaching should finished successfully
Actual behavior
Got an error:
Device attach failed: Attach timeout, check kernel log for details. VM: "myvm" File: "/usr/lib/qubes/usb-import" Version Control: https://github.com/QubesOS/qubes-app-linux-usb-proxy/blob/master/src/usb-import
Additional context
More than one year all works fine with the same usb adapter. An error occurred in last one or two weeks. Usb adapter model TP-Link TL-WN722N V1.0
Relevant documentation you've consulted
https://www.qubes-os.org/doc/usb-devices/
Related, non-duplicate issues
none
The text was updated successfully, but these errors were encountered: