Discussion:
hplip 2.7.7: can not print however printer works and hp-toolbox works too.
Zbigniew Luszpinski
2007-08-11 14:16:58 UTC
Permalink
Deskjet_5900_series?serial=CN6471T0C604KF: io/hpmud/musb.c 512: invalid
product id string: Operation not permitted

Deskjet_5900_series?serial=CN6471T0C604KF: io/hpmud/musb.c 966: unable to open
hp:/usb/Deskjet_5900_series?serial=CN6471T0C604KF

Deskjet_5900_series?serial=CN6471T0C604KF: INFO: open device failed; will
retry in 30 seconds...

hp-toolbox works, I can read all printer status including ink levels.
hp-info, hp-levels, hp-probe works.

The only one thing is bad: I can not print. Every printing ends up in printer
queue. No difference is it text from text editor, cups test page or
hp-testpage output. Everything lies in queue and nothing happens.
Printing works in windows.

Downgrading to 2.7.6 makes no difference.

hp-check in 2.7.7 is broken when compared to hp-check 2.7.6 which works fine.
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 261, in init
self.distro_name = self.distros_index[self.distro]
KeyError: 0

Where I should start looking for problems? What I should check?
Zbigniew

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
Zbigniew Luszpinski
2007-08-11 23:16:42 UTC
Permalink
Post by Zbigniew Luszpinski
Deskjet_5900_series?serial=CN6471T0C604KF: io/hpmud/musb.c 512: invalid
product id string: Operation not permitted
Deskjet_5900_series?serial=CN6471T0C604KF: io/hpmud/musb.c 966: unable to
open hp:/usb/Deskjet_5900_series?serial=CN6471T0C604KF
Deskjet_5900_series?serial=CN6471T0C604KF: INFO: open device failed; will
retry in 30 seconds...
I tested hplip 1.7.1 and 1.7.4a - prints. The printing problem exist with
2.7.6 and 2.7.7 only. It looks there is no hplip service to load - maybe this
is the reason? If hplip service changed its name what I should load instead?

Zbigniew

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
dwelch91
2007-08-12 17:08:39 UTC
Permalink
hpiod (the I/O daemon in pre-2.7.6 releases) had been replaced by a shared
library hpmud. So, there is no service/daemon to startup or load.

If you are printing using USB, the most likely cause is a permissions
problem with the udev node for the printer. Have you gone through the steps
in the manual installation instructions?

-Don
Post by Zbigniew Luszpinski
Post by Zbigniew Luszpinski
Deskjet_5900_series?serial=CN6471T0C604KF: io/hpmud/musb.c 512: invalid
product id string: Operation not permitted
Deskjet_5900_series?serial=CN6471T0C604KF: io/hpmud/musb.c 966: unable
to
Post by Zbigniew Luszpinski
open hp:/usb/Deskjet_5900_series?serial=CN6471T0C604KF
Deskjet_5900_series?serial=CN6471T0C604KF: INFO: open device failed;
will
Post by Zbigniew Luszpinski
retry in 30 seconds...
I tested hplip 1.7.1 and 1.7.4a - prints. The printing problem exist with
2.7.6 and 2.7.7 only. It looks there is no hplip service to load - maybe this
is the reason? If hplip service changed its name what I should load instead?
Zbigniew
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
HPLIP-Devel mailing list
https://lists.sourceforge.net/lists/listinfo/hplip-devel
Zbigniew Luszpinski
2007-08-12 18:33:43 UTC
Permalink
Post by dwelch91
hpiod (the I/O daemon in pre-2.7.6 releases) had been replaced by a shared
library hpmud. So, there is no service/daemon to startup or load.
If you are printing using USB, the most likely cause is a permissions
problem with the udev node for the printer. Have you gone through the steps
in the manual installation instructions?
-Don
OK. Works. Just installed missing required snmp and sane (reported by
hp-check), then as root set up new printer and printing works.
Then removed both snmp and sane. After reboot printing still works.
hp-check said my rights/configuration is OK - only snmp and sane was missing.

I thought snmp and sane were only required when network/scanning features are
needed. But it looks they are needed at ordinary printer setup phase too.

Now both hplip 2.7.6/2.7.7 printing works.
thanks for help,
Zbigniew

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

Loading...