肖恩D++
Not Equal C && !=C && 不等于西
-
Fix HP LaserJet 1018/1020 not printing issue in Ubuntu 14.04
Posted on April 16th, 2015 4 commentsAfter I upgraded Ubuntu to 14.04 LTS, the HP LaserJet 1020 printer stopped working mysteriously, whatever print job sent to the print, it returns “job completed”, but has nothing to print out. I noticed the HPLIP driver has been used for the printer by default, but it didn’t work either even I changed the driver to foo2zjs via CUPS web interface.
After googled quite a while, I finally figured out that the foo2zjs package included in Ubuntu has some issues, as well as the HPLIP package. I decided to remove both of them out, and use the correct foo2zjs driver. See below for how:- Remove HPLIP package (if you had installed it manually, refer here for uninstall)
1sudo apt-get remove hplip - Get and install foo2zjs package from official site
12345678sudo apt-get install build-essential tix foomatic-filters groff dcwget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gztar zxf foo2zjs.tar.gzcd foo2zjsmakesudo make installsudo make install-hotplugsudo make cups - Get HP LaserJet 1020 firmware files, and copy the files to system firmware folder. (use “1018” instead of “1020” for LaserJet 1018 printer)
12./getweb 1020sudo cp sihp1020.* /lib/firmware/hp/ - Installing “foomatic-filters” may remove some CUPS packages, you can reinstall the CUPS or do it when you have problem in step 6
1sudo apt-get -y install cups - Reboot PC and printer
- Access the CUPS web interface “http://localhost:631” to add HP printer by using foo2zjs drivers
- Remove HPLIP package (if you had installed it manually, refer here for uninstall)
Leave a Reply
4 Comments on "Fix HP LaserJet 1018/1020 not printing issue in Ubuntu 14.04"
Basically, cox email is the private United state’s largest communication company which is running on its neighbor country and cox email includes tv service, and digital phone service. If you can apply to cox email internet packages then you have free service of cox email, if you want to know more information about cox then you have to go to the cox login page. Before the start, I will show you something very important. If you have a cox login error issue then you can focus on the capitalized key to check the correct email address and password. Let me start, You have to go to the cox login page and process further details. When you reach the cox login section then you have entered the user id and the password. If you are using your personal computer then you have to click on the remember button. And you have two options for selecting one is classic and the second is enhanced. So, you can click on which option that you have perfect for it. And finally, you have done and completed the process. So, click on the sign-in button and you are done.
Without understanding much I am just following the steps you mentioned. During the step “sudo make install-hotplug” this error occurs Error: system-config-printer-udev is installed!
Makefile:983: recipe for target ‘install-hotplug-test’ failed
make: *** [install-hotplug-test] Error 1
what could be done.
I did all the steps. But I dont know how to add printer at web interface (step 6). 🙂
open the page “http://localhost:631”, go to the tab “Administration”, click the button “Add Printer”, then follow the instruction. Hope it will help 🙂