Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Lexmark z612 CUPS: Unable to convert file
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
Zit0013
n00b
n00b


Joined: 12 Dec 2004
Posts: 3

PostPosted: Sun Dec 12, 2004 3:39 pm    Post subject: Lexmark z612 CUPS: Unable to convert file Reply with quote

Hi, I've got a z612 Lexmark USB printer.

I've read all threads that talk about Lexmark printer config, gentoo wiki's howto etc...

Software installed:
app-text/ghostscript-7.07.1-r7
net-print/cups-1.1.20-r5
media-gfx/gimp-print-4.2.6
net-print/foomatic-filters-3.0.2
net-print/foomatic-db-engine-3.0.2

test of the backend:
Code:

gza@gentoo gza $ /usr/lib/cups/backend/z600
direct z600:/dev/usb/lp0 "Lexmark  Lexmark Z600 Series" "Lexmark Printer"


select the ppd for the printer:
Code:

gentoo root # lpadmin -p z612 -P ./usr/share/cups/model/Lexmark-Z600-lxz600cj-cups.ppd


My printers.conf:
Code:

gentoo root # cat /etc/cups/printers.conf
# Printer configuration file for CUPS v1.1.20
# Written by cupsd on sam 11 déc 2004 20:54:48 CET
<DefaultPrinter z612>
Info Will's POS Lexmark
Location Room 115
DeviceURI z600:/dev/usb/lp0
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
</Printer>


If print testpage, nothing get out of the printer :(

After putting log level of cups to max verbosity, I've a strange message in /var/log/cups/error_log.

Code:

d [12/Dec/2004:16:33:21 +0100] ProcessIPPRequest(0x404dc008[5]): operation_id = 0002
d [12/Dec/2004:16:33:21 +0100] print_job(0x404dc008[5], ipp://localhost:631/printers/z612)
D [12/Dec/2004:16:33:21 +0100] print_job: auto-typing file...
D [12/Dec/2004:16:33:21 +0100] print_job: request file type is application/postscript.
d [12/Dec/2004:16:33:21 +0100] check_quotas(0x404dc008[5], 0x808a490[z612])
D [12/Dec/2004:16:33:21 +0100] check_quotas: requesting-user-name = 'root'
D [12/Dec/2004:16:33:21 +0100] print_job: requesting-user-name = 'root'
I [12/Dec/2004:16:33:21 +0100] Adding start banner page "none" to job 11.
d [12/Dec/2004:16:33:21 +0100] copy_banner(0x404dc008[5], 0x80ad208[11], none)
d [12/Dec/2004:16:33:21 +0100] add_file(con=0x404dc008[5], job=11, filetype=application/postscript, compression=0)
I [12/Dec/2004:16:33:21 +0100] Adding end banner page "none" to job 11.
d [12/Dec/2004:16:33:21 +0100] copy_banner(0x404dc008[5], 0x80ad208[11], none)
I [12/Dec/2004:16:33:21 +0100] Job 11 queued on 'z612' by 'root'.
D [12/Dec/2004:16:33:21 +0100] Job 11 hold_until = 0
d [12/Dec/2004:16:33:21 +0100] SaveJob: Closing file 7...
D [12/Dec/2004:16:33:21 +0100] StartJob(11, 0x808a490)
D [12/Dec/2004:16:33:21 +0100] StartJob() id = 11, file = 0/1
[b]
E [12/Dec/2004:16:33:21 +0100] Unable to convert file 0 to printable format for job 11!
I [12/Dec/2004:16:33:21 +0100] Hint: Do you have ESP Ghostscript installed?
[/b]
D [12/Dec/2004:16:33:21 +0100] CancelJob: id = 11
d [12/Dec/2004:16:33:21 +0100] SaveJob: Closing file 7...
d [12/Dec/2004:16:33:21 +0100] add_job_state_reasons(0x404dc008[5], 11)
D [12/Dec/2004:16:33:21 +0100] ProcessIPPRequest: 5 status_code=0
d [12/Dec/2004:16:33:21 +0100] ProcessIPPRequest: Adding fd 5 to OutputSet...
d [12/Dec/2004:16:33:21 +0100] WriteClient: Removing fd 5 from OutputSet...
d [12/Dec/2004:16:33:21 +0100] ReadClient() 5, used=0
D [12/Dec/2004:16:33:21 +0100] CloseClient() 5
d [12/Dec/2004:16:33:21 +0100] CloseClient: Removing fd 5 from InputSet and OutputSet...


Anyone have an idea?

gentoo's wiki talk about udev, devfs...
What's the relation between /dev managment and cups z600 driver?

Thanks.
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