Hi!
I use slackware 10.2, linux-2.6.15.6, cups 1.1.23, foo2zjs.
My printer works correctly, for small documents. But when I order to print ~20 pages or more, it prints about first 20p and then printer stops. The task doesnt disappear form task-menager. Only way I may deal with it is turning off and on the printer, and then going to
http://localhost:631/printers/HP1020 and starting the printer.
How do I fix that?
Logs from printing a 13pages document in 2 copies:
/var/log/cups/error_log:
Code:
D [20/Mar/2006:14:04:24 +0100] [Job 37] New page: 10 10
D [20/Mar/2006:14:04:24 +0100] [Job 37] Inserting option code into "PageSetup" section.
D [20/Mar/2006:14:04:24 +0100] [Job 37] Found:
D [20/Mar/2006:14:04:24 +0100] [Job 37] %%Page: 10 10
D [20/Mar/2006:14:04:24 +0100] [Job 37] --> Output goes to the FIFO buffer now.
D [20/Mar/2006:14:04:24 +0100] [Job 37]
D [20/Mar/2006:14:04:24 +0100] [Job 37]
D [20/Mar/2006:14:04:24 +0100] [Job 37] Found: %%BeginPageSetup
D [20/Mar/2006:14:04:24 +0100] [Job 37] Found: %%EndPageSetup
D [20/Mar/2006:14:04:24 +0100] [Job 37] End of page header
D [20/Mar/2006:14:04:24 +0100] [Job 37] pw = 572.3, pl = 819.3
D [20/Mar/2006:14:04:24 +0100] [Job 37] PageLeft = 11.3, PageRight = 583.7
D [20/Mar/2006:14:04:24 +0100] [Job 37] PageTop = 830.7, PageBottom = 11.3
D [20/Mar/2006:14:04:24 +0100] [Job 37] PageWidth = 595.0, PageLength = 842.0
D [20/Mar/2006:14:04:24 +0100] [Job 37] 0 %%BeginPageSetup
D [20/Mar/2006:14:04:24 +0100] [Job 37] 0 %%PageOrientation: Portrait
D [20/Mar/2006:14:04:24 +0100] [Job 37] 0 %%EndPageSetup
D [20/Mar/2006:14:04:24 +0100] [Job 37] Stopping search for page header options
D [20/Mar/2006:14:04:24 +0100] [Job 37] Found:
D [20/Mar/2006:14:04:24 +0100] [Job 37] (\000\014\000\007\000\027\000\013\000\030) 5 25.32 Tj16
D [20/Mar/2006:14:04:24 +0100] [Job 37] --> Output goes directly to the renderer now.
D [20/Mar/2006:14:04:24 +0100] [Job 37]
D [20/Mar/2006:14:04:24 +0100] AcceptClient: 10 from localhost:631.
D [20/Mar/2006:14:04:24 +0100] ReadClient: 10 POST /printers/HTTP/1.1
D [20/Mar/2006:14:04:24 +0100] ProcessIPPRequest: 10 status_code=1
D [20/Mar/2006:14:04:24 +0100] AcceptClient: 11 from localhost:631.
D [20/Mar/2006:14:04:24 +0100] CloseClient: 10
D [20/Mar/2006:14:04:24 +0100] ReadClient: 11 POST /classes/ HTTP/1.1
D [20/Mar/2006:14:04:24 +0100] ProcessIPPRequest: 11 status_code=1
D [20/Mar/2006:14:04:24 +0100] CloseClient: 11
/var/log/messages:
Code:
Mar 20 14:04:19 localhost foo2zjs-wrapper: foo2zjs-wrapper -t -P -z1 -r600x600 -p9 -s7 -m1 -n1
/var/log/syslog
Code:
Mar 20 13:17:59 localhost kernel: drivers/usb/class/usblp.c: usblp0: failed reading printer status
Mar 20 13:20:59 localhost kernel: drivers/usb/class/usblp.c: usblp0: failed reading printer status
Mar 20 13:22:46 localhost kernel: drivers/usb/class/usblp.c: usblp0: failed reading printer status
Mar 20 14:04:23 localhost kernel: drivers/usb/class/usblp.c: usblp0: failed reading printer status
Mar 20 14:04:46 localhost kernel: drivers/usb/class/usblp.c: usblp0: error -110 reading printer status
Mar 20 14:05:26 localhost last message repeated 4 times
Mar 20 14:06:26 localhost last message repeated 6 times
Mar 20 14:07:26 localhost last message repeated 6 times
Mar 20 14:08:26 localhost last message repeated 6 times
Mar 20 14:09:26 localhost last message repeated 6 times
Mar 20 14:10:26 localhost last message repeated 6 times
Mar 20 14:11:26 localhost last message repeated 6 times
Mar 20 14:12:26 localhost last message repeated 6 times
Mar 20 14:13:26 localhost last message repeated 6 times
Mar 20 14:14:26 localhost last message repeated 6 times
thx for any help!
dame