amazon.

Archives

Posts Tagged ‘hp laserjet 1020’

Ubuntu Update kills HP LaserJet 1020

HP LaserJet 1020 Install On Ubuntu 8.04 tls

Upon performing updates on Ubuntu, my HP LaserJet 1020 stops working.

To fix this, I have to reinstall the foo drivers.

> sudo apt-get install build-essential

Then grab the foo2zjs drivers

> wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz

Untar them in place

> tar xzvf foo2zjs.tar

CD to foo2zjs

> cd foo2zjs

Uninstall the currently installed version
Read the rest of this entry »