HP laserjet 1020 plus printer not working in Ubuntu 14.04

33,675

Solution 1

In fresh 16.04, Ubuntu auto-detected my HP 1020, but it did not work. I ran hp-setup -i (which was preinstalled), and it started working.

Edit: works also for Ubuntu 18.04.

Solution 2

Install some required packages. By copy pasting following code into terminal.

sudo apt-get install hp-ppd printer-driver-hpcups printer-driver-hpijs hpijs-ppds hplip hplip-data hplip-dbg hplip-doc hplip-gui djtools

Now run hp-setup from terminal to add the printer, which will show you a gui from which you can add the printer.

This worked for me on Bodhi Linux (which is Ubuntu 14.04 based). So might work on 14.04 of Xubuntu,Kubuntu,etc.

Note:- It works nicely with KDE too.

Also see, Problem with printing (hplip) in Ubuntu 14.04

Solution 3

I installed hplip including the UI. Then opened hplip and pressed the "hammer" button on the toolbar for self diagnosis.

It opened a console that did all the job, I only answered some questions out there. But now it works.

Solution 4

Just open the software centre, search for hplip and select "show hidden technical elements (or something like that)". Install hplip and then you'll be able to easily set up your printer

Share:
33,675

Related videos on Youtube

user269425
Author by

user269425

Updated on September 18, 2022

Comments

  • user269425
    user269425 almost 2 years

    I have upgraded to Ubuntu 14.04. Hp Printer 1020 plus installed but device manager says not found. I cannot print. Can somebody help me out

  • Parto
    Parto almost 10 years
    Please provide more info on this answer - like how you actually installed the hplip and the UI. Some screenshots also would be better other than just '...pressed the "hammer" button on the toolbar...'.
  • Jos
    Jos about 5 years
    Works also for Ubuntu 19.04.