openbsd-ports/print/hplip/pkg/MESSAGE-main
ajacoutot 57afa508a2 * -main really needs -hpcups, -hpijs is useless in this case.
* reorder depends
* tweak MESSAGE and COMMENT
2010-01-10 18:09:29 +00:00

9 lines
392 B
Plaintext

USB printers must attach as a ugen(4) device which means you need to
disable ulpt in your kernel - see config(8).
Since HPLIP communication with the printer is done via CUPS so you need
to give the _cups user r/w access to /dev/{usb,ugen}*
To make the hpaio backend available to SANE, simply add "hpaio" to
its configuration file. As root:
echo "hpaio" >> ${SYSCONFDIR}/sane.d/dll.conf