0

I used my Epson scanner L210 on Lubuntu 15.04 32bits, but after changing to Lubuntu 15.10 64bits, I'm not able to use it again! I downloaded driver from here: Epson L210 scanner driver

I followed these instruction : How to install Scanner on Ubuntu

1 Answers1

0

First install the drivers and follow the instructions you mentioned.

In the file /etc/sane.d/dll.conf, uncomment the backend epkowa (in my case it wasn't on the list, so I had to include it).

Comment the backend epson2 (by prepending #). It seems to be in conflict with epkowa.

Proceed with the instructions by editing the file /etc/sane.d/epkowa.conf.

Kalle Richter
  • 6,180
  • 21
  • 70
  • 103
cris
  • 16
  • I am having the same problem with EPSON scanner in Ubuntu 16.04. I tried these steps but I am not being able to save it as it appears as read only. Any suggestions? – Debashish Sep 26 '16 at 13:31