[sane-devel] Plustec 19200S problem

Henning Meier-Geinitz henning@meier-geinitz.de
Fri, 1 Feb 2002 18:16:16 +0100


Hi,

On Thu, Jan 31, 2002 at 11:31:52PM +0100, Robert Jaworski wrote:
> could somebody please help me. I have a plustec 19200 scanner.

This one should be supported by the Artec backend. I'm not a Plustek
nor Artec guy but maybe i can help to clarify some things:

> when I run scanimage I get the following output:
> scanimage: no SANE devices found

You may get more information with 

SANE_DEBUG_ARTEC=255 scanimage -L

If there is some SCSI problem, you can also add
SANE_DEBUG_SANEI_SCSI=255.

> and in the /var/log/massages the following message appears for all 
> devices (0) - (15):
> Jan 31 23:25:03 localhost kernel: scanner.c: open_scanner(0): 
> Unable to access minor data

This is not related. The messages only mean that sane-find-scanner
tries to find a USB scanner by opening all USB scanner devices. The
scanner driver is a bit too verbose IMHO and logs every access to a
file that is nor "connected" to a real scanner.

Bye,
  Henning