Detection de scanner Epson
De wikiGite
Révision datée du 27 juin 2011 à 08:20 par Frank (discussion | contributions)
# sane-find-scanner
Ça donne quelque chose comme ça :
# 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, product=0x0838) at libusb:001:002 # 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. # You may want to run this program as root to find all devices. Once you # found the scanner devices, be sure to adjust access permissions as # necessary.
Configuration
Modifiez le fichier /etc/sane.d/epson.conf avec les droits administrateur.
Ajoutez en fin de fichier (ou modifier la ligne "usb" existante) :
usb 0x4b8 0x0838
Le scanner devrait répondre lorsqu'on tape :
scanimage -L
Il ne reste plus qu'à lancer Xsane ou SimpleScan.
Si ça ne fonctionne toujours pas
Ouvrir le fichier /etc/sane.d/dll.conf. Si "epson" est commenté et "epson2" décommenté, alors modifier epson2.conf plutôt que epson.conf.