Gnu/Linux scanners
Table of Contents
Methodological checklist for Debian-based GNU/Linux systems
Before deciding on the incompatibility of a scanner, always:
- Check that the user belongs to the
scannergroup - Check that the software packages
sane-utilsandlibsane-extrasare installed in addition to thelibsanepackage - Check that the command
scanimage -L(sane-utilspackage) returns a positive response- If this command fails, check that the
sane-find-scannerprogram (sane-utilspackage) detects a device connected to the computer, then download and install the official scanner driver provided by the manufacturer. Finally, restartscanimage -L - If the answer is no for HP, follow the instructions of the command
hp-check -r(hplippackage) then repeat the previous tests
- Check that the scanner is recognized by the graphic program
xsane(xsanepackage) - If the scanner is recognized by
xsane, the following simplified software could eventually work:simple-scan(gnome)Skanlite(KDE4)hplip-gui(hplip-guipackage) orhp-scan(hplippackage) (HP scanner)scanimage(Epson scanner)
Useful resources
- wiki.debian.org > Scanner
- wiki.debian.org > SaneOverNetwork
- help.ubuntu.com > ScanningHowTo
- askubuntu.com > Questions tagged [scanner]
- stackoverflow.com > Scanner search results
- superuser.com > Scanner search results
- unix.stackexchange.com > Scanner search results
- serverfault.com > Scanner search results
- download.ebz.epson.net > Epson Download Linux Driver
- support.epson.net > Epson ScanImage v3 Download
- support.epson.net > Epson ScanImage v1 Download (outdated)
