Galère : Snapcan 1212u

Voilà un problème qui commence sérieusement à me gonfler. J’essaye tant bien que mal de faire fonctionner mon scanner agfa sur ma Debian Etch, y’a rien à faire. J’ai suivi tous les tuto que j’ai trouvé sur Google, que dale. Je pense avoir tout fait comme il fallait. Je lance xsane (en root), soit il ne détecte rien, soit il me met “erreur I/O” soit “libusb001:012 argument invalide”. Bref la pagaille. Mon scanner est bien détecté :

[code]$ sane-find-scanner
found USB scanner (vendor=0x06bd [AGFA ], product=0x2061 [SNAPSCAN]) at libusb:001:012

Your USB scanner was (probably) detected. It may or may not be supported by

SANE. Try scanimage -L and read the backend’s manpage.

[/code]

Voici mon snapscan.conf :

[code]#------------------------------ General -----------------------------------

Change to the fully qualified filename of your firmware file, if

firmware upload is needed by the scanner

firmware /etc/sane.d/snapscan_1212U_2.bin

If not automatically found you may manually specify a device name.

For USB scanners also specify bus=usb, e.g.

bus=usb

For SCSI scanners specify the generic device, e.g. /dev/sg0 on Linux.

/dev/sg0

#---------------------------------------------------------------------------

No changes should be necessary below this line

#---------------------------------------------------------------------------

#-------------------------- SCSI scanners ----------------------------------

These SCSI devices will be probed automatically

#scsi AGFA * Scanner
#scsi COLOR * Scanner
#scsi Color * Scanner
#scsi ACERPERI * Scanner

#--------------------------- USB scanners -----------------------------------

These USB devices will be probed automatically

(This will currently work only on Linux)

Benq/Acer/Vuego 310U

#usb 0x04a5 0x1a20
#usb 0x04a5 0x1a26

Benq/Acer/Vuego 320U

#usb 0x04a5 0x2022

Benq/Acer/Vuego 620U / 620UT

#usb 0x04a5 0x1a2a
#usb 0x04a5 0x2040

Benq/Acer/Vuego 640U

#usb 0x04a5 0x2060

Benq/Acer/Vuego 640BU

#usb 0x04a5 0x207e

Benq/Acer/Vuego 640BT

#usb 0x04a5 0x20be

Benq/Acer/Vuego 1240U

#usb 0x04a5 0x20c0

Benq/Acer/Vuego 3300 / 4300

#usb 0x04a5 0x20b0

Benq/Acer/Vuego 4300

#usb 0x04a5 0x20de

Benq 5000E / 5000U

#usb 0x04a5 0x20f8

Benq 5000

#usb 0x04a5 0x20fc

Benq/Acer 5300

#usb 0x04a5 0x20fe

Benq 5250C

#usb 0x04a5 0x2137

Agfa 1236U

#usb 0x06bd 0x0002

Agfa 1212U

usb 0x06bd 0x0001
usb 0x06bd 0x2061

Agfa Snapscan e10

#usb 0x06bd 0x2093

Agfa Snapscan e20

#usb 0x06bd 0x2091

Agfa Snapscan e25

#usb 0x06bd 0x2095

Agfa Snapscan e26

#usb 0x06bd 0x2097

Agfa Snapscan e40

#usb 0x06bd 0x208d

Agfa Snapscan e42

#usb 0x06bd 0x20ff

Agfa Snapscan e50

#usb 0x06bd 0x208f

Agfa Snapscan e52

#usb 0x06bd 0x20fd

Epson Perfection 660

#usb 0x04b8 0x0114

Epson Perfection 1670

#usb 0x04b8 0x011f

Epson Perfection 2480

#usb 0x04b8 0x0121

Epson Perfection 3490

#usb 0x04b8 0x0122

Epson Stylus CX-1500

#usb 0x04b8 0x080c
[/code]

J’ai tenté de charger le firmware avec un script trouvé sur le net (agfafirm), rien à faire. Je change de port usb, rien à faire.
Franchement aidez moi avant que mes nerfs partent en fumée !

je sais pas si ça peut t’aider car moi je nai aucun problème et je n’ai rien installer de particulier .
je te mets mes fichiers

libsane-snapscan.la

