This is a discussion on canon bjc 3000 & cups within the Linux Operating System forums, part of the Unix Operating Systems category; --> HI I've had a canon bjc 3000 printer since a long time and it always worked fine under suse ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 |
| |||
| HI Following a hint in a usenet post I changed a parallel port setting in my bios from ECP to Normal. Now, the parallel port isn't 'busy' anymore. stumpernickel:/home/jos# lpstat -p -d printer BJC-3000 is idle. enabled since Jan 01 00:00 system default destination: BJC-3000 I managed to get into the cups web interface. My printer seems to be listed correctly but when i try to print a test page only a single line appears on the paper, and then the printer stops and makes a funny noise once in a while. Not there yet... Maybe I should just revert to lpd. Jos ---cups error_log----------------------- D [05/Dec/2004:01:35:12 +0100] ReadClient: 5 GET /favicon.ico HTTP/1.1 D [05/Dec/2004:01:35:12 +0100] SendError: 5 code=404 (Not Found) D [05/Dec/2004:01:35:12 +0100] CloseClient: 5 D [05/Dec/2004:01:35:12 +0100] [Job 17] foomatic-rip version $Revision: 3.43.2.6 $ running... D [05/Dec/2004:01:35:12 +0100] [Job 17] Parsing PPD file ... D [05/Dec/2004:01:35:12 +0100] [Job 17] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip" D [05/Dec/2004:01:35:12 +0100] [Job 17] Added option ColorSpace D [05/Dec/2004:01:35:12 +0100] [Job 17] Added option PageSize D [05/Dec/2004:01:35:12 +0100] [Job 17] Added option PageRegion D [05/Dec/2004:01:35:12 +0100] [Job 17] Added option ImageableArea D [05/Dec/2004:01:35:12 +0100] [Job 17] Added option PaperDimension D [05/Dec/2004:01:35:12 +0100] [Job 17] Added option Resolution D [05/Dec/2004:01:35:12 +0100] [Job 17] Added option Font D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] Parameter Summary D [05/Dec/2004:01:35:12 +0100] [Job 17] ----------------- D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] Spooler: cups D [05/Dec/2004:01:35:12 +0100] [Job 17] Printer: BJC-3000 D [05/Dec/2004:01:35:12 +0100] [Job 17] PPD file: /etc/cups/ppd/BJC-3000.ppd D [05/Dec/2004:01:35:12 +0100] [Job 17] Printer model: Canon BJC-3000 Foomatic/s400a1.upp (recommended) D [05/Dec/2004:01:35:12 +0100] [Job 17] Job title: Test Page D [05/Dec/2004:01:35:12 +0100] [Job 17] File(s) to be printed: D [05/Dec/2004:01:35:12 +0100] [Job 17] <STDIN> D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] ================================================ D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] File: <STDIN> D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] ================================================ D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] Reading PostScript input ... D [05/Dec/2004:01:35:12 +0100] [Job 17] --> This document is DSC-conforming! D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] ----------- D [05/Dec/2004:01:35:12 +0100] [Job 17] Found: %%BeginProlog D [05/Dec/2004:01:35:12 +0100] [Job 17] 0 %%EOF D [05/Dec/2004:01:35:12 +0100] [Job 17] Saw EOF! D [05/Dec/2004:01:35:12 +0100] [Job 17] Found: %%EndProlog D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] ----------- D [05/Dec/2004:01:35:12 +0100] [Job 17] Found: %%BeginSetup D [05/Dec/2004:01:35:12 +0100] [Job 17] Inserting PostScript code for CUPS' page accounting D [05/Dec/2004:01:35:12 +0100] [Job 17] Found: %%BeginFeature: *PageSize A4 D [05/Dec/2004:01:35:12 +0100] [Job 17] Option: PageSize=A4 --> Option will be set by PostScript interpreter D [05/Dec/2004:01:35:12 +0100] [Job 17] Found: %%BeginFeature: *Resolution 360dpi D [05/Dec/2004:01:35:12 +0100] [Job 17] Option: Resolution=360dpi --> Setting option D [05/Dec/2004:01:35:12 +0100] [Job 17] Found: %% FoomaticRIPOptionSetting: Resolution=360dpi D [05/Dec/2004:01:35:12 +0100] [Job 17] Option: Resolution=360dpi --> Setting option D [05/Dec/2004:01:35:12 +0100] [Job 17] Found: %%EndSetup D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] ----------- D [05/Dec/2004:01:35:12 +0100] [Job 17] New page: 1 1 D [05/Dec/2004:01:35:12 +0100] [Job 17] Inserting option code into "PageSetup" section. D [05/Dec/2004:01:35:12 +0100] [Job 17] No page header or page header not DSC-conforming D [05/Dec/2004:01:35:12 +0100] [Job 17] Stopping search for page header options D [05/Dec/2004:01:35:12 +0100] [Job 17] Found: D [05/Dec/2004:01:35:12 +0100] [Job 17] pageHeight sub % Move down... D [05/Dec/2004:01:35:12 +0100] [Job 17] --> Output goes directly to the renderer now. D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] Starting renderer D [05/Dec/2004:01:35:12 +0100] [Job 17] JCL: <job data> D [05/Dec/2004:01:35:12 +0100] [Job 17] D [05/Dec/2004:01:35:12 +0100] [Job 17] renderer PID kid4=3079 D [05/Dec/2004:01:35:12 +0100] [Job 17] renderer command: gs @s400a1.upp -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sOutputFile=- - D [05/Dec/2004:01:35:12 +0100] [Job 17] foomatic-gswrapper: gs '@s400a1.upp' '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sOutputFile=/dev/fd/3' '/dev/fd/0' 3>&1 1>&2 D [05/Dec/2004:01:35:13 +0100] [Job 17] D [05/Dec/2004:01:35:13 +0100] [Job 17] Closing renderer D [05/Dec/2004:01:36:25 +0100] AcceptClient: 5 from localhost:631. D [05/Dec/2004:01:36:25 +0100] ReadClient: 5 GET /admin HTTP/1.1 D [05/Dec/2004:01:36:25 +0100] CGI /usr/lib/cups/cgi-bin/admin.cgi started - PID = 3084 I [05/Dec/2004:01:36:25 +0100] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=3084) D [05/Dec/2004:01:36:25 +0100] SendCommand: 5 file=8 D [05/Dec/2004:01:36:25 +0100] ReadClient: 5 GET /favicon.ico HTTP/1.1 D [05/Dec/2004:01:36:25 +0100] SendError: 5 code=404 (Not Found) D [05/Dec/2004:01:36:25 +0100] CloseClient: 5 D [05/Dec/2004:01:36:25 +0100] AcceptClient: 5 from localhost:631. D [05/Dec/2004:01:36:25 +0100] ReadClient: 5 GET /favicon.ico HTTP/1.1 D [05/Dec/2004:01:36:25 +0100] SendError: 5 code=404 (Not Found) D [05/Dec/2004:01:36:25 +0100] CloseClient: 5 D [05/Dec/2004:01:36:28 +0100] AcceptClient: 5 from localhost:631. D [05/Dec/2004:01:36:28 +0100] ReadClient: 5 GET /printers/ HTTP/1.1 D [05/Dec/2004:01:36:28 +0100] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 3086 I [05/Dec/2004:01:36:28 +0100] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=3086) D [05/Dec/2004:01:36:28 +0100] SendCommand: 5 file=8 D [05/Dec/2004:01:36:28 +0100] AcceptClient: 7 from localhost:631. D [05/Dec/2004:01:36:28 +0100] ReadClient: 7 POST / HTTP/1.1 D [05/Dec/2004:01:36:28 +0100] ProcessIPPRequest: 7 status_code=1 D [05/Dec/2004:01:36:28 +0100] ReadClient: 7 POST / HTTP/1.1 D [05/Dec/2004:01:36:28 +0100] ProcessIPPRequest: 7 status_code=1 D [05/Dec/2004:01:36:28 +0100] CloseClient: 7 D [05/Dec/2004:01:36:28 +0100] AcceptClient: 7 from localhost:631. D [05/Dec/2004:01:36:28 +0100] ReadClient: 7 GET /images/printer-processing.gif HTTP/1.1 D [05/Dec/2004:01:36:28 +0100] SendFile: 7 file=8 D [05/Dec/2004:01:36:28 +0100] ReadClient: 5 GET /favicon.ico HTTP/1.1 D [05/Dec/2004:01:36:28 +0100] SendError: 5 code=404 (Not Found) D [05/Dec/2004:01:36:28 +0100] CloseClient: 5 D [05/Dec/2004:01:36:44 +0100] ReadClient: 7 GET /admin/?op=stop-printer&printer_name=BJC-3000 HTTP/1.1 D [05/Dec/2004:01:36:44 +0100] CGI /usr/lib/cups/cgi-bin/admin.cgi started - PID = 3087 I [05/Dec/2004:01:36:44 +0100] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=3087) D [05/Dec/2004:01:36:44 +0100] SendCommand: 7 file=8 D [05/Dec/2004:01:36:44 +0100] AcceptClient: 5 from localhost:631. D [05/Dec/2004:01:36:44 +0100] ReadClient: 5 POST /admin/ HTTP/1.1 D [05/Dec/2004:01:36:44 +0100] SendError: 5 code=401 (Unauthorized) D [05/Dec/2004:01:36:44 +0100] CloseClient: 5 D [05/Dec/2004:01:36:44 +0100] AcceptClient: 5 from localhost:631. D [05/Dec/2004:01:36:44 +0100] ReadClient: 5 POST /admin/ HTTP/1.1 I [05/Dec/2004:01:36:44 +0100] Saving printers.conf... D [05/Dec/2004:01:36:44 +0100] StopJob: id = 17, force = 0 D [05/Dec/2004:01:36:44 +0100] StopJob: printer state is 5 I [05/Dec/2004:01:36:44 +0100] Printer 'BJC-3000' stopped by 'root'. D [05/Dec/2004:01:36:44 +0100] ProcessIPPRequest: 5 status_code=0 D [05/Dec/2004:01:36:44 +0100] CloseClient: 5 D [05/Dec/2004:01:36:44 +0100] ReadClient: 7 GET /favicon.ico HTTP/1.1 D [05/Dec/2004:01:36:44 +0100] SendError: 7 code=404 (Not Found) D [05/Dec/2004:01:36:44 +0100] CloseClient: 7 D [05/Dec/2004:01:36:47 +0100] AcceptClient: 5 from localhost:631. D [05/Dec/2004:01:36:47 +0100] ReadClient: 5 GET /printers/BJC-3000 HTTP/1.1 D [05/Dec/2004:01:36:47 +0100] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 3088 I [05/Dec/2004:01:36:47 +0100] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=3088) D [05/Dec/2004:01:36:47 +0100] SendCommand: 5 file=8 D [05/Dec/2004:01:36:47 +0100] AcceptClient: 7 from localhost:631. D [05/Dec/2004:01:36:47 +0100] ReadClient: 7 POST / HTTP/1.1 D [05/Dec/2004:01:36:47 +0100] ProcessIPPRequest: 7 status_code=1 D [05/Dec/2004:01:36:47 +0100] ReadClient: 7 POST / HTTP/1.1 D [05/Dec/2004:01:36:47 +0100] ProcessIPPRequest: 7 status_code=1 D [05/Dec/2004:01:36:47 +0100] AcceptClient: 9 from localhost:631. D [05/Dec/2004:01:36:47 +0100] ReadClient: 9 GET /images/printer-stopped.gif HTTP/1.1 D [05/Dec/2004:01:36:47 +0100] SendFile: 9 file=10 D [05/Dec/2004:01:36:47 +0100] ReadClient: 7 POST / HTTP/1.1 D [05/Dec/2004:01:36:47 +0100] ProcessIPPRequest: 7 status_code=1 D [05/Dec/2004:01:36:47 +0100] ReadClient: 9 GET /images/start-printer.gif HTTP/1.1 D [05/Dec/2004:01:36:47 +0100] SendFile: 9 file=10 D [05/Dec/2004:01:36:48 +0100] CloseClient: 7 D [05/Dec/2004:01:36:48 +0100] ReadClient: 9 GET /images/hold-job.gif HTTP/1.1 D [05/Dec/2004:01:36:48 +0100] SendFile: 9 file=7 D [05/Dec/2004:01:36:48 +0100] ReadClient: 5 GET /images/cancel-job.gif HTTP/1.1 D [05/Dec/2004:01:36:48 +0100] SendFile: 5 file=8 D [05/Dec/2004:01:36:48 +0100] ReadClient: 9 GET /images/show-completed.gif HTTP/1.1 D [05/Dec/2004:01:36:48 +0100] SendFile: 9 file=7 D [05/Dec/2004:01:36:48 +0100] ReadClient: 5 GET /favicon.ico HTTP/1.1 D [05/Dec/2004:01:36:48 +0100] SendError: 5 code=404 (Not Found) D [05/Dec/2004:01:36:48 +0100] CloseClient: 5 D [05/Dec/2004:01:36:54 +0100] ReadClient: 9 GET /jobs/?op=cancel-job&job_id=17&job_printer_uri=/printers/BJC-3000 HTTP/1.1 D [05/Dec/2004:01:36:54 +0100] CGI /usr/lib/cups/cgi-bin/jobs.cgi started - PID = 3089 I [05/Dec/2004:01:36:54 +0100] Started "/usr/lib/cups/cgi-bin/jobs.cgi" (pid=3089) D [05/Dec/2004:01:36:54 +0100] SendCommand: 9 file=7 D [05/Dec/2004:01:36:54 +0100] AcceptClient: 5 from localhost:631. D [05/Dec/2004:01:36:54 +0100] ReadClient: 5 POST /jobs HTTP/1.1 D [05/Dec/2004:01:36:54 +0100] SendError: 5 code=401 (Unauthorized) D [05/Dec/2004:01:36:54 +0100] CloseClient: 5 D [05/Dec/2004:01:36:54 +0100] AcceptClient: 5 from localhost:631. D [05/Dec/2004:01:36:54 +0100] ReadClient: 5 POST /jobs HTTP/1.1 D [05/Dec/2004:01:36:54 +0100] CancelJob: id = 17 I [05/Dec/2004:01:36:54 +0100] Job 17 was cancelled by 'root'. D [05/Dec/2004:01:36:54 +0100] ProcessIPPRequest: 5 status_code=0 D [05/Dec/2004:01:36:54 +0100] CloseClient: 5 D [05/Dec/2004:01:36:54 +0100] ReadClient: 9 GET /favicon.ico HTTP/1.1 D [05/Dec/2004:01:36:54 +0100] SendError: 9 code=404 (Not Found) D [05/Dec/2004:01:36:54 +0100] CloseClient: 9 D [05/Dec/2004:01:36:59 +0100] AcceptClient: 5 from localhost:631. D [05/Dec/2004:01:36:59 +0100] ReadClient: 5 GET /printers/BJC-3000 HTTP/1.1 D [05/Dec/2004:01:36:59 +0100] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 3090 I [05/Dec/2004:01:36:59 +0100] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=3090) D [05/Dec/2004:01:36:59 +0100] SendCommand: 5 file=8 D [05/Dec/2004:01:36:59 +0100] AcceptClient: 7 from localhost:631. D [05/Dec/2004:01:36:59 +0100] ReadClient: 7 POST / HTTP/1.1 D [05/Dec/2004:01:36:59 +0100] ProcessIPPRequest: 7 status_code=1 D [05/Dec/2004:01:36:59 +0100] ReadClient: 7 POST / HTTP/1.1 D [05/Dec/2004:01:36:59 +0100] ProcessIPPRequest: 7 status_code=1 D [05/Dec/2004:01:36:59 +0100] ReadClient: 7 POST / HTTP/1.1 D [05/Dec/2004:01:36:59 +0100] ProcessIPPRequest: 7 status_code=1 D [05/Dec/2004:01:36:59 +0100] CloseClient: 7 D [05/Dec/2004:01:36:59 +0100] ReadClient: 5 GET /favicon.ico HTTP/1.1 D [05/Dec/2004:01:36:59 +0100] SendError: 5 code=404 (Not Found) D [05/Dec/2004:01:36:59 +0100] CloseClient: 5 D [05/Dec/2004:01:37:03 +0100] AcceptClient: 5 from localhost:631. D [05/Dec/2004:01:37:03 +0100] ReadClient: 5 GET /admin/?op=start-printer&printer_name=BJC-3000 HTTP/1.1 D [05/Dec/2004:01:37:03 +0100] CGI /usr/lib/cups/cgi-bin/admin.cgi started - PID = 3091 I [05/Dec/2004:01:37:03 +0100] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=3091) D [05/Dec/2004:01:37:03 +0100] SendCommand: 5 file=8 D [05/Dec/2004:01:37:03 +0100] AcceptClient: 7 from localhost:631. D [05/Dec/2004:01:37:03 +0100] ReadClient: 7 POST /admin/ HTTP/1.1 D [05/Dec/2004:01:37:03 +0100] SendError: 7 code=401 (Unauthorized) D [05/Dec/2004:01:37:03 +0100] CloseClient: 7 D [05/Dec/2004:01:37:04 +0100] AcceptClient: 7 from localhost:631. D [05/Dec/2004:01:37:04 +0100] ReadClient: 7 POST /admin/ HTTP/1.1 I [05/Dec/2004:01:37:04 +0100] Saving printers.conf... I [05/Dec/2004:01:37:04 +0100] Printer 'BJC-3000' started by 'root'. D [05/Dec/2004:01:37:04 +0100] ProcessIPPRequest: 7 status_code=0 D [05/Dec/2004:01:37:04 +0100] CloseClient: 7 D [05/Dec/2004:01:37:04 +0100] ReadClient: 5 GET /favicon.ico HTTP/1.1 D [05/Dec/2004:01:37:04 +0100] SendError: 5 code=404 (Not Found) D [05/Dec/2004:01:37:04 +0100] CloseClient: 5 D [05/Dec/2004:01:37:09 +0100] AcceptClient: 5 from localhost:631. D [05/Dec/2004:01:37:09 +0100] ReadClient: 5 GET /printers/BJC-3000 HTTP/1.1 D [05/Dec/2004:01:37:09 +0100] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 3092 I [05/Dec/2004:01:37:09 +0100] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=3092) D [05/Dec/2004:01:37:09 +0100] SendCommand: 5 file=8 D [05/Dec/2004:01:37:09 +0100] AcceptClient: 7 from localhost:631. D [05/Dec/2004:01:37:09 +0100] ReadClient: 7 POST / HTTP/1.1 D [05/Dec/2004:01:37:09 +0100] ProcessIPPRequest: 7 status_code=1 D [05/Dec/2004:01:37:09 +0100] ReadClient: 7 POST / HTTP/1.1 D [05/Dec/2004:01:37:09 +0100] ProcessIPPRequest: 7 status_code=1 D [05/Dec/2004:01:37:09 +0100] ReadClient: 7 POST / HTTP/1.1 D [05/Dec/2004:01:37:09 +0100] ProcessIPPRequest: 7 status_code=1 D [05/Dec/2004:01:37:09 +0100] CloseClient: 7 D [05/Dec/2004:01:37:09 +0100] ReadClient: 5 GET /favicon.ico HTTP/1.1 D [05/Dec/2004:01:37:09 +0100] SendError: 5 code=404 (Not Found) D [05/Dec/2004:01:37:09 +0100] CloseClient: 5 |
| |||
| On Sat, 04 Dec 2004 16:46:29 -0800, jos wrote: > HI > > Following a hint in a usenet post I changed a parallel port setting in > my bios > from ECP to Normal. Now, the parallel port isn't 'busy' anymore. > > stumpernickel:/home/jos# lpstat -p -d > printer BJC-3000 is idle. enabled since Jan 01 00:00 > system default destination: BJC-3000 Have you tried setting the printer as a local printer instead of using cups - this works on Man 10.1 -- Linux counter number 335851 Neil Delete delete to email |
| |||
| Hi, > stumpernickel:/home/jos# lpstat -p -d > printer BJC-3000 is idle. enabled since Jan 01 00:00 > system default destination: BJC-3000 > I managed to get into the cups web interface. My printer seems to be > listed correctly but when i try to print a test page only a > single line appears on the paper, and then the printer stops and makes > a funny noise once in a while. Not there yet... Maybe I should just > revert to lpd. Is this first line printed correctly? If so, then maybe the computer is pushing data too fast for the printer and handshaking doesn't seem to work as it should. IIRC, there's a program like lptune (sp?) that allows you to set some characteristics of the parallel interface, including its timing. I had similar problems with some rather old printers and was able to solve them by adjusting the timing. So long, Thomas |
| ||||
| Managed to get it to work using the usb connector instead of the parallel port. Did the configuration using the webinterface (http://localhost:631). best regs jos |
| Thread Tools | |
| Display Modes | |
|
|