WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] Passing USB device to MS Windows guest

To: "'Willy Weisz'" <weisz@xxxxxxxxxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Passing USB device to MS Windows guest
From: "Dustin Henning" <Dustin.Henning@xxxxxxxxxxx>
Date: Fri, 13 Feb 2009 12:36:08 -0500
Cc:
Delivery-date: Fri, 13 Feb 2009 09:37:15 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49958B22.8060906@xxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: PRD, Inc.
References: <49958B22.8060906@xxxxxxxxxxxxxxxxx>
Reply-to: Dustin.Henning@xxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcmN6/q4C7Q6r7YeQ9yS8Qn4EDrtzQAFZJHw
        I believe I read on this list that the version of qemu that ships
with Xen only supports passing through one USB device and the tablet counts
(but I can't find the message).  That said, if you get rid of the tablet and
qemu will emulate a PS/2 mouse (not sure if it will or not), then you might
be able to pass one other USB device through with the commands you are
trying.  Short of that, you can refer to this thread:
http://lists.xensource.com/archives/html/xen-users/2007-06/msg00909.html
and try PCI passthrough or network USB.  Hopefully someone will correct me
if I am wrong or this has changed.  Good luck,
        Dustin

-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Willy Weisz
Sent: Friday, February 13, 2009 10:01
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Passing USB device to MS Windows guest

The configuration:

Dom0: openSuse 11.1 xen kernel for x86_64 and Xen 3.3.1
DomU: MS Windows XP

I want to pass a USB device with the identification 05e3:0100 to the DomU

First attempt:
I added a line
usbdevice="host:05e3:0100"
to the configuration file for the DomU already existing in /etc/vm. The file
also contains the lines
usb=1
usbdevice="tablet"
.

After rebooting the VM in DomU no USB device other than the "tablet" 
(mouse equivalent) is available.
A look at the log files of the Dom0 reveals no mention of "host:05e3:0100".

Second attempt:
On the graphical console (vnc) of the VM running Windows I switched to the
qemu monitor (version 0.9.1) with Alt+Crl+2 and entered the command
"usb_add", and qemu answered: "unknown command: 'usb_add'; by the way,
"help" doesn't list "usb_add" either.

So both approaches described in the Xen 3.3 User's Guide and in some other
places on the web don't work.

Since the only reason for running Windows is using a software package that
isn't available for Linux and that uses the USB device as input device, I'm
stuck and need urgently help.

Regards
Willy



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>