What modules for USB printing(RH 9)?
From: Dave Millen (postmaster_at_[127.0.0.1)
Date: 02/12/04
- Next message: Dances With Crows: "Re: What modules for USB printing(RH 9)?"
- Previous message: Spamless: "Re: mutt install"
- Next in thread: Dances With Crows: "Re: What modules for USB printing(RH 9)?"
- Reply: Dances With Crows: "Re: What modules for USB printing(RH 9)?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 11 Feb 2004 23:22:39 +0000
I am having trouble with configuring my Epson Photo 890 to print by the
USB port. This is on RH 9, fully up2date. Printer works fine under
whinedoze, so it is unlikely to be a hardware problem. The printer simply
isn't seen.
Modprobe printer doesn't change anything,
[root@eden root]# lsmod
Module Size Used by Tainted: P
printer 8896 0 (unused)
audigy 78248 1 (autoclean)
ac97_codec 14536 0 (autoclean) [audigy]
sound 73492 0 (autoclean) [audigy]
soundcore 6468 7 (autoclean) [audigy sound]
agpgart 47968 3 (autoclean)
nvidia 1764992 11 (autoclean)
pdcraid 13824 1
ataraid 9284 1 [pdcraid]
parport_pc 18788 1 (autoclean)
lp 8804 0 (autoclean)
parport 36800 1 (autoclean) [parport_pc lp]
iptable_filter 2412 0 (autoclean) (unused)
ip_tables 14648 1 [iptable_filter]
autofs 13108 0 (autoclean) (unused)
nfs 80088 4 (autoclean)
lockd 58096 1 (autoclean) [nfs]
sunrpc 81372 1 (autoclean) [nfs lockd]
via-rhine 15984 1
mii 3976 0 [via-rhine]
sg 35852 0 (autoclean)
sr_mod 17720 0 (autoclean)
ide-scsi 11984 0
scsi_mod 106520 3 [sg sr_mod ide-scsi]
ide-cd 35424 0
cdrom 33216 0 [sr_mod ide-cd]
nls_iso8859-1 3548 8 (autoclean)
nls_cp437 5180 8 (autoclean)
vfat 12780 8 (autoclean)
fat 38488 0 (autoclean) [vfat]
loop 12056 0 (autoclean)
lvm-mod 63712 0
keybdev 2912 0 (unused)
mousedev 5428 1
hid 21892 0
input 5792 0 [keybdev mousedev hid]
ehci-hcd 19784 0 (unused)
usbcore 78272 1 [printer hid ehci-hcd]
ext3 69984 4
jbd 51508 4 [ext3]
One thing I notice is that lsusb doesn't seem to show the printer, but
*does* show some odd bits - which file are the 'Unknown lines' in?:
[root@eden cups]# lsusb
Unknown line at line 58
Unknown line at line 2296
Unknown line at line 2297
Unknown line at line 2298
Unknown line at line 2299
Unknown line at line 2300
Unknown line at line 2301
Unknown line at line 2302
Unknown line at line 2303
Unknown line at line 2304
Unknown line at line 2305
Unknown line at line 2306
Unknown line at line 2307
Unknown line at line 2308
Unknown line at line 2309
Unknown line at line 2310
Unknown line at line 2311
Unknown line at line 2312
Unknown line at line 2313
Unknown line at line 2314
Unknown line at line 2315
Unknown line at line 2316
Unknown line at line 2317
Unknown line at line 2318
Unknown line at line 2319
Unknown line at line 2320
Unknown line at line 2321
Unknown line at line 2322
Unknown line at line 2323
Unknown line at line 2324
Unknown line at line 2325
Unknown line at line 2326
Unknown line at line 2327
Unknown line at line 2328
Unknown line at line 2329
Unknown line at line 2330
Unknown line at line 2331
Unknown line at line 2332
Unknown line at line 2333
Unknown line at line 2334
Unknown line at line 2335
Bus 001 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 1
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.04
iManufacturer 3 Linux 2.4.20-28.9 ehci-hcd
iProduct 2 VIA Technologies, Inc. USB 2.0
iSerial 1 00:10.3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x40
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type none
wMaxPacketSize 2
bInterval 12
Language IDs: (length=4)
0000 (null)((null))
The system doesn't seem to see anything attached to the hub:
[root@eden root]# ls /proc/bus/usb
001 devices drivers
[root@eden root]# ls /proc/bus/usb/001
001
[root@eden root]# cat /proc/bus/usb/devices
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.04
S: Manufacturer=Linux 2.4.20-28.9 ehci-hcd
S: Product=VIA Technologies, Inc. USB 2.0
S: SerialNumber=00:10.3
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms
[root@eden root]# cat /proc/bus/usb/drivers
usbdevfs
hub
96-111: hiddev
hid
0- 15: usblp
Are there any other modules required or can anyone point me at a good
guide to USB printing. Failing that, I suppose I could always dig out the
old parallel cable :(
TIA
Dave
- Next message: Dances With Crows: "Re: What modules for USB printing(RH 9)?"
- Previous message: Spamless: "Re: mutt install"
- Next in thread: Dances With Crows: "Re: What modules for USB printing(RH 9)?"
- Reply: Dances With Crows: "Re: What modules for USB printing(RH 9)?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|