Ik probeer al een tijdje CUPS aan de praat te krijgen (onder Gentoo). Maar ut wil niet werken
Ik heb de handleiding gevolgd op www.linuxprinting.org en het zou moeten werken. Helaas. Ik gebruik een winprinter, de Brother HL-720. Installeren enzo gaat prima, maar er wordt nooit wat geprint. (versturen geeft geen error, alleen een job 'heractiveren' wel). Ik denk nu dat het aan een ghostscript driver ligt. Namelijk, wanneer ik in cupsomatic het debuglevel op 1 zet krijg ik dit in /tmp/prnlog :
Cupsomatic backend version $Revision: 1.1 $ running...
called with arguments: '14','root','Test Page','1',''
ppd=/etc/cups/ppd/Brother_HL720.ppd
Default for option PageSize is A4
Seaerching job for option settings ...
Found: %%BeginFeature: PageSize A4
Option: PageSize=A4 --> Option will be set by PostScript interpreter
options: -><-
/usr/lib/cups/filter/cupsomatic: inserted option PS code:
PJL: [%-12345X@PJL JOB NAME="CUPSOMATIC"
<job data>
[%-12345X@PJL RESET
@PJL EOJ
Final value for option PageSize is A4
gs PID pid2=5258
gs command: gs -q -dBATCH -dSAFER -dQUIET -dNOPAUSE -sDEVICE=hl7x0 -r600 -sOutputFile=- -
Couldn't exec gs -q -dBATCH -dSAFER -dQUIET -dNOPAUSE -sDEVICE=hl7x0 -r600 -sOutputFile=- - at /usr/lib/cups/filter/cupsomatic line 1017.
tail process done writing data to *main::STDOUT
KID4 finished
Main process finished
Kennelijk verslikt ghostscript zich in iets. Het blijkt dat ik voor mijn printer de gs driver hl7x0 nodig heb (linuxprinting database), en die is niet gelist met gs -h. Zou dat wel moeten? En zo ja, hoe krijg ik die daar
Thnx
Cupsomatic backend version $Revision: 1.1 $ running...
called with arguments: '14','root','Test Page','1',''
ppd=/etc/cups/ppd/Brother_HL720.ppd
Default for option PageSize is A4
Seaerching job for option settings ...
Found: %%BeginFeature: PageSize A4
Option: PageSize=A4 --> Option will be set by PostScript interpreter
options: -><-
/usr/lib/cups/filter/cupsomatic: inserted option PS code:
PJL: [%-12345X@PJL JOB NAME="CUPSOMATIC"
<job data>
[%-12345X@PJL RESET
@PJL EOJ
Final value for option PageSize is A4
gs PID pid2=5258
gs command: gs -q -dBATCH -dSAFER -dQUIET -dNOPAUSE -sDEVICE=hl7x0 -r600 -sOutputFile=- -
Couldn't exec gs -q -dBATCH -dSAFER -dQUIET -dNOPAUSE -sDEVICE=hl7x0 -r600 -sOutputFile=- - at /usr/lib/cups/filter/cupsomatic line 1017.
tail process done writing data to *main::STDOUT
KID4 finished
Main process finished
Kennelijk verslikt ghostscript zich in iets. Het blijkt dat ik voor mijn printer de gs driver hl7x0 nodig heb (linuxprinting database), en die is niet gelist met gs -h. Zou dat wel moeten? En zo ja, hoe krijg ik die daar
Thnx