[EMAIL PROTECTED] a écrit : > Bonjour a tous > > j ai un scanner agfa snapscan e20 il est reconnu > mais quand je lance xsane ça me met > erreur d ouverture du peripherique `snapscan:libusb:001:003' > argument invalide > pourriez vous m aider ? > d avance merci > Fred >
Bonjour, J'ai un scanner Agfa SnapScan E25 USB sous DAPPER; j'ai trouvé des infos ici : http://forum.ubuntu-fr.org/viewtopic.php?id=159621 J'ai appliqué les instructions ci-dessous. As root 1. Create the folder /usr/share/sane/snapscan 2. Copy the scanner firmware file (Snape25.bin) into the folder you have just created in 1. ( downloadable at http://www.evonet.be/~bfran/extern/snapscan-firmware/ ) The file name cannot contain any space!!! 3. Edit /etc/sane.d/snapscan.conf and change the line: # firmware /usr/share/sane/snapscan/your-firmwarefile.bin for: firmware /usr/share/sane/snapscan/Snape25.bin 4. Reboot. It should work. A+ Marc. -- ubuntu-fr mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
