You are not logged in.
My lab has a Canon LBP5400 on the network, and I was trying to connect to it. I installed the libcups, cups and gsfonts from the official repos and then installed cndrvcups-lb from the AUR. I used the command:
# lpadmin -p LBP5400 -m CNCUPSLBP5400ZJ.ppd -v lpd://10.249.35.201/LBP5400 -E
to add the printer, and it showed up perfectly in the CUPS web interface. However, whenever I give it a print job, the only output I get is a page with one line printed on it:
**** Unable to open the initial device, quitting
I changed the LogLevel to debug, as specified int he wiki and then checked /var/log/cups/error_log for errors. However, all the lines were prefixed with a "D", none with an "E".
Some googling led me to understand that this is a ghostscript error, but I have no idea how to go about rectifying that. Some help and advice would be very welcome right now.
Offline