Displaying 2 results from an estimated 2 matches for "port_2".
Did you mean:
port2
2011 Mar 01
2
Error connecting USB-device to DomU, kernel 2.6.32-5-xen-amd64, Xen 4.0.1
...sb: Error parsing USB device
info: Can''t get assignment status: (5-2).
I''m running Xen 4.0.1 on Debian Wheezy, kernel 2.6.32-5-xen-amd64, both
on Dom0 and the DomU.
I tried adding this line to the DomU''s configuration:
vusb = [ ''usbver=2,numports=2,port_1=5-2,port_2=5-3'' ]
which supposedly creates 2 USB ports on the DomU (I found a document on
the Internet describing PV-USB, but I can''t find it anymore...). The
first port, 5-2, is the one to which the printer is connected.
After the DomU has booted, I issue "xm list-usb domu" on D...
2011 Jul 27
3
USB at domU PV domain & PVUSB
...= ''debian-prueba''
vif = [ ''ip=192.168.0.200,mac=00:16:3E:D2:D7:46'' ]
on_poweroff = ''destroy''
on_reboot = ''restart''
on_crash = ''restart''
usb=1
vusb = [''usbver=2, numports=10,port_1=1-3,port_2=1-2''
oput get in XEN whi xm about usb is the next info:
root@xen-servidor:/etc/grub.d# xm usb-list debian-prueba
Idx BE state usb-ver BE-path
0 0 1 USB2.0 /local/domain/0/backend/vusb/17/0
port 1: 1-3
port 2: 1-2 [ID 0402:5661 ALi Corp. Audio Player]
port 3:
port 4:
port 5:
p...