First, install Epson's own image scanning package: iscan
Code: Select all
# emerge iscanThis isn't in portage[1], so get it from here:
I downloaded the rpm version. Extract it with your favourite program, I used ark
From the rpm, copy the file 'usr/lib/iscan/network' to '/usr/lib/iscan/network'
Now add the following line to /etc/sane.d/epkowa.conf
Code: Select all
net <ip-address>That's all there is to it. Now iscan should detect and scan from your networked Epson printer. I expect this procedure should work with Epson's other multifunction printers.
[1] I did find an ebuild for this package here. I didn't , but you might prefer to use that.
