qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Bug 1320360] [NEW] usb passthrough not working anymore


From: Gonglei (Arei)
Subject: Re: [Qemu-devel] [Bug 1320360] [NEW] usb passthrough not working anymore
Date: Mon, 19 May 2014 01:51:28 +0000

Hi,

> -----Original Message-----
> From: Martin Röh [mailto:address@hidden
> Sent: Monday, May 19, 2014 4:40 AM
> To: Gonglei (Arei); Bug 1320360; address@hidden
> Cc: Gerd Hoffmann
> Subject: Re: [Qemu-devel] [Bug 1320360] [NEW] usb passthrough not working
> anymore
> 
> Hi,
> 
> if I try to start the vm by virt-manager I get this detailed error log:
> 
> Fehler beim Starten der Domain: internal error: early end of file from
> monitor: possible problem:
> qemu-system-x86_64: -device usb-host,hostbus=1,hostaddr=3,id=hostdev0:
> 'usb-host' is not a valid device model name
> 
> 
> Traceback (most recent call last):
>    File "/usr/share/virt-manager/virtManager/asyncjob.py", line 91, in
> cb_wrapper
>      callback(asyncjob, *args, **kwargs)
>    File "/usr/share/virt-manager/virtManager/asyncjob.py", line 127, in
> tmpcb
>      callback(*args, **kwargs)
>    File "/usr/share/virt-manager/virtManager/domain.py", line 1363, in
> startup
>      self._backend.create()
>    File "/usr/lib64/python2.7/site-packages/libvirt.py", line 917, in create
>      if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
> libvirtError: internal error: early end of file from monitor: possible
> problem:
> qemu-system-x86_64: -device usb-host,hostbus=1,hostaddr=3,id=hostdev0:
> 'usb-host' is not a valid device model name
> 
The above error information shows "usb-host" didn't been built in 
qemu-system-x86_64
binary file. You can get the qemu-2.0.0 source files from 
http://wiki.qemu.org/Download
and rebuild it with '--enable-libusb' during configure.


Best regards,
-Gonglei

reply via email to

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