Printer driver for an Epson ET-2720 Printer

Joined
Apr 21, 2021
Messages
1
Reaction score
0
Credits
12
I have a HP desktop running Linux with Ubuntu software. I have purchased a Epson ET-2720 printer but can not find a driver to support it. Any recommendations? I can print from my Laptop which is running Linux. Thank you.
 


I don't have an Epson printer to test, but this link looks promising:

 
In Redhat/Fedora the driver looks like this.

Last metadata expiration check: 1 day, 18:40:36 ago on Mon 19 Apr 2021 04:16:26 PM PDT.
======================== Name & Summary Matched: epson =========================
epson-inkjet-printer-escpr.x86_64 : Drivers for Epson inkjet printers
epson-inkjet-printer-escpr.i686 : Drivers for Epson inkjet printers
epson-inkjet-printer-escpr2.noarch : Drivers for Epson inkjet printers
python3-epson-projector.noarch : Python support for Epson projectors
============================ Summary Matched: epson ============================
gutenprint-cups.x86_64 : CUPS drivers for Canon, Epson, HP and compatible
: printers
iscan-firmware.noarch : Firmware for Epson flatbed scanners
 
Hi James,

If you can print from one Linux computer and not the other, I wonder
  1. are you printing via USB from the laptop and trying to print via WIFI from the desktop?
  2. What Linux distributions are your running
If you can print from one Linux computer, you might check to see what PPD you are using there.

Though I couldn't find the ET2720 model specifically, https://tutorialforlinux.com/?s=Epson+ET-2760 might give you insight.

You can also check out https://openprinting.org/printer for a driver, a forum section and some notes for installing.
 
I had the same problem, the Epson download center say for the ET-27xx there is no linux support or driver. (so the link given above is of no use for this type and linux) However, at our office we have the Epson ET-4750. I installed the scan driver for this one, and guess what.... it works for the ET-27xx as well!! so just see here: http://support.epson.net/linux/en/epsonscan2.php this works fine to scan with both devices (the 64 bits for ubuntu i used, myself using ubuntu 20.04) (note there is an epsonscan 3, but this does not work for me).

But you first need to install this dependency: sudo apt-get install lsb
and than install the epson printer utilities: just type et-4750 in here: http://download.ebz.epson.net/dsc/search/01/search/searchModuleFromResult
i fisrt used the epson-printer-utility_1.1.1-1lsb3.2_i386.deb
howver, even after installing it's dependency, it kept gibving me this erro (note: you have to use command line to fix all this):
dependency problems prevent configuration of epson-printer-utility:i386:
epson-printer-utility:i386 depends on lsb (>= 3.2).

the proper version is the .rpm .... so you need ot install alien to convert from rpm to .deb
sudo apt-get install alien

sudo alien epson-printer-utility-1.1.1-1lsb3.2.x86_64.rpm (note, use the name of the rpm you downloaded)

after all this, the epson scan2 program still did not, work, bu my installed document scanner did work.....
 
Last edited:
after all this, the epson scan2 program still did not, work, bu my installed document scanner did work.....

I've had fairly good luck with the Printer drivers. ( Mine isn't a ET-27xx, it's WF-3640)
But I use Xsane for scanning. It generally works pretty good.
 
Last edited:

Members online


Top