View previous topic :: View next topic |
Author |
Message |
ironfroggy n00b

Joined: 15 Feb 2004 Posts: 6
|
Posted: Fri Nov 05, 2004 3:33 am Post subject: Printing problems with foomatic |
|
|
I am having some trouble, when i try to print, CUPS says the pages print fine, and it itself gives no errors. however, nothing actually prints, the printer doesnt even so much as blink an LED, and I have these errors from foomatic-rip:
Code: |
foomatic-rip version $Revision: 3.43.2.6 $ running...
called with arguments: '32', 'root', '(stdin)', '1', ''
Parsing PPD file ...
*cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
Added option ColorSpace
Added option PageSize
Added option PageRegion
Added option ImageableArea
Added option PaperDimension
Added option MediaType
Added option Resolution
Added option Mode
Added option Model
Added option ImageType
Added option Dither
Added option AlignA
Added option AlignB
Added option AlignC
Added option AlignD
Added option Port
Added option Font
Parameter Summary
-----------------
Spooler: cups
Printer: LexmarkZ23
PPD file: /etc/cups/ppd/LexmarkZ23.ppd
Printer model: Lexmark Z23 Foomatic/lexmarkinkjet
Options:
Job title: stdin
File(s) to be printed:
<STDIN>
================================================
File: <STDIN>
================================================
Reading PostScript input ...
--> This document is DSC-conforming!
-----------
Found: %%BeginProlog
Found: %%EndProlog
-----------
Found: %%BeginSetup
Inserting PostScript code for CUPS' page accounting
Found: %%BeginFeature: *Resolution 600
Option: Resolution=600 --> Setting option
Found: %% FoomaticRIPOptionSetting: Resolution=600
Option: Resolution=600 --> Setting option
Found: %%BeginFeature: *PageSize Letter
Option: PageSize=Letter --> Option will be set by PostScript interpreter
Found: %%BeginFeature: *Dither Auto
Option: Dither=Auto --> Setting option
Found: %% FoomaticRIPOptionSetting: Dither=Auto
Option: Dither=Auto --> Setting option
Found: %%BeginFeature: *ImageType Business
Option: ImageType=Business --> Setting option
Found: %% FoomaticRIPOptionSetting: ImageType=Business
Option: ImageType=Business --> Setting option
Found: %%BeginFeature: *Port USB1
Option: Port=USB1 --> Setting option
Found: %% FoomaticRIPOptionSetting: Port=USB1
Option: Port=USB1 --> Setting option
Found: %%BeginFeature: *Mode Colour
Option: Mode=Colour --> Setting option
Found: %% FoomaticRIPOptionSetting: Mode=Colour
Option: Mode=Colour --> Setting option
Found: %%BeginFeature: *MediaType Plain
Option: MediaType=Plain --> Setting option
Found: %% FoomaticRIPOptionSetting: MediaType=Plain
Option: MediaType=Plain --> Setting option
Found: %%BeginFeature: *AlignA 16
Option: AlignA=16 --> Setting option
Found: %% FoomaticRIPOptionSetting: AlignA=16
Option: AlignA=16 --> Setting option
Found: %%BeginFeature: *AlignB 8
Option: AlignB=8 --> Setting option
Found: %% FoomaticRIPOptionSetting: AlignB=8
Option: AlignB=8 --> Setting option
Found: %%BeginFeature: *AlignC 16
Option: AlignC=16 --> Setting option
Found: %% FoomaticRIPOptionSetting: AlignC=16
Option: AlignC=16 --> Setting option
Found: %%BeginFeature: *AlignD 16
Option: AlignD=16 --> Setting option
Found: %% FoomaticRIPOptionSetting: AlignD=16
Option: AlignD=16 --> Setting option
Found: %%EndSetup
-----------
New page: 1 1
Inserting option code into "PageSetup" section.
No page header or page header not DSC-conforming
Flushing FIFO.
Starting renderer
JCL: <job data>
renderer PID kid4=28746
renderer command: lexmarkwrapper -r 600 -t 0 -c CMYK -m z33 -i business -d 5 -p /dev/usb/lp0 -A 16 -B 8 -C 16 -D 16 > /dev/null
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
sh: line 1: /dev/usb/lp0: Device or resource busy
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
foomatic-gswrapper: gs '-dBATCH' '-dNOPAUSE' '-dSAFER' '-r600' '-sDEVICE=ppmraw' '-sOutputFile=| cat >&3' '/dev/fd/0' 3>&1 1>&2
ESP Ghostscript 7.07 (2003-07-12)
Copyright 2003 artofcode LLC and Easy Software Products, all rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Closing renderer
cat: write error: Broken pipe
Error: /ioerror in --.outputpage--
Operand stack:
1 true
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- 0 3 %oparray_pop --nostringval-- --nostringval-- --nostringval-- --nostringval--
Dictionary stack:
--dict:1054/1417(ro)(G)-- --dict:0/20(G)-- --dict:83/200(L)--
Current allocation mode is local
Last OS error: 32
ESP Ghostscript 7.07.1: Unrecoverable error, exit code 1
PAGE: 1 1
error closing printing command line.
renderer return value: 1
renderer received signal: 1
tail process done writing data to STDOUT
KID4 finished
Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
Possible error on renderer command line or PostScript error. Check options.
KID4 exited with status 0
KID3 exited with status 3
Renderer exit stat: 3
Renderer process finished
Killing process 28745 (KID3)
Process dying with "Error closing renderer", exit stat: 3
|
|
|
Back to top |
|
 |
fctk Veteran

Joined: 28 Jan 2004 Posts: 1424 Location: Milan, Italy, EU
|
Posted: Sun Nov 07, 2004 10:34 am Post subject: |
|
|
did you read the printing howto? |
|
Back to top |
|
 |
CyD Tux's lil' helper

Joined: 23 Jul 2004 Posts: 117
|
Posted: Fri Nov 12, 2004 4:01 am Post subject: |
|
|
Hi,
wish I could offer some help; unfortunately, I have been having the same problem with Gentoo and parallel printing for at least 6 months now. I bought an HP USB PSC1315, which does work excellent, but I have customers who own parallel printers, and can't spend the cash to get a new printer.
Anyways, I have followed the Gentoo Print Guide religiously on many occasions, but to no avail. I have also spent HOURS on linuxprinting.org, searching google, and of course these the best forums on the net. I am not giving up my search, but this is the first time I have voiced my problem to the public.
A little about the systems: Every system I've tried parallel printing on has had gentoo 2.6 kernel, varying versions over the months. The systems range from custom built to Compaq to Dell, but all have working parallel ports, as detailed in dmesg. Configuration goes great, cups works fine, until I actually print. Printing a test page seems to work fine, but of course the printer doesn't respond at all. I feel like I've tried everything. The two printers I have tried are an HP Deskjet722 w/hpijs (I think) and a Lexmark Colorjet 2050 using c2050 from foomatic.
Please if anyone has any suggestions, help!
By the way ironfroggy, how did you see that foomatic-rip output? Maybe mine is doing the same. Thnx. Hope I didn't miss anything. |
|
Back to top |
|
 |
|
|
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
|
|