Helper script and instructions to install firmware binaries for old Epson Perfection scanners.
This obviously requires sane, install it and then install:
For Debian/Ubuntu:
sudo apt install cabextract libarchive-tools
For Fedora:
sudo dnf install cabextract bsdtar
git clone https://github.com/KeironO/sane-snapscan-perfection
cd sane-snapscan-perfection
bash extract.sh
sudo cp output/*.bin /usr/share/sane/snapscan/
sudo vim /etc/sane.d/snapscan.conf
And add:
- Epson Perfection 1670:
firmware /usr/share/sane/snapscan/esfw30.bin
- Epson Perfection 2450/2480/2580:
firmware /usr/share/sane/snapscan/esfw41.bin
- Epson Perfection 3490/3950:
firmware /usr/share/sane/snapscan/esfw52.bin
sudo vim /etc/sane.d/dll.conf
And comment out:
epson
epson2
epkowa