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

[Xen-users] xen, openSUSE can not provide USB support my Windows XP gues

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen, openSUSE can not provide USB support my Windows XP guest HVM domain
From: István HERCZEG <advoper@xxxxxxxxx>
Date: Wed, 27 Oct 2010 16:39:25 +0200
Delivery-date: Wed, 27 Oct 2010 07:40:40 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=wYVA8iM22zW3drUZosjhKxhaX4wTU7RMn1GyPeNIlJ4=; b=SPSRe/di36G8kDYv0Jb4GAwxSfh4qQ2foBwGkARGNaEoBuVhOKmJYDHn5xWdgXHBW3 m9XgWowgrHRHoHCFwZxLrw7Vh6GYyqPMMASqELML0bgruniiEWY3wWAFr8Th3360Dnhw m4fja5NWXxTS4T1OhuNjkce31PnmeK3pmd524=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=nZlFXfg51uZ1JOvkovfilW5ugX6V1JmSiEbBf9wXFIYuZKw5JsLNPJOifUCuDVbA3Z XhGAlW4xHV8GTV5ZvMgVEP/bTABNTi6YiX72scYRNfBSH5TFWrLfr/JrsnvOaukKYABO Jl9X9kWpysedV5kKoZ6axXVrF6jvvbL7fG798=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Dear All,


In short: xen (openSUSE) can not provide usb support to my HVM domain

I have a PC with Intel Core i5 650 CPU which provide all Intel VT extensions.
Intel® Core

My config:
openSUSE 11.2
Linux linux-n0km 2.6.31.14-0.2-xen #1 SMP 2010-10-07 19:06:53 +0200 x86_64 x86_64 x86_64 GNU/Linux

xen
linux-n0km:~ # rpm -qa | grep xen
xen-3.4.1_19718_04-2.1.x86_64
xen-libs-3.4.1_19718_04-2.1.x86_64
kernel-xen-2.6.31.14-0.2.1.x86_64
xen-tools-3.4.1_19718_04-2.1.x86_64

I created a guest domain:
name="windowsxp-2"
uuid="3734fc01-e3e3-5cfa-a1dd-b3cc83af6786"
memory=1234
maxmem=1234
vcpus=2
> > > localtime=1

builder="hvm"
extid=0
device_model="/usr/lib/xen/bin/qemu-dm"
kernel="/usr/lib/xen/boot/hvmloader"
boot="c"
disk=[ 'file:/var/lib/xen/images/windowsxp-2/disk0,hda,w', 'phy:/dev/sda1,hdb,w', 'phy:/dev/sr0,hdc:cdrom,r', ]
vif=[ 'bridge=br0,model=rtl8139', ]


stdvga=0
vnc=1
vncunused=1
apic=1
acpi=1
pae=1

usb=1
usbdevice= 'host:04a9:265f'
serial="pty"

according lsusb:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020
Bus 001 Device 004: ID 04a9:265f Canon, Inc. MF5770
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:0020

Using QEMU console command usb_add unsuccessful (see article bellow)

After starting my guest Windows XP, I can not find any USB devices in guest.

The best article that I found:
[Xen-users] Solved, but rather a crutch (Was: Passing USB device - Xen Source

The article contains some good idea like mounting /proc/bus/usb

After all, I can not use the usb under xen HVM domain.

Any help appreciated to resolve that deadlock situation.
advOPer
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>