Re: Can't use USB devices in their designated applications on Windows Vista guest

2012-09-20 Thread Dirk Heinrichs
Am Donnerstag 20 September 2012, 09:14:18 schrieb Michael Tokarev: > This appears to be the same as https://bugs.launchpad.net/bugs/1033727 , > FWIW. Yes, seems so. I've subscribed to it. Bye... Dirk -- Dirk Heinrichs Tel: +49 (0)2471 209385 | Mobil: +49 (0)176 34473913 GPG Public Key

RE: Can't use USB devices in their designated applications on Windows Vista guest

2012-09-19 Thread Justin Chudgar
I've got exactly the same symptoms as Dirk. I'm using the same host kernel, qemu-kvm 1.2.0 and both WinXP-32 and Win7-64 guests. I've tried both "default"-USB 1.1 and USB 2.0 settings for the guest USB controller. In all cases, Windows loads the device drivers, but the software on the gust cannot "

Re: Can't use USB devices in their designated applications on Windows Vista guest

2012-09-19 Thread Michael Tokarev
On 18.09.2012 09:56, Dirk Heinrichs wrote: > Hi, > > I have a really strange problem using USB devices in a Windows Vista (32bit) > guest. After adding a USB device (an Adroid phone or a GPS navigation device) > to the guest, Vista starts to install the driver(s) for the new device just > as >

Re: Can't use USB devices in their designated applications on Windows Vista guest

2012-09-18 Thread Dirk Heinrichs
Am Dienstag 18 September 2012, 06:42:18 schrieb Veruca Salt: > Could be that windows is seeing a USB 1 device while needing a USB 2. > You might solve this by passing through the devices explicitly; go to the > Qemu console, and type USB-INFO(if I remember rightly) while the device is > plugged in

RE: Can't use USB devices in their designated applications on Windows Vista guest

2012-09-17 Thread Veruca Salt
Could be that windows is seeing a USB 1 device while needing a USB 2. You might solve this by passing through the devices explicitly; go to the Qemu console, and type USB-INFO(if I remember rightly) while the device is plugged in. This will show you all connected devices, including vendor id etc