lpstat -v gibt kein usb device aus.....arch domU auf XEN 3

Einrichten des Druckers und des Drucksystems, Scannerkonfiguration und Software zum Scannen und Faxen.
Antworten
Tegger
Beiträge: 40
Registriert: 10.03.2007 12:43:48

lpstat -v gibt kein usb device aus.....arch domU auf XEN 3

Beitrag von Tegger » 10.03.2007 13:04:02

Hallo,

möchte auf meiner domU einen Netzwerkdrucker einrichten, jedoch bekomme ich keine Device für usb

Code: Alles auswählen

SAMBA:/# lpinfo -v
network socket
network beh
network http
network ipp
network lpd
SAMBA:/# lsusb
Bus 001 Device 005: ID 04a9:1093 Canon, Inc. 
Bus 001 Device 001: ID 0000:0000  
SAMBA:/# lspci
0000:00:1f.2 USB Controller: Intel Corp. 82801AA USB (rev 02)
SAMBA:/#  
usb habe ich fest in den Kernel kompiliert

Code: Alles auswählen

 Linux Kernel v2.6.16.33-xenU Configuration
 qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
  lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq USB support qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
  x  Arrow keys navigate the menu.  <Enter> selects submenus --->.  Highlighted letters are hotkeys.  Pressing <Y> includes,   x
  x  <N> excludes, <M> modularizes features.  Press <Esc><Esc> to exit, <?> for Help, </> for Search.  Legend: [*] built-in    x
  x  [ ] excluded  <M> module  < > module capable                                                                              x
  x                                                                                                                            x
  x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x
  x x <*> Support for Host-side USB                                                                                          x x
  x x [ ]   USB verbose debug messages                                                                                       x x
  x x ---   Miscellaneous USB options                                                                                        x x
  x x [ ]   USB device filesystem                                                                                            x x
  x x [ ]   Enforce USB bandwidth allocation (EXPERIMENTAL)                                                                  x x
  x x [ ]   Dynamic USB minor allocation (EXPERIMENTAL)                                                                      x x
  x x ---   USB Host Controller Drivers                                                                                      x x
  x x < >   EHCI HCD (USB 2.0) support                                                                                       x x
  x x < >   ISP116X HCD support                                                                                              x x
  x x < >   OHCI HCD support                                                                                                 x x
  x x <*>   UHCI HCD (most Intel and VIA) support                                                                            x x
  x x < >   SL811HS HCD support                                                                                              x x
  x x ---   USB Device Class drivers                                                                                         x x
  x x < >   USB Modem (CDC ACM) support                                                                                      x x
  x x <*>   USB Printer support                                                                                              x x
  x x --- NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'                                                            x x
  x x --- may also be needed; see USB_STORAGE Help for more information                                                      x x
  x x < > USB Mass Storage support                                                                                           x x
  x x [ ] The shared table of common (or usual) storage devices                                                              x x
  x x --- USB Input Devices                                                                                                  x x
  x x < > USB Human Interface Device (full HID) support                                                                      x x
  x x       USB HID Boot Protocol drivers  --->                                                                              x x
  x x < > Aiptek 6000U/8000U tablet support                                                                                  x x
  x x < > Wacom Intuos/Graphire tablet support                                                                               x x
  x x < > Acecad Flair tablet support                                                                                        x x
  x x < > KB Gear JamStudio tablet support                                                                                   x x
  x x < > Griffin PowerMate and Contour Jog support                                                                          x x
  x x < > MicroTouch USB Touchscreen Driver                                                                                  x x
  x x < > ITM Touch USB Touchscreen Driver                                                                                   x x
  x x < > eGalax TouchKit USB Touchscreen Driver                                                                             x x
  x x < > Yealink usb-p1k voip phone                                                                                         x x
  x mqv(+)qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x
  tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu
  x                                              <Select>    < Exit >    < Help >                                              x
  mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj


wie bekomm ich mein drucker device ? :)

Tegger
Beiträge: 40
Registriert: 10.03.2007 12:43:48

Beitrag von Tegger » 11.03.2007 13:35:21

nachdem es mit dem Kernel nicht klappte, habe ich es nochmal mit Modulvariante probiert, sobald ich Drucker anschalte, kommt :

Code: Alles auswählen

usb 1-2: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: out of memory for write buf
usblp: probe of 1-2:1.0 failed with error -5
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver

Antworten