From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdLxN-0008SR-Tu for qemu-devel@nongnu.org; Mon, 04 Nov 2013 10:20:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdLxH-0001WA-PB for qemu-devel@nongnu.org; Mon, 04 Nov 2013 10:20:45 -0500 Received: from indium.canonical.com ([91.189.90.7]:40159) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdLxH-0001W4-Hk for qemu-devel@nongnu.org; Mon, 04 Nov 2013 10:20:39 -0500 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1VdLxH-0002NZ-08 for ; Mon, 04 Nov 2013 15:20:39 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id F2C2D2E800E for ; Mon, 4 Nov 2013 15:20:38 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Mon, 04 Nov 2013 13:14:59 -0000 From: Serge Hallyn <1247796@bugs.launchpad.net> Sender: bounces@canonical.com References: <20131104112210.18907.34936.malonedeb@wampee.canonical.com> Message-Id: <20131104131459.GA15043@ac100> Errors-To: bounces@canonical.com Subject: Re: [Qemu-devel] [Bug 1247796] [NEW] USB Passthrough not working for Windows 7 Embedded guest Reply-To: Bug 1247796 <1247796@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org *** This bug is a duplicate of bug 685096 *** https://bugs.launchpad.net/bugs/685096 duplicate: 685096 ** This bug has been marked a duplicate of bug 685096 USB Passthrough not working for Windows 7 guest ** This bug has been marked a duplicate of bug 685096 USB Passthrough not working for Windows 7 guest -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1247796 Title: USB Passthrough not working for Windows 7 Embedded guest Status in QEMU: New Bug description: USB Passthrough from host to guest is not working for a 32-bit Windows 7 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. qemu-system-x86_64 -machine accel=3Dkvm:tcg -name VRTP1_win -S -M pc- i440fx-1.4 -cpu SandyBridge -m 3072 -smp 2,sockets=3D1,cores=3D2,threads= =3D1 -uuid 8ee5add7-f1a9-d697-9c18-2c1b4967c00e -no-user-config -nodefaults -chardev socket,id=3Dcharmonitor,path=3D/var/lib/libvirt/qemu/VRTP1_win.monitor,se= rver,nowait -mon chardev=3Dcharmonitor,id=3Dmonitor,mode=3Dcontrol -rtc base=3Dlocalt= ime -no-shutdown -device piix3-usb-uhci,id=3Dusb,bus=3Dpci.0,addr=3D0x1.0x2 -device ahci,id=3Dahci0,bus=3Dpci.0,addr=3D0x6 -drive file=3D/var/lib/libvirt/images/VN8912_Development_0.9.2.bin,if=3Dnone,id =3Ddrive-sata0-0-0,format=3Draw -device ide-hd,bus=3Dahci0.0,drive=3Ddriv= e- sata0-0-0,id=3Dsata0-0-0,bootindex=3D1 -netdev tap,fd=3D27,id=3Dhostnet0,vhost=3Don,vhostfd=3D28 -device virtio-net- pci,netdev=3Dhostnet0,id=3Dnet0,mac=3D52:54:00:71:f5:45,bus=3Dpci.0,addr= =3D0x3 -chardev pty,id=3Dcharserial0 -device isa- serial,chardev=3Dcharserial0,id=3Dserial0 -device usb-tablet,id=3Dinput0 -vnc 127.0.0.1:0 -vga std -device intel- hda,id=3Dsound0,bus=3Dpci.0,addr=3D0x4 -device hda- duplex,id=3Dsound0-codec0,bus=3Dsound0.0,cad=3D0 -device usb- host,hostbus=3D3,hostaddr=3D18,id=3Dhostdev0 -device virtio-balloon- pci,id=3Dballoon0,bus=3Dpci.0,addr=3D0x5 To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1247796/+subscriptions