Epson Printer with Ubuntu 16.04

8,591

Solution 1

It seems there is a bug for all Epson printers on Ubuntu 16.04: https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1576632.

Solution 2

I have the same problem with my epson l355

Here's how i fix it

  1. Add ubuntu trusty repository to your source list in "software and updates"

deb http://archive.ubuntu.com/ubuntu/ trusty main

  1. sudo apt-get update

  2. sudo apt-get install lsb-core lsb

  3. Remove or deactivate the trusty repository

  4. sudo apt-get update

  5. Install your printer driver .deb via your favorite way

Hope it works...

Sorry for my english

Share:
8,591

Related videos on Youtube

Suvo
Author by

Suvo

Updated on September 18, 2022

Comments

  • Suvo
    Suvo almost 2 years
    sudo apt-get install printer-driver-escpr
    

    not working with Ubuntu 16.04 Epson L130 printer added but with a different driver which is not for inkjet printers or is not working with Epson L130, Now what to do? N.B. Manual .deb driver install also not working.

  • Suvo
    Suvo about 8 years
    The fact is my all Epson printers stopped working. Although it looks like not all but some Epson printer working with open driver.
  • Arup Roy Chowdhury
    Arup Roy Chowdhury about 8 years
    This works but just remember to remove the trusty repository after lsb install.