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] usb device, which is connected to domu during start is not v

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] usb device, which is connected to domu during start is not visible in domu
From: Dieter Bloms <xensource.com@xxxxxxxx>
Date: Wed, 5 Jan 2011 15:03:13 +0100
Delivery-date: Wed, 05 Jan 2011 06:04:28 -0800
Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=bloms.de; h=date:from:to :subject:message-id:mime-version:content-type; s=selector1; bh=M YNVoXTLoSo50RPriYtFZDpLkns=; b=5lTfpb4OWDL8afEKT7Qm9tQy2trRkjWGN 6W1131iBcbnMTkJFg3f/H6n59o/c6JYEcpPfxoH6ZEXPAd0qa37EnsGHA1J8pYJ0 uOiVZyG6fYiBnn5GxkC2QWXntoA9QPdNiDNqU0K66HInfRh/+7YWvoPP0tUHcGFw bKvb9WYR06ELdyKfb00W0kj+5RCodJzvzqULmOgAOCzQIPtG1od79qFRVqgWeNIr s6xe7MMu5BPCCYcNS1XpDaU+MoBx4TSe5gg7NVTc3cwTkxMp4NmjlukystHOYnOP OTw8ozmJaZmqsRxW8jAdEZHzwi0ypxhp+dGKzsgcBFIRDl9SdH10EkKXeGV/17Ez xFoEN0qBuQpZpdB8nJj6Q5mWeUiPT/ftnDRKs14YF7Ya5JMSUn2FI+nVG6QFkUCs CUo9R1scYjpqp4EiDBhJSECTmlmxe9fzHxVM8ulIYqgCFKkIbyakZP6cazfWVOVy ytK2CmkZJE7DM9VE/wfCDzb5YrTGDgeR7nid51gDCzqcMDY2Hm+yEqtlkRgpeWWN 3j9mJWoR4mB68n3rjg8Go468ZzHyx7YpVXdYDuNYp5C+xs7wf0IaauaMkHPhB2V3 bwq+dUa8mg2rOoQFDIkWhBy54bIJwsBu2ndfBkewNBdGMJDrgKBH4TgP9/7JP+5B KkA4Exfkwc=
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
User-agent: Mutt/1.5.18 (2008-05-17)
Hello,

I use xen-4.0.1 on openSUSE 11.3 distribution.
In my domu config I inserted a line like:

vusb=[ 'usbver=2, num-ports=8, port_1=1-4', ]

to passthrough the usb device connected to 1-4 in dom0 to the domu
system

After start of domu I get the following output from "xm usb-list vdr"

--snip--
Idx BE  state usb-ver  BE-path
0   0   4     USB2.0  /local/domain/0/backend/vusb/31/0
port 1: 1-4 [ID 695c:3829 Gmbh DVB-S1]
port 2:
port 3:
port 4:
port 5:
port 6:
port 7:
port 8:
--snip--

so I think the usb device is correctly configured to domu.

But when I do "lsusb" in domu I get no output although the xen_hcd
module is loaded.

when I detach and atache the usb device in dom0 with:

--snip--
xm usb-detach vdr 0 1
xm usb-attach vdr 0 1  1-4
--snip--

I see the usb device with lsusb like:

--snip--
vdrserver:~ # lsusb
Bus 001 Device 002: ID 695c:3829 Opera1 Opera1 DVB-S (warm state)
vdrserver:~ #
--snip--

is it possible to have the device visible without dettach and attach
it ?


-- 
Best regards

  Dieter Bloms

--
I do not get viruses because I do not use MS software.
If you use Outlook then please do not put my email address in your
address-book so that WHEN you get a virus it won't use my address in the
>From field.

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

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