
- #Ubuntu remove gutenprint how to#
- #Ubuntu remove gutenprint install#
- #Ubuntu remove gutenprint driver#
- #Ubuntu remove gutenprint software#
- #Ubuntu remove gutenprint trial#
It may at times feel like the topics in this article jump around a lot, but there's just too much detail to cram it all into one section. I have also assumed that many people are unlikely to read this entire article because they just want to fix their printer as fast as possible, and that they want the most applicable knowledge first. I have tried to organize this article so that topics are presented in a way that's well suited to someone learning about them for the first time. The goal of the rest of this article will not be to help you debug every printer problem, but rather to make you aware of the concepts that are available to help you debug and analyze the problem. Well, it looks like we're now going to have to dive into the world of command-line debugging. Turboprint comes with its own dedicated and separate application for adding new printers.
#Ubuntu remove gutenprint trial#
Turboprint does come with a trial version so you can test to see if it works with your printer before you buy it.
#Ubuntu remove gutenprint software#
Turboprint costs money to buy, and it's not open source, but it's good to know that there is at least someone actively developing printing software for the Linux platform.
#Ubuntu remove gutenprint install#
If you decide to install the open source printer drivers from a repository, you can try adding the printer again through your distribution's settings panel and cross your fingers.įinally, there is also another collection of printing software and drivers for Linux called ' Turboprint'.
#Ubuntu remove gutenprint driver#
In Ubuntu 20.04, there is also another 'meta' printer driver package called 'printer-driver-all' that appears to include the above 'gutenprint' driver package: sudo apt-get install printer-driver-all In my case, I had luck with the 'Gutenprint' drivers on Ubuntu 20.04: sudo apt-get install printer-driver-gutenprint If your printer still isn't working, you can try installing some of the generic 'printer driver' packages. It's not unheard-of for certain devices to only work in some of the USB ports on your computer. Both the printer and the USB port itself will use different versions of the USB protocol. It's possible that the issue is only with one of the connection methods but not the others.Īnother thing that's easy to forget about, is that not all USB ports are created equally. Now What?įirst of all, try connecting to the printer via every different connection method that is supports: USB, Ethernet, Wireless etc. For example, my printer is an Epson P900, but when I install it through the Gutenprint drivers I can see that the PPD file it installs is just one for the P800.


Usually, it will at least be detected as a 'generic' printer and give you basic printing functionality with the 'official' manufacturer's driver. Go into your distribution's 'settings' page and try to manually add it as a new printer.Sometimes, the printer will just auto install and work immediately even if it's not 'officially' supported. Just plug your printer in and see if it automatically appears as a new printer in your list of devices.Try 'Obvious' Things Firstīefore we dive into the details, let's get some of the obvious things to try out of the way first: Finally, the article will end with a discussion on how I was able to force my specific Epson P900 printer to work with Linux.
#Ubuntu remove gutenprint how to#
Therefore, the rest of this article will focus on providing a general overview of how to debug and analyze printer problems on Linux for most printer models. This article will assume that the reader is interested in knowing how they can force their printer to work with Linux.

Clearly, this is unacceptable, and the only reasonable course of action is to force this printer to be compatible with Linux regardless of how much time, money, or resources it will cost to do so. Unfortunately, this model of printer is not officially compatible with Linux. I recently spent $1,459.00 on a brand new Epson SureColor P900 printer. A Linux Printer Debugging Guide - By Robert Elder
