LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Ubuntu 19.04. Epson printer XP-2100. Downloaded files from Epson site but printer doesn't print (https://www.linuxquestions.org/questions/linux-hardware-18/ubuntu-19-04-epson-printer-xp-2100-downloaded-files-from-epson-site-but-printer-doesnt-print-4175666234/)

mattnorb 12-19-2019 10:32 AM

Ubuntu 19.04. Epson printer XP-2100. Downloaded files from Epson site but printer doesn't print
 
I have been trying to get the printer working. It sends the paper through but it is blank. The files I have downloaded are from the Epson site.

beachboy2 12-19-2019 10:45 AM

mattnorb,

Which (deb) files did you use and where is the download link?

mattnorb 12-20-2019 04:57 AM

http://download.ebz.epson.net/dsc/se...h/searchModule
This is from where I got the download and it is saved in my downloaad file.

beachboy2 12-20-2019 08:18 AM

1 Attachment(s)
mattnorb,

I assume that you installed lsb prior to installing the Epson drivers?:

Code:

sudo apt install lsb
I think the Epson Printer Utility ver. 1.1 (epson-printer-utility_1.1.0-1lsb3.2_amd64.deb) is sufficient on its own.

The generic epson-inkjet-printer-escpr_1.7.6-1lsb3.2_amd64.deb has limited functionality.

I normally use gdebi to install the deb packages:

Code:

sudo apt install gdebi
You could try removing the package(s) and then reinstalling, but maybe you have done that already?

I have just used gdebi and it says that 27 additional packages (see attached screenshot) are required, so I think that is where your problem may lie.


All times are GMT -5. The time now is 06:15 AM.