Epson L3110 on Ubuntu 20.04 LTS

Are there any drivers available for this printer? Thank you.

I first downloaded the generic driver from . Went on terminal and did the command stated on the site. When I tried to install it my ubuntu software store popped up and gave me an error message of "Failed to install file: not supported. Screenshot of my error message I ran the

apt-get install lsb

as stated on the website.

epson-printer-utility_1.1.1-1lsb3.2_amd64.deb is the file I downloaded.

2

1 Answer

You can find drivers at the official site.

Download the epson-inkjet-printer-escpr_1.7.7-1lsb3.2_amd64.deb and copy it to your Home user directory.

Run in a terminal

sudo apt install ./epson-inkjet-printer-escpr_1.7.7-1lsb3.2_amd64.deb

to install.

Then add a new printer in Settings.

9

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like