Im using hplip-1.6.10 on fedora core 5.
I built hplip from source.
here is output from hp-check.
---------------
| SYSTEM INFO |
---------------

Basic system info (uname -a):
 --> Linux MSVMH 2.6.17.002 #1 Fri Aug 4 10:08:02 CEST 2006 i686 i686 
i386 GNU/Linux

Detected distro (/etc/issue):
--> fedora 5.0

Detected distro (lsb_release):
 --> FedoraCore 5 (Bordeaux)

Currently installed version...
--> OK, HPLIP 1.6.10 currently installed in '/usr/share/hplip'.

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf

[hpiod]
# port=0 (dynamic IP port)
port=2208 (IANA IP port)
[hpssd]
# port=0 (dynamic IP port)
port=2207 (IANA IP port)

[hplip]
version=1.6.10
jdprobe=0

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/HP
doc=/usr/share/doc/hplip-1.6.10

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=1
pp-build=1
gui-build=1
scanner-build=1
fax-build=1
internal-tag=1.6.10.11


HPLIP running?
 --> Yes, HPLIP is running (OK).

HPOJ running?
 --> No, HPOJ is not running (OK).

Checking Python version...
--> OK, version 2.4.3 installed

----------------
| DEPENDENCIES |
----------------


Checking for dependency 'libcrypto (libcrypto - OpenSSL cryptographic 
library)'...
--> OK, found.

Checking for dependency 'gcc (gcc - GNU Project C and C++ Compiler)'...
 --> OK, found.

Checking for dependency 'sane (SANE - Scanning library)'...
--> OK, found.

Checking for dependency 'gs (GhostScript - PostScript and PDF language 
interpreter and previewer)'...
 --> OK, found.

Checking for dependency 'libjpeg (libjpeg - JPEG library)'...
--> OK, found.

Checking for dependency 'libpthread (libpthread - POSIX threads library)'...
--> OK, found.

Checking for dependency 'make (make - GNU make utility to maintain 
groups of programs)'...
 --> OK, found.

Checking for dependency 'python-devel (python-devel - Python development 
files)'...
--> OK, found.

Checking for dependency 'reportlab (Reportlab - PDF library for Python)'...
--> OK, found.

Checking for dependency 'pyqt (PyQt - Qt interface for Python)'...
--> OK, found.

Checking for dependency 'cups-devel (cups-devel- Common Unix Printing 
System development files)'...
--> OK, found.

Checking for dependency 'ppdev (ppdev - Parallel port support kernel 
module.)'...
 --> OK, found.

Checking for dependency 'libusb (libusb - USB library)'...
 --> OK, found.

Checking for dependency 'scanimage (scanimage - Shell scanning program)'...
 --> OK, found.

Checking for dependency 'libnetsnmp-devel (libnetsnmp-devel - SNMP 
networking library development files)'...
--> OK, found.

Checking for dependency 'python2x (Python 2.2 or greater - Python 
programming language)'...
--> OK, found.

Checking for dependency 'lsb (LSB - Linux Standard Base support)'...
--> OK, found.

Checking for dependency 'xsane (xsane - Graphical scanner frontend for 
SANE)'... --> OK, found.

Checking for dependency 'cups (cups - Common Unix Printing System)'...
 --> OK, found.

Checking for dependency 'python23 (Python 2.3 or greater - Required for 
fax functionality)'...
--> OK, found.


----------------------
| INSTALLED PRINTERS |
----------------------


HP
--
Device URI: hp:/par/HP_LaserJet_1100?device=/dev/parport0
Installed in HPLIP? Yes
PPD: /etc/cups/ppd/HP.ppd
PPD Description: HP LaserJet 1100A Foomatic/hpijs (recommended)

Printer status:
printer HP is idle.  enabled since Thu 09 Nov 2006 08:29:17 PM CET


HP_HPLIP
--------
Device URI: hp:/par/HP_LaserJet_1100?device=/dev/parport0
Installed in HPLIP? Yes
PPD: /etc/cups/ppd/HP_HPLIP.ppd
PPD Description: HP LaserJet 1100A Foomatic/hpijs

Printer status:
printer HP_HPLIP is idle.  enabled since Thu 09 Nov 2006 08:24:20 PM CET



