USB Passthrough not working for Windows 7 guest
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QEMU |
Won't Fix
|
Undecided
|
Unassigned | ||
qemu (Debian) |
Incomplete
|
Undecided
|
Unassigned | ||
qemu (Ubuntu) |
Expired
|
Low
|
Unassigned |
Bug Description
USB Passthrough from host to guest is not working for a 32-bit Windows 7 guest, while it works perfectly for a 32-bit Windows XP guest.
The device appears in the device manager of Windows 7, but with "Error code 10: device cannot start". I have tried this with numerous USB thumbdrives and a USB wireless NIC, all with the same result. The device name and functionality is recognized, so at least some USB negotiation is taking place.
I am trying this with the latest git-pull of QEMU-KVM.
The command line to launch qemu-kvm for win7 is:
sudo /home/user/
The command line to launch qemu-kvm for winxp is:
sudo /home/user/
Any help is appreciated.
Changed in qemu: | |
status: | New → Confirmed |
Changed in qemu-kvm (Ubuntu): | |
status: | New → Confirmed |
Changed in qemu (Ubuntu): | |
importance: | Medium → Low |
I suffer from the same issue using QEMU 1.1. I tried 5 different USB thumbdrives and none of them worked. Interesting was that a USB 1.1 mouse was working though.