Epson L210 printer and scanner was working in Ubuntu 14.04 but upgrading to 16.04 only printer is working. I have the scanner driver deb amd 64 package but I don't know how to install.
Asked
Active
Viewed 3,710 times
0
-
Hi apparently the deb package installs the sane drivers in the wrong directory for ubuntu 16.04, check out this question: http://askubuntu.com/questions/791556/not-working-brother-scanner-in-ubuntu-16-04-though-driver-installed – samy Sep 27 '16 at 08:59
1 Answers
0
Are you sure it is a deb? The epson file (iscan) is not actually a deb even though it has ".deb" in the file name (eg iscan-bundle-1.0.0.x64.deb.tar.gz).
Is iscan installed? If not, try these directions:
Download the most recent iscan software.
Extract the software using archive manager (eg In Nautilus, right-click downloaded file and then Open With Archive manager)
Open a terminal and go to the extracted folder (eg In Nautilus, right-click extracted folder and then 'Open in Terminal').
Type
./install.sh
For more info and in case of problems, see the Epson installation guide:

Jaydin
- 1,446
-
I have followed the instructions - but scanner is still not working. A message showing "could not send command to scanner check the scanner status" – Samir Brahmachari Jul 01 '16 at 17:50
-
@SamirBrahmachari Sorry for the slow response. This topic has been closed as a duplicate. Is it a duplicate and do the links solve your problem? If not, please update your original question to show that it is not a duplicate. – Jaydin Jul 16 '16 at 23:10