----------------------
| SANE CONFIGURATION |
----------------------

'hpaio' in /etc/sane.d/dll.conf'...
--> OK, found. SANE backend 'hpaio' is not properly set up.

Checking output of 'scanimage -L'...
 device `hpaio:/par/HP_LaserJet_1100?device=/dev/parport0' is a hp HP 
LaserJet 1100 multi-function peripheral


---------------------
| PYTHON EXTENSIONS |
---------------------

Checking 'cupsext' CUPS extension...
--> OK, found.

Checking 'pcardext' Photocard extension...
--> OK, found.

-------------------------------------------------





Aaron J Albright wrote:
> What version of HPLIP are you using?  and what distro?  Can you run 
> hp-check and post the output?
>
> Thanks.
>
> A
>
> Michal Standa wrote:
>> Hello,
>>
>> I got problem with HPLIP and HP LJ 1100A.
>> I cannot use hp-toolbox because all the time I try to run it It crashes.
>> I'm adding few outputs (see below).
>> Please if somebody could look at it and let me know what Is wrong and 
>> how to fix it I would be very grateful.
>> Thank you in advance
>>
>> Best Regards
>>
>> Michal Standa
>>
>>
>>
>> ------------ output from hp-toolbox -----------------
>> Traceback (most recent call last):
>>   File "/usr/share/hplip/ui/devmgr4.py", line 700, in InitialUpdate
>>     self.RescanDevices()
>>   File "/usr/share/hplip/ui/devmgr4.py", line 732, in RescanDevices
>>     self.DeviceListRefresh()
>>   File "/usr/share/hplip/ui/devmgr4.py", line 946, in DeviceListRefresh
>>     dev.queryDevice(quick=True) #, no_fwd=True)
>>   File "/usr/share/hplip/base/device.py", line 1066, in queryDevice
>>     status_block = status.StatusType3(self, self.deviceID)
>>   File "/usr/share/hplip/base/status.py", line 420, in StatusType3
>>     detected_error_state = struct.unpack( 'B', value[0])[0]
>> TypeError: unsubscriptable object
>>
>>
>>
>> ------------- output from hp-toolbox -g -------------------
>> hp-toolbox[4022]: debug: Connected to hpssd on localhost:55082
>> hp-toolbox[4022]: debug: Connected to hpiod on localhost:2208
>> hp-toolbox[4022]: debug: Initializing toolbox UI
>> hp-toolbox[4022]: debug: HPLIP Version: 1.6.10
>> hp-toolbox[4022]: debug: Print command: hp-print -p%PRINTER%
>> hp-toolbox[4022]: debug: PCard command: hp-unload -d %DEVICE_URI%
>> hp-toolbox[4022]: debug: Fax command: hp-sendfax -d %FAX_URI%
>> hp-toolbox[4022]: debug: FAB command: hp-fab
>> hp-toolbox[4022]: debug: Copy command: hp-makecopies -d %DEVICE_URI%
>> hp-toolbox[4022]: debug: Scan command: xsane -V %SANE_URI%
>> hp-toolbox[4022]: debug: Email alerts: False
>> hp-toolbox[4022]: debug: Email to address(es):
>> hp-toolbox[4022]: debug: Email from address:
>> hp-toolbox[4022]: debug: Auto refresh: True
>> hp-toolbox[4022]: debug: Auto refresh rate: 1
>> hp-toolbox[4022]: debug: Auto refresh type: 0
>> hp-toolbox[4022]: debug: Using default 'C' locale
>> hp-toolbox[4022]: debug: Starting GUI loop...
>> hp-toolbox[4022]: debug: Rescanning device list...
>> hp-toolbox[4022]: debug: total changes = 1
>> hp-toolbox[4022]: debug: adding: 
>> hp:/par/HP_LaserJet_1100?device=/dev/parport0
>> hp-toolbox[4022]: debug: Refresh: ******************** 
>> hp:/par/HP_LaserJet_1100?device=/dev/parport0 ********************
>> hp-toolbox[4022]: debug: URI: backend=hp, is_hp=True, bus=par, 
>> model=HP_LaserJet_1100, serial=, dev=/dev/parport0, host=, port=1
>> hp-toolbox[4022]: debug: Model/UI model: HP_LaserJet_1100/HP LaserJet 
>> 1100
>> hp-toolbox[4022]: debug: hpiod socket: 8
>> hp-toolbox[4022]: debug: hpssd socket: 3
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (3)
>> hp-toolbox[4022]: debug: 
>> 'msg=setalerts\nusername=root\nemail-from-address=\nemail-to-addresses=\nemail-alerts=False\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (3)
>> hp-toolbox[4022]: debug: 'msg=setalertsresult\nresult-code=0\n'
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (3)
>> hp-toolbox[4022]: debug: 
>> 'msg=querymodel\ndevice-uri=hp:/par/HP_LaserJet_1100?device=/dev/parport0\n' 
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (3)
>> hp-toolbox[4022]: debug: 
>> 'msg=querymodelresult\ncopy-type=0\nscan-type=1\nfax-type=0\ntech-type=3\nio-support=1\nscan-style=2\nio-mode=2\nr0-agent1-sku=C4092A\ncase-model-model1=LaserJet
>>  
>> 1100\ncase-model-model2=LaserJet 
>> 1100se\ncolor-cal-type=0\npanel-check-type=0\ntech-class=LJMono\nstatus-dynamic-counters=0\npq-diag-type=0\nclean-type=0\nr0-agent1-type=1\nresult-code=0\nalign-type=0\nicon=hp_LaserJet_1200.png\nstatus-battery-check=0\nsupport-type=2\npcard-type=0\nio-control=0\nlinefeed-cal-type=0\nstatus-type=3\nio-mfp-mode=2\nembedded-server-type=0\nio-scan-port=0\nr0-agent1-kind=4\n'
>>  
>>
>> hp-toolbox[4022]: debug: Opening device: 
>> hp:/par/HP_LaserJet_1100?device=/dev/parport0
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=deviceopen\nio-mode=2\nio-scan-port=0\ndevice-uri=hp:/par/HP_LaserJet_1100?device=/dev/parport0\nio-control=0\nio-mfp-mode=2\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=DeviceOpenResult\nresult-code=0\ndevice-id=1\n'
>> hp-toolbox[4022]: debug: device-id=1
>> hp-toolbox[4022]: debug: Opened device: hp 
>> (backend=hp:/par/HP_LaserJet_1100?device=/dev/parport0,is_hp=True,bus=par,model=HP_LaserJet_1100,dev=/dev/parport0,serial=,host=,port=1)
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=deviceid\ndevice-id=1\n'
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=DeviceIDResult\nresult-code=0\nlength=146\ndata:\nMFG:Hewlett-Packard;MDL:HP
>>  
>> LaserJet 1100;DES:HP LaserJet 1100A 
>> Printer-Copier-Scanner;CMD:MLC,MFPDTF1,PCL,PJL;CLS:PRINTER;REV:1.1;IO 
>> PREFS:ECP18;\x00'
>> hp-toolbox[4022]: debug: Opening HP-MESSAGE channel...
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=channelopen\ndevice-id=1\nservice-name=HP-MESSAGE\n'
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=ChannelOpenResult\nresult-code=0\nchannel-id=1\n'
>> hp-toolbox[4022]: debug: channel-id=1
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.3.0\ntype=16\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=GetPMLResult\nresult-code=0\npml-result-code=131\ntype=28\nlength=0\ndata:\n'
>>  
>>
>> hp-toolbox[4022]: debug: Closing HP-MESSAGE channel...
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=channelclose\ndevice-id=1\nchannel-id=1\n'
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=ChannelCloseResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=devicestatus\ndevice-id=1\n'
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=DeviceStatusResult\nresult-code=0\nstatus-code=95\nstatus-name=NoFault\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (3)
>> hp-toolbox[4022]: debug: 'msg=querystring\nstring-id=5002\n'
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (3)
>> hp-toolbox[4022]: debug: 
>> 'msg=querystringresult\nresult-code=0\nencoding=none\nlength=36\ndata:\nDevice
>>  
>> is powered down or unplugged.'
>> hp-toolbox[4022]: debug: Type 3 LaserJet status
>> hp-toolbox[4022]: debug: Opening HP-MESSAGE channel...
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=channelopen\ndevice-id=1\nservice-name=HP-MESSAGE\n'
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=ChannelOpenResult\nresult-code=0\nchannel-id=1\n'
>> hp-toolbox[4022]: debug: channel-id=1
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.5.0\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=GetPMLResult\nresult-code=0\npml-result-code=131\ntype=28\nlength=0\ndata:\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.2.0\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=GetPMLResult\nresult-code=0\npml-result-code=10\ntype=0\nlength=0\ndata:\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.25.3.5.1.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.25.3.2.1.5.1\ntype=4\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.6.1.1.3.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.25.3.5.1.2.1\ntype=20\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: ********** Agent: 1 **********
>> hp-toolbox[4022]: debug: OID_MARKER_SUPPLIES_TYPE_1:
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.11.1.1.5.1.1\ntype=4\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: OID_MARKER_SUPPLIES_LEVEL_1:
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.11.1.1.9.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: agent1-level: 0
>> hp-toolbox[4022]: debug: OID_MARKER_SUPPLIES_MAX_1:
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.11.1.1.8.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: agent1-max: 1
>> hp-toolbox[4022]: debug: OID_MARKER_SUPPLIES_COLORANT_INDEX_1:
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.11.1.1.3.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: Colorant index: 0
>> hp-toolbox[4022]: debug: OID_MARKER_COLORANT_VALUE_1
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.12.1.1.4.1.0\ntype=16\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: colorant value:
>> hp-toolbox[4022]: debug: OID_MARKER_STATUS_1:
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.10.2.1.15.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: Closing device...
>> hp-toolbox[4022]: debug: Closing HP-MESSAGE channel...
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=channelclose\ndevice-id=1\nchannel-id=1\n'
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=ChannelCloseResult\nresult-code=12\n'
>> hp-toolbox[4022]: debug: (xmit) Sending data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=deviceclose\ndevice-id=1\n'
>> hp-toolbox[4022]: debug: (xmit) Reading data on channel (8)
>> hp-toolbox[4022]: debug: 'msg=DeviceCloseResult\nresult-code=0\n'
>> Traceback (most recent call last):
>>   File "/usr/share/hplip/ui/devmgr4.py", line 700, in InitialUpdate
>>     self.RescanDevices()
>>   File "/usr/share/hplip/ui/devmgr4.py", line 732, in RescanDevices
>>     self.DeviceListRefresh()
>>   File "/usr/share/hplip/ui/devmgr4.py", line 946, in DeviceListRefresh
>>     dev.queryDevice(quick=True) #, no_fwd=True)
>>   File "/usr/share/hplip/base/device.py", line 1066, in queryDevice
>>     status_block = status.StatusType3(self, self.deviceID)
>>   File "/usr/share/hplip/base/status.py", line 555, in StatusType3
>>     log.debug("agent%d: kind=%d, type=%d, health=%d, level=%d, 
>> level-trigger=%d" % \
>> TypeError: int argument required
>>
>>
>>
>> ---------- output from hp-info ----------------
>> Using device: hp:/par/HP_LaserJet_1100?device=/dev/parport0
>>
>> hp:/par/HP_LaserJet_1100?device=/dev/parport0
>>
>> Traceback (most recent call last):
>>   File "/usr/bin/hp-info", line 161, in ?
>>     d.queryDevice()
>>   File "/usr/share/hplip/base/device.py", line 1066, in queryDevice
>>     status_block = status.StatusType3(self, self.deviceID)
>>   File "/usr/share/hplip/base/status.py", line 420, in StatusType3
>>     detected_error_state = struct.unpack( 'B', value[0])[0]
>> TypeError: unsubscriptable object
>>
>>
>>
>> -------------- output from hp-info -g --------------------------
>>
>> hp-info[3936]: debug: (xmit) Sending data on channel (3)
>> hp-info[3936]: debug: 
>> 'msg=probedevicesfiltered\nfilter=none\nbus=cups,par,usb\nformat=cups\ntimeout=5\nttl=4\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (3)
>> hp-info[3936]: debug: 
>> 'msg=probedevicesfilteredresult\nresult-code=0\nnum-devices=1\nencoding=none\nlength=251\ndata:\nhp:/par/HP_LaserJet_1100?device=/dev/parport0
>>  
>> "HP LaserJet 1100" "HP LaserJet 1100 LPT parport0 HPLIP" 
>> "MFG:Hewlett-Packard;MDL:HP LaserJet 1100;DES:HP LaserJet 1100A 
>> Printer-Copier-Scanner;CMD:MLC,MFPDTF1,PCL,PJL;CLS:PRINTER;REV:1.1;IO 
>> PREFS:ECP18;"\n'
>> hp-info[3936]: debug: ['hp:/par/HP_LaserJet_1100?device=/dev/parport0']
>> hp-info[3936]: debug: [<cupsext.Printer object at 0xb7ad2cf0>, 
>> <cupsext.Printer object at 0xb7ad2d40>]
>> Using device: hp:/par/HP_LaserJet_1100?device=/dev/parport0
>> hp-info[3936]: debug: URI: backend=hp, is_hp=True, bus=par, 
>> model=HP_LaserJet_1100, serial=, dev=/dev/parport0, host=, port=1
>> hp-info[3936]: debug: Model/UI model: HP_LaserJet_1100/HP LaserJet 1100
>> hp-info[3936]: debug: hpiod socket: 5
>> hp-info[3936]: debug: hpssd socket: 6
>> hp-info[3936]: debug: (xmit) Sending data on channel (6)
>> hp-info[3936]: debug: 
>> 'msg=setalerts\nusername=root\nemail-from-address=\nemail-to-addresses=\nemail-alerts=False\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (6)
>> hp-info[3936]: debug: 'msg=setalertsresult\nresult-code=0\n'
>> hp-info[3936]: debug: (xmit) Sending data on channel (6)
>> hp-info[3936]: debug: 
>> 'msg=querymodel\ndevice-uri=hp:/par/HP_LaserJet_1100?device=/dev/parport0\n' 
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (6)
>> hp-info[3936]: debug: 
>> 'msg=querymodelresult\ncopy-type=0\nscan-type=1\nfax-type=0\ntech-type=3\nio-support=1\nscan-style=2\nio-mode=2\nr0-agent1-sku=C4092A\ncase-model-model1=LaserJet
>>  
>> 1100\ncase-model-model2=LaserJet 
>> 1100se\ncolor-cal-type=0\npanel-check-type=0\ntech-class=LJMono\nstatus-dynamic-counters=0\npq-diag-type=0\nclean-type=0\nr0-agent1-type=1\nresult-code=0\nalign-type=0\nicon=hp_LaserJet_1200.png\nstatus-battery-check=0\nsupport-type=2\npcard-type=0\nio-control=0\nlinefeed-cal-type=0\nstatus-type=3\nio-mfp-mode=2\nembedded-server-type=0\nio-scan-port=0\nr0-agent1-kind=4\n'
>>  
>>
>>
>> hp:/par/HP_LaserJet_1100?device=/dev/parport0
>>
>> hp-info[3936]: debug: Opening device: 
>> hp:/par/HP_LaserJet_1100?device=/dev/parport0
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=deviceopen\nio-mode=2\nio-scan-port=0\ndevice-uri=hp:/par/HP_LaserJet_1100?device=/dev/parport0\nio-control=0\nio-mfp-mode=2\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=DeviceOpenResult\nresult-code=0\ndevice-id=1\n'
>> hp-info[3936]: debug: device-id=1
>> hp-info[3936]: debug: Opened device: hp 
>> (backend=hp:/par/HP_LaserJet_1100?device=/dev/parport0,is_hp=True,bus=par,model=HP_LaserJet_1100,dev=/dev/parport0,serial=,host=,port=1)
>>  
>>
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 'msg=deviceid\ndevice-id=1\n'
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=DeviceIDResult\nresult-code=0\nlength=146\ndata:\nMFG:Hewlett-Packard;MDL:HP
>>  
>> LaserJet 1100;DES:HP LaserJet 1100A 
>> Printer-Copier-Scanner;CMD:MLC,MFPDTF1,PCL,PJL;CLS:PRINTER;REV:1.1;IO 
>> PREFS:ECP18;\x00'
>> hp-info[3936]: debug: Opening HP-MESSAGE channel...
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=channelopen\ndevice-id=1\nservice-name=HP-MESSAGE\n'
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=ChannelOpenResult\nresult-code=0\nchannel-id=1\n'
>> hp-info[3936]: debug: channel-id=1
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.3.0\ntype=16\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=GetPMLResult\nresult-code=0\npml-result-code=131\ntype=28\nlength=0\ndata:\n'
>>  
>>
>> hp-info[3936]: debug: Closing HP-MESSAGE channel...
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 'msg=channelclose\ndevice-id=1\nchannel-id=1\n'
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 'msg=ChannelCloseResult\nresult-code=12\n'
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 'msg=devicestatus\ndevice-id=1\n'
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=DeviceStatusResult\nresult-code=0\nstatus-code=95\nstatus-name=NoFault\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Sending data on channel (6)
>> hp-info[3936]: debug: 'msg=querystring\nstring-id=5002\n'
>> hp-info[3936]: debug: (xmit) Reading data on channel (6)
>> hp-info[3936]: debug: 
>> 'msg=querystringresult\nresult-code=0\nencoding=none\nlength=36\ndata:\nDevice
>>  
>> is powered down or unplugged.'
>> hp-info[3936]: debug: Type 3 LaserJet status
>> hp-info[3936]: debug: Opening HP-MESSAGE channel...
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=channelopen\ndevice-id=1\nservice-name=HP-MESSAGE\n'
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=ChannelOpenResult\nresult-code=0\nchannel-id=1\n'
>> hp-info[3936]: debug: channel-id=1
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.5.0\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=GetPMLResult\nresult-code=0\npml-result-code=131\ntype=28\nlength=0\ndata:\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.2.0\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=GetPMLResult\nresult-code=0\npml-result-code=10\ntype=0\nlength=0\ndata:\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.25.3.5.1.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.25.3.2.1.5.1\ntype=4\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.6.1.1.3.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.25.3.5.1.2.1\ntype=20\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-info[3936]: debug: ********** Agent: 1 **********
>> hp-info[3936]: debug: OID_MARKER_SUPPLIES_TYPE_1:
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.11.1.1.5.1.1\ntype=4\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-info[3936]: debug: OID_MARKER_SUPPLIES_LEVEL_1:
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.11.1.1.9.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-info[3936]: debug: agent1-level: 0
>> hp-info[3936]: debug: OID_MARKER_SUPPLIES_MAX_1:
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.11.1.1.8.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-info[3936]: debug: agent1-max: 1
>> hp-info[3936]: debug: OID_MARKER_SUPPLIES_COLORANT_INDEX_1:
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.11.1.1.3.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-info[3936]: debug: Colorant index: 0
>> hp-info[3936]: debug: OID_MARKER_COLORANT_VALUE_1
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.12.1.1.4.1.0\ntype=16\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> hp-info[3936]: debug: colorant value:
>> hp-info[3936]: debug: OID_MARKER_STATUS_1:
>> hp-info[3936]: debug: (xmit) Sending data on channel (5)
>> hp-info[3936]: debug: 
>> 'msg=getpml\ndevice-id=1\noid=1.3.6.1.2.1.43.10.2.1.15.1.1\ntype=8\nchannel-id=1\n'
>>  
>>
>> hp-info[3936]: debug: (xmit) Reading data on channel (5)
>> hp-info[3936]: debug: 'msg=GetPMLResult\nresult-code=12\n'
>> Traceback (most recent call last):
>>   File "/usr/bin/hp-info", line 161, in ?
>>     d.queryDevice()
>>   File "/usr/share/hplip/base/device.py", line 1066, in queryDevice
>>     status_block = status.StatusType3(self, self.deviceID)
>>   File "/usr/share/hplip/base/status.py", line 555, in StatusType3
>>     log.debug("agent%d: kind=%d, type=%d, health=%d, level=%d, 
>> level-trigger=%d" % \
>> TypeError: int argument required
>>
>>
>>
>> ------------------------------------------------------------------------- 
>>
>> 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
>> HPLIP-Help@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/hplip-help
>>


-------------------------------------------------------------------------
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
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to