View previous topic :: View next topic |
Author |
Message |
kimbuba n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 17 Feb 2005 Posts: 22
|
Posted: Wed Apr 20, 2005 7:21 pm Post subject: Printer Cups Epson 5009L [Solved] |
|
|
Hello,
i'm trying to make my printer work but with no success.
Epson 5009L USB port.
I have tried with various howtos (like http://www.gentoo.org/doc/en/printing-howto.xml)
but i got some errors and a no working printer.
Under cups' error log i got:
Code: |
[cut]
[20/Apr/2005:21:14:20 +0200] [Job 20] Printer using device file "/dev/usb/lp0"...
D [20/Apr/2005:21:14:20 +0200] [Job 20] foomatic-gswrapper: gs '-dBATCH' '-dSAFER' '-dNOPAUSE' '-sProcessColorModel=DeviceGray' '-dBitsPerSample=1' '-sDEVICE=ijs' '-sIjsServer=ijs_server_epsonepl' '-dIjsUseOutputFD' '-sDeviceManufacturer=Epson' '-sDeviceModel=EPL5900L' '-sIjsParams=EplFlowControl=libusb,EplDpi=300,EplDensity=3,EplRitech=off,EplTonerSave=on,' '-sOutputFile=| cat >&3' '/dev/fd/0' 3>&1 1>&2
D [20/Apr/2005:21:14:20 +0200] [Job 20] LPGETSTATUS returned a port status of 18...
D [20/Apr/2005:21:14:20 +0200] [Job 20] ESP Ghostscript 7.07 (2003-07-12)
D [20/Apr/2005:21:14:20 +0200] [Job 20] Copyright 2003 artofcode LLC and Easy Software Products, all rights reserved.
D [20/Apr/2005:21:14:20 +0200] [Job 20] This software comes with NO WARRANTY: see the file PUBLIC for details.
D [20/Apr/2005:21:14:20 +0200] [Job 20] sh: line 1: ijs_server_epsonepl: command not found
D [20/Apr/2005:21:14:20 +0200] [Job 20] ESP Ghostscript 7.07.1: Can't start ijs server "ijs_server_epsonepl"
D [20/Apr/2005:21:14:20 +0200] [Job 20] **** Unable to open the initial device, quitting.
D [20/Apr/2005:21:14:20 +0200] [Job 20] renderer return value: 1
D [20/Apr/2005:21:14:20 +0200] [Job 20] renderer received signal: 1
D [20/Apr/2005:21:14:20 +0200] [Job 20] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
D [20/Apr/2005:21:14:20 +0200] [Job 20] Possible error on renderer command line or PostScript error. Check options.
D [20/Apr/2005:21:14:20 +0200] [Job 20]
D [20/Apr/2005:21:14:20 +0200] [Job 20] Closing renderer
D [20/Apr/2005:21:14:20 +0200] [Job 20] KID3 exited with status 3
D [20/Apr/2005:21:14:20 +0200] [Job 20] Renderer exit stat: 3
D [20/Apr/2005:21:14:20 +0200] [Job 20] Renderer process finished
D [20/Apr/2005:21:14:20 +0200] [Job 20] Killing process 23463 (KID3)
D [20/Apr/2005:21:14:20 +0200] [Job 20] Process dying with "Error closing renderer", exit stat: 3
D [20/Apr/2005:21:14:20 +0200] [Job 20] Error closing renderer
E [20/Apr/2005:21:14:20 +0200] PID 23458 stopped with status 3!
D [20/Apr/2005:21:14:20 +0200] [Job 20] tail process done writing data to STDOUT
D [20/Apr/2005:21:14:20 +0200] [Job 20] KID4 finished
D [20/Apr/2005:21:14:20 +0200] UpdateJob: job 20, file 0 is complete.
D [20/Apr/2005:21:14:20 +0200] CancelJob: id = 20
D [20/Apr/2005:21:14:20 +0200] StopJob: id = 20, force = 0
D [20/Apr/2005:21:14:20 +0200] StopJob: printer state is 3
|
Anyone had made working an Epson 5009L under gentoo?
Thanks in advance!
Last edited by kimbuba on Thu Apr 21, 2005 2:46 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
penguinlnx Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/9187493964292ec45caef6.jpg)
Joined: 17 Mar 2005 Posts: 124 Location: Ice Station Alert AFB
|
Posted: Wed Apr 20, 2005 8:43 pm Post subject: |
|
|
I'm copying my post from another board, in case it can help you get your printer going:
An Update on Printer problem... ( post #12)
Well, I thought I'd better update this, in case there are others struggling with this problem:
I thought I had the printer install beaten with the following procedure:
(1) CUPS, FOOMATIC-FILTER, and GHOSTSCRIPT apparently need to be running. In my distro (VLOL-Gentoo) two are already installed and running, so I only need the FOOMATIC-FILTER. I either emerge foomatic-filters or do it from Portal/Portage. To check if CUPS is running, try #/etc/init.d/CUPSD STATUS <CR>. If needed, you can get it going with #/etc/init.d/CUPSD START <CR>. If it's not installed, you could #emerge cups <cr> from the console, I think. If you have to do any of this, it is probably a good idea to reboot, to make sure everything is now installed and running.
(2) Get .PPD file for your printer. I went to www.linuxprinting.org and fetched the hl1250.ppd file from there and downloaded it directly into /usr/share/cups/model/<yourprintername.ppd> . You can seemingly compile this file too, at this website manually. In my case, the hl-1250 is available and is supposed to work for my Brother hl-1230 laser printer also. You will need to restart again for the new .ppd file to be noticed and incorporated into CUPS as an option.
(3) Go to localhost:631 in your web-browser. This apparently runs a local config program for CUPS. When you get there, you click on printers, and you are prompted for your username and password (use 'root' & whatever the password for 'root' is.) Go through the steps to install a printer, including selecting your brand and finding the driver (.ppd). Configure the printer. In my case, 300 dpi was all the driver supports. Test the printer by printing a test page. Reboot if necessary.
Well, I thought that covered it all, for it appeared to work fine the first time. (although when printing using a web-browser, long webpages are broken up and a few lines are lost at the top of each page.)
However, the second time I followed this procedure, after reinstalling my OS, it didn't work. The CUPS/driver talk to the printer, because I see the lights flashing, but no pages come out. I have tried shutting on and off the printer, and rebooting. Any ideas?
------- Addendum (or -dumb...)
I just went to localhost:631 again to see if there was some other menu options or something to slap the printer in the face, and I selected 'PRINTERS' and hit the 'Configure Printer' button. The info there was correct, but I pressed the 'continue' button anyway (reconfiguring with the same info). I came back to the PRINTERS screen and hit the PRINT TEST PAGE button, and lo and behold, NOW it prints!
:scratch: :confused: :study:
______________ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kimbuba n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 17 Feb 2005 Posts: 22
|
Posted: Wed Apr 20, 2005 9:43 pm Post subject: |
|
|
i did what you posted but nothing happened.
Always the same error.
Any ideas?
Thnx! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kimbuba n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 17 Feb 2005 Posts: 22
|
Posted: Thu Apr 21, 2005 11:24 am Post subject: |
|
|
I read this post but i don't know where to find that file ijs_server_epsonepl
http://www.linuxprinting.org/pipermail/epson-list/2003q1/002362.html
Code: |
> > I get this error:
> > Can't start ijs server "ijs_server_epsonepl"
> This problem already passed the mailinglists :-)
> ,----[ epsonepl-users ]
> | On Sat, 11 Jan 2003 02:21:18 +0100
> | "M. Menara" <mmenara at yahoo.fr> wrote:
> |
> | > sh: line 1: ijs_server_epsonepl: command not found
> |
> | Just a trivial path problem.
> |
> | Modify ps2epl replacing
> | "sIjsServer=ijs_server_epsonepl"
> | with
> | "sIjsServer=./ijs_server_epsonepl"
> |
> | Bye
> `----
> or:
> ,----
> | [cut]
> | In the meantime, you can export PATH=$PATH:/path/to/epsoneplijs/ so that
the
> | system will find the binaries when you run ./ps2epl
> | [cut]
> `----
> or:
> ,----
> | [cut]
> | So to overcome this difficulty i copied "ijs_server_epsonepl" to
> | /usr/local/bin and repeated the same procedure as above. now a correct
> | xxx.epl was created and then i could print the content of the test
> | file.
> | [cut]
> `----
|
What does it means?
thanks |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kimbuba n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 17 Feb 2005 Posts: 22
|
Posted: Thu Apr 21, 2005 2:52 pm Post subject: |
|
|
Solved!!
here is what i did for anyone who will have my same problem.
The problem was sh: line 1: ijs_server_epsonepl: command not found
i went to http://www.linuxprinting.org/show_printer.cgi?recnum=Epson-EPL-5900L
there i got the driver
Code: |
./configure
make
make install
|
it put ijs_server_epsonepl under /usr/local/bin
i nanoed foomatic driver under
Code: |
nano -w /usr/share/foomatic/db/source/driver/epl5900l.xml
changed to -sIjsServer=/usr/local/bin/ijs_server_epsonepl
|
Removed any previous installed printer with cups manager.
typed:
Code: | foomatic-configure -s cups -p "Epson-EPL-5900L" -c file:/dev/usb/lp0 -n Epson -d "epl5900l"
|
restarted cupsd
print test page.!
![Very Happy :D](images/smiles/icon_biggrin.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|