Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
printer error "cannot create the face" [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Greenfuse
n00b
n00b


Joined: 01 Aug 2005
Posts: 60
Location: Australia

PostPosted: Sun Sep 18, 2005 7:44 am    Post subject: printer error "cannot create the face" [solved] Reply with quote

Hi
Trying to print from a canon BJC265SP (parallel port) - kernel 2.6.13 compiled with all necessary parallel port options. Freshly emerged cups and foomatic. /dev/lp0 looks in order

Tried to set up both from KDE control centre and localhost:631but the printer does not respond to anything
When trying to print a test page from <http://localhost:631/printers/Canon?op=print-test-page> - /var/log/cups/error_log (config set to debug) reads:
Code:
D [18/Sep/2005:16:57:44 +0000] AcceptClient: 7 from localhost:631.
D [18/Sep/2005:16:57:44 +0000] ReadClient: 7 GET /printers HTTP/1.1
D [18/Sep/2005:16:57:44 +0000] CGI /usr/lib64/cups/cgi-bin/printers.cgi started - PID = 9739
I [18/Sep/2005:16:57:44 +0000] Started "/usr/lib64/cups/cgi-bin/printers.cgi" (pid=9739)
D [18/Sep/2005:16:57:44 +0000] SendCommand: 7 file=9
D [18/Sep/2005:16:57:44 +0000] AcceptClient: 8 from localhost:631.
D [18/Sep/2005:16:57:44 +0000] ReadClient: 8 POST / HTTP/1.1
D [18/Sep/2005:16:57:44 +0000] ProcessIPPRequest: 8 status_code=1
D [18/Sep/2005:16:57:45 +0000] ReadClient: 8 POST / HTTP/1.1
D [18/Sep/2005:16:57:45 +0000] ProcessIPPRequest: 8 status_code=1
D [18/Sep/2005:16:57:45 +0000] CloseClient: 8
D [18/Sep/2005:16:57:45 +0000] ReadClient: 7 GET /favicon.ico HTTP/1.1
D [18/Sep/2005:16:57:45 +0000] SendError: 7 code=404 (Not Found)
D [18/Sep/2005:16:57:45 +0000] CloseClient: 7
D [18/Sep/2005:16:57:46 +0000] AcceptClient: 7 from localhost:631.
D [18/Sep/2005:16:57:46 +0000] ReadClient: 7 GET /printers/Canon?op=print-test-page HTTP/1.1
D [18/Sep/2005:16:57:46 +0000] CGI /usr/lib64/cups/cgi-bin/printers.cgi started - PID = 9741
I [18/Sep/2005:16:57:46 +0000] Started "/usr/lib64/cups/cgi-bin/printers.cgi" (pid=9741)
D [18/Sep/2005:16:57:46 +0000] SendCommand: 7 file=9
D [18/Sep/2005:16:57:46 +0000] AcceptClient: 8 from localhost:631.
D [18/Sep/2005:16:57:46 +0000] ReadClient: 8 POST /printers/Canon HTTP/1.1
D [18/Sep/2005:16:57:46 +0000] print_job: request file type is application/postscript.
D [18/Sep/2005:16:57:46 +0000] check_quotas: requesting-user-name = 'root'
D [18/Sep/2005:16:57:46 +0000] print_job: requesting-user-name = 'root'
D [18/Sep/2005:16:57:46 +0000] Adding default job-sheets values "none,none"...
I [18/Sep/2005:16:57:46 +0000] Adding start banner page "none" to job 3.
I [18/Sep/2005:16:57:46 +0000] Adding end banner page "none" to job 3.
I [18/Sep/2005:16:57:46 +0000] Job 3 queued on 'Canon' by 'root'.
D [18/Sep/2005:16:57:46 +0000] Job 3 hold_until = 0
D [18/Sep/2005:16:57:46 +0000] StartJob(3, 0x5913c0)
D [18/Sep/2005:16:57:46 +0000] StartJob() id = 3, file = 0/1
D [18/Sep/2005:16:57:46 +0000] job-sheets=none,none
D [18/Sep/2005:16:57:46 +0000] banner_page = 0
D [18/Sep/2005:16:57:46 +0000] StartJob: argv = "Canon","3","root","Test Page","1","","/var/spool/cups/d00003-001"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[0]="PATH=/usr/lib64/cups/filter:/bin:/usr/bin"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[2]="USER=root"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[3]="CHARSET=utf-8"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[4]="LANG=en_US"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[5]="PPD=/etc/cups/ppd/Canon.ppd"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[7]="RIP_MAX_CACHE=8m"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[9]="CONTENT_TYPE=application/postscript"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[10]="DEVICE_URI=parallel:/dev/lp0"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[11]="PRINTER=Canon"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[12]="CUPS_DATADIR=/usr/share/cups"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[14]="CUPS_SERVER=localhost"
D [18/Sep/2005:16:57:46 +0000] StartJob: envp[15]="IPP_PORT=631"
D [18/Sep/2005:16:57:46 +0000] StartJob: statusfds = [ 10 11 ]
D [18/Sep/2005:16:57:46 +0000] StartJob: filterfds[1] = [ 12 -1 ]
D [18/Sep/2005:16:57:46 +0000] StartJob: filter = "/usr/lib64/cups/filter/pstops"
D [18/Sep/2005:16:57:46 +0000] StartJob: filterfds[0] = [ 13 14 ]
D [18/Sep/2005:16:57:46 +0000] start_process("/usr/lib64/cups/filter/pstops", 0x7ffffff007e0, 0x7fffffeff9c0, 12, 14, 11)
I [18/Sep/2005:16:57:46 +0000] Started filter /usr/lib64/cups/filter/pstops (PID 9742) for job 3.
D [18/Sep/2005:16:57:46 +0000] StartJob: filter = "/usr/lib64/cups/filter/foomatic-rip"
D [18/Sep/2005:16:57:46 +0000] StartJob: filterfds[1] = [ 12 15 ]
D [18/Sep/2005:16:57:46 +0000] start_process("/usr/lib64/cups/filter/foomatic-rip", 0x7ffffff007e0, 0x7fffffeff9c0, 13, 15, 11)
I [18/Sep/2005:16:57:46 +0000] Started filter /usr/lib64/cups/filter/foomatic-rip (PID 9743) for job 3.
D [18/Sep/2005:16:57:46 +0000] StartJob: backend = "/usr/lib64/cups/backend/parallel"
D [18/Sep/2005:16:57:46 +0000] StartJob: filterfds[0] = [ -1 13 ]
D [18/Sep/2005:16:57:46 +0000] start_process("/usr/lib64/cups/backend/parallel", 0x7ffffff007e0, 0x7fffffeff9c0, 12, 13, 11)
I [18/Sep/2005:16:57:46 +0000] Started backend /usr/lib64/cups/backend/parallel (PID 9744) for job 3.
D [18/Sep/2005:16:57:46 +0000] ProcessIPPRequest: 8 status_code=0
D [18/Sep/2005:16:57:46 +0000] CloseClient: 8
D [18/Sep/2005:16:57:46 +0000] [Job 3] Page = 595x842; 0,0 to 595,842
D [18/Sep/2005:16:57:46 +0000] [Job 3] slowcollate=0, slowduplex=0, sloworder=0
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%BoundingBox: 0 0 612 792
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%Pages: 1
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%LanguageLevel: 1
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%DocumentData: Clean7Bit
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%DocumentSuppliedResources: procset testprint/1.1
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%Creator: Michael Sweet, Easy Software Products
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%CreationDate: May 11, 1999
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%Title: Test Page
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%EndComments
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%BeginProlog
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%BeginResource procset testprint 1.1 0
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%EndResource
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%EndProlog
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%Page: 1 1
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%Page: 1 1
D [18/Sep/2005:16:57:46 +0000] [Job 3] pw = 595.0, pl = 842.0
D [18/Sep/2005:16:57:46 +0000] [Job 3] PageLeft = 0.0, PageRight = 595.0
D [18/Sep/2005:16:57:46 +0000] [Job 3] PageTop = 842.0, PageBottom = 0.0
D [18/Sep/2005:16:57:46 +0000] [Job 3] PageWidth = 595.0, PageLength = 842.0
D [18/Sep/2005:16:57:46 +0000] [Job 3] 0 %%EOF
D [18/Sep/2005:16:57:46 +0000] [Job 3] Saw EOF!
D [18/Sep/2005:16:57:46 +0000] [Job 3] foomatic-rip version $Revision: 3.43.2.11 $ running...
D [18/Sep/2005:16:57:46 +0000] [Job 3] Parsing PPD file ...
D [18/Sep/2005:16:57:46 +0000] [Job 3] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
D [18/Sep/2005:16:57:46 +0000] [Job 3] Added option ColorSpace
D [18/Sep/2005:16:57:46 +0000] [Job 3] Added option PageSize
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option PageRegion
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option ImageableArea
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option PaperDimension
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option Manualfeed
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option Resolution
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option Quality
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option ColorMode
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option ComposedBlack
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option PaperBlue
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option PaperGreen
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option PaperRed
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option MasterGamma
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option RedGamma
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option GreenGamma
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option BlueGamma
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option Random
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option PrintColors
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option Model
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option Smooth
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option Compress
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option Inverse
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option LimitCheck
D [18/Sep/2005:16:57:47 +0000] [Job 3] Added option Font
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] Parameter Summary
D [18/Sep/2005:16:57:47 +0000] [Job 3] -----------------
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] Spooler: cups
D [18/Sep/2005:16:57:47 +0000] [Job 3] Printer: Canon
D [18/Sep/2005:16:57:47 +0000] [Job 3] PPD file: /etc/cups/ppd/Canon.ppd
D [18/Sep/2005:16:57:47 +0000] [Job 3] Printer model: Canon BJC-265SP Foomatic/bjc250gs (recommended)
D [18/Sep/2005:16:57:47 +0000] [Job 3] Job title: Test Page
D [18/Sep/2005:16:57:47 +0000] [Job 3] File(s) to be printed:
D [18/Sep/2005:16:57:47 +0000] [Job 3] <STDIN>
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] ================================================
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] File: <STDIN>
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] ================================================
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] Reading PostScript input ...
D [18/Sep/2005:16:57:47 +0000] [Job 3] --> This document is DSC-conforming!
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] -----------
D [18/Sep/2005:16:57:47 +0000] ReadClient: 7 GET /favicon.ico HTTP/1.1
D [18/Sep/2005:16:57:47 +0000] SendError: 7 code=404 (Not Found)
D [18/Sep/2005:16:57:47 +0000] CloseClient: 7
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginProlog
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%EndProlog
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] -----------

