Hi ,
I am facing problem installating HP 1020 laserjet usb printer on Redhat linux 5.2 client.
please suggest the solution.
Neelesh wrote:
Hi ,
I am facing problem installating HP 1020 laserjet usb printer on Redhat linux 5.2 client.
please suggest the solution.
Is this RedHat the very old 5.2 version or is it RHEL 5? Generally in Ubuntu, the hpijsfoo... driver package has to be uninstalled using apt and you will have to download the equivalent driver's tar.gz file from openprinting.org. Untar it and give the make and make install commands. After that create your new printer using the new driver. One way of checking if your printer is at least detected is that when you run the setup dialog, you get a list of ports. If your printer's name is listed with the port then at least the detection is proper.
Sometimes the Gnome or KDE GUIs mess up with the permissions and you cannot authenticate just at the end of your setup, so use the localhost:631 interface in your browser. For authentication, use 'root' and its 'password'. You may have to add the regular user to the 'lp' group in the /etc/groups file, log off and re-login.
Rony wrote:
Generally in Ubuntu, the hpijsfoo... driver package has to be uninstalled using apt and you will have to download the equivalent driver's tar.gz file from openprinting.org. Untar it and give the make and make install commands.
Ubuntu users please note that compiler packages need to be added manually in order to use the make utility. So simply run 'sudo apt-get install build-essential'. Then use the make command.
On Thu, 2008-09-11 at 11:46 +0530, Neelesh wrote:
I am facing problem installating HP 1020 laserjet usb printer on Redhat linux 5.2 client.
please suggest the solution.
I had also the problem with same model on Fedora 8 The following link helped me. http://openprinting.org/show_printer.cgi?recnum=HP-LaserJet_1020
I suggest to go drivers home page for complete instructions.
Regards,