[cups.general] lexmark 1000 - no output on ubuntu

Till Kamppeter till.kamppeter at gmail.com
Fri May 11 09:13:55 PDT 2007


Klaus wrote:
> Till Kamppeter schrieb:
>> Can you delete
>>
>> /usr/share/ppd/custom/Lexmark-1000-lm1100.ppd
>>
> OK, deleted
> 
>> then do "lpinfo -m | grep lm1100" again and you should get only
>>
>> lm1100/Lexmark/Lexmark-1000-lm1100-en.ppd.gz Lexmark 1000 
>> Foomatic/lm1100 (recommended)
>> lm1100/Lexmark/Lexmark-1020-lm1100-en.ppd.gz Lexmark 1020 
>> Foomatic/lm1100 (recommended)
>> lm1100/Lexmark/Lexmark-1100-lm1100-en.ppd.gz Lexmark 1100 
>> Foomatic/lm1100 (recommended)
>>
> Yes, this is what I get.
> 
>> Then remove your printer and set it up again. If it still does not work, 
>> post here the ourput of
>>
> Still does not work
> 
>> ls -l /opt/lm1100/bin
>>
> klabog at cruces:~$ sudo ls -l /opt/lm1100/bin
> total 68
> -rwxr-xr-x 1 root root 54472 2007-05-11 13:30 lm1100
> -rwxr-xr-x 1 root root    58 2007-05-11 13:30 lm1100back
> -rwxr-xr-x 1 root root    60 2007-05-11 13:30 lm1100change
> 
>> and the file /etc/cups/ppd/MyPrinter.ppd
>>
> 
> *FoomaticIDs: Lexmark-1000 lm1100
> *FoomaticRIPCommandLine: "gs -q -sDEVICE=ppmraw -r300 %A -dBATCH -dNOP&&
> AUSE -dPARANOIDSAFER %Z -sOutputFile=- - | /opt/lm1100/bin/lm1100 %B -"
> *End

The path in the PPD seems to be correct. So the driver should get found. 
Also the driver is executable for everyone.

Can you do the following:

Edit /etc/cups/cupsd.conf setting "LogLevel debug" and restart CUPS. 
Then remove all jobs which are perhaps hanging in the queue. After that do

sudo cupsenable MyPrinter

and print a job. After that post the job-related part of your error_log 
(lines with "[Job ...]" in them.

What is the output of the command

/opt/lm1100/bin/lm1100

    Till





More information about the cups mailing list