How to get the plug-in for the Laserjet 1018 under Linux?

Asked by Stefan

I want to install the driver for a HP Laserjet 1018 under Linux/Debian. I followed the instruction and run
'sudo hp-setup', which output was:

|Checking for network connection...
Downloading configuration file from: http://hplip.sf.net/plugin.conf
Traceback (most recent call last):
  File "/usr/share/hplip/ui/pluginform2.py", line 154, in actionPushButton_clicked
    self.plugin_download_callback)
  File "/usr/share/hplip/installer/core_install.py", line 1643, in get_plugin_info
    url = plugin_conf_p.get(self.plugin_version, 'url')
  File "/usr/lib/python2.5/ConfigParser.py", line 511, in get
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: '2.8.6b'

After pressing the 'Cancel'-button the devicemanager windows displays a choice of drivers, namely for the hp laserjet 1010, 1012 and 1015. What must I do? Where can I get the proper pug-in?

Thanks in advance,

Stefan.

Question information

Language:
English Edit question
Status:
Answered
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
dwelch91 (dwelch91) said :
#1

wget
http://www.linuxprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-2.8.6-plugin.run

and then run (as root):
sh ./hplip-2.8.6-plugin.run

Alternately, download and install the latest 3.9.2 version of HPLIP (the
version you are using is 5-6 revisions back).

We will look into why this error is occurring.

On Thu, Apr 2, 2009 at 11:55 AM, Stefan <<email address hidden>
> wrote:

> New question #66267 on HPLIP:
> https://answers.launchpad.net/hplip/+question/66267
>
> I want to install the driver for a HP Laserjet 1018 under Linux/Debian. I
> followed the instruction and run
> 'sudo hp-setup', which output was:
>
> |Checking for network connection...
> Downloading configuration file from: http://hplip.sf.net/plugin.conf
> Traceback (most recent call last):
> File "/usr/share/hplip/ui/pluginform2.py", line 154, in
> actionPushButton_clicked
> self.plugin_download_callback)
> File "/usr/share/hplip/installer/core_install.py", line 1643, in
> get_plugin_info
> url = plugin_conf_p.get(self.plugin_version, 'url')
> File "/usr/lib/python2.5/ConfigParser.py", line 511, in get
> raise NoSectionError(section)
> ConfigParser.NoSectionError: No section: '2.8.6b'
>
>
> After pressing the 'Cancel'-button the devicemanager windows displays a
> choice of drivers, namely for the hp laserjet 1010, 1012 and 1015. What must
> I do? Where can I get the proper pug-in?
>
> Thanks in advance,
>
>
> Stefan.
>
> --
> You received this question notification because you are a member of HP
> Linux Imaging and Printing, which is an answer contact for HPLIP.
>

Can you help with this problem?

Provide an answer of your own, or ask Stefan for more information if necessary.

To post a message you must log in.