QubesOS / qubes-issues

The Qubes OS Project issue tracker
https://www.qubes-os.org/doc/issue-tracking/
543 stars 48 forks source link

USB Passtrough not work for usb-sniffer #9604

Open Szewcson opened 1 week ago

Szewcson commented 1 week ago

How to file a helpful issue

Qubes OS release

4.2.3

Brief summary

I want to use usb-sniffer tool in my embedded development vm. Unfortunately it looks like passtrough not working as expected for this device.

Steps to reproduce

  1. Connect usb-sniffer to the machine
  2. Passtrough to the vm
  3. Run usb-sniffer test tool.
  4. Watch it fails immediately.

Expected behavior

You can use that tool normaly

Actual behavior

It fails as I reported it in the tool repo.

marmarek commented 1 week ago

Which kernel version you have in sys-usb? There are some usb related fixes in 6.6.60

Szewcson commented 1 week ago

6.6.54-1. I will try with 6.6.60. When it will land in stable repo?

marmarek commented 1 week ago

6.6.63 is already in testing, likely will land in stable later this week or early next week; but I'd recommend testing the package from current-testing, after all, it's in the current-testing specifically for this (you can take just kernel-qubes-vm package, don't need to install all updates from current-testing)

Szewcson commented 1 week ago

Same result with 6.6.63 kernel.

Atrate commented 6 days ago

Other issues related to USB passthrough not working with certain devices: #9562