[sane-devel] Re: [sane-devel] pb with xsane

Henning Meier-Geinitz henning@meier-geinitz.de
Sun, 13 Oct 2002 10:44:34 +0200


Hi,

On Sun, Oct 13, 2002 at 10:19:34AM +0200, f.collineau wrote:
> sane-find-scanner: found SCSI scanner "AGFA SNAPSCAN 310 1.90" at device /dev/sg0
> 
> SANE_DEBUG_SNAPSCAN=255 scanimage -L
> 
> No scanners were identified. If you were expecting something different,
> check that the scanner is plugged in, turned on and detected by the
> sane-find-scanner tool (if appropriate). Please read the documentation
> which came with this software (README, FAQ, manpages).

No debug messages at all? There should be something like this:

[sanei_debug] Setting debug level of snapscan to 255.
[snapscan] sane_snapscan_init
[snapscan] sane_snapscan_init: Snapscan backend version 1.4.16
[...]

Either "snapscan" is commented out in dll.conf or your installation of
SANE is incomplete/defective.

Try "SANE_DEBUG_DLL=255 scanimage -L" and search for lines concerning
snapscan. If that also doesn't print anything either, maybe your
distribution removed the debug messages. But I don't think so.

Bye,
  Henning