From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Hans van Zijst <hans@woefdram.nl>
Cc: xen-devel@lists.xensource.com
Subject: Re: Error connecting USB-device to DomU
Date: Tue, 8 Mar 2011 10:44:26 -0500 [thread overview]
Message-ID: <20110308154426.GB20811@dumpdata.com> (raw)
In-Reply-To: <4D6BFFCA.1080306@woefdram.nl>
On Mon, Feb 28, 2011 at 09:04:26PM +0100, Hans van Zijst wrote:
> Hi,
>
> When trying to connect my USB printer to the DomU that has CUPS
> installed, I run into an error:
>
> Unexpected error: <class 'xen.util.vusb_util.UsbDeviceParseError'>
>
> Please report to xen-devel@lists.xensource.com
> Traceback (most recent call last):
> File "/usr/lib/xen-4.0/bin/xm", line 8, in <module>
> main.main(sys.argv)
> File "/usr/lib/xen-4.0/lib/python/xen/xm/main.py", line 3620, in main
> _, rc = _run_cmd(cmd, cmd_name, args)
> File "/usr/lib/xen-4.0/lib/python/xen/xm/main.py", line 3644, in _run_cmd
> return True, cmd(args)
> File "/usr/lib/xen-4.0/lib/python/xen/xm/main.py", line 2868, in
> xm_usb_attach
> if vusb_util.bus_is_assigned(bus):
> File "/usr/lib/xen-4.0/lib/python/xen/util/vusb_util.py", line 275, in
> bus_is_assigned
> raise UsbDeviceParseError("Can't get assignment status: (%s)." % bus)
> xen.util.vusb_util.UsbDeviceParseError: vusb: 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 don't think the 2.6.32 has the USB passthrough code in it.
prev parent reply other threads:[~2011-03-08 15:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-28 20:04 Error connecting USB-device to DomU Hans van Zijst
2011-03-08 15:44 ` Konrad Rzeszutek Wilk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110308154426.GB20811@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=hans@woefdram.nl \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.