Hi, On 2006-05-24 00:19, Mike Petersen wrote: > I got a problem with sane using it via network. I just got a new scanner an > HP > scanjet 3400C which works on the machine with the niash backend. I want to > use the scanner also over network (the other scanner (parallel) works), but > it doesn't work. I got the following info out of the logs :
Enabling more debugging may help to locate the problem: On the client: export SANE_DEBUG_NET=255 scanimage ... >image.pnm On the server (avoid starting saned from (x)inetd, instead run it manually): export SANE_DEBUG_NIASH=255 saned -d128 Bye, Henning
