|
From: M. M. <mm...@ya...> - 2003-03-28 22:28:38
|
No, unfortunately my EPL-5800L did never succeed to print through USB since
the first release of the 0.2usb driver and neither the rpm package nor the
last 0.2.1usb.tgz did that. Each time i get the same issue, the printer
remain silent and did not respond to my requests...
However, my system configuration seems to be ok with all the necessary
modules correctly loaded as you can see below :
---------------------------------------
[root@localhost root]# lsmod
Module Size Used by Not tainted
ide-cd 33608 0 (autoclean)
cdrom 33696 0 (autoclean) [ide-cd]
via82cxxx_audio 23480 0 (autoclean)
uart401 8420 0 (autoclean) [via82cxxx_audio]
ac97_codec 13384 0 (autoclean) [via82cxxx_audio]
sound 74388 0 (autoclean) [via82cxxx_audio uart401]
soundcore 6532 4 (autoclean) [via82cxxx_audio sound]
plip 11800 1
nfsd 79920 8 (autoclean)
lockd 58064 1 (autoclean) [nfsd]
sunrpc 79324 1 (autoclean) [nfsd lockd]
binfmt_misc 7524 1
parport_pc 19108 2 (autoclean)
lp 8996 0 (autoclean)
parport 37152 2 (autoclean) [plip parport_pc lp]
autofs 13348 0 (autoclean) (unused)
via-rhine 15628 0
mii 2156 0 [via-rhine]
iptable_filter 2412 0 (autoclean) (unused)
ip_tables 14936 1 [iptable_filter]
microcode 4668 0 (autoclean)
nls_iso8859-1 3516 2 (autoclean)
nls_cp437 5116 2 (autoclean)
vfat 13084 2 (autoclean)
fat 38712 0 (autoclean) [vfat]
printer 8992 0 (unused)
mousedev 5524 1
keybdev 2976 0 (unused)
hid 22244 0 (unused)
input 5888 0 [mousedev keybdev hid]
usb-uhci 26188 0 (unused)
usbcore 77024 1 [printer hid usb-uhci]
ext3 70368 2
jbd 52212 2 [ext3]
aic7xxx 137140 0 (unused)
sd_mod 13552 0 (unused)
scsi_mod 107144 2 [aic7xxx sd_mod]
[root@localhost root]#
---------------------------------------
Also the "test5700lusb" fails to spit out a blank page.
In a last resort i decided to send my whole testlibusb's output in a hope
someone would help me to find a solution. I'm using redhat 8.0, and i
noticed that only if i change the configuration to parallel port ( setting
usb=off in ps2epl ) the printer start to work :
--------------------------------------
[root@localhost epsoneplijs-0.2.1usb]# ./testlibusb
bus/device idVendor/idProduct
002/001 0000/0000
- Product : USB UHCI Root Hub
- Serial Number: c800
wTotalLength: 25
bNumInterfaces: 1
bConfigurationValue: 1
iConfiguration: 0
bmAttributes: 40h
MaxPower: 0
bInterfaceNumber: 0
bAlternateSetting: 0
bNumEndpoints: 1
bInterfaceClass: 9
bInterfaceSubClass: 0
bInterfaceProtocol: 0
iInterface: 0
bEndpointAddress: 81h
bmAttributes: 03h
wMaxPacketSize: 8
bInterval: 255
bRefresh: 0
bSynchAddress: 0
002/003 04B8/0005
- Manufacturer : EPSON
- Product : USB Printer
- Serial Number: 02P110107041053170
wTotalLength: 32
bNumInterfaces: 1
bConfigurationValue: 1
iConfiguration: 0
bmAttributes: c0h
MaxPower: 1
bInterfaceNumber: 0
bAlternateSetting: 0
bNumEndpoints: 2
bInterfaceClass: 7
bInterfaceSubClass: 1
bInterfaceProtocol: 2
iInterface: 0
bEndpointAddress: 01h
bmAttributes: 02h
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0
bEndpointAddress: 82h
bmAttributes: 02h
wMaxPacketSize: 64
bInterval: 0
bRefresh: 0
bSynchAddress: 0
001/001 0000/0000
- Product : USB UHCI Root Hub
- Serial Number: cc00
wTotalLength: 25
bNumInterfaces: 1
bConfigurationValue: 1
iConfiguration: 0
bmAttributes: 40h
MaxPower: 0
bInterfaceNumber: 0
bAlternateSetting: 0
bNumEndpoints: 1
bInterfaceClass: 9
bInterfaceSubClass: 0
bInterfaceProtocol: 0
iInterface: 0
bEndpointAddress: 81h
bmAttributes: 03h
wMaxPacketSize: 8
bInterval: 255
bRefresh: 0
bSynchAddress: 0
[root@localhost epsoneplijs-0.2.1usb]#
---------------------------------------
Best regards.
----- Original Message -----
From: "Roberto Ragusa" <r.r...@li...>
To: <eps...@li...>
Sent: Thursday, March 27, 2003 10:40 PM
Subject: Re: [Epsonepl-users] USB support for EPL-5800L, any good news ????
> On Thu, 27 Mar 2003 19:53:13 +0100
> "M. MENARA" <mm...@ya...> wrote:
>
> > USB support for EPL-5800L, any good news ????
> >
> > does the team make progress ?
>
> Just use /dev/usb/lp0 instead of /dev/lp0. It should work
> (it does on 5900L).
>
> You need USB printer support in the kernel ("modprobe printer"
> could help).
>
> Actually, the printer could crash on large jobs. If that happens,
> print the a few pages at a time.
>
> Please report any success/failure.
>
> --
> Roberto Ragusa r.ragusa at libero.it
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:
> The Definitive IT and Networking Event. Be There!
> NetWorld+Interop Las Vegas 2003 -- Register today!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
> _______________________________________________
> Epsonepl-users mailing list
> Eps...@li...
> https://lists.sourceforge.net/lists/listinfo/epsonepl-users
|