<---- template headericclude ----->
HP LaserJet P1005
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 11 of 11
  1. #1
    Join Date
    Dec 2010
    Posts
    33
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    HP LaserJet P1005

    Hi,

    I have one printer HP LaserJet P1005 not work with Fedora 14. When I connect the printer Fedora 14 detect that printer but when I print it does not work.

    Do we have anyway to make work?

    Thanks
    Dayann

  2. #2
    Join Date
    Dec 2010
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try HPlip HP linux imaging and printing. This is for all HP printers and multifuctio machines.

    Try to use official HP driver HPLIP (HP Linux and Imaging and Printing)!!!
    Last edited by Dan; 30th December 2010 at 02:11 PM. Reason: Duplicates caught in the anti-spam filter.

  3. #3
    Join Date
    Dec 2010
    Posts
    33
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HP LaserJet P1005

    Hi,

    How to do with shell scrip file that i download from HPLIP. Please give me the detail.

    Thanks
    Dayann

  4. #4
    Join Date
    Jan 2011
    Location
    Cairo, Egypt
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HP LaserJet P1005

    For the installation, open the terminal then cd to the directory where the script resides. Finally type sudo sh scriptname.run

    EDIT:
    I've managed to get my HP LaserJet P1005 working on Fedora 14 X86_64 through installing the foo2xqx driver. Here's a quick tutorial (copied from the project's homepage) on how to install the driver. Just copy and paste into the terminal (your user should be in the sudo'ers file).

    1. wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz
    2. tar zxf foo2zjs.tar.gz
    3. cd foo2zjs
    4. make
    5. ./getweb P1005
    6. sudo make install
    7. sudo yum remove system-config-printer-udev
    8. sudo make install-hotplug
    9. sudo make cups
    10. system-config-printer
    Last edited by ahesham; 14th January 2011 at 02:28 PM.
    Find the Master.
    Follow the Master..
    Become the Master...

  5. #5
    Join Date
    Dec 2010
    Posts
    33
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HP LaserJet P1005

    Hi ,

    Thank for your help but i got error on bellow step :

    [root@pc-itm foo2zjs]# sudo make install-hotplug
    #
    # Hotplug Installation Dependencies...
    #
    ***
    *** Error: system-config-printer-udev is installed!
    ***
    *** Remove it with: (Fedora)
    *** # yum remove system-config-printer-udev
    *** OR (Ubuntu, Debian)
    *** $ sudo apt-get remove system-config-printer-udev
    ***
    make: *** [install-hotplug-test] Error 1
    [root@pc-itm foo2zjs]#

  6. #6
    Join Date
    Dec 2010
    Posts
    33
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HP LaserJet P1005

    It work mow. Thank for your help.

    Dayann

  7. #7
    Join Date
    Jan 2011
    Location
    Cairo, Egypt
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HP LaserJet P1005

    Quote Originally Posted by Dayann
    It work mow. Thank for your help.

    Dayann
    You're welcome.

    ---------- Post added at 07:44 PM ---------- Previous post was at 11:52 AM ----------

    Please mark this thread as solved.
    Find the Master.
    Follow the Master..
    Become the Master...

  8. #8
    Join Date
    Feb 2012
    Location
    cairo
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HP LaserJet P1005

    I have done all above instructions and it still not working
    i'm using now Fedora 16
    Any Help PLEASE?

    ---------- Post added at 11:12 AM ---------- Previous post was at 11:04 AM ----------

    OK Thanks
    i repeat the instructions again and it is work

    THANKS...

  9. #9
    Join Date
    Mar 2012
    Location
    Australia
    Posts
    33
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HP LaserJet P1005

    I downloaded the hplip-3.12.2.run file but working through the terminal I encountered 8 missing dependencies.. An earlier entry above reffered to a web-site. Do I go to that web page and download a file or is it done through the terminal? Its a bit frustrating..my other computer runs Ubuntu and it recognises the printer automatically. Any help would be greatly appreciated. Thanks. PS New member today!

  10. #10
    Join Date
    Nov 2006
    Location
    Detroit
    Posts
    8,726
    Mentioned
    62 Post(s)
    Tagged
    0 Thread(s)

    Re: HP LaserJet P1005

    Quote Originally Posted by JohnnyF
    I downloaded the hplip-3.12.2.run file
    Why? The hplip package is in the Fedora repos and can be installed with yum (as root):
    Code:
    yum install hplip hplip-gui
    That will install the packages and resolve all the dependencies for you. You should get in the habit of using yum and Fedora packages as much as possible (similar to using apt-get in Ubuntu). After you've used yum to install those two packages, do this (as root):
    Code:
    hp-setup
    That will detect your Laserjet P1005 and download and install the proprietary plugin required to make that printer work in Linux. The directions here explain it a bit more, but it can all be done using just the Fedora packages I've mentioned.
    OS: Fedora 39 x86_64 | Machine: Lenovo ThinkCentre M91P | CPU: Intel Core i5-2500 (4)@3.30GHz | RAM: 32GB PC3-12800 DDR3 | Disks: Seagate Barracuda ST500DM002 500GB SATA, Seagate Constellation ES.3 ST1000NM0033 1TB SATA | Video: Intel HD Graphics 2000 128MB | Sound: Turtle Beach Santa Cruz CS4630 | Ethernet: Intel 82579LM

  11. #11
    Join Date
    Mar 2012
    Location
    Australia
    Posts
    33
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HP LaserJet P1005

    Excellent piece of information. My printer has printed its first test page! Thank you indeed

Similar Threads

  1. HP LaserJet 2600N
    By petard in forum Hardware
    Replies: 24
    Last Post: 13th March 2024, 08:27 PM
  2. Hp p1005
    By richardxxv in forum Using Fedora
    Replies: 0
    Last Post: 3rd April 2009, 06:40 PM
  3. problem in printer hp laserjec p1005
    By barq in forum Hardware
    Replies: 5
    Last Post: 17th January 2009, 05:15 PM
  4. HP LaserJet M1120 MFP
    By vsem in forum Hardware
    Replies: 4
    Last Post: 3rd January 2009, 01:07 PM
  5. Hp P1005
    By richardxxv in forum Hardware
    Replies: 6
    Last Post: 27th May 2008, 04:53 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]