I have installed Ubuntu 18.04 LTS a few days before. Now I want to print some file with my Epson L220 Inkjet All-in-One printer. Ubuntu automatically adds the printer, but unable to print any text(.txt file) or PDF file. The printer simply bypasses the A4 paper with no printing on the paper. Why this happens and what is the way out form this problem?
Go to Settings and then click on Devices → Printers.
Then click on Additional Printer Settings....
Click on Add.
Select your own printer from the Device tab and make sure that the connection is USB (if your printer is connected via USB) and then click on the Forward button.
If your computer is connected to the internet, it should automatically start searching for a driver and you have to choose your model number and corresponding driver(recommended). Then Select printer from database and click Forward.
Select your printer's brand (like Epson or HP or others ) and click Forward.
Select your printer's model number and recommended driver and then click Forward.
Click Apply.
You are done. If you want to print a test page, click on the Print Test Page button.
The printer is successfully added.
That's all. Enjoy printing with your Epson printer in your Ubuntu 18.04 LTS.
All the above answers helped. However, I had to do a lot more to get it working. Here is what I did:
CD to the Downloaded folder
Install the cups filter in ubuntu from the downloaded folder using command
sudo alien -i epson-inkjet-printer-201401w-1.0.0-1lsb3.2.x86_64.rpm
Extract the downloaded file to new folder.
Navigate inside the extracted folder and find the ppd files folder it will be inside "opt/epson-inkjet-printer-201401w/ppds/Epson" folder of your extracted folder
Extract Epson-L220_Series-epson-driver.ppd.gz.
Connect your printer
Delete the printer if it is automatically added
Go to printer settings
Add printer.
Espon 220 which will be listed. Select it. 12 Go forward. You will get a radio option in next steps to select ppd file from your downloaded folder which is extracted before.
Finish installation and printer should be working
Thanks
I have Ubuntu 20.04 and an Epson L220. For me the procedure was a little bit different:
I downloaded
epson-inkjet-printer-201401w-1.0.0-1lsb3.2.x86_64.rpm
from Espson driver support site.In order to make it work in terminal I installed LSB package:
Then I deleted the printer because it was automatically added from settings.
I insert the printer with USB and added as explained by @BapiSaha and it's working :D
I downloaded the .deb instead of .rpm and double clicked on it. Then I went to printer settings, find driver, and chose the newly added driver.