I want to know , is hp 2545 printer is compatible in Ubuntu 14.04 LTS OS ?

3 Answers

You can check Linux compatibility of HP printer models here:

The list of printer models that are fully supported by HPLIP (Hewlett-Packard Linux Imaging & Printing) Driver (which is readily available in official Ubuntu repositories) is also here:

The printer is not included in the Foomatic (cups) packages.

You can install your printer via HPLIP

sudo apt-get install hplip sudo apt-get install hplip-gui 

Connect your printer to the PC and turn the printer on. Open a terminal and start the installation with

hp-setup 

To use the GUI, start the command

hp-toolbox 

or start HP Toolbox in your Dash.

enter image description here

1

Hp printers work under hplip open source drivers. You can find info about support level on its site:

According to this your printer works.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy