Skip to Content

develCuy's blog

by Fernando Paredes García


HOWTO install hp1020 for CUPS on Debian Lenny

Update: Don't use this method any more, please install hplip instead, and make sure to remove foo2zjs and hannah, because they conflict with hplip.

  1. Install CUPS
    # apt-get install cups
    # adduser youruser lpadmin
    # adduser youruser lp
  2. Follow instructions from http://foo2zjs.rkkda.com/ to install the driver
  3. Add your printer
    • a. http://localhost:631/ (Web-based CUPS GUI)
    • b.
      # apt-get install foomatic-gui
      $ foomatic-gui &
    • c. Add your printer with foomatic-gui like here

Blessings!


Reply

The content of this field is kept private and will not be shown publicly.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h3> <h2> <hr> <sup> <i> <b> <pre> <img>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.