On Wednesday 11 July 2001 10:35, Yves Duret wrote:
> On Tue, Jul 10, 2001 at 06:43:49PM +0200, Claudio wrote:
> > Hi all,
>
> [..]
>
> > 3.
> > Mustek scanner won't work (it is a ScanExpress 12000 SE Plus):
> > In "dmesg" I find:
> >     SCSI subsystem driver Revision: 1.00
> >     ahc_pci:0:14:0: Host Adapter Bios disabled.  Using default SCSI device
> >     parameters
> >     scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.1.13
> >             <Adaptec 2902/04/10/15/20/30C SCSI adapter>
> >             aic7850: Single Channel A, SCSI Id=7, 3/255 SCBs
> >     Vendor: SCANNER   Model:                   Rev: V100
> >     Type:   Scanner                            ANSI SCSI revision: 01 CCS
> > But...
> > [root@monster claudio]# scanimage -l
> > scanimage: no SANE devices found
> > [root@monster claudio]# 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).
> > [root@monster claudio]#
> > [root@monster claudio]# rpm -qa |grep sane
> > sane-backends-1.0.5-1mdk
> > libsane1-devel-1.0.5-1mdk
> > xsane-0.78-1mdk
> > libsane1-1.0.5-1mdk
> > xsane-gimp-0.78-1mdk
> > sane-frontends-1.0.5-1mdk
> > [root@monster claudio]#
> > By the way: it perfectly works with sane-1.0.3 of mdk-7.2
>
> can you give the output of /usr/bin/sane-find-scanner (from
> sane-backends-1.0.5-1mdk) and the contents of your
> /etc/sane.d/mustek.conf and /etc/sane.d/dll.conf
> thx
> yves

Of course!  ;o)
Here you are...

[claudio@monster claudio]$ /usr/bin/sane-find-scanner
# Note that sane-find-scanner will find any scanner that is connected
# to a SCSI bus.  It will even find scanners that are not supported
# at all by SANE. It won't find a scanner that is connected to a
# parallel, USB or other non-SCSI port.
 
# You may want to run this program as super-user to find all devices.
# Once you found the scanner devices, be sure to adjust access
# permissions as necessary.
 
sane-find-scanner: found scanner "SCANNER  V100" at device /dev/sg1
sane-find-scanner: found scanner "SCANNER  V100" at device /dev/sgb




THE OTHER ONE:

[claudio@monster claudio]$ cat /etc/sane.d/mustek.conf
# See sane-mustek(5) for documentation.
 
#--------------------------- Global options ---------------------------------
option strip-height 1           # some SCSI adapters need this; scanning may
                                # be faster without this option
#option force-wait              # wait for scanner to be ready (only necessary
                                # when scanner freezes)
 
#-------------------------- SCSI scanners -----------------------------------
scsi MUSTEK * Scanner
# option linedistance-fix       # stripes may go away in color mode
# option buffersize 1024        # set non standard buffer size (in kb)
# option blocksize 2048         # set non standard block size (in kb)
  option lineart-fix            # lineart may be faster with this option off.
 
scsi SCANNER
# option linedistance-fix       # stripes may go away in color mode
# option buffersize 1024        # set non standard buffer size (in kb)
# option blocksize 2048         # set non standard block size (in kb)
  option lineart-fix            # lineart may be faster with this option off.
 
/dev/scanner
# option linedistance-fix       # stripes may go away in color mode
# option buffersize 1024        # set non standard buffer size (in kb)
# option blocksize 2048         # set non standard block size (in kb)
  option lineart-fix            # lineart may be faster with this option off.
 
#-------------------------- 600 II N ----------------------------------------
#0x2eb
                                # For the 600 II N try one of 0x26b, 0x2ab,
                                # 0x2eb, 0x22b, 0x32b, 0x36b,  0x3ab, 0x3eb.
# option linedistance-fix       # only neccessary with firmware 2.x




THE LAST ONE:

[claudio@monster claudio]$ cat /etc/sane.d/dll.conf
# enable the next line if you want to allow access through the network:
net
abaton
agfafocus
apple
avision
artec
as6e
bh
canon
coolscan
#dc25
#dc210
#dc240
dmc
epson
hp
m3096g
microtek
microtek2
mustek
#mustek_pp
nec
pie
pint
plustek
#pnm
qcam
ricoh
s9036
sharp
sm3600
snapscan
sp15c
tamarack
umax
#umax_pp
v4l


Just one of Mustek is not commented, anyway it's a scsi scanner...
Thanks a lot,
C.

-- 
Claudio Panichi
SysAdmin at Dept. of Physics
"Tor Vergata" University and INFN - Sec. "Roma II"
Remote System is:
LINUX Mandrake release 8.1 (Cooker)


Reply via email to