[sane-devel] epson 2400 photo: scanimage -L error

Henning Meier-Geinitz henning@meier-geinitz.de
Wed, 29 Dec 2004 18:10:10 +0100


Hi,

On Wed, Dec 29, 2004 at 07:11:40AM -0800, r k wrote:
> My problem is that sane-find-scanner finds my scanner,
> 
> but scanimage -L doesn't.

Does it work as root? If yes, check permissions/hot-plug setup
(README.debian). If not, send debug ouput from "scanimage -L" with
these variables set:

> export SANE_DEBUG_DLL=255
> export SANE_DEBUG_EPSON=255
> export SANE_DEBUG_SANEI_USB=10

Yes, this will produce debug output. If it doesn't, your SANE
installation is severely broken.

To reduce the amount of debug output you can disable everything but
"epson" in dll.conf.

Bye,
  Henning