[quote]# libsane-snapscan.la - a libtool library file

Generated by ltmain.sh - GNU libtool 1.5.18 (1.1220.2.245 2005/05/16 08:55:27)

Please DO NOT delete this file!

It is necessary for linking the library.

The name that we can dlopen(3).

dlname=‘libsane-snapscan.so.1’

Names of this library.

library_names=‘libsane-snapscan.so.1.0.18 libsane-snapscan.so.1 libsane-snapscan.so

The name of the static archive.

old_library=‘libsane-snapscan.a’

Libraries that this one depends upon.

dependency_libs=’ /usr/lib/libusb.la -lpthread /usr/lib/libjpeg.la /usr/lib/libtiff.la /usr/lib/libjpeg.la -lz -lm -lc /usr/lib/libieee1284.la -ldl’

Version information for libsane-snapscan.

current=1
age=0
revision=18

Is this an already installed library?

installed=yes

Should we warn about portability when linking against -modules?

shouldnotlink=yes

Files to dlopen/dlpreopen

dlopen=’‘
dlpreopen=’’

Directory that this library needs to be installed in:

libdir=’/usr/lib/sane’
[/quote]
snapscan.conf

[code]#------------------------------ General -----------------------------------

Change to the fully qualified filename of your firmware file, if

firmware upload is needed by the scanner

firmware /usr/share/sane/snapscan/your-firmwarefile.bin

If not automatically found you may manually specify a device name.

For USB scanners also specify bus=usb, e.g.

/dev/usb/scanner0 bus=usb

For SCSI scanners specify the generic device, e.g. /dev/sg0 on Linux.

/dev/sg0

#---------------------------------------------------------------------------

No changes should be necessary below this line

#---------------------------------------------------------------------------

#-------------------------- SCSI scanners ----------------------------------

These SCSI devices will be probed automatically

scsi AGFA * Scanner
scsi COLOR * Scanner
scsi Color * Scanner
scsi ACERPERI * Scanner

#--------------------------- USB scanners -----------------------------------

These USB devices will be probed automatically

(This will currently work only on Linux)

Benq/Acer/Vuego 310U

usb 0x04a5 0x1a20
usb 0x04a5 0x1a26

Benq/Acer/Vuego 320U

usb 0x04a5 0x2022

Benq/Acer/Vuego 620U / 620UT

usb 0x04a5 0x1a2a
usb 0x04a5 0x2040

Benq/Acer/Vuego 640U

usb 0x04a5 0x2060

Benq/Acer/Vuego 640BU

usb 0x04a5 0x207e

Benq/Acer/Vuego 640BT

usb 0x04a5 0x20be

Benq/Acer/Vuego 1240U

usb 0x04a5 0x20c0

Benq/Acer/Vuego 3300 / 4300

usb 0x04a5 0x20b0

Benq/Acer/Vuego 4300

usb 0x04a5 0x20de

Benq 5000E / 5000U

usb 0x04a5 0x20f8

Benq 5000

usb 0x04a5 0x20fc

Benq/Acer 5300

usb 0x04a5 0x20fe

Benq 5250C

usb 0x04a5 0x2137

Agfa 1236U

usb 0x06bd 0x0002

Agfa 1212U

usb 0x06bd 0x0001
usb 0x06bd 0x2061

Agfa Snapscan e10

usb 0x06bd 0x2093

Agfa Snapscan e20

usb 0x06bd 0x2091

Agfa Snapscan e25

usb 0x06bd 0x2095

Agfa Snapscan e26

usb 0x06bd 0x2097

Agfa Snapscan e40

usb 0x06bd 0x208d

Agfa Snapscan e42

usb 0x06bd 0x20ff

Agfa Snapscan e50

usb 0x06bd 0x208f

Agfa Snapscan e52

usb 0x06bd 0x20fd

Epson Perfection 660

usb 0x04b8 0x0114

Epson Perfection 1670

usb 0x04b8 0x011f

Epson Perfection 2480

usb 0x04b8 0x0121

Epson Perfection 3490

usb 0x04b8 0x0122

Epson Stylus CX-1500

usb 0x04b8 0x080c
[/code]

Effectivement, ça ne change rien… Je sais vraiment pas quoi faire…