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

Klaus nospam at gr7.com
Thu May 17 14:56:13 PDT 2007


Till Kamppeter schrieb:
> Try
> 
> cat /usr/share/cups/data/testprint.ps | \
> gs -q -sDEVICE=pbmraw -r288 -dNOPAUSE -dBATCH -sOutputFile=- - | \
> ./lx > x
> 
> Do "ls -l x" to check whether x is not empty.
> 
> Then do
> 
> sudo cat x > /dev/lp0
> 
root at cruces:~# cat /usr/share/cups/data/testprint.ps | \
 > gs -q -sDEVICE=pbmraw -r288 -dNOPAUSE -dBATCH -sOutputFile=- - | \
 > ./lx > x
y:0 x:60-2440
y:56 x:60-2440
y:112 x:60-2440
y:168 x:60-2440
..
..
and so on
..
..
y:3248 x:60-2440
y:3304 x:60-2440
y:3360 x:60-2440
root at cruces:~# ls -l x
-rw-r--r-- 1 root root 1018356 2007-05-17 23:50 x
root at cruces:~# sudo cat x > /dev/lp0

interrupted with ^C

no activity at all ...

Klaus




More information about the cups mailing list