Hi

I have just installed hplip ver. 1.6.6a from tar file on a SuSE
10.0 system, following the install procedure on the web site.
Most things work fine: that is I can print using my
configured deskjet 815c and using cups on this printer goes
fine as well.

The problem is when I am trying hp-align, or similar things,
because then I get the following errors:

----------
>hp-align
warning: No status available for device.
error: Channel write error

HP Linux Imaging and Printing System (ver. 1.6.6a)
Printer Cartridge Alignment Utility ver. 2.5

Copyright (c) 2003-6 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.

Using device: hp:/par/DESKJET_815C?device=/dev/parport0
An alignment page will be printed.
Please load plain paper into the printer. Press <Enter> to contine or 'q' to 
quit.
Traceback (most recent call last):
  File "/usr/bin/hp-align", line 283, in ?
    bothPensRequired)
  File "/usr/share/hplip/base/maint.py", line 61, in AlignType2
    alignType2Phase1(dev)
  File "/usr/share/hplip/base/maint.py", line 567, in alignType2Phase1
    dev.writeEmbeddedPML(pml.OID_AGENT2_VERTICAL_ALIGNMENT, 0)
  File "/usr/share/hplip/base/device.py", line 1588, in writeEmbeddedPML
    self.printData(data, direct=direct, raw=True)
  File "/usr/share/hplip/base/device.py", line 1687, in printData
    self.writePrint(data)
  File "/usr/share/hplip/base/device.py", line 1531, in writePrint
    return self.__writeChannel(self.openPrint, data)
  File "/usr/share/hplip/base/device.py", line 1563, in __writeChannel
    raise Error(ERROR_DEVICE_IO_ERROR)
base.g.Error: ('Device I/O error', 12)
---------------------------------------------------------

I thought this may be a permission problem but giving r/w
permissions to /dev/lp0 or /dev/parport0 does not change anything, nor
running hp-align as user or root.

I have tried to find some explanation on the web, but was unable to find
anything, except maybe somewhere a reference to PyQT, but hp-check
confirms that that is OK.  hp-check reports soem errors though:

-------------------------------
.
.
.
Basic system info...
--> Linux corrente 2.6.13-15.10-default #1 Fri May 12 16:27:12 UTC 2006
i686 i686 i386 GNU/Linux

Currently installed version...
--> 1.6.6a

Checking Python version...
--> Version 2.4.1 installed.
--> OK

Checking for user interface dependencies...
Checking for SIP...
--> OK
Checking for PyQt...
--> OK
Checking Qt version...
--> Version 3.3.4 installed.
--> OK
Checking SIP version...
--> Version 4.1.1 installed
--> OK
Checking PyQt version...
--> Version 3.13.0 installed.
--> OK

Checking for library dependencies...
Checking for libnetsnmp...
error: Not found.
Checking for libjpeg...
error: Not found.
Checking for libusb...
error: Not found.
Checking for libcrypto...
error: Not found.
Checking for libpthread...
error: Not found.
.
.
.
---------------------------------
however, the packages missing above are installed.  For example

>rpm -qa | grep -i snmp
net-snmp-devel-5.2.1-10
net-snmp-5.2.1-10.2
>rpm -qa | grep -i libjpeg
libjpeg-devel-6.2.0-5
libjpeg-6.2.0-739

Any hints from the community?

Many thanks

Charles

email: charles at stremen dot xs4all dot nl


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to