[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] PVUSB - how to?
It looks like you are testing without the debug build of the drivers. With log throttling turned off you should be able to run the debug build without too much slowing down. If you can do that and just try adding the first usb device (the wireless HID should be fine) then shut down and send me the logfile I'll have a look at it. Can you then start up again and add the mouse? I have definitely had the mouse working properly before but maybe the wireless HID device crashed it preventing adding the second device from working. I've basically only implemented the USB functions I've been able to test - there are lots more functions probably missing but they should be easy enough to add. James > -----Original Message----- > From: Likarpenkov Alexander [mailto:al@xxxxxxxxxxxxxxx] > Sent: Monday, 16 January 2012 11:54 PM > To: James Harper; xen-users@xxxxxxxxxxxxxxxxxxx > Subject: Re: [Xen-users] PVUSB - how to? > > RESULTS: NOT WORKED Properly 0.11.0.357 > > About process: > I'm changed startup config from: > device_model = '/usr/lib/xen/bin/qemu-dm' > to > device_model = '/usr/lib64/xen/bin/qemu-dm.nothrottle' > See in attach qemu-dm.nothrottle > ANd log: > qemu: ignoring not-understood drive `/local/domain/10/log-throttling' > medium change watch on `/local/domain/10/log-throttling' - unknown > device, ignored > > > after loading domU: > See in attach 01.jpg > # xm usb-hc-create v3 2 8 > See in attach 02.jpg > > # xm usb-list-assignable-devices > 1-4.3 : ID 04f3:0a01 Elan USB Phone > 1-4.4 : ID 046d:c05b Logitech USB Optical Mouse > 3-3 : ID 04f2:0200 Chicony USB Wireless HID Receiver > 5-3 : ID 07d1:f101 Broadcom Corp D-Link DBT-122 > > # xm usb-attach v3 0 1 3-3 > See in attach 03.jpg > > # xm usb-attach v3 0 2 1-4.3 > NO ACTION, but: > # xm usb-list v3 > Idx BE state usb-ver BE-path > 0 0 4 USB2.0 /local/domain/0/backend/vusb/10/0 > port 1: 3-3 [ID 04f2:0200 Chicony USB Wireless HID Receiver] > port 2: 1-4.3 [ID 04f3:0a01 Elan USB Phone] > port 3: > port 4: > port 5: > > # xm usb-attach v3 0 3 1-4.4 > See in attach 04.jpg > > > # xm usb-attach v3 0 4 5-3 > BlueTooth added properly > See in attach 05.jpg > And really search devices > See in attach 06.jpg > But after adding BSOD: > See in attach 07.jpg _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |