-
-
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
Devices Widget: can't detach USB device #3525
Comments
Attempting to use qvm-usb to attach results in the same "backend side failed" message. Potential cause: Devices Widget not recognizing a failure message when used to connect a USB device |
Same behavior noted when using widget to assign device to an AppVM that doesn't have qubes-usb-proxy installed. It gets "stuck" there and can't be unassigned with the widget. Physically removing the USB device works around it. |
Found the cause - events in the backend were firing even if the device was not successfully attached/detached. @marmarek - that's one of yours. |
I have the same problem when the VM where the USB device was attached is shutdown before detaching. It's not possible then to detach from command line or UX. Should I create another ticket for that? |
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The component
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
Or update dom0 via Qubes Manager. |
Automated announcement from builder-github The package
Or update dom0 via Qubes Manager. |
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The component
|
Qubes OS version:
R4.0rc4
Affected TemplateVMs:
Steps to reproduce the behavior:
Connect (non-block) USB device to a VM
Click on Eject in Device Widget to attempt to disconnect from VM
Expected behavior:
USB device detached from VM
Actual behavior:
USB device remains bold and attached to VM
General notes:
Target VM syslog/journalctl displays message similar to "Device attach failed: No device info received, connection failed, check backend side for details"
Related issues:
#3215
The text was updated successfully, but these errors were encountered: