Do the following:

Update to the newest versions:

   CUPS 22mdk, GhostScript 25mdk,
   CUPS-Drivers 13mdk

AFTER doing this, do

1. ) Use the GIMP-Print driver for your BJC-6000.

2. ) Edit /etc/cups/cupsd.conf to have the line

   LogLevel debug

Take care that you delete the hash mark ('#') in the beginning.
Restart the CUPS daemon with /etc/rc.d/init.d/cups restart.

3.) Edit /usr/lib/cups/filter/cupsomatic. The line "my $debug=0" to "my
$debug=1".

4.) Try to print again.

5.) Send me the file /tmp/prnlog, and the output which appears in the
error_log now.

   Till

Reinhard Katzmann wrote:
> 
> Hi!
> 
> Since days I try to get my printing system running again.
> With 7.1 (lpd) I could print but only when I restarted the
> lpd or as root. With cups I cannot print at all. The correct
> printer device and printer is configured and my Canon BJC 6000
> printer initializes itself when trying to print a testpage.
> 
> First my printer configutation:
> # Printer configuration file for CUPS v1.1.3
> # Written by cupsd on Sun Sep 17 10:58:35 2000
> <DefaultPrinter BJC6000>
> Info Canon Drucker
> Location Home
> DeviceURI parallel:/dev/lp0
> State Idle
> Accepting Yes
> JobSheets none none
> </Printer>
> 
> Nothing more happens after the initializing phase. When I look in the error
> logs I get (always) the following message:
> 
> ==> /var/log/cups/access_log <==
> 192.168.0.161 - root [17/Sep/2000:13:03:21 +0100] "GET /classes/ HTTP/1.0" 200 0
> 127.0.0.1 - - [17/Sep/2000:13:03:21 +0100] "POST / HTTP/1.1" 200 77
> 127.0.0.1 - - [17/Sep/2000:13:03:21 +0100] "POST / HTTP/1.1" 200 77
> 192.168.0.161 - root [17/Sep/2000:13:03:21 +0100] "GET /classes/ HTTP/1.0" 200 1405
> 192.168.0.161 - root [17/Sep/2000:13:03:28 +0100] "GET /documentation.html HTTP/1.0" 
>200 2497
> 192.168.0.161 - root [17/Sep/2000:13:03:35 +0100] "GET /images/cups-large.gif 
>HTTP/1.0" 200 7457
> 192.168.0.161 - root [17/Sep/2000:13:03:34 +0100] "GET /sam.html HTTP/1.0" 200 181134
> 127.0.0.1 - - [17/Sep/2000:13:04:24 +0100] "POST / HTTP/1.1" 200 118
> 127.0.0.1 - - [17/Sep/2000:13:05:25 +0100] "POST / HTTP/1.1" 200 122
> 127.0.0.1 - - [17/Sep/2000:13:06:13 +0100] "POST / HTTP/1.1" 200 122
> 
> I [17/Sep/2000:13:00:45 +0100] Job 3 queued on 'BJC6000' by 'root'.
> I [17/Sep/2000:13:00:45 +0100] Started filter /usr/lib/cups/filter/pstops (PID 
>23166) for job 3.
> I [17/Sep/2000:13:00:45 +0100] Started filter /usr/lib/cups/filter/cupsomatic (PID 
>23167) for job 3.
> I [17/Sep/2000:13:00:45 +0100] Started backend /usr/lib/cups/backend/parallel (PID 
>23168) for job 3.
> E [17/Sep/2000:13:00:45 +0100] PID 23167 crashed with status 1!
> 
> As you see, the job seems to crash with no further information :-(
> 
> My network configuration is a ethernet card (for a small intranet) and the
> cups administration pages do not run on localhost but on the hostname
> (it's IP-Adress is the one from the ethernet card), even if I type in
> explicitely localhost:631. I'm currently using 21mdk/11mdk of cups
> (dl over the weekend is a pain for me as I only can use my modem).
> 
> Any idea what could be the reason for the crash ?
> 
> BTW: I also tried printerdrake again, but the latest Version I have
> "crashes" at while configuring with the following message:
> 
> > printerdrake
> Kein Paketname angegeben cups-drivers
> Can't call method "ask_from_entries_refH" on an undefined value at 
>/usr/lib/libDrakX/printerdrake.pm line 46.
> 
> I use drakxtools 1.1.5-13mdk
> 
> Best regards,
> 
> Reinhard Katzmann
> --
> E-Mail:[EMAIL PROTECTED]

Reply via email to