<div dir="ltr"><div><div>I'm still unable to print with dfly 4.4.1<br>resume:<br>1.I can be root.<br>2.cups is installed and 'cupsd -t' returns<br><br>"/usr/local/etc/cups/cups-files.conf" is OK.<br>"/usr/local/etc/cups/cupsd.conf" is OK.<br><br>2bis.<a href="http://localhost:631">http://localhost:631</a> works with all priviledges but when I manage/modify a printer, automatic redirection to <a href="http://localhost:631/admin/?OP=redirect&URL=/printers/hp5652_no-reset">http://localhost:631/admin/?OP=redirect&URL=/printers/hp5652_no-reset</a> ends up on a blank page.<br><br>3.Printer is /dev/ulpt0 and set to default (with 'lpoptions -d hp5652')<br><br>3bis. 'ls -l /dev/ulpt0' returns "crw-r--r--  1 root  operator   25, 0x00000000 Feb  7 11:57 /dev/ulpt0"<br>    This is probably why <a href="http://localhost:631/admin/log/error_log">http://localhost:631/admin/log/error_log</a> shows<br>    E [07/Feb/2016:15:27:29 +0100] [Job 4] Unable to open device file: Permission denied<br><br>    under root, 'echo "Welcome to printworld" > /dev/ulpt0'<br>    wakes up the printer and loads a page immediately but takes several minutes to print.<br><br>    'lp[r] print.txt' returns "lpr: lp: unknown printer"<br>    <br>4.cupsd is NOT running at system startup: 'ps -ajx | grep d$'<br><br>root      471      1    471    471    0 S1Ls   ??    0:07.12 /usr/sbin/moused -p /dev/ums0 -t auto -I /var/run/moused<br>root      490      1    490    490    0 S0Ls   ??    0:00.00 /sbin/devd<br>root      879      1    879    879    0 I0Ls   ??    0:00.00 /usr/sbin/sshd<br>nobody    947      1    947    947    0 I0Ls   ??    0:00.02 /usr/local/sbin/mdnsd<br>marc     1129      1   1127   1127    0 I0L    ??    0:00.05 /usr/local/lib/xfce4/xfconf/xfconfd<br>marc     1894      1   1127   1127    0 S1NL   ??    0:00.10 /usr/local/lib/tumbler-1/tumblerd<br>marc     1896      1   1127   1127    0 I1L    ??    0:00.01 /usr/local/libexec/gvfsd<br><br>4bis. under root, if I 'rcenable cupsd && service cupsd restart' Iget<br>        <br>    rcorder: file `/usr/local/etc/rc.d/tcsd' is before unknown provision `kerberos'<br>    rcorder: file `/usr/local/etc/rc.d/tcsd' is before unknown provision `hastd'<br>    rcorder: requirement `tpmd' in file `/usr/local/etc/rc.d/tcsd' has no providers.<br>    added/modified: cupsd_enable=YES<br>    cupsd has already been started<br>    cupsd not running?<br>    Starting cupsd.<br><br>and 'ps -x | grep cupsd' returns<br>  2529 ??  S1Ls     0:00.05 /usr/local/sbin/cupsd -C /usr/local/etc/cups/cupsd.conf -s /usr/local/etc/cups/cups-files<br><br>but I the loose acces to <a href="http://localhost:631/admin">http://localhost:631/admin</a> (Unable to connect).<br>'service cupsd stop' doesn't solve it. <br><br>5.So what is the correct way to make things work properly and be able to print with a common user and to print from X ?<br></div>   For easy test pupose, which command should work in console or xterm with a text file as argument ?<br></div>   In which case(s) is cupsd mandatory ? (a few examples would ne nice).<br><div><div><div><br><br>6.I've been superusing system V (many) years ago and I'm ok on Linux but new to DragonFly BSD.<br>    I understand dfly is a fork of FreeBSD and then not so much linux like.<br>    So please be precise in your help ; I'm ok to read any given doc link but please don't reply me googling foo as much as possible.<br>  I'm willing to make howtos for noobs and share it with the community.<br><br>Thanks in advance for your kind answers, Marc. (Marcurlin on irc:/EFNet/#dragonflybsd and Marcurling on freenode)<br></div></div></div></div>