Starting problems with a mustek scanexpres 12000sp

Huub Reuver (h_reuver@dds.nl)
Sun, 23 Aug 1998 15:47:37 +0200 (MET DST)

Hi all,
I just bought a scanner which I would like to use with sane (linux).

After some tryouts I suspect the scanner can't be used with SANE because
the Model-ID is missing. As far as I can see it I should edit the mustek.c
and perhaps the pint.c in the backend-directory. Could anyone help me
with the declaration of my scanner.

With regards,
Huub

Some info:
Platform: RedHat5.1 (Linux-2.0.35; glibc)

My first try:
[root@slp19202 sane-0.73]# /usr/local/bin/scanimage -h -d mustek
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
scanimage: open of device mustek failed: Invalid argument
Type ``scanimage --help -d DEVICE'' to get list of all options for DEVICE.

(Note 1: 0.74 yields the same results, no patches used.
Note 2: the program had to be ended with ^C.
Note 3: with 0.73 I used some patches mentioned in this newsgroup for a
Mustek ScanExpress 12000SP)

[root@slp19202 sane-0.73]# tools/find-scanner
find-scanner: found scanner "SCANNER 2.00" at device /dev/scanner
find-scanner: found scanner "SCANNER 2.00" at device /dev/sg1
find-scanner: found scanner "SCANNER 2.00" at device /dev/sgb

The configuration-files contained all the options needed according to
the sane-mustek manpage. I left them untouched.

Some info about the scanner:
[root@slp19202 sane-0.73]# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 03 Lun: 00
...
Host: scsi0 Channel: 00 Id: 05 Lun: 00
Vendor: SCANNER Model: Rev: 2.00
Type: Scanner ANSI SCSI revision: 01 CCS

[root@slp19202 sane-0.73]# cat /proc/scsi/tmscsim/0
Tekram DC390(T) PCI SCSI Host Adadpter, Driver Version 1.10, 1996/12/05
SCSI Host Nr 0, DC390 Adapter Nr 0
IOPortBase 0xb400, IRQLevel 0x0b
MaxID 6, MaxLUN 0, AdapterID 7, AdapterLUN 0
TagMaxNum 16, Status 0
Nr of attached devices: 2
Un ID LUN Prty Sync DsCn SndS TagQ NegoPeriod SyncSpeed SyncOffs
00 03 00 Yes No Yes No No 100 ns
01 05 00 Yes No Yes No No 100 ns

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