Linux Lite Forums
HP Deskjet 1010 - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6)
+--- Forum: Printing and Scanning (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=25)
+--- Thread: HP Deskjet 1010 (/showthread.php?tid=686)



HP Deskjet 1010 - brian55 - 08-06-2014

Cannot get this printer to work through LL. It responds by throwing out a blank sheet.
In server settings I get "Cups server error. There is an HTTP error - not found." so I cannot adjust these settings.
I know the printer is OK (works on my windows machine) and that all necessary software is downloaded. I did select HP Deskjet 1000c as the nearest driver as I cannot find an exact match on Linux.
Anybody got any ideas? Thanks ..



Re: HP Deskjet 1010 - Valtam - 08-06-2014

Was the printer automatically detected when you first started? If so, remove the printer via Menu, System, Printers. Then try re-adding it.


Re: HP Deskjet 1010 - rijnsma - 08-06-2014

I don't know if what I'm going to show had any relevance, but this is how I got a not willing p1606dn laser-printer to work, some months ago:

sudu to root and:

Code: [Select]
export TMPDIR=/tmp
hp-plugin

eventually
Code: [Select]
hp-plugin -i
for running in a console.

After that I could install the printer and I was happy.

Maybe try?  Smile


Re: HP Deskjet 1010 - gold_finger - 08-06-2014

brian55,

That printer definitely works in LL 2.0 -- I have same one and it is the one shown in the printer setup instructions in the Help Manual:  https://www.freecinema2022.gq/manual/hardware.html#printer.

Just remove whatever you have now and follow instructions above to setup the printer.  Once it's setup, just use following command to install a package that makes managing the printer easy:
Code:
sudo apt-get install hplip-gui

P.s.  Help Manual page makes reference to "latest master driver for HP printers" and gives a download page for them.  You do not need to do that for this printer.  Just run through setup procedure, then install hplip-gui and you'll be good to go.