Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2

2014-11-05 Thread sacarde
Alle mercoledì 5 novembre 2014, sacarde ha scritto: > Alle mercoledì 5 novembre 2014, hai scritto: > > > Bus 002 Device 006: ID 8564:1000 > > This means you should use: -usbdevice host:2.6 > > also in this way , in guest system with lsusb I dont view nothing I try with another usb-pendrive and al

Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2

2014-11-05 Thread 邓尧
Have you enabled USB driver ? -usb Enable the USB driver (will be the default soon) On Wed, Nov 5, 2014 at 5:24 PM, sacarde wrote: > Alle mercoledì 5 novembre 2014, hai scritto: > > > Bus 002 Device 006: ID 8564:1000 > > > > This means you should use: -usbdevice host:2.6 > > also in this

Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2

2014-11-05 Thread sacarde
Alle mercoledì 5 novembre 2014, hai scritto: > > Bus 002 Device 006: ID 8564:1000 > > This means you should use: -usbdevice host:2.6 also in this way , in guest system with lsusb I dont view nothing > > > > thank you > > > > > > > > > > > > > > > > saca...@tiscali.it

Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2

2014-11-04 Thread 邓尧
> Bus 002 Device 006: ID 8564:1000 This means you should use: -usbdevice host:2.6 On Wed, Nov 5, 2014 at 3:24 AM, sacarde wrote: > Alle martedì 4 novembre 2014, hai scritto: > > You should use something like "-usbdevice host:8564.1000", it's a dot, > not > > a colon. > > if I use: -usbdevice ho

Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2

2014-11-04 Thread sacarde
Alle martedì 4 novembre 2014, hai scritto: > You should use something like "-usbdevice host:8564.1000", it's a dot, not > a colon. if I use: -usbdevice host:8564.1000 I have: qemu-system-i386: -usbdevice host:8564.1000: hostaddr out of range qemu-system-i386: -usbdevice host:8564.1000: Device in

Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2

2014-11-04 Thread 邓尧
You should use something like "-usbdevice host:8564.1000", it's a dot, not a colon. BTW, the bus number and device number seem wrong to me, they shouldn't be this large. You can find out with command lsusb On Tue, Nov 4, 2014 at 5:35 PM, sacarde wrote: > hi, >in my archlinux, I have a usb-

[Qemu-discuss] usb in QEMU emulator version 2.1.2

2014-11-04 Thread sacarde
hi, in my archlinux, I have a usb-pendrive (this ID: 8564:1000) I run: qemu-system-i386 -hda /home/.../mm.img -m 900 -enable-kvm -k en-us -net nic -net tap,vlan=0,ifname=tap0 -boot d -usbdevice mouse -cdrom /home/.../inx-1.1.iso -soundhw ac97 -usbdevice host:8564:1000 but in my qemu guest