D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginSetup
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *ColorMode ColorHQ
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: ColorMode=ColorHQ --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: ColorMode=ColorHQ
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: ColorMode=ColorHQ --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *PageRegion A4
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: PageRegion=A4 --> Option will be set by PostScript interpreter
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *Manualfeed Off
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Manualfeed=Off --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: Manualfeed=Off
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Manualfeed=Off --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *Resolution 360x360dpi
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Resolution=360x360dpi --> Option will be set by PostScript interpreter
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *Quality Normal
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Quality=Normal --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: Quality=Normal
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Quality=Normal --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *PrintColors Default
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: PrintColors=Default --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: PrintColors=Default
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: PrintColors=Default --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *Inverse Off
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Inverse=Off --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: Inverse=Off
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Inverse=Off --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *Smooth Off
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Smooth=Off --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: Smooth=Off
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Smooth=Off --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *Compress On
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Compress=On --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: Compress=On
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Compress=On --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *ComposedBlack Off
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: ComposedBlack=Off --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: ComposedBlack=Off
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: ComposedBlack=Off --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *LimitCheck Off
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: LimitCheck=Off --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: LimitCheck=Off
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: LimitCheck=Off --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *PaperRed 255
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: PaperRed=255 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: PaperRed=255
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: PaperRed=255 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *PaperGreen 255
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: PaperGreen=255 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: PaperGreen=255
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: PaperGreen=255 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *PaperBlue 255
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: PaperBlue=255 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: PaperBlue=255
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: PaperBlue=255 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *RedGamma 1.0
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: RedGamma=1.0 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: RedGamma=1.0
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: RedGamma=1.0 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *GreenGamma 1.0
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: GreenGamma=1.0 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: GreenGamma=1.0
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: GreenGamma=1.0 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *BlueGamma 1.0
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: BlueGamma=1.0 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: BlueGamma=1.0
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: BlueGamma=1.0 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *MasterGamma 1.0
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: MasterGamma=1.0 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: MasterGamma=1.0
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: MasterGamma=1.0 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%BeginFeature: *Random 15
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Random=15 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %% FoomaticRIPOptionSetting: Random=15
D [18/Sep/2005:16:57:47 +0000] [Job 3] Option: Random=15 --> Setting option
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found: %%EndSetup
D [18/Sep/2005:16:57:47 +0000] [Job 3] Inserting PostScript code for CUPS' page accounting
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] -----------
D [18/Sep/2005:16:57:47 +0000] [Job 3] New page:  1 1
D [18/Sep/2005:16:57:47 +0000] [Job 3] Inserting option code into "PageSetup" section.
D [18/Sep/2005:16:57:47 +0000] [Job 3] No page header or page header not DSC-conforming
D [18/Sep/2005:16:57:47 +0000] [Job 3] Stopping search for page header options
D [18/Sep/2005:16:57:47 +0000] [Job 3] Found:
D [18/Sep/2005:16:57:47 +0000] [Job 3] pageHeight sub                   % Move down...
D [18/Sep/2005:16:57:47 +0000] [Job 3] --> Output goes directly to the renderer now.
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] Starting renderer
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] Closing renderer
D [18/Sep/2005:16:57:47 +0000] [Job 3] JCL: <job data>
D [18/Sep/2005:16:57:47 +0000] [Job 3]
D [18/Sep/2005:16:57:47 +0000] [Job 3] renderer PID kid4=9746
D [18/Sep/2005:16:57:47 +0000] [Job 3] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=bjccolor -sPrinterType=BJC-250 -sFeeder=Auto -sQuality=Normal  -dInverse=false -dSmooth=false -dCompress=true -dComposeK=false -dLimitCheck=false -dPaperRed=255 -dPaperGreen=255 -dPaperBlue=255 -dRedGamma=1.000000 -dGreenGamma=1.000000 -dBlueGamma=1.000000 -dGamma=1.000000 -dRandom=15 -sOutputFile=- -
D [18/Sep/2005:16:57:47 +0000] [Job 3] foomatic-gswrapper: gs '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVICE=bjccolor' '-sPrinterType=BJC-250' '-sFeeder=Auto' '-sQuality=Normal' '-dInverse=false' '-dSmooth=false' '-dCompress=true' '-dComposeK=false' '-dLimitCheck=false' '-dPaperRed=255' '-dPaperGreen=255' '-dPaperBlue=255' '-dRedGamma=1.000000' '-dGreenGamma=1.000000' '-dBlueGamma=1.000000' '-dGamma=1.000000' '-dRandom=15' '-sOutputFile=/dev/fd/3' '/dev/fd/0' 3>&1 1>&2
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:47 +0000] [Job 3] cannot create the face
D [18/Sep/2005:16:57:58 +0000] [Job 3] tail process done writing data to STDOUT
D [18/Sep/2005:16:57:58 +0000] [Job 3] KID4 finished
D [18/Sep/2005:16:57:58 +0000] [Job 3] KID3 finished
D [18/Sep/2005:16:57:58 +0000] [Job 3] KID4 exited with status 0
D [18/Sep/2005:16:57:58 +0000] [Job 3] KID3 exited with status 0
D [18/Sep/2005:16:57:58 +0000] [Job 3] Renderer exit stat: 0
D [18/Sep/2005:16:57:58 +0000] [Job 3] Renderer process finished
D [18/Sep/2005:16:57:58 +0000] [Job 3]
D [18/Sep/2005:16:57:58 +0000] [Job 3] Closing foomatic-rip.
D [18/Sep/2005:16:57:58 +0000] UpdateJob: job 3, file 0 is complete.
D [18/Sep/2005:16:57:58 +0000] CancelJob: id = 3
D [18/Sep/2005:16:57:58 +0000] StopJob: id = 3, force = 0
D [18/Sep/2005:16:57:58 +0000] StopJob: printer state is 3

It looks to me that the "cannot find the face" bit is where it hits the wall.

Any ideas, suggestions, advice?


Last edited by Greenfuse on Sun Sep 18, 2005 12:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54815
Location: 56N 3W

PostPosted: Sun Sep 18, 2005 9:40 am    Post subject: Reply with quote

Greenfuse,

Ghostscript is complaing about typefaces. The page you wish to print is converted from PostScript into a bit map for your printer by Ghostscript. Maybe your Ghostscript is broken.

Try
Code:
emerge sync
emerge ghostscript -p
if it offers you a different version, then do the emerge for real.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Greenfuse
n00b
n00b


Joined: 01 Aug 2005
Posts: 60
Location: Australia

PostPosted: Sun Sep 18, 2005 11:55 am    Post subject: Reply with quote

thanks Neddy.
Updating ghostscript has cleared up the "cannot find the face" line. The printer is still not working though. The output from /var/log/cups/error_log is:
Code:
D [18/Sep/2005:21:00:28 +0000] AcceptClient: 5 from localhost:631.
D [18/Sep/2005:21:00:28 +0000] ReadClient: 5 GET /printers HTTP/1.1
D [18/Sep/2005:21:00:28 +0000] CGI /usr/lib64/cups/cgi-bin/printers.cgi started - PID = 9831
I [18/Sep/2005:21:00:28 +0000] Started "/usr/lib64/cups/cgi-bin/printers.cgi" (pid=9831)
D [18/Sep/2005:21:00:28 +0000] SendCommand: 5 file=9
D [18/Sep/2005:21:00:28 +0000] AcceptClient: 8 from localhost:631.
D [18/Sep/2005:21:00:28 +0000] ReadClient: 8 POST / HTTP/1.1
D [18/Sep/2005:21:00:28 +0000] ProcessIPPRequest: 8 status_code=1
D [18/Sep/2005:21:00:28 +0000] ReadClient: 8 POST / HTTP/1.1
D [18/Sep/2005:21:00:28 +0000] ProcessIPPRequest: 8 status_code=1
D [18/Sep/2005:21:00:28 +0000] CloseClient: 8
D [18/Sep/2005:21:00:28 +0000] ReadClient: 5 GET /favicon.ico HTTP/1.1
D [18/Sep/2005:21:00:28 +0000] SendError: 5 code=404 (Not Found)
D [18/Sep/2005:21:00:28 +0000] CloseClient: 5
D [18/Sep/2005:21:00:30 +0000] AcceptClient: 5 from localhost:631.
D [18/Sep/2005:21:00:30 +0000] ReadClient: 5 GET /printers/Canon?op=print-test-page HTTP/1.1
D [18/Sep/2005:21:00:30 +0000] CGI /usr/lib64/cups/cgi-bin/printers.cgi started - PID = 9833
I [18/Sep/2005:21:00:30 +0000] Started "/usr/lib64/cups/cgi-bin/printers.cgi" (pid=9833)
D [18/Sep/2005:21:00:30 +0000] SendCommand: 5 file=9
D [18/Sep/2005:21:00:30 +0000] AcceptClient: 8 from localhost:631.
D [18/Sep/2005:21:00:30 +0000] ReadClient: 8 POST /printers/Canon HTTP/1.1
D [18/Sep/2005:21:00:30 +0000] print_job: request file type is application/postscript.
D [18/Sep/2005:21:00:30 +0000] check_quotas: requesting-user-name = 'root'
D [18/Sep/2005:21:00:30 +0000] print_job: requesting-user-name = 'root'
D [18/Sep/2005:21:00:30 +0000] Adding default job-sheets values "none,none"...
I [18/Sep/2005:21:00:30 +0000] Adding start banner page "none" to job 10.
I [18/Sep/2005:21:00:30 +0000] Adding end banner page "none" to job 10.
I [18/Sep/2005:21:00:30 +0000] Job 10 queued on 'Canon' by 'root'.
D [18/Sep/2005:21:00:30 +0000] Job 10 hold_until = 0
D [18/Sep/2005:21:00:30 +0000] StartJob(10, 0x54ac30)
D [18/Sep/2005:21:00:30 +0000] StartJob() id = 10, file = 0/1
D [18/Sep/2005:21:00:30 +0000] job-sheets=none,none
D [18/Sep/2005:21:00:30 +0000] banner_page = 0
D [18/Sep/2005:21:00:30 +0000] StartJob: argv = "Canon","10","root","Test Page","1","","/var/spool/cups/d00010-001"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[0]="PATH=/usr/lib64/cups/filter:/bin:/usr/bin"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[2]="USER=root"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[3]="CHARSET=utf-8"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[4]="LANG=en_US"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[5]="PPD=/etc/cups/ppd/Canon.ppd"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[7]="RIP_MAX_CACHE=8m"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[9]="CONTENT_TYPE=application/postscript"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[10]="DEVICE_URI=parallel:/dev/lp0"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[11]="PRINTER=Canon"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[12]="CUPS_DATADIR=/usr/share/cups"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[14]="CUPS_SERVER=localhost"
D [18/Sep/2005:21:00:30 +0000] StartJob: envp[15]="IPP_PORT=631"
D [18/Sep/2005:21:00:30 +0000] StartJob: statusfds = [ 10 11 ]
D [18/Sep/2005:21:00:30 +0000] StartJob: filterfds[1] = [ 12 -1 ]
D [18/Sep/2005:21:00:30 +0000] StartJob: filter = "/usr/lib64/cups/filter/pstops"
D [18/Sep/2005:21:00:30 +0000] StartJob: filterfds[0] = [ 13 14 ]
D [18/Sep/2005:21:00:30 +0000] start_process("/usr/lib64/cups/filter/pstops", 0x7fffffcf55b0, 0x7fffffcf4790, 12, 14, 11)
I [18/Sep/2005:21:00:30 +0000] Started filter /usr/lib64/cups/filter/pstops (PID 9834) for job 10.
D [18/Sep/2005:21:00:30 +0000] StartJob: filter = "/usr/lib64/cups/filter/foomatic-rip"
D [18/Sep/2005:21:00:30 +0000] StartJob: filterfds[1] = [ 12 15 ]
D [18/Sep/2005:21:00:30 +0000] start_process("/usr/lib64/cups/filter/foomatic-rip", 0x7fffffcf55b0, 0x7fffffcf4790, 13, 15, 11)
I [18/Sep/2005:21:00:30 +0000] Started filter /usr/lib64/cups/filter/foomatic-rip (PID 9835) for job 10.
D [18/Sep/2005:21:00:30 +0000] StartJob: backend = "/usr/lib64/cups/backend/parallel"
D [18/Sep/2005:21:00:30 +0000] StartJob: filterfds[0] = [ -1 13 ]
D [18/Sep/2005:21:00:30 +0000] start_process("/usr/lib64/cups/backend/parallel", 0x7fffffcf55b0, 0x7fffffcf4790, 12, 13, 11)
I [18/Sep/2005:21:00:30 +0000] Started backend /usr/lib64/cups/backend/parallel (PID 9836) for job 10.
D [18/Sep/2005:21:00:30 +0000] ProcessIPPRequest: 8 status_code=0
D [18/Sep/2005:21:00:30 +0000] CloseClient: 8
D [18/Sep/2005:21:00:30 +0000] [Job 10] Page = 595x842; 0,0 to 595,842
D [18/Sep/2005:21:00:30 +0000] [Job 10] slowcollate=0, slowduplex=0, sloworder=0
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%BoundingBox: 0 0 612 792
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%Pages: 1
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%LanguageLevel: 1
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%DocumentData: Clean7Bit
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%DocumentSuppliedResources: procset testprint/1.1
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%Creator: Michael Sweet, Easy Software Products
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%CreationDate: May 11, 1999
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%Title: Test Page
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%EndComments
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%BeginProlog
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%BeginResource procset testprint 1.1 0
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%EndResource
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%EndProlog
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%Page: 1 1
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%Page: 1 1
D [18/Sep/2005:21:00:30 +0000] [Job 10] pw = 595.0, pl = 842.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] PageLeft = 0.0, PageRight = 595.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] PageTop = 842.0, PageBottom = 0.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] PageWidth = 595.0, PageLength = 842.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] 0 %%EOF
D [18/Sep/2005:21:00:30 +0000] [Job 10] Saw EOF!
D [18/Sep/2005:21:00:30 +0000] [Job 10] foomatic-rip version $Revision: 3.43.2.11 $ running...
D [18/Sep/2005:21:00:30 +0000] [Job 10] Parsing PPD file ...
D [18/Sep/2005:21:00:30 +0000] [Job 10] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option ColorSpace
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option PageSize
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option PageRegion
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option ImageableArea
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option PaperDimension
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option Manualfeed
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option Resolution
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option Quality
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option ColorMode
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option ComposedBlack
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option PaperBlue
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option PaperGreen
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option PaperRed
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option MasterGamma
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option RedGamma
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option GreenGamma
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option BlueGamma
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option Random
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option PrintColors
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option Model
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option Smooth
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option Compress
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option Inverse
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option LimitCheck
D [18/Sep/2005:21:00:30 +0000] [Job 10] Added option Font
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] Parameter Summary
D [18/Sep/2005:21:00:30 +0000] [Job 10] -----------------
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] Spooler: cups
D [18/Sep/2005:21:00:30 +0000] [Job 10] Printer: Canon
D [18/Sep/2005:21:00:30 +0000] [Job 10] PPD file: /etc/cups/ppd/Canon.ppd
D [18/Sep/2005:21:00:30 +0000] [Job 10] Printer model: Canon BJC-265SP Foomatic/bjc250gs (recommended)
D [18/Sep/2005:21:00:30 +0000] [Job 10] Job title: Test Page
D [18/Sep/2005:21:00:30 +0000] [Job 10] File(s) to be printed:
D [18/Sep/2005:21:00:30 +0000] [Job 10] <STDIN>
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] ================================================
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] File: <STDIN>
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] ================================================
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] Reading PostScript input ...
D [18/Sep/2005:21:00:30 +0000] [Job 10] --> This document is DSC-conforming!
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] -----------
D [18/Sep/2005:21:00:30 +0000] ReadClient: 5 GET /favicon.ico HTTP/1.1
D [18/Sep/2005:21:00:30 +0000] SendError: 5 code=404 (Not Found)
D [18/Sep/2005:21:00:30 +0000] CloseClient: 5
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginProlog
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%EndProlog
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] -----------
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginSetup
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *ColorMode ColorHQ
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: ColorMode=ColorHQ --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: ColorMode=ColorHQ
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: ColorMode=ColorHQ --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *PageRegion A4
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: PageRegion=A4 --> Option will be set by PostScript interpreter
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *Manualfeed Off
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Manualfeed=Off --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: Manualfeed=Off
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Manualfeed=Off --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *Resolution 360x360dpi
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Resolution=360x360dpi --> Option will be set by PostScript interpreter
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *Quality Normal
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Quality=Normal --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: Quality=Normal
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Quality=Normal --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *PrintColors Default
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: PrintColors=Default --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: PrintColors=Default
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: PrintColors=Default --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *Inverse Off
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Inverse=Off --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: Inverse=Off
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Inverse=Off --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *Smooth Off
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Smooth=Off --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: Smooth=Off
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Smooth=Off --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *Compress On
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Compress=On --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: Compress=On
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Compress=On --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *ComposedBlack Off
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: ComposedBlack=Off --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: ComposedBlack=Off
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: ComposedBlack=Off --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *LimitCheck Off
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: LimitCheck=Off --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: LimitCheck=Off
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: LimitCheck=Off --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *PaperRed 255
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: PaperRed=255 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: PaperRed=255
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: PaperRed=255 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *PaperGreen 255
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: PaperGreen=255 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: PaperGreen=255
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: PaperGreen=255 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *PaperBlue 255
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: PaperBlue=255 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: PaperBlue=255
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: PaperBlue=255 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *RedGamma 1.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: RedGamma=1.0 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: RedGamma=1.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: RedGamma=1.0 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *GreenGamma 1.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: GreenGamma=1.0 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: GreenGamma=1.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: GreenGamma=1.0 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *BlueGamma 1.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: BlueGamma=1.0 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: BlueGamma=1.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: BlueGamma=1.0 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *MasterGamma 1.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: MasterGamma=1.0 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: MasterGamma=1.0
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: MasterGamma=1.0 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%BeginFeature: *Random 15
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Random=15 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %% FoomaticRIPOptionSetting: Random=15
D [18/Sep/2005:21:00:30 +0000] [Job 10] Option: Random=15 --> Setting option
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found: %%EndSetup
D [18/Sep/2005:21:00:30 +0000] [Job 10] Inserting PostScript code for CUPS' page accounting
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] -----------
D [18/Sep/2005:21:00:30 +0000] [Job 10] New page:  1 1
D [18/Sep/2005:21:00:30 +0000] [Job 10] Inserting option code into "PageSetup" section.
D [18/Sep/2005:21:00:30 +0000] [Job 10] No page header or page header not DSC-conforming
D [18/Sep/2005:21:00:30 +0000] [Job 10] Stopping search for page header options
D [18/Sep/2005:21:00:30 +0000] [Job 10] Found:
D [18/Sep/2005:21:00:30 +0000] [Job 10] pageHeight sub                  % Move down...
D [18/Sep/2005:21:00:30 +0000] [Job 10] --> Output goes directly to the renderer now.
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] Starting renderer
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] Closing renderer
D [18/Sep/2005:21:00:30 +0000] [Job 10] JCL: <job data>
D [18/Sep/2005:21:00:30 +0000] [Job 10]
D [18/Sep/2005:21:00:30 +0000] [Job 10] renderer PID kid4=9838
D [18/Sep/2005:21:00:30 +0000] [Job 10] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=bjccolor -sPrinterType=BJC-250 -sFeeder=Auto -sQuality=Normal  -dInverse=false -dSmooth=false -dCompress=true -dComposeK=false -dLimitCheck=false -dPaperRed=255 -dPaperGreen=255 -dPaperBlue=255 -dRedGamma=1.000000 -dGreenGamma=1.000000 -dBlueGamma=1.000000 -dGamma=1.000000 -dRandom=15 -sOutputFile=- -
D [18/Sep/2005:21:00:30 +0000] [Job 10] foomatic-gswrapper: gs '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVICE=bjccolor' '-sPrinterType=BJC-250' '-sFeeder=Auto' '-sQuality=Normal' '-dInverse=false' '-dSmooth=false' '-dCompress=true' '-dComposeK=false' '-dLimitCheck=false' '-dPaperRed=255' '-dPaperGreen=255' '-dPaperBlue=255' '-dRedGamma=1.000000' '-dGreenGamma=1.000000' '-dBlueGamma=1.000000' '-dGamma=1.000000' '-dRandom=15' '-sOutputFile=/dev/fd/3' '/dev/fd/0' 3>&1 1>&2
D [18/Sep/2005:21:00:41 +0000] [Job 10] tail process done writing data to STDOUT
D [18/Sep/2005:21:00:41 +0000] [Job 10] KID4 finished
D [18/Sep/2005:21:00:41 +0000] [Job 10] KID3 finished
D [18/Sep/2005:21:00:41 +0000] [Job 10] KID4 exited with status 0
D [18/Sep/2005:21:00:41 +0000] [Job 10] KID3 exited with status 0
D [18/Sep/2005:21:00:41 +0000] [Job 10] Renderer exit stat: 0
D [18/Sep/2005:21:00:41 +0000] [Job 10] Renderer process finished
D [18/Sep/2005:21:00:41 +0000] [Job 10]
D [18/Sep/2005:21:00:41 +0000] [Job 10] Closing foomatic-rip.
D [18/Sep/2005:21:00:41 +0000] UpdateJob: job 10, file 0 is complete.
D [18/Sep/2005:21:00:41 +0000] CancelJob: id = 10
D [18/Sep/2005:21:00:41 +0000] StopJob: id = 10, force = 0
D [18/Sep/2005:21:00:41 +0000] StopJob: printer state is 3

sorry to post such a big log output. I do not know where the problem lies.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54815
Location: 56N 3W

PostPosted: Sun Sep 18, 2005 12:13 pm    Post subject: Reply with quote

Greenfuse,

Log into the cups admin webpage at http://localhost:631 and create a new printer that points to the same phyisical pronter as you are trying to use. Print a test page from it. If thats OK, try printing from an application via the new printer.

Your log looks OK.

Is your priinter port set up for bi-directional mode both in the kernel and in the BIOS ?
In the Kernel you will need IEEE 1284 transfer modes seleted.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Greenfuse
n00b
n00b


Joined: 01 Aug 2005
Posts: 60
Location: Australia

PostPosted: Sun Sep 18, 2005 12:17 pm    Post subject: Reply with quote

errrm :oops: the cable was loose.

Plugged it in and it works fine now :oops: :oops:

thanks again for the help Neddy
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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