Hi Aaron When I do that, the relevant lines from the messages file are:
Mar 9 07:21:35 server hpiod: 1.7.2 accepting connections at 2208... Mar 9 07:21:36 server python: hpssd[11574] error: Server exited with error: Unable to bind to socket When I run /usr/share/hplip/hpssd.py directly, I get the same result. I then tried "strace -f -o strace.out ./hpssd.py". I have cut out what I think are the relevant lines of the output and have included them below: 12007 connect(5, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.2.1")}, 28) = 0 12007 fcntl64(5, F_GETFL) = 0x2 (flags O_RDWR) 12007 fcntl64(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0 12007 gettimeofday({1173386211, 940230}, NULL) = 0 12007 poll([{fd=5, events=POLLOUT, revents=POLLOUT}], 1, 0) = 1 12007 send(5, "\350%\1\0\0\1\0\0\0\0\0\0\tlocalhost\6Belkin\0\0\1"..., 34, MSG_NOSIGNAL) = 34 12007 poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1 12007 ioctl(5, FIONREAD, [109]) = 0 12007 recvfrom(5, "\350%\201\203\0\1\0\0\0\1\0\0\tlocalhost\6Belkin\0\0 \1"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.2.1")}, [16]) = 109 12007 close(5) = 0 12007 write(2, "\33[31;01merror: Server exited wit"..., 69) = 69 In the above output, 192.168.2.1 is my router (which connects wirelessly to the printer and via wired Ethernet to the PC). Regards Kevin On Thu, 2007-03-08 at 07:59 -0800, Aaron wrote: > Keven, > > please run: > > su > tail -f /var/log/messages > > in another terminal: > su > /etc/init.d/hplip restart > > post the log from /var/log/messages > > A > > On 3/7/07, Kevin Ruscoe <[EMAIL PROTECTED]> wrote: > Hi all > > I have an Officejet 7410 All-in-One and have been using it > fine with > Ubuntu 6.10 and hplip 1.7.1. > > I have just switched to a new PC and have installed FC6 and > hplip 1.7.2. > I can access the printer's web server from Fedora, so > connectivity is > not an issue. However, when I try to run hp-setup, I get the > following > error: > > error: Unable to connect to hpiod. > error: Unable to connect to HPLIP I/O. Please (re)start HPLIP > and try > again. > > Restarting hplip does not help. I tried installing hplip > 1.7.1 instead, > but got the same result. I have seen a few posts on various > distro > lists which mention the same error, but none seems to have a > relevant > solution for me. > > All suggestions welcome. Many thanks for your help. > > Regards > Kevin > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance > to share your > opinions on IT & business topics through brief surveys-and > earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > HPLIP-Help mailing list > HPLIP-Help@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/hplip-help > > > > -- > I don't care, I'm still free. You can't take the sky from me. - > "Firefly" > - > Ubuntu User: #11105 > Ubuntu Linux http://ubuntulinux.org ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ HPLIP-Help mailing list HPLIP-Help@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hplip-help