I have set the printer as default through the CUPS web interface, but there is a warning there saying that this setting will be overridden by any settings done with lpoptions.
From the CUPS web interface I can print a test page, but I cannot access the printer queue from the prompt nor print:
Code: Select all
# lpq
lpq: Unable to connect to server
# lpstat -a
lpstat: Unable to connect to serverCode: Select all
# lpoptions -d OfficeJet-8500
lpoptions: Unknown printer or class!Code: Select all
# cat /etc/printcap
# This file was automatically generated by cupsd(8) from the
# /etc/cups/printers.conf file. All changes to this file
# will be lost.
OfficeJet-8500|HP OfficeJet Pro 8500:rm=desktop1:rp=OfficeJet-8500:


