Comment 17 for bug 30282

Revision history for this message
lyon (r-steiger) wrote :

1350W also doesn't work for me. I tried to compile own min12xxw driver and use different PPD file, but it all sitll the same. Cups webpage says: "Printer off-line." :(

I can send any job to printer manually as described in min12xxw manpage, but cups seem to have anything broken. Here's a list from 'ps ax' command:

18157 ? S 0:00 /usr/bin/perl /usr/lib/cups/filter/foomatic-rip 32 guest Test Page 1 job-uuid=urn:uuid:1298b934-f3f2-3476-5143-668219deab2a
18158 ? S 0:00 usb://KONICA%20MINOLTA/PP1350W 32 guest Test Page 1 job-uuid=urn:uuid:1298b934-f3f2-3476-5143-668219deab2a
18160 ? S 0:00 /usr/bin/perl /usr/lib/cups/filter/foomatic-rip 32 guest Test Page 1 job-uuid=urn:uuid:1298b934-f3f2-3476-5143-668219deab2a
18161 ? S 0:00 /usr/bin/perl /usr/lib/cups/filter/foomatic-rip 32 guest Test Page 1 job-uuid=urn:uuid:1298b934-f3f2-3476-5143-668219deab2a
18162 ? S 0:00 sh -c foomatic-gswrapper -q -dNOPAUSE -dPARANOIDSAFER -dBATCH -sDEVICE=pbmraw -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -r600 -sOutputFile=- - | min12xxw -m 1350W -f a4 -r 600 -p normal -t auto
18163 ? S 0:00 sh -c gs '-dNOPAUSE' '-dPARANOIDSAFER' '-dBATCH' '-sDEVICE=pbmraw' '-dDEVICEWIDTHPOINTS=595' '-dDEVICEHEIGHTPOINTS=842' '-r600' '-sOutputFile=/dev/fd/3' '/dev/fd/0' 3>&1
18164 ? S 0:00 min12xxw -m 1350W -f a4 -r 600 -p normal -t auto
18165 ? S 0:00 gs -dNOPAUSE -dPARANOIDSAFER -dBATCH -sDEVICE=pbmraw -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -r600 -sOutputFile=/dev/fd/3 /dev/fd/0

By the way, is there any chance loggin to CUPS admin page with root privileges? I was trying to create accounts with lppasswd, but CUPS still refuses to log me in.