I got it working on ubuntu 14.04 LTS:
Visited https://developers.hp.com/hp-linux-imaging-and-printing and downloaded the latest hplip program from their site. After you do the same, open terminal (ctrl+alt+t), change to the directory where it was downloaded (cd directory_name
) and run the program with commands:
sudo chmod +x hplip-[DOWNLOADED_VERSION].run
./hplip-[DOWNLOADED_VERSION].run
(obviously change the [DOWNLOADED_VERSION] to the one you've downloaded).
The setup takes some time but is pretty straight forward, just remember to overwrite the existing version of the program as ubuntu 14 already has it (but not in the latest version it seems).
After that I could easily add the printer via the installed HP Device Manager. It prints fine. Didn't test the scanning option yet but I got it working on another machine (with ubuntu 18.04 however) and I suppose it can be done as well.