Re: Mustek SE 12000 SP Plus

Ekkard Gerlach (SPS_Gerlach@online.de)
Tue, 21 Dec 1999 22:32:02 +0100

Olivier Poulet wrote:
>
>
> Host: scsi2 Channel: 00 Id: 06 Lun: 00
> Vendor: SCANNER Model: Rev: V100
> Type: Scanner ANSI SCSI revision: 01 CCS
>
> export SANE_DEBUG_MUSTEK=3; scanimage -d mustek >/dev/null
> [sanei_init_debug]: Setting debug level of mustek to 3.
> [mustek] sane_init: strip-height set to 1 inches
> [mustek] attach: opening /dev/sgb as scsi device
> [mustek] attach: sending INQUIRY
> [mustek] scsi_wait_ready: sending TEST_UNIT_READY
> [mustek] attach: firmware revision 38.00
> [mustek] attach: found Mustek scanner model XC06 S12IDW (flatbed scanner), 1-pass, SE
> [...]
>

Is the firmware 1.00 or is it 38.00 ???????

Did I purchase a very old model or a very new one ????

> I got this result by modifying the following in
> /usr/src/sane-1.0.1/backend/mustek.c, Line 765 :
> else if (strncmp(model_name, " C06", 4) == 0
> to
> else if (strncmp(model_name, "XC06", 4) == 0
>
> make; make install and apparently everything is OK.
>

!! Yep ! The scanner works ! I´m very happy. After
10 days of trial . I thought I would be too stupid
for a simple Installation !

> --
> Olivier Poulet
>

thousand thanks to Olivier Poulet. I already
informed another linux-user who had the same
problems with 12000SP like me.

Ekkard

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