qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: 邓尧
Subject: Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2
Date: Wed, 5 Nov 2014 14:11:22 +0800

> 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 <address@hidden> 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 host:8564.1000
I have:

qemu-system-i386: -usbdevice host:8564.1000: hostaddr out of range
qemu-system-i386: -usbdevice host:8564.1000: Device initialization failed.
qemu-system-i386: -usbdevice host:8564.1000: Initialization of device usb-host
failed


but in host from lsusb I view:

Bus 002 Device 006: ID 8564:1000


thanks


address@hidden
>
> 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 <address@hidden> wrote:
> > 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 system I dont view that usb
> >
> >
> > what I wrong?
> >
> >
> >
> > thank you
> >
> >
> >
> > address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]