canon bjc 3000 & cups HI
I've had a canon bjc 3000 printer since a long time and it always
worked
fine under suse (with lpr). Now I installed debian/unstable with cups
and I have trouble getting it to work. I tried to fiddle around with a
configuration utility called gnome-cups-manager in which my printer is
listed. However, when I try to print a postscript file, the only thing
that happens is I see the upper half of the first line, and then
nothing happens anymore. In /var/log/cups/error_log I looked for
something
that looks like an error and only found is a 'send error' (see below)
Any hints?
jos
-----------------
error_log, i first see this
D [04/Dec/2004:20:41:37 +0100] ProcessIPPRequest: 5 status_code=0
D [04/Dec/2004:20:42:08 +0100] ReadClient: 5 POST /printers/BJC-3000
HTTP/1.1
D [04/Dec/2004:20:42:09 +0100] print_job: request file type is
application/vnd.cups-raw.
D [04/Dec/2004:20:42:09 +0100] check_quotas: requesting-user-name =
'root'
D [04/Dec/2004:20:42:09 +0100] print_job: requesting-user-name =
'root'
I [04/Dec/2004:20:42:09 +0100] Adding start banner page "none" to job
15.
I [04/Dec/2004:20:42:09 +0100] Adding end banner page "none" to job
15.
I [04/Dec/2004:20:42:09 +0100] Job 15 queued on 'BJC-3000' by 'root'.
D [04/Dec/2004:20:42:09 +0100] Job 15 hold_until = 0
D [04/Dec/2004:20:42:09 +0100] StartJob(15, 0x8097908)
D [04/Dec/2004:20:42:09 +0100] StartJob() id = 15, file = 0/1
D [04/Dec/2004:20:42:09 +0100] job-sheets=none,none
D [04/Dec/2004:20:42:09 +0100] banner_page = 0
D [04/Dec/2004:20:42:09 +0100] StartJob: argv =
"BJC-3000","15","root","(stdin)","1","Resolution=720dpi ","/var/spool/cups/d00015-001"
D [04/Dec/2004:20:42:09 +0100] StartJob:
envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin"
D [04/Dec/2004:20:42:09 +0100] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [04/Dec/2004:20:42:09 +0100] StartJob: envp[2]="USER=root"
D [04/Dec/2004:20:42:09 +0100] StartJob: envp[3]="CHARSET=iso-8859-1"
D [04/Dec/2004:20:42:09 +0100] StartJob: envp[4]="LANG=en_US"
D [04/Dec/2004:20:42:09 +0100] StartJob: envp[5]="TZ=Europe/Amsterdam"
D [04/Dec/2004:20:42:09 +0100] StartJob:
envp[6]="PPD=/etc/cups/ppd/BJC-3000.ppd"
D [04/Dec/2004:20:42:09 +0100] StartJob:
envp[7]="CUPS_SERVERROOT=/etc/cups"
D [04/Dec/2004:20:42:09 +0100] StartJob: envp[8]="RIP_MAX_CACHE=8m"
D [04/Dec/2004:20:42:09 +0100] StartJob:
envp[9]="TMPDIR=/var/spool/cups/tmp"
D [04/Dec/2004:20:42:09 +0100] StartJob:
envp[10]="CONTENT_TYPE=application/vnd.cups-raw"
D [04/Dec/2004:20:42:09 +0100] StartJob:
envp[11]="DEVICE_URI=canon:/dev/lp0"
D [04/Dec/2004:20:42:09 +0100] StartJob: envp[12]="PRINTER=BJC-3000"
D [04/Dec/2004:20:42:09 +0100] StartJob:
envp[13]="CUPS_DATADIR=/usr/share/cups"
D [04/Dec/2004:20:42:09 +0100] StartJob:
envp[14]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [04/Dec/2004:20:42:09 +0100] StartJob:
envp[15]="CUPS_SERVER=localhost"
D [04/Dec/2004:20:42:09 +0100] StartJob: envp[16]="IPP_PORT=631"
D [04/Dec/2004:20:42:09 +0100] StartJob: statusfds = [ 6 8 ]
D [04/Dec/2004:20:42:09 +0100] StartJob: filterfds[1] = [ 9 -1 ]
D [04/Dec/2004:20:42:09 +0100] StartJob: backend =
"/usr/lib/cups/backend/canon"
D [04/Dec/2004:20:42:09 +0100] StartJob: filterfds[0] = [ -1 10 ]
D [04/Dec/2004:20:42:09 +0100]
start_process("/usr/lib/cups/backend/canon", 0xbfff0150, 0xbffef4c0,
9, 10, 8)
I [04/Dec/2004:20:42:09 +0100] Started backend
/usr/lib/cups/backend/canon (PID 18543) for job 15.
D [04/Dec/2004:20:42:09 +0100] ProcessIPPRequest: 5 status_code=0
D [04/Dec/2004:20:42:09 +0100] CloseClient: 5
D [04/Dec/2004:20:43:45 +0100] AcceptClient: 5 from localhost:631.
D [04/Dec/2004:20:43:45 +0100] AcceptClient: 8 from localhost:631.
D [04/Dec/2004:20:43:45 +0100] ReadClient: 8 POST / HTTP/1.1
D [04/Dec/2004:20:43:45 +0100] ProcessIPPRequest: 8 status_code=1
D [04/Dec/2004:20:43:45 +0100] AcceptClient: 9 from localhost:631.
D [04/Dec/2004:20:43:45 +0100] CloseClient: 8
D [04/Dec/2004:20:43:45 +0100] ReadClient: 9 POST / HTTP/1.1
.....
and then this 'senderror':
D [04/Dec/2004:20:44:05 +0100] ProcessIPPRequest: 8 status_code=0
D [04/Dec/2004:20:44:06 +0100] ReadClient: 8 POST /jobs HTTP/1.1
D [04/Dec/2004:20:44:06 +0100] SendError: 8 code=401 (Unauthorized)
D [04/Dec/2004:20:44:06 +0100] CloseClient: 8
D [04/Dec/2004:20:44:06 +0100] AcceptClient: 8 from localhost:631.
D [04/Dec/2004:20:44:06 +0100] ReadClient: 8 POST /jobs HTTP/1.1 |