Hi, On Wed, Feb 11, 2004 at 10:40:28AM +0800, Russ Pitman wrote: > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > sane-troubleshoot version 2003-06-16 started Wed Feb 11 10:19:01 2004 > System information: Linux 2.4.21 i686 > Searching for libsane in /lib > Searching for libsane in /usr/lib > Found /usr/lib/libsane.so.1.0.13 > Searching for libsane in /usr/local/lib > Searching for libsane in /usr/X11R6/lib > Searching for dll.conf in /etc/sane.d > * dll.conf not found
Check that /etc/sane.d exists and that there is a file "dll.conf" that's readable by everyone. To enable debugging, try SANE_DEBUG_UMAX=255 scanimage -L If that doesn't print anything, try SANE_DEBUG_DLL=255 scanimage -L Bye, Henning
