Bonjour a tous,

Suite aux nombreux threads sur le sujet, je me suis decide a retenter 
l'aventure de l'installation d'un scanner USB Snapscan E25. Base mdk 8.1 
kernel 2.4.17-6 (cooker)

J'ai vire tous les packages lies a sane de la distrib.
J'ai recupere :
 - les sources sane-backends-1.0.6, sane-frontends-1.0.6
 - La mise a jour pour snapscan : snapscan-20020114.tar.gz
 - Les elements firmwire : agfafirm et Snape25.bin

Pour commencer, recuperation de l'identifiant du scanner par `cat 
/proc/bus/usb/devices` Reponse :
        T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#=  3 Spd=12  MxCh= 0
        D:  Ver= 1.00 Cls=ff(vend.) Sub=ff Prot=ff MxPS= 8 #Cfgs=  1
        P:  Vendor=06bd ProdID=2095 Rev= 0.50
        S:  Manufacturer=AGFA
        S:  Product= SNAPSCAN e25   

configuration de /etc/modules.conf , ajout de la ligne :
options scanner vendor=0x06bd product=0x2095

Creation d'un noeud (meme si j'ai l'impression de ne pas l'uitliser apres) :
mknod /dev/usbscanner c 180 48

Phase installation de sane :
Dans un repertoire /usr/src/sane, decompression des 2 tar.gz
Dans le repertoire /usr/src/sane/sane-backends-1.0.6/backend decompression de 
la mise a jour snapscan-20020114.tar.gz.
Configuration de sane-backends avec les options proposes par 
"[EMAIL PROTECTED]" soit :
        CFLAGS="-g -O -Wall" ./configure --disable-shared
        puis make et make install
Configuration de sane-frontends avec les options proposes par le meme :
        SANE_CONFIG=/usr/local/bin/sane-config LD_LIBRARY_PATH=-L/usr/local/lib 
./configure
        puis make et make install

Configuration de sane :
        voir /usr/local/etc/sane.d/snapscan.conf joint
        et /usr/local/etc/sane.d/dll.conf joint



Resultat quand je tape `scanimage -L` :
[umax_pp_low] EPPRegisterRead, found 0xFF expected 0xC7 (umax_pp_low.c:3288)
[umax_pp_low] Error! expected STATUS=0x38, found 0x87! (umax_pp_low.c:5145) 
[umax_pp_low] SendWord610P failed, expected tmp=0xC8 , found 0x87 
(umax_pp_low.c:2394)
[umax_pp_low] SendWord(zero) failed (umax_pp_low.c:3669)
[umax_pp_mid] sanei_umax_pp_InitTransport() failed (umax_pp_mid.c:162)
erreur de segmentation

???? Un peu surpris qu'il fasse mumuse avec de l'umax !!
Le seul aspect positif, il dialogue avec le scanner puisque ce dernier 
s'active et clignote.

Voyez-vous une erreur ?
Quels sont ceux d'entre-vous ayant reussi a configurer un tel scanner ?

Merci pour tout aide
Ludo
        

# If not automatically found from above, then you may manually specify
# a device name.

# For USB devices, make sure that the name contains 'usb' somewhere, as in
# '/dev/usbscanner' or '/dev/usb/scanner0'. Do not use a link
# from /dev/scanner to your USB device.
# For SCSI, use the generic device (e.g. /dev/sga in Linux).

#/dev/sga
#/dev/usbscanner
/dev/usb/scanner0

# Change to the fully qualified filename of your firmware file, if
# firmware upload is needed by the scanner
firmware /usr/local/etc/"Snape25.bin"

# 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
#mustek_usb
#nec
#pie
#pint
#plustek
#pnm
qcam
#ricoh
#s9036
#sharp
#sm3600
snapscan
#sp15c
#tamarack
#umax
#umax_pp
v4l
Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com";

Répondre à