Page 1 of 4 123 ... LastLast
Results 1 to 10 of 33

Thread: HOWTO: Install HP LaserJet 1020

  1. #1
    arnieboy Guest

    HOWTO: Install HP LaserJet 1020

    Written originally by Johnp_g

    Edited and re-written by Arnieboy

    The HP LaserJet 1020 driver is not included with Ubuntu Breezy by default. This is how to install it:
    Open up terminal and do:
    Code:
    sudo apt-get install cupsys-bsd foo2zjs make build-essential
    wget http://support.ideainformatica.com/hplj1020/foo2zjs-patched.tar.gz
    tar zxvf foo2zjs-patched.tar.gz
    cd foo2zjs
    make
    sudo make install
    sudo make install-udev
    sudo udevstart
    Now when u power up the HP 1020 printer you should hear it whirring as it powers, then whirring again as the new firmware is uploaded. now do:
    Code:
    sudo /etc/init.d/cupsys restart
    Do the following to make plain (lpr) text print nicely:
    Code:
    sudo lpoptions -o cpi-12 -o lpi=7 -o page-left=36 -o page-right=36 -o page-top=36 -o page-bottom=36
    Hope this helps.

    EDIT: For users having problems printing A4 size sheets, Jenda seems to have a solution:
    Code:
    sudo gedit /etc/cups/ppd/LaserJet-1020.ppd
    and change the default page size to A4
    Last edited by arnieboy; March 26th, 2006 at 05:42 PM.

  2. #2
    Join Date
    Apr 2005
    Location
    Prague, Czech Republic
    Beans
    908
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Install HP LaserJet 1020

    Thanks to both of you - but my printer is still fuzzy... changing paper size doesn't help.
    This message was brought to you by dvorak!
    Visit us on IRC as well: #ubuntuforums on irc.freenode.net

  3. #3
    Join Date
    Nov 2005
    Beans
    17
    Distro
    Ubuntu Breezy 5.10

    Re: HOWTO: Install HP LaserJet 1020

    Thank you!... I'm trying to print over a windows network. I've a notebook and the printer is attached to a windows XP machine.
    Do I need to connect the printer to the notebook first??... I mean, to upload the firmware...
    Thanks again!

  4. #4
    arnieboy Guest

    Re: HOWTO: Install HP LaserJet 1020

    Quote Originally Posted by cyaconi
    Thank you!... I'm trying to print over a windows network. I've a notebook and the printer is attached to a windows XP machine.
    Do I need to connect the printer to the notebook first??... I mean, to upload the firmware...
    Thanks again!
    I dont think that wud be necessary...

  5. #5
    Join Date
    Jan 2005
    Location
    Signa, Florence
    Beans
    255
    Distro
    Hardy Heron (Ubuntu Development)

    Re: HOWTO: Install HP LaserJet 1020

    I have it and it works. Some thing for the economy mode?
    iAc alias Lizardking - Ubuntu Artwork Team
    web: www.iacopomasi.net
    mail: iacopo.masi@gmail.com

  6. #6
    Join Date
    Apr 2005
    Location
    Prague, Czech Republic
    Beans
    908
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Install HP LaserJet 1020

    OK, what I had to do to fix that was "sudo gedit /etc/cups/ppd/LaserJet-1020.ppd" and change the Default page size to A4. Maybe you should add that for users of A4.
    This message was brought to you by dvorak!
    Visit us on IRC as well: #ubuntuforums on irc.freenode.net

  7. #7
    arnieboy Guest

    Re: HOWTO: Install HP LaserJet 1020

    Quote Originally Posted by Jenda
    OK, what I had to do to fix that was "sudo gedit /etc/cups/ppd/LaserJet-1020.ppd" and change the Default page size to A4. Maybe you should add that for users of A4.
    Thanks! added.

  8. #8
    Join Date
    Apr 2005
    Location
    Prague, Czech Republic
    Beans
    908
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Install HP LaserJet 1020

    OK, Arnieboy: it anly fixed the test page. Printing from OO.org is still fuzzy.
    This message was brought to you by dvorak!
    Visit us on IRC as well: #ubuntuforums on irc.freenode.net

  9. #9
    arnieboy Guest

    Re: HOWTO: Install HP LaserJet 1020

    not fuzzy on my printer.

  10. #10
    Join Date
    Apr 2005
    Location
    Prague, Czech Republic
    Beans
    908
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Install HP LaserJet 1020

    OK, I got it now. The thing was that OOo refused to set the paper size to A4, but after a few reinstalls, it gave in... ).
    Thanx
    This message was brought to you by dvorak!
    Visit us on IRC as well: #ubuntuforums on irc.freenode.net

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •