| Fedora This forum is for the discussion of the Fedora Project. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-15-2003, 08:35 PM
|
#1
|
|
Member
Registered: Nov 2003
Location: Shelton, WA
Distribution: Fedora 10
Posts: 31
Rep:
|
Can't setup Printer--CUPS
I just installed Fedora 1 including my Lexmark 1020 inkjet. The printer installation seems fine except that I can't print a test page. I set the cups error log to debug2 and the part of the results are below. There are some I/O errors mentioned but as a linux newbie I can't really figure any of this out. Can someone tell me what the problem might be by looking at this output?
Quote:
D [15/Dec/2003:21:05:00 -0500] [Job 6] ================================================
D [15/Dec/2003:21:05:00 -0500] [Job 6]
D [15/Dec/2003:21:05:00 -0500] [Job 6] Reading PostScript input ...
D [15/Dec/2003:21:05:00 -0500] [Job 6] --> This document is DSC-conforming!
D [15/Dec/2003:21:05:00 -0500] [Job 6]
D [15/Dec/2003:21:05:00 -0500] [Job 6] -----------
D [15/Dec/2003:21:05:00 -0500] [Job 6] Found: %%BeginProlog
D [15/Dec/2003:21:05:00 -0500] [Job 6] 0 %%EOF
D [15/Dec/2003:21:05:00 -0500] [Job 6] Saw EOF!
D [15/Dec/2003:21:05:00 -0500] [Job 6] Found: %%EndProlog
D [15/Dec/2003:21:05:00 -0500] [Job 6]
D [15/Dec/2003:21:05:00 -0500] [Job 6] -----------
D [15/Dec/2003:21:05:00 -0500] [Job 6] Found: %%BeginSetup
D [15/Dec/2003:21:05:00 -0500] [Job 6] Inserting PostScript code for CUPS' page accounting
D [15/Dec/2003:21:05:00 -0500] [Job 6] Found: %%BeginFeature: *InkType Color
D [15/Dec/2003:21:05:00 -0500] [Job 6] Option: InkType=Color --> Setting option
D [15/Dec/2003:21:05:00 -0500] [Job 6] Found: %% FoomaticRIPOptionSetting: InkType=Color
D [15/Dec/2003:21:05:00 -0500] [Job 6] Option: InkType=Color --> Setting option
D [15/Dec/2003:21:05:00 -0500] [Job 6] Found: %%BeginFeature: *PageSize Letter
D [15/Dec/2003:21:05:00 -0500] [Job 6] Option: PageSize=Letter --> Option will be set by PostScript interpreter
D [15/Dec/2003:21:05:00 -0500] [Job 6] Found: %%BeginFeature: *Brightness 100
D [15/Dec/2003:21:05:00 -0500] [Job 6] Option: Brightness=100 --> Setting option
D [15/Dec/2003:21:05:00 -0500] [Job 6] Found: %% FoomaticRIPOptionSetting: Brightness=100
D [15/Dec/2003:21:05:00 -0500] [Job 6] Option: Brightness=100 --> Setting option
D [15/Dec/2003:21:05:00 -0500] [Job 6] Found: %%EndSetup
D [15/Dec/2003:21:05:00 -0500] [Job 6]
D [15/Dec/2003:21:05:00 -0500] [Job 6] -----------
D [15/Dec/2003:21:05:00 -0500] [Job 6] New page: 1 1
D [15/Dec/2003:21:05:00 -0500] [Job 6] Inserting option code into "PageSetup" section.
D [15/Dec/2003:21:05:00 -0500] [Job 6] No page header or page header not DSC-conforming
d [15/Dec/2003:21:05:00 -0500] PID 2499 exited with no errors.
D [15/Dec/2003:21:05:00 -0500] [Job 6] Stopping search for page header options
D [15/Dec/2003:21:05:00 -0500] [Job 6] Found:
D [15/Dec/2003:21:05:00 -0500] [Job 6] pageHeight sub % Move down...
D [15/Dec/2003:21:05:00 -0500] [Job 6] --> Output goes directly to the renderer now.
D [15/Dec/2003:21:05:00 -0500] [Job 6]
D [15/Dec/2003:21:05:00 -0500] [Job 6]
D [15/Dec/2003:21:05:00 -0500] [Job 6] Starting renderer
D [15/Dec/2003:21:05:00 -0500] [Job 6] JCL: <job data>
D [15/Dec/2003:21:05:00 -0500] [Job 6]
D [15/Dec/2003:21:05:00 -0500] [Job 6] renderer PID pid4=2503
D [15/Dec/2003:21:05:00 -0500] [Job 6] renderer command: gs -q -sDEVICE=ppmraw -r300 -dBATCH -dNOPAUSE -dPARANOIDSAFER -sOutputFile=- - | lm1100 -b 100 -
D [15/Dec/2003:21:05:00 -0500] [Job 6] sh: line 1: lm1100: command not found
D [15/Dec/2003:21:05:00 -0500] [Job 6] foomatic-gswrapper: gs '-sDEVICE=ppmraw' '-r300' '-dBATCH' '-dNOPAUSE' '-dPARANOIDSAFER' '-sOutputFile=| cat >&3' '/dev/fd/0' 3>&1 1>&2
D [15/Dec/2003:21:05:00 -0500] [Job 6] GNU Ghostscript 7.07 (2003-05-17)
D [15/Dec/2003:21:05:00 -0500] [Job 6] Copyright (C) 2003 artofcode LLC, Benicia, CA. All rights reserved.
D [15/Dec/2003:21:05:00 -0500] [Job 6] This software comes with NO WARRANTY: see the file PUBLIC for details.
D [15/Dec/2003:21:05:01 -0500] [Job 6] Loading NimbusRomNo9L-Regu font from /usr/share/fonts/default/Type1/n021003l.pfb... 2431844 1071589 1662616 356238 0 done.
D [15/Dec/2003:21:05:01 -0500] [Job 6] Loading NimbusSanL-Regu font from /usr/share/fonts/default/Type1/n019003l.pfb... 2806804 1388109 1682712 367446 0 done.
D [15/Dec/2003:21:05:01 -0500] [Job 6] Loading NimbusSanL-Bold font from /usr/share/fonts/default/Type1/n019004l.pfb... 3071200 1586500 1722904 402221 0 done.
D [15/Dec/2003:21:05:01 -0500] [Job 6] Flushing FIFO.
D [15/Dec/2003:21:05:01 -0500] [Job 6]
D [15/Dec/2003:21:05:01 -0500] [Job 6] Closing renderer
D [15/Dec/2003:21:05:02 -0500] [Job 6] Loading NimbusSanL-BoldItal font from /usr/share/fonts/default/Type1/n019024l.pfb... 3188344 1693249 1743000 420880 0 done.
D [15/Dec/2003:21:05:02 -0500] [Job 6] cat: write error: Broken pipe
D [15/Dec/2003:21:05:02 -0500] [Job 6] Error: /ioerror in --.outputpage--
D [15/Dec/2003:21:05:02 -0500] [Job 6] Operand stack:
D [15/Dec/2003:21:05:02 -0500] [Job 6] 416.5 308.0 306.0 748.0 306.0 55.0 51.0 1 true
D [15/Dec/2003:21:05:02 -0500] [Job 6] Execution stack:
D [15/Dec/2003:21:05:02 -0500] [Job 6] %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 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- 7 3 %oparray_pop --nostringval-- --nostringval-- --nostringval-- --nostringval--
D [15/Dec/2003:21:05:02 -0500] [Job 6] Dictionary stack:
D [15/Dec/2003:21:05:02 -0500] [Job 6] --dict:1073/1123(ro)(G)-- --dict:0/20(G)-- --dict:114/200(L)--
D [15/Dec/2003:21:05:02 -0500] [Job 6] Current allocation mode is local
D [15/Dec/2003:21:05:02 -0500] [Job 6] Last OS error: 32
D [15/Dec/2003:21:05:02 -0500] [Job 6] GNU Ghostscript 7.07: Unrecoverable error, exit code 1
D [15/Dec/2003:21:05:02 -0500] [Job 6] renderer return value: 127
D [15/Dec/2003:21:05:02 -0500] [Job 6] renderer received signal: 127
D [15/Dec/2003:21:05:02 -0500] [Job 6] KID3 exited with status 1
D [15/Dec/2003:21:05:02 -0500] [Job 6] Renderer exit stat: 1
D [15/Dec/2003:21:05:02 -0500] [Job 6] Process dieing with "The renderer command line returned an unrecognized error code 127.", exit stat: 1
D [15/Dec/2003:21:05:02 -0500] [Job 6] The renderer command line returned an unrecognized error code 127.
D [15/Dec/2003:21:05:02 -0500] [Job 6] tail process done writing data to STDOUT
D [15/Dec/2003:21:05:02 -0500] [Job 6] KID4 finished
D [15/Dec/2003:21:05:02 -0500] [Job 6] Renderer process finished
D [15/Dec/2003:21:05:02 -0500] [Job 6] Process dieing with "Error closing renderer", exit stat: 1
D [15/Dec/2003:21:05:02 -0500] [Job 6] Error closing renderer
E [15/Dec/2003:21:05:02 -0500] PID 2500 stopped with status 1!
d [15/Dec/2003:21:05:02 -0500] PID 2501 exited with no errors.
I [15/Dec/2003:21:05:02 -0500] [Job 6] Ready to print.
D [15/Dec/2003:21:05:02 -0500] UpdateJob: job 6, file 0 is complete.
d [15/Dec/2003:21:05:02 -0500] UpdateJob: Removing fd 8 from InputSet...
D [15/Dec/2003:21:05:02 -0500] CancelJob: id = 6
D [15/Dec/2003:21:05:02 -0500] StopJob: id = 6, force = 0
D [15/Dec/2003:21:05:02 -0500] StopJob: printer state is 3
d [15/Dec/2003:21:05:02 -0500] StopJob: Freeing status buffer...
d [15/Dec/2003:21:05:02 -0500] SaveJob: Closing file 8...
d [15/Dec/2003:21:05:02 -0500] SaveJob: Closing file 8...
d [15/Dec/2003:21:05:02 -0500] ReadClient() 9, used=0
D [15/Dec/2003:21:05:02 -0500] ReadClient() 9 POST / HTTP/1.1
d [15/Dec/2003:21:05:02 -0500] decode_auth(0xbf228008): Authorization string = ""
d [15/Dec/2003:21:05:02 -0500] decode_auth() 9 username=""
d [15/Dec/2003:21:05:02 -0500] IsAuthorized: con->uri = "/"
d [15/Dec/2003:21:05:02 -0500] FindBest: uri = "/"...
d [15/Dec/2003:21:05:02 -0500] FindBest: Location /admin Limit 7f
d [15/Dec/2003:21:05:02 -0500] FindBest: Location /printers/printer Limit 7f
d [15/Dec/2003:21:05:02 -0500] FindBest: Location / Limit 7f
d [15/Dec/2003:21:05:02 -0500] FindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [15/Dec/2003:21:05:02 -0500] FindBest: best = "/"
d [15/Dec/2003:21:05:02 -0500] IsAuthorized: auth = 0, satisfy=0...
d [15/Dec/2003:21:05:02 -0500] POST /
d [15/Dec/2003:21:05:02 -0500] CONTENT_TYPE = application/ipp
d [15/Dec/2003:21:05:02 -0500] ReadClient() 9 con->data_encoding = length, con->data_remaining = 220, con->file = 0
d [15/Dec/2003:21:05:02 -0500] ProcessIPPRequest(0xbf228008[9]): operation_id = 000a
d [15/Dec/2003:21:05:02 -0500] get_jobs(0xbf228008[9], ipp://localhost/jobs/)
d [15/Dec/2003:21:05:02 -0500] get_jobs: job->id = 5
d [15/Dec/2003:21:05:02 -0500] get_jobs: job->id = 6
D [15/Dec/2003:21:05:02 -0500] ProcessIPPRequest: 9 status_code=1
d [15/Dec/2003:21:05:02 -0500] ProcessIPPRequest: Adding fd 9 to OutputSet...
d [15/Dec/2003:21:05:02 -0500] WriteClient: Removing fd 9 from OutputSet...
d [15/Dec/2003:21:07:07 -0500] DeleteCert: removing certificate for pid 0
d [15/Dec/2003:21:07:07 -0500] AddCert: adding certificate for pid 0
d [15/Dec/2003:21:08:22 -0500] AcceptClient(0x8a7dd20) 0 NumClients = 1
D [15/Dec/2003:21:08:22 -0500] AcceptClient() 8 from localhost:631.
d [15/Dec/2003:21:08:22 -0500] AcceptClient: Adding fd 8 to InputSet...
d [15/Dec/2003:21:08:22 -0500] ReadClient() 8, used=0
D [15/Dec/2003:21:08:22 -0500] ReadClient() 8 POST /printers/ HTTP/1.1
d [15/Dec/2003:21:08:22 -0500] decode_auth(0xbf22aa34): Authorization string = ""
d [15/Dec/2003:21:08:22 -0500] decode_auth() 8 username=""
d [15/Dec/2003:21:08:22 -0500] IsAuthorized: con->uri = "/printers/"
d [15/Dec/2003:21:08:22 -0500] FindBest: uri = "/printers/"...
d [15/Dec/2003:21:08:22 -0500] FindBest: Location /admin Limit 7f
d [15/Dec/2003:21:08:22 -0500] FindBest: Location /printers/printer Limit 7f
d [15/Dec/2003:21:08:22 -0500] FindBest: Location / Limit 7f
d [15/Dec/2003:21:08:22 -0500] FindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [15/Dec/2003:21:08:22 -0500] FindBest: best = "/"
d [15/Dec/2003:21:08:22 -0500] IsAuthorized: auth = 0, satisfy=0...
d [15/Dec/2003:21:08:22 -0500] POST /printers/
d [15/Dec/2003:21:08:22 -0500] CONTENT_TYPE = application/ipp
d [15/Dec/2003:21:08:22 -0500] ReadClient() 8 con->data_encoding = length, con->data_remaining = 175, con->file = 0
d [15/Dec/2003:21:08:22 -0500] ReadClient() 8, used=0
d [15/Dec/2003:21:08:22 -0500] ReadClient() 8 con->data_encoding = length, con->data_remaining = 167, con->file = 0
d [15/Dec/2003:21:08:22 -0500] ReadClient() 8, used=0
d [15/Dec/2003:21:08:22 -0500] ReadClient() 8 con->data_encoding = length, con->data_remaining = 138, con->file = 0
d [15/Dec/2003:21:08:22 -0500] ReadClient() 8, used=0
d [15/Dec/2003:21:08:22 -0500] ReadClient() 8 con->data_encoding = length, con->data_remaining = 101, con->file = 0
d [15/Dec/2003:21:08:22 -0500] ReadClient() 8, used=63
d [15/Dec/2003:21:08:22 -0500] ReadClient() 8 con->data_encoding = length, con->data_remaining = 64, con->file = 0
d [15/Dec/2003:21:08:22 -0500] ProcessIPPRequest(0xbf22aa34[8]): operation_id = 4002
d [15/Dec/2003:21:08:22 -0500] get_printers(0xbf22aa34[8], 0)
d [15/Dec/2003:21:08:22 -0500] add_printer_state_reasons(0xbf22aa34[8], 0x8a7e380[printer])
d [15/Dec/2003:21:08:22 -0500] add_queued_job_count(0xbf22aa34[8], 0x8a7e380[printer])
d [15/Dec/2003:21:08:22 -0500] copy_attrs(0x8a85188, 0x8a68908, 0x8a85098, 0)
d [15/Dec/2003:21:08:22 -0500] copy_attribute(0x8a85188, 0x8a68a78[printer-name,4,42])
d [15/Dec/2003:21:08:22 -0500] copy_attribute(0x8a85188, 0x8a68d20[device-uri,4,45])
d [15/Dec/2003:21:08:22 -0500] copy_attrs(0x8a85188, 0x8a77978, 0x8a85098, 0)
D [15/Dec/2003:21:08:22 -0500] ProcessIPPRequest: 8 status_code=1
d [15/Dec/2003:21:08:22 -0500] ProcessIPPRequest: Adding fd 8 to OutputSet...
d [15/Dec/2003:21:08:22 -0500] WriteClient: Removing fd 8 from OutputSet...
d [15/Dec/2003:21:08:22 -0500] ReadClient() 8, used=0
D [15/Dec/2003:21:08:22 -0500] CloseClient() 8
d [15/Dec/2003:21:08:22 -0500] CloseClient: Removing fd 8 from InputSet and OutputSet...
D [15/Dec/2003:21:10:03 -0500] Closing client 9 after 300 seconds of inactivity...
D [15/Dec/2003:21:10:03 -0500] CloseClient() 9
d [15/Dec/2003:21:10:03 -0500] CloseClient: Removing fd 9 from InputSet and OutputSet...
d [15/Dec/2003:21:11:18 -0500] AcceptClient(0x8a7dd20) 0 NumClients = 0
D [15/Dec/2003:21:11:18 -0500] AcceptClient() 8 from localhost:631.
d [15/Dec/2003:21:11:18 -0500] AcceptClient: Adding fd 8 to InputSet...
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8, used=0
D [15/Dec/2003:21:11:18 -0500] ReadClient() 8 POST / HTTP/1.1
d [15/Dec/2003:21:11:18 -0500] decode_auth(0xbf228008): Authorization string = ""
d [15/Dec/2003:21:11:18 -0500] decode_auth() 8 username=""
d [15/Dec/2003:21:11:18 -0500] IsAuthorized: con->uri = "/"
d [15/Dec/2003:21:11:18 -0500] FindBest: uri = "/"...
d [15/Dec/2003:21:11:18 -0500] FindBest: Location /admin Limit 7f
d [15/Dec/2003:21:11:18 -0500] FindBest: Location /printers/printer Limit 7f
d [15/Dec/2003:21:11:18 -0500] FindBest: Location / Limit 7f
d [15/Dec/2003:21:11:18 -0500] FindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [15/Dec/2003:21:11:18 -0500] FindBest: best = "/"
d [15/Dec/2003:21:11:18 -0500] IsAuthorized: auth = 0, satisfy=0...
d [15/Dec/2003:21:11:18 -0500] POST /
d [15/Dec/2003:21:11:18 -0500] CONTENT_TYPE = application/ipp
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8 con->data_encoding = length, con->data_remaining = 218, con->file = 0
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8, used=0
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8 con->data_encoding = length, con->data_remaining = 210, con->file = 0
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8, used=0
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8 con->data_encoding = length, con->data_remaining = 181, con->file = 0
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8, used=0
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8 con->data_encoding = length, con->data_remaining = 138, con->file = 0
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8, used=0
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8 con->data_encoding = length, con->data_remaining = 111, con->file = 0
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8, used=33
d [15/Dec/2003:21:11:18 -0500] ReadClient() 8 con->data_encoding = length, con->data_remaining = 80, con->file = 0
d [15/Dec/2003:21:11:18 -0500] ProcessIPPRequest(0xbf228008[8]): operation_id = 000a
d [15/Dec/2003:21:11:18 -0500] get_jobs(0xbf228008[8], ipp://localhost/jobs/)
d [15/Dec/2003:21:11:18 -0500] get_jobs: job->id = 5
d [15/Dec/2003:21:11:18 -0500] get_jobs: job->id = 6
D [15/Dec/2003:21:11:18 -0500] ProcessIPPRequest: 8 status_code=1
d [15/Dec/2003:21:11:18 -0500] ProcessIPPRequest: Adding fd 8 to OutputSet...
d [15/Dec/2003:21:11:18 -0500] WriteClient: Removing fd 8 from OutputSet...
d [15/Dec/2003:21:12:07 -0500] DeleteCert: removing certificate for pid 0
d [15/Dec/2003:21:12:07 -0500] AddCert: adding certificate for pid 0
|
|
|
|
|
12-17-2003, 03:36 PM
|
#2
|
|
Member
Registered: Nov 2003
Location: Shelton, WA
Distribution: Fedora 10
Posts: 31
Original Poster
Rep:
|
Problem was the driver. Read somewhere to use HP deskjet 500 driver and that worked.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:29 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|