search for: usbdeviceparseerror

Displaying 6 results from an estimated 6 matches for "usbdeviceparseerror".

2011 Sep 06
0
can''t passthrough usb devices to domU (Unexpected error: <class ''xen.util.vusb_util.UsbDeviceParseError''>)
...xm usb-hc-create vdrserver 1 2 xenserver:~ # xm usb-list vdrserver Idx BE state usb-ver BE-path 0 0 1 USB1.1 /local/domain/0/backend/vusb/23/0 port 1: port 2: xenserver:~ # xm usb-attach vdrserver 0 1 3-1 Unexpected error: <class ''xen.util.vusb_util.UsbDeviceParseError''> Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/sbin/xm", line 7, in <module> main.main(sys.argv) File "/usr/lib64/python2.7/site-packages/xen/xm/main.py", line 3988, in main _, rc = _run_cmd(cmd, cmd_...
2011 Mar 01
2
Error connecting USB-device to DomU, kernel 2.6.32-5-xen-amd64, Xen 4.0.1
Hi, When trying to connect my USB printer to the DomU that has CUPS installed, I run into an error: Unexpected error: <class ''xen.util.vusb_util.UsbDeviceParseError''> Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/lib/xen-4.0/bin/xm", line 8, in <module> main.main(sys.argv) File "/usr/lib/xen-4.0/lib/python/xen/xm/main.py", line 3620, in main _, rc = _run_cmd(cmd,...
2012 Nov 23
1
Bug?
...b-hc-create bosch-w2k3-pv 1 1 root@graff:~# xm usb-list bosch-w2k3-pv Idx BE state usb-ver BE-path 0 0 1 USB1.1 /local/domain/0/backend/vusb/55/0 port 1: root@graff:~# xm usb-attach bosch-w2k3-pv 0 1 2-2 Unexpected error: <class ''xen.util.vusb_util.UsbDeviceParseError''> Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/lib/xen-4.0/bin/xm", line 8, in <module> main.main(sys.argv) File "/usr/lib/xen-4.0/lib/python/xen/xm/main.py", line 3620, in main _, rc = _run_cmd(cmd,...
2011 Jan 18
3
xm usb-add syntax
Hi all, Do any of you know what the syntax would be is I wanted to add the first device listed using lsusb on my dom0 to my domU? lsusb; Bus 002 Device 004: ID 064f:0bd8 Some-Systems AB ABC/DE xm usb-add; Usage: xm usb-add <domain> <[host:bus.addr] [host:vendor_id:product_id]> Unsure what combo works, other then what doesn''t work. - Brian
2012 Jun 28
8
GPLPV, clock drift and PVUSB in Windows XP HVM
1. Shouldn''t the GPLPV drivers take care of the (bad) clock drift I''m experiencing in my Windows XP HVM? Or is there some other way around this problem that I haven''t been able to find on Google? How can I tell if the GPLPV drivers are active? I''ve added the /gplpv switch to the boot.ini file and the virtual NIC is definitely using the GPLPV version but other
2011 Oct 19
8
Centos 5.7 Xen 4.1 AMD 64 from gitco cannot attach usb port to domU windows 7
...vice 002: ID 03f0:3307 Hewlett-Packard Bus 001 Device 003: ID 1307:1162 Transcend Information, Inc. Bus 002 Device 001: ID 0000:0000 Bus 005 Device 001: ID 0000:0000 Bus 006 Device 001: ID 0000:0000 Bus 007 Device 001: ID 0000:0000 xm usb-attach Darwin 0 1 1-2 Unexpected error: xen.util.vusb_util.UsbDeviceParseError Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/sbin/xm", line 7, in ? main.main(sys.argv) File "/usr/lib64/python2.4/site-packages/xen/xm/main.py", line 3983, in main _, rc = _run_cmd(cmd, cmd_name, args) File "/u...