Re: Help for HP printer configuration
Reply #19 –
seems, that cups is not started, or is wrong configured.
please give here output from terminal with command:
rc-service cupsd restart -v
should be similar as mine:
[picasso pkg]# rc-service cupsd restart -v
* Executing: /usr/lib/openrc/sh/openrc-run.sh /usr/lib/openrc/sh/openrc-run.sh /etc/init.d/cupsd stop
* Stopping cupsd ...
* Will stop /usr/bin/cupsd
* Will stop PID 7102
* Will stop processes of `/usr/bin/cupsd'
* Sending signal 15 to PID 7102 ... [ ok ]
* Executing: /usr/lib/openrc/sh/openrc-run.sh /usr/lib/openrc/sh/openrc-run.sh /etc/init.d/cupsd start
* Starting cupsd ...
* start-stop-daemon: fopen `/run/cupsd.pid': No such file or directory
* Detaching to start `/usr/bin/cupsd' ... [ ok ]