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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
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