[wellylug] USB Devices (Mainly Printers)

Vincent Cox vinnie1 at paradise.net.nz
Mon Jan 12 18:32:20 NZDT 2004


Hi

>>What distro are you using, unless it is something old cups should just 
>>pick it up.
>>    
>>
>
>My own. A LFS version. I think I'm not mounting usb devices or something
>like that...
>  
>
>>vince
>>    
>>
---------------------------------------------snip------------------------------------------------------------------------------------
Jan 12 17:52:00 xp-2500 kernel: hub 2-2:1.0: USB hub found
Jan 12 17:52:00 xp-2500 kernel: hub 2-2:1.0: 5 ports detected
Jan 12 17:52:00 xp-2500 kernel: hub 2-2:1.0: new USB device on port 1, 
assigned address 3
Jan 12 17:52:00 xp-2500 kernel: drivers/usb/class/usblp.c: Disabling 
reads from problem bidirectional printer on usblp0
Jan 12 17:52:00 xp-2500 kernel: drivers/usb/class/usblp.c: usblp0: USB 
Unidirectional printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0604
Jan 12 17:52:00 xp-2500 kernel: drivers/usb/core/usb.c: registered new 
driver usblp
Jan 12 17:52:00 xp-2500 kernel: drivers/usb/class/usblp.c: v0.13: USB 
Printer Device Class driver
Jan 12 17:52:00 xp-2500 kernel: hub 2-2:1.0: new USB device on port 2, 
assigned address 4
Jan 12 17:52:00 xp-2500 kernel: drivers/usb/class/usblp.c: usblp0: USB 
Bidirectional printer dev 4 if 0 alt 1 proto 2 vid 0x03F0 pid 0x3902
------------------------------------------------snip-----------------------------------------------------------------------------------------------------------------

ok, this is what I get in /var/log/messages, you should be getting 
something like this.

And from lsmod -

root at xp-2500:/home/vincent# lsmod
Module                  Size  Used by
ipv6                  234848  8
usblp                  11200  0
uhci_hcd               29768  0
ohci_hcd               16320  0
ehci_hcd               21888  0
nvidia               1701804  10
ide_scsi               12356  0
usbnet                 22728  0
usbcore                97236  7 usblp,uhci_hcd,ohci_hcd,ehci_hcd,usbnet
lp                      8608  0
parport_pc             23944  1
parport                36864  2 lp,parport_pc


If you are building a LFS linux system then you should be able to make 
sense of all this, I thought I would post this as an example of a normal
working usb system.

hope this helps

vince




More information about the wellylug mailing list