warning led blinking when I have to print a sheet

Asked by Dumoulin Gerard

Before describing the problem I have, my OS is Linux Mandriva 2008.0

A few day ago I downloaded HPLIP version 2.8.5 on my computer DELL Inspiron 1525. Then I launched automatic configuration on it. It was successful.

Then I selected HP 2015 like printer by default.

Explanation about the trouble: When I send a sheet for printing, the warning led blinks (triangle) and nothing go out from the HP printer. What is the trouble like.

Many thanks for your help.

Question information

Language:
English Edit question
Status:
Solved
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Solved by:
Dumoulin Gerard
Solved:
Last query:
Last reply:
Revision history for this message
Aaron Albright (albrigha-deactivatedaccount) said :
#1

Please run hp-check -t and post the output.

Thanks!

A

Revision history for this message
Dumoulin Gerard (gerard-dumoulin) said :
#2

[gerard@localhost ~]$ hp-check -t

HP Linux Imaging and Printing System (ver. x.x.x)
Dependency/Version Check Utility ver. 10.0

Copyright (c) 2001-7 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Saving output in log file: hp-check.log

Initializing. Please wait...
/Traceback (most recent call last):
  File "/usr/bin/hp-check", line 161, in <module>
    core.init()
  File "/usr/share/hplip/installer/core_install.py", line 220, in init
    self.version_description, self.version_public, self.version_internal = self.get_hplip_version()
  File "/usr/share/hplip/installer/core_install.py", line 736, in get_hplip_version
    '', sys_cfg.configure['internal-tag'], sys_cfg.hplip.version
KeyError: 'internal-tag'
[gerard@localhost ~]$

Revision history for this message
Aaron Albright (albrigha-deactivatedaccount) said :
#3

I think there is something wrong with your HPLIP install.

Try uninstalling HPLIP, uninstall any preinstalled version and run

su -c "rm -rf /usr/share/hplip"

Then try reinstalling hplip..
A

Revision history for this message
Dumoulin Gerard (gerard-dumoulin) said :
#4

Hello,

Many thanks for helping me and the printer HP laserjet serie P2015. Today it works, however I think there is a mistake when running hplip-2.8.5.

If you make su -c "rm -rf /usr/share/hplip", it means that hplip directory will be removed. Then if you run hplip-2.8.5, it means that hplip directory will be created and all sub directories and files copied under hplip too.

In fact I used mv command in order to move hplip-2.8.5 directory created on the desktop. If you have time could you please to answer me if it was right or false about what I did.

Best regards

Gérard Dumoulin