My Epson EPL-6200L works great in 14.04, and I am trying to install it in 16.04. Downloaded openprinting-ppds-postscript-epson_20130226-1lsb3.2_all.deb from http://openprinting.org, and installed with GDebi. That installs a bunch of .gz files for various printers into /usr/share/ppd/OpenPrinting-Epson/Epson. I extracted the one that corresponds to the 6200L, copied the ppd file into /etc/cups/ppd, went to System Settings to add the printer as usual, selected the ppd file as usual (just like in 14.04), and nothing. It just doesn't work. What am I missing?
Asked
Active
Viewed 1,756 times
-1
David Foerster
- 36,890
- 56
- 97
- 151
1 Answers
1
OpenPrinting is a good source of information for printing support on Linux. Epson EPL-6200 | OpenPrinting says your printer should work perfectly. The link says the driver is postscript-epson Postscript-Epson | OpenPrinting and the details there say you just need a PPD file.
So download that for the 6200.
Go to Printers folder, click Add, follow the guide through and select the PPD file.
Traditionally, installed PPDs are in
/etc/cups/ppd. The database is in/usr/share/ppd. So if you can open the folderppdthat is insidecupsthat is in/etcand save the downloaded PPD file there.Then, as you follow the install guide, you look for the Use PPD file option and point the system to the PPD.
David Foerster
- 36,890
- 56
- 97
- 151
pdc
- 1,132