LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-15-2008, 12:23 AM   #1
kirk202
LQ Newbie
 
Registered: Dec 2008
Posts: 3

Rep: Reputation: 0
Problem installing HP laserjet 1000 in Fedora 10


The HP Device Manager can't find the PPD file but I click on the Other button and it is listed so I chose it, after clicking Finish it says it didn't install but then say it did install. It's on the list of available printers but won't print from any OpenOffice programs. I tried to delete it and it says the printer is busy, I tried to Set Up a New Device and got the msg Unable to find sudo utility to run hp-setup. My HP PSC 1210 installed easily.

Any suggestions how to fix this?

Thanks,
Kirk
 
Old 12-15-2008, 12:36 AM   #2
linuxgurunot
LQ Newbie
 
Registered: Feb 2007
Posts: 23

Rep: Reputation: 15
I had very simalar problems

Try Disable the firewall temperaraly. To start with.
 
Old 12-15-2008, 12:38 AM   #3
penguiniator
Member
 
Registered: Feb 2004
Location: Olympia, WA
Distribution: SolydK
Posts: 442
Blog Entries: 3

Rep: Reputation: 60
You may want to give more information about your software, such as what distribution you are using, what graphical environment you are using, and how your printer is connected to your Linux machine. There may be an easier setup procedure offered by your graphical environment, or there may be tools available in one environment that are not in another one.
 
Old 12-15-2008, 12:39 AM   #4
linuxgurunot
LQ Newbie
 
Registered: Feb 2007
Posts: 23

Rep: Reputation: 15
I had this suggestion from MoonMind:

Try "localhost: 631" in your browser to get to the CUPS interface; have (if possible) a PPD file for your printer ready somewhere - with that, the installation procedure indicated is a breeze. If this doesn't show anything, CUPS is most probably not running.
 
Old 12-15-2008, 12:40 AM   #5
penguiniator
Member
 
Registered: Feb 2004
Location: Olympia, WA
Distribution: SolydK
Posts: 442
Blog Entries: 3

Rep: Reputation: 60
You did say Fedora, didn't you!
 
Old 12-16-2008, 12:44 AM   #6
kirk202
LQ Newbie
 
Registered: Dec 2008
Posts: 3

Original Poster
Rep: Reputation: 0
Thanks all.

I'll try disabling the firewall.

I have Fedora 2.6.27.7-34,F10,i686 and Genome 2.24.2. The printer is on a UBS.

I already tried the access Localhost631 and its not working.

Appreciate your suggestions and will let you know if disabling the firewall works.

Kirk
 
Old 12-16-2008, 02:30 AM   #7
cjmueller
LQ Newbie
 
Registered: Dec 2008
Posts: 5

Rep: Reputation: 1
You might want to have a look at this page:

http://foo2zjs.rkkda.com/

I just got myself a LaserJet P1006, not realizing it was not PCL compatible and required special drivers which usually only exist for MacOS or Windows. Printing didn't work initially -- it just ignored everything I sent to it, even a plain text file directly to /dev/usb/lp0.

I tried the drivers coming with my distribution and they didn't work, either, so I went along the instructions on the page above (albeit fooxqx.rkka.com for my model) and it wouldn't work until the point I installed the hotplug scripts (make install-hotplug). Once I had them installed, I looked at the files and it turns out you need to send the printer its firmware before it can print!

Either way, try this and see whether it's working:

Code:
wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz
tar xzf foo2zjs.tar.gz
cd foo2zjs
make
./getweb 1000
sudo make install
sudo make install-hotplug
sudo make cups
BTW, you might want to remove any existing foojzs drivers you might have installed because the files from rkkda.com will overwrite portions of it without using RPM.

Once the hotplug modules have been installed, you should switch the printer off and on, then verify in /var/log/messages that it got the firmware loaded. Once this happened, configure the printer in CUPS as outlined on the page. I had to set my printer to the maximum resolution (1200x600dpi) in the print options panel before it would print something useful but it works fine now.
 
Old 12-16-2008, 11:47 AM   #8
kirk202
LQ Newbie
 
Registered: Dec 2008
Posts: 3

Original Poster
Rep: Reputation: 0
Tried both suggestions and still doesn't work. I've got my inkjet connected and working anyway.

Think I'll connect this printer to my daughter's computer and look around for a Laser that's compatible with Fedora 10.

Thanks again for your help.
 
Old 01-14-2009, 11:12 AM   #9
szilagyic
LQ Newbie
 
Registered: Jan 2009
Posts: 5

Rep: Reputation: 0
I've got a Laserjet 1000 working fine in Fedora 10. I just did these steps:

* Download: http://foo2zjs.rkkda.com/foo2zjs.tar.gz
* Untar with "tar xzvf foo2zjs.tar.gz"
* run “make”
* run “./getweb 1000”
* run “make install”
* run “make install-hotplug”
* Switch printer off and back on. Run the tool “config-printer-setup” or “System / Administration / Printing” in Gnome. Install it just like any other printer (Cups should automatically select the correct driver which will be foo2zjs for HP Laserjet 1000).
 
  


Reply

Tags
hp, install, printer



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation of HP Laserjet 1000 printer on RedHat Linux 9 on VMware Saqibmalick Linux - Newbie 1 03-23-2007 12:18 AM
USB Laser Printer HP Laserjet 1000 is not working with Fedora Core 1,2,3 & RedHat 9 BM Shukla Linux - Hardware 5 02-23-2005 02:47 AM
Help with installing HP Laserjet 1000 Comptalk Red Hat 1 01-26-2005 02:24 PM
HP LaserJet 1000 & Slackware 9.1 BrianW Slackware 0 10-04-2003 06:13 PM
Help with Mandrake 9.1 & HP Laserjet 1000 BrideFan Linux - Hardware 3 08-13-2003 06:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration