From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JYoxG-0006qW-Qg for qemu-devel@nongnu.org; Mon, 10 Mar 2008 16:50:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JYoxF-0006qD-DV for qemu-devel@nongnu.org; Mon, 10 Mar 2008 16:50:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYoxF-0006qA-9M for qemu-devel@nongnu.org; Mon, 10 Mar 2008 16:50:41 -0400 Received: from brutus.fragtime.net ([91.121.68.33]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JYoxE-0000nB-T7 for qemu-devel@nongnu.org; Mon, 10 Mar 2008 16:50:41 -0400 MIME-Version: 1.0 Date: Mon, 10 Mar 2008 21:50:40 +0100 From: Message-ID: <9476c5c1ff283ff134c2466254cbb994@localhost> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] add_usb to a vm Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu-list Hi all !=0D =0D First of all, please, excuse me for my english.=0D =0D I'm running qemu (kvm) on a debian testing host, qemu version is 0.9.1-1.= =0D I've got a vm that's running windows xp. For testing, i would like to use= =0D an usb device (dongle) needed for me vpn connection (Checkpoint).=0D In qemu console, info usbhost returning this for the key:=0D =0D Device 2.3, speed 12 Mb/s=0D Class 00: USB device 09c3:0014, Activkey_Sim=0D =0D result of usb_add host:09c3:0014 :=0D Could not add USB devices 'host:09c3:0014'=0D =0D and i get this message in the terminal where i lunch qemu:=0D usb_linux_update_endp_table: Broken pipe=0D =0D No problem with other hardware like Webcam or fingerprint sensor, every=0D thing running well in the VM.=0D =0D Hardware: intel centrino duo vt capable.=0D Loaded module: kvm-intel=0D =0D Same problem with same error message under qemu with kqemu.=0D =0D With more informations can i give for help understanding what's happening= ?=0D =0D Thanks all for your help !=0D Wilfried.