Mustek Scanner 12000SP gives wrong SCSI-Information

Gunnar Weikamp (gweikamp@stuttgart.netsurf.de)
Sun, 21 Jun 1998 17:16:57 GMT

Hello everybody!

I am new to this mailing list and ordered it to solve some problems
with my mustek 12000SP Scanner.

Scanning the DOCs, the MANs and even the source did not help me :(

Ok.

OS: DLD-Distribution of Linux, Kernel 2.0.33
GTK: 1.0
SANE: 0.73
SCSI: secondary 1542C for scanner. (works!)

Result of find-Scanner:
find-scanner: found scanner "SCANNER 1.01" at device /dev/scanner
find-scanner: found scanner "SCANNER 1.01" at device /dev/sg0
Good. This is my scanner and a symbolic ling.

As this is a Mustek scanner that is not recognized I set
SANE_MUSTEK_DEBUG=128 and when issuing
scanimage -d mustek:/dev/scanner -h

I got:

orpheus:[gunnar] >scanimage -d mustek:/dev/scanner -h
Usage: scanimage [OPTION]...

Start image acquisition on a scanner device and write PNM image data
to
standard output.

-d, --device-name=DEVICE use a given scanner device
-h, --help display this help message and exit
-L, --list-devices show available scanner devices
-v, --verbose give even more status messages
-V, --version print version information
[sanei_init_debug]: Setting debug level of mustek to 128.
[mustek] sane_init: strip-height set to 1 inches
[mustek] attach: opening /dev/sg0 as scsi device
[mustek] attach: sending INQUIRY
[mustek] scsi_wait_ready: sending TEST_UNIT_READY
[mustek] attach: firmware revision 1.01
[mustek] attach: unknown model ` C06 S12IDWM123717'
[mustek] attach: opening /dev/scanner as scsi device
[mustek] attach: sending INQUIRY
[mustek] scsi_wait_ready: sending TEST_UNIT_READY
[mustek] attach: firmware revision 1.01
[mustek] attach: unknown model ` C06 S12IDWM123717'
[mustek] attach: opening /dev/scanner as scsi device
[mustek] scsi_wait_ready: sending TEST_UNIT_READY
[mustek] attach: sending INQUIRY
[mustek] scsi_wait_ready: sending TEST_UNIT_READY
[mustek] attach: firmware revision 1.01
[mustek] attach: unknown model ` C06 S12IDWM123717'
scanimage: open of device mustek:/dev/scanner failed: Invalid argument
Type ``scanimage --help -d DEVICE'' to get list of all options for
DEVICE.

List of available devices:
pnm:0 pnm:1

The idea was to put the model C06 S12IDWM123717 somehere in the
source to force the detection.

Unfortunaly I did not figure out where I can do this (I was only
coding small programs years ago ;)

Perhaps someone out there can point me to a solution!

Best regards.
Gunnar.

P.S.Sorry, if this mail is a bit longer than expected, but I wanted to
make sure to include all
the information.

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com