New User fighting Printer Install

dana Eckel wayneeckel316 at gmail.com
Wed Mar 28 19:42:45 PDT 2012


Greetings,
   I am trying to setup a FreeBSD 9.0 server, and trying to get it to print to a networked HP Photosmart c410a. I installed CUPS and HPLIP, and all I have for HP drivers are Laserjet and Deskjet series of printers.

Here is part of my rc.conf file
cupsd_enable="YES"
devfs_system_ruleset="system"
hpiod_enable="YES"
hpssd_enable="YES"

And here is my devfs.rules

[system=10]
add path 'ugen*' group operator
add path 'ugen*' mode 0660
add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups
add path 'lpt*' mode 0660 group cups

Thank You,
Dana




More information about the cups mailing list