- Blog - http://chunkmedia.co.uk -
Getting an HP LaserJet 1018 Printer Woirking With Gutsy 7.10
Posted By mtn On 02/01/2008 @ 11:58 am In Printing | No Comments
The HP LaserJet 1018 printer stopped working for some reason, although it had worked out-of-the-box. [1] This thread on the Ubuntu forums sorted things tho, specifically using the code below.
$ wget http://foo2zjs.rkkda.com/firmware/sihp1018.tar.gz
$ tar xvzf sihp1018.tar.gz
$ arm2hpdl sihp1018.img > sihp1018.dl
$ sudo cp ./sihp1018.dl /usr/share/foo2zjs/firmware/sihp1018.dl
$ sudo cat /usr/share/foo2zjs/firmware/sihp1018.dl > /dev/usb/lp0
Article printed from Blog: http://chunkmedia.co.uk
URL to article: http://chunkmedia.co.uk/2008/01/02/hp-laserjet-1018-printer-going-with-gutsy-710/
URLs in this post:
[1] This thread: http://ubuntuforums.org/showthread.php?t=584255&highlight=1018
Click here to print.