On Mon, 22 May 2006, Paul Menzel wrote: > hpssd was still running. After killing it, /etc/init.d/hplip start > worked.
Ok. > [ERROR]: Unable to connect to HPLIP I/O. Check and make sure HPLIP is > running. > [ERROR]: Unable to create client object. Please send me the output of (run as root): ls -lA /var/run/hplip dpkg-statoverride --list | grep hp And also, please install the lsof package if you don't have it yet. Then run (as root): lsof -n -p $(cat /var/run/hplip/hpiod.pid) and also cat /var/run/hplip/hpiod.port In the output of the lsof command, hpiod MUST be listening on a TCP socket like this: "TCP 127.0.0.1:<somenumber> (LISTEN)". That <somenumber> MUST match what was inside the /var/run/hplip/hpiod.port file. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]