HP LaserJet 1020

From Hugo Villeneuve
Revision as of 20:53, 27 February 2013 by Hugo (talk | contribs)
Jump to: navigation, search

Installation

1. Installer foomatic-filters:

 $> wget http://www.openprinting.org/download/foomatic/foomatic-filters-4.0.17.tar.gz
 $> tar -xf foomatic-filters-4.0.17.tar.gz
 $> cd foomatic-filters-4.0.17
 $> ./configure --prefix=/usr
 $> make
 $> make install
 

2. Installer foo2zjs:

 $> wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz
 $> tar -xf foo2zjs.tar.gz
 $> cd foo2zjs
 $> make
 $> ./getweb 1020
 $> make install
 $> make install-hotplug

3. Télécharger le firmware dans l'imprimante:

 $> cat /usr/share/foo2zjs/firmware/sihp1020.dl > /dev/usb/lp0

4. Décharger le driver usblp:

 $> rmmod usblp

5. Redémarrer CUPS:

 $> /etc/rc.d/init.d/cups restart

L'imprimante devrait être détectée par CUPS