From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Velten_Sp=E4gele?= Subject: USB in domU - usblp: probe of 1-2:1.0 failed with error -5 Date: Mon, 12 Mar 2007 23:37:05 +0100 Message-ID: <45F5D611.4060906@tegger.de> References: <459061E1.6060209@tegger.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <459061E1.6060209@tegger.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, i ried to install a networkprinter, with USB, so i start to hide the USB in dom0 and include it in domU, compile a new kernel with pci include and USB in modules SAMBA:/# lspci 0000:00:1f.2 USB Controller: Intel Corp. 82801AA USB (rev 02) SAMBA:/# lsusb Bus 001 Device 002: ID 04a9:1093 Canon, Inc. Bus 001 Device 001: ID 0000:0000 seem to be working. But /var/log/messages show this: Mar 12 23:31:16 MLDONKEY kernel: usb 1-2: new full speed USB device using uhci_hcd and address 2 Mar 12 23:31:17 MLDONKEY kernel: usb 1-2: configuration #1 chosen from 1 choice Mar 12 23:31:17 MLDONKEY kernel: usblp: probe of 1-2:1.0 failed with error -5 Mar 12 23:31:17 MLDONKEY kernel: usbcore: registered new driver usblp Mar 12 23:31:17 MLDONKEY kernel: drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver So I didn't get an printer device SAMBA:/# lpinfo -v network socket network beh network http network ipp network lpd SAMBA:/# How do i get an orinter device ?