Hi, On Thu, Sep 09, 2004 at 08:22:40PM -0500, Glen R. Salo wrote: > /etc/sane.d/dll.conf contains a entry for "epson". The few lines of code > around the epson entry are: > > #dc210 > #dc240 > dmc > epson > fujitsu > #gphoto2 > > sane-fine-scanner identifies the scanner, but scanimage does not. Any other > suggestions?
In this case your SANE installation is broken. Or, someone has disabled debugging while building SANE. But that's rather unlikely. Try SANE_DEBUG_DLL=255 scanimage -L That should print debug messages about loading all the backends. Bye, Henning
