I have an epson printer setup on the LAN and printing works fine. However I cannot get simple-scan to scan. It detects the scanner on startup (EPSON PID) but fails with an error message "Unable to start the scan". I have give the unit a static ip address 192.168.1.20 and edited both epson.conf and epson2.conf in /etc/sane.d with the following.. (I have commented out all references to scsi and usb)
Network
#
net 192.168.1.20
net autodiscovery
Scanimage detects the scanner :
scanimage -L
device v4l:/dev/video0' is a Noname TOSHIBA Web Camera - FHD: TOSHI virtual device
device
epson2:net:192.168.1.20' is a Epson PID flatbed scanner
iscan also fails with a message unable to send command to scanner. I have installed the epson packages from the repo.
I have exactly the same issue with an HP printer scanner at my Uncles house with the hplib package installed in his case.