Scanner EPSON V600 reconnus XSANE le détecte pas :(

Bonjour,
Pas de chance aujourd’hui, mon scanner EPSON est bien reconnus mais xsane veux pas le détecter:

root@debian:/etc/udev/rules.d# /etc/init.d/udev restart
[ ok ] Restarting udev (via systemctl): udev.service.
root@debian:/etc/udev/rules.d# 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@debian:/etc/udev/rules.d# sane-find-scanner

  # sane-find-scanner will now attempt to detect your scanner. If the
  # result is different from what you expected, first make sure your
  # scanner is powered up and properly connected to your computer.

  # No SCSI scanners found. If you expected something different, make sure that
  # you have loaded a kernel SCSI driver for your SCSI adapter.

found USB scanner (vendor=0x04b8 [EPSON], product=0x013a [EPSON Scanner]) at libusb:001:004
  # Your USB scanner was (probably) detected. It may or may not be supported by
  # SANE. Try scanimage -L and read the backend's manpage.

  # Not checking for parallel port scanners.

  # Most Scanners connected to the parallel port or other proprietary ports
  # can't be detected by this program.

J’ai testé mon user et root, avec le même résultat.
Ce scanner fonctionne très bien sur mon laptop avec la même config debian

merci,

Bonsoir chris38

C’est différent car tu ne vois pas ton scanner avec scanimage -L (un préalable)
Mais avec josephtux, on avait trouvé une règle udev à mettre
pour faire fonctionner son scanner Lide 110.
Elle serait à adapter.

https://www.debian-fr.org/t/scanner-lide-110-220/77743/9?u=r2mi

édition :

Le “charabia” à prendre avec précaution de :
https://nzeid.net/linux-sane-epson-perfection-v600-photo-scanner-setup
indique pour /etc/udev/rules.d/79-udev-epson.rules :

ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="*", MODE="0660", GROUP="scanner", ENV{libsane_matched}="yes"

sans être précédé de :

SUBSYSTEM=="usb", 

En fait j’ai réinstaller pour enième fois le pilote et ca marche…va tant savoir charles :slight_smile:

merci

Si mon message ne t’a pas aidé à solutionner le problème,
il vaut mieux le décocher comme étant une « Solution » alors.