PDA

View Full Version : FEDORA 7 instaling HP 1018 Printer


rock123
04-10-2007, 01:33 AM
Hello,
I inatalled fedora7 but cannot set up the printer. I am using HP 1018 laser printer (black and white).
Can someone please help how to make it work???
Thanx
tom

praka123
04-10-2007, 04:09 AM
u need to install hpoj drivers from net.there are rpms available.
use YUM to update.
read http://fedorafaq.org

The Unknown
04-10-2007, 07:16 AM
First, using yum know whether hplip is installed or not.


yum info hplip


It will give you its summary and status (installed/not).

Then you must update hplip and foomatic (if not updated)


yum update -y hplip foomatic


This should solve your problem. Try and reply back.