I'm running Ubuntu 6 (Dapper). I installed the hplip packages using
apt, but when trying to use the tools, they failed with I/O errors and
hpssd closed.

After trying a lot, I uninstalled and compiled it. Now the printer is
installed under hp:/par/HP_LaserJet_1100?device=/dev/parport0 and with
driver HP LaserJet 1100 Foomatic/hpijs (recommended).

CUPS works fine, and I can print from any application without
problems. However, when trying to use any of the hplip tools that
connect to the printer, they show a similar error message (this one
from hp-toolbox):

Traceback (most recent call last):
  File "/usr/share/hplip/ui/devmgr4.py", line 579, in InitialUpdate
    self.RescanDevices()
  File "/usr/share/hplip/ui/devmgr4.py", line 612, in RescanDevices
    self.DeviceListRefresh()
  File "/usr/share/hplip/ui/devmgr4.py", line 827, in DeviceListRefresh
    dev.queryDevice(quick=True) #, no_fwd=True)
  File "/usr/share/hplip/base/device.py", line 1062, in queryDevice
    status_block = status.StatusType3(self, self.deviceID)
  File "/usr/share/hplip/base/status.py", line 411, in StatusType3
    detected_error_state = struct.unpack( 'B', value[0])[0]
TypeError: unsubscriptable object

hp-check does not show errors or warnings. Only:
Checking existing CUPS queues...
No queues found.

(I don't know if this has any relevance, just in case).

hp-setup works OK in interactive mode, but it gives an error at the
end of the process, when trying to print a test page. Similarly,
hp-info gives:

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 157, in ?
    d.queryDevice()
  File "/usr/share/hplip/base/device.py", line 1062, in queryDevice
    status_block = status.StatusType3(self, self.deviceID)
  File "/usr/share/hplip/base/status.py", line 411, in StatusType3
    detected_error_state = struct.unpack( 'B', value[0])[0]
TypeError: unsubscriptable object

By the way (just in case anyone knows this model well), the small
printer green led (which blinks while printing) blinks one or two
times whenever any of the utilities try to access the printer, and the
error is showed afterwards. hp-colorcal just hang while the big green
led brights still and the small one blinks. It happens also whit
hp-setup -a and with hp-testpage. The printer has never printed
anything with these utilities.

I am copying below the output of hpssd and hp-toolbox in debug mode.

I have no clue.

Thank you.

Output from hpssd -g
(first part: test page from web browser ---worked perfectly. Second
part: output after starting hp-toolbox -g).

hpssd[16356]: debug: port=2921
Listening on localhost:2921
hpssd[16356]: debug: Starting async loop...

-----------Here I send a page to the printer from Firefox-------

hpssd[16356]: debug: Connected to client: 127.0.0.1:1584 (4)
hpssd[16356]: debug: Reading data on channel (8)
hpssd[16356]: debug: 'msg=ModelQuery\nmodel=HP_LaserJet_1100\n'
hpssd[16356]: debug: Handling: ******************** modelquery
********************
hpssd[16356]: debug: 'msg=ModelQuery\nmodel=HP_LaserJet_1100\n'
hpssd[16356]: debug: Query model: hp_laserjet_1100
hpssd[16356]: debug: Searching directory: /usr/share/hplip/data/xml
hpssd[16356]: debug: Searching file: /usr/share/hplip/data/xml/HPLIP-02-2006.xml
hpssd[16356]: debug: Searching file: /usr/share/hplip/data/xml/HPLIP-03-2006.xml
hpssd[16356]: debug: Searching file: /usr/share/hplip/data/xml/HPLIP-05-2006.xml
hpssd[16356]: debug: Searching file: /usr/share/hplip/data/xml/HPLIP-06-2006.xml
hpssd[16356]: debug: Searching file: /usr/share/hplip/data/xml/HPLIP-07-2006.xml
hpssd[16356]: debug: Searching file: /usr/share/hplip/data/xml/HPLIP-08-2006.xml
hpssd[16356]: debug: Searching file: /usr/share/hplip/data/xml/HPLIP-0.9.6.xml
hpssd[16356]: debug: Searching file: /usr/share/hplip/data/xml/HPLIP-0.9.7.xml
hpssd[16356]: debug: Searching file: /usr/share/hplip/data/xml/models.xml
hpssd[16356]: debug: Found
hpssd[16356]: debug: Sending data on channel (8)
hpssd[16356]: debug:
'msg=modelqueryresult\ncopy-type=0\nscan-type=1\nfax-type=0\ntech-type=3\nio-support=1\npcard-type=0\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\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'
hpssd[16356]: debug: Reading data on channel (8)
hpssd[16356]: debug:
'msg=Event\ndevice-uri=hp:/par/HP_LaserJet_1100?device=/dev/parport0\njob-id=258\nevent-code=500\nevent-type=event\n'
hpssd[16356]: debug: Handling: ******************** event ********************
hpssd[16356]: debug:
'msg=Event\ndevice-uri=hp:/par/HP_LaserJet_1100?device=/dev/parport0\njob-id=258\nevent-code=500\nevent-type=event\n'
hpssd[16356]: debug: Device URI: hp:/par/HP_LaserJet_1100?device=/dev/parport0
hpssd[16356]: debug: Short/Long: The printer has started a print job./
hpssd[16356]: debug: Username (jobid): root (258)
hpssd[16356]: debug: New device: hp:/par/HP_LaserJet_1100?device=/dev/parport0
hpssd[16356]: debug: Connected to client: 127.0.0.1:1588 (4)
hpssd[16356]: debug: Reading data on channel (11)
hpssd[16356]: debug: 'msg=ModelQuery\nmodel=HP_LaserJet_1100\n'
hpssd[16356]: debug: Handling: ******************** modelquery
********************
hpssd[16356]: debug: 'msg=ModelQuery\nmodel=HP_LaserJet_1100\n'
hpssd[16356]: debug: Query model: hp_laserjet_1100
hpssd[16356]: debug: Found
hpssd[16356]: debug: Sending data on channel (11)
hpssd[16356]: debug:
'msg=modelqueryresult\ncopy-type=0\nscan-type=1\nfax-type=0\ntech-type=3\nio-support=1\npcard-type=0\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\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'
hpssd[16356]: debug: Reading data on channel (11)
hpssd[16356]: debug: Closing channel (11)
hpssd[16356]: debug: ''
hpssd[16356]: debug: Reading data on channel (8)
hpssd[16356]: debug:
'msg=Event\ndevice-uri=hp:/par/HP_LaserJet_1100?device=/dev/parport0\njob-id=258\nevent-code=501\nevent-type=event\n'
hpssd[16356]: debug: Handling: ******************** event ********************
hpssd[16356]: debug:
'msg=Event\ndevice-uri=hp:/par/HP_LaserJet_1100?device=/dev/parport0\njob-id=258\nevent-code=501\nevent-type=event\n'
hpssd[16356]: debug: Device URI: hp:/par/HP_LaserJet_1100?device=/dev/parport0
hpssd[16356]: debug: Short/Long: Print job has completed./
hpssd[16356]: debug: Username (jobid): root (258)
hpssd[16356]: debug: Reading data on channel (8)
hpssd[16356]: debug: Closing channel (8)
hpssd[16356]: debug: ''

------------hp-toolbox -g started----------

hpssd[16356]: debug: Connected to client: 127.0.0.1:1591 (4)
hpssd[16356]: debug: Reading data on channel (8)
hpssd[16356]: debug: 'msg=registerguievent\nusername=felipe\ntype=tbx\n'
hpssd[16356]: debug: Handling: ******************** registerguievent
********************
hpssd[16356]: debug: 'msg=registerguievent\nusername=felipe\ntype=tbx\n'
hpssd[16356]: debug: Registering GUI for events: (felipe, tbx, 8)
hpssd[16356]: debug: Reading data on channel (8)
hpssd[16356]: debug:
'msg=setalerts\nusername=felipe\nemail-from-address=\nemail-to-addresses=\nemail-alerts=False\n'
hpssd[16356]: debug: Handling: ******************** setalerts
********************
hpssd[16356]: debug:
'msg=setalerts\nusername=felipe\nemail-from-address=\nemail-to-addresses=\nemail-alerts=False\n'
hpssd[16356]: debug: Sending data on channel (8)
hpssd[16356]: debug: 'msg=setalertsresult\nresult-code=0\n'
hpssd[16356]: debug: Reading data on channel (8)
hpssd[16356]: debug:
'msg=querymodel\ndevice-uri=hp:/par/HP_LaserJet_1100?device=/dev/parport0\n'
hpssd[16356]: debug: Handling: ******************** querymodel
********************
hpssd[16356]: debug:
'msg=querymodel\ndevice-uri=hp:/par/HP_LaserJet_1100?device=/dev/parport0\n'
hpssd[16356]: debug: Query model: hp_laserjet_1100
hpssd[16356]: debug: Found
hpssd[16356]: debug: Sending data on channel (8)
hpssd[16356]: debug:
'msg=querymodelresult\ncopy-type=0\nscan-type=1\nfax-type=0\ntech-type=3\nio-support=1\npcard-type=0\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\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'
hpssd[16356]: debug: Reading data on channel (8)
hpssd[16356]: debug: 'msg=querystring\nstring-id=5002\n'
hpssd[16356]: debug: Handling: ******************** querystring
********************
hpssd[16356]: debug: 'msg=querystring\nstring-id=5002\n'
hpssd[16356]: debug: Sending data on channel (8)
hpssd[16356]: debug:
'msg=querystringresult\nresult-code=0\nencoding=none\nlength=36\ndata:\nDevice
is powered down or unplugged.'

------here, printer led blinks and hp-toolbox report error; I close
hp-toolbox window------

hpssd[16356]: debug: Reading data on channel (8)
hpssd[16356]: debug: Closing channel (8)
hpssd[16356]: debug: ''



Output from hp-toolbox -g

hp-toolbox[16251]: debug: Connected to hpssd on localhost:1561
hp-toolbox[16251]: debug: Connected to hpiod on localhost:2208
hp-toolbox[16251]: debug: Initializing toolbox UI
hp-toolbox[16251]: debug: HPLIP Version: 1.6.7
hp-toolbox[16251]: debug: Print command: hp-print -p%PRINTER%
hp-toolbox[16251]: debug: PCard command: hp-unload -d %DEVICE_URI%
hp-toolbox[16251]: debug: Fax command: hp-sendfax -d %FAX_URI%
hp-toolbox[16251]: debug: FAB command: hp-fab
hp-toolbox[16251]: debug: Copy command: hp-makecopies -d %DEVICE_URI%
hp-toolbox[16251]: debug: Scan command: xsane -V %SANE_URI%
hp-toolbox[16251]: debug: Email alerts: False
hp-toolbox[16251]: debug: Email to address(es):
hp-toolbox[16251]: debug: Email from address:
hp-toolbox[16251]: debug: Auto refresh: False
hp-toolbox[16251]: debug: Auto refresh rate: 1
hp-toolbox[16251]: debug: Auto refresh type: 0
hp-toolbox[16251]: debug: Using default 'C' locale
hp-toolbox[16251]: debug: Starting GUI loop...
hp-toolbox[16251]: debug: Rescanning device list...
hp-toolbox[16251]: debug: total changes = 1
hp-toolbox[16251]: debug: adding: hp:/par/HP_LaserJet_1100?device=/dev/parport0
hp-toolbox[16251]: debug: Refresh: ********************
hp:/par/HP_LaserJet_1100?device=/dev/parport0 ********************
hp-toolbox[16251]: debug: URI: backend=hp, is_hp=True, bus=par,
model=HP_LaserJet_1100, serial=, dev=/dev/parport0, host=, port=1
hp-toolbox[16251]: debug: Model/UI model: HP_LaserJet_1100/HP LaserJet 1100
hp-toolbox[16251]: debug: hpiod socket: 9
hp-toolbox[16251]: debug: hpssd socket: 3
hp-toolbox[16251]: debug: (xmit) Sending data on channel (3)
hp-toolbox[16251]: debug:
'msg=setalerts\nusername=felipe\nemail-from-address=\nemail-to-addresses=\nemail-alerts=False\n'
hp-toolbox[16251]: debug: (xmit) Reading data on channel (3)
hp-toolbox[16251]: debug: 'msg=setalertsresult\nresult-code=0\n'
hp-toolbox[16251]: debug: (xmit) Sending data on channel (3)
hp-toolbox[16251]: debug:
'msg=querymodel\ndevice-uri=hp:/par/HP_LaserJet_1100?device=/dev/parport0\n'
hp-toolbox[16251]: debug: (xmit) Reading data on channel (3)
hp-toolbox[16251]: debug:
'msg=querymodelresult\ncopy-type=0\nscan-type=1\nfax-type=0\ntech-type=3\nio-support=1\npcard-type=0\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\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[16251]: debug: Opening device:
hp:/par/HP_LaserJet_1100?device=/dev/parport0
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: 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[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug: 'msg=DeviceOpenResult\nresult-code=0\ndevice-id=1\n'
hp-toolbox[16251]: debug: device-id=1
hp-toolbox[16251]: 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[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: debug: 'msg=deviceid\ndevice-id=1\n'
hp-toolbox[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug:
'msg=DeviceIDResult\nresult-code=0\nlength=122\ndata:\nMFG:Hewlett-Packard;MDL:HP
LaserJet 1100;DES:HP LaserJet 1100
Printer;CMD:MLC,PCL,PJL;CLS:PRINTER;REV:1.1;IO PREFS:ECP18;\x00'
hp-toolbox[16251]: debug: Opening HP-MESSAGE channel...
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: debug:
'msg=channelopen\ndevice-id=1\nservice-name=HP-MESSAGE\n'
hp-toolbox[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug: 'msg=ChannelOpenResult\nresult-code=0\nchannel-id=1\n'
hp-toolbox[16251]: debug: channel-id=1
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: 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[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug:
'msg=GetPMLResult\nresult-code=0\npml-result-code=131\ntype=28\nlength=0\ndata:\n'
hp-toolbox[16251]: debug: Closing HP-MESSAGE channel...
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: debug: 'msg=channelclose\ndevice-id=1\nchannel-id=1\n'
hp-toolbox[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug: 'msg=ChannelCloseResult\nresult-code=12\n'
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: debug: 'msg=devicestatus\ndevice-id=1\n'
hp-toolbox[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug:
'msg=DeviceStatusResult\nresult-code=0\nstatus-code=88\nstatus-name=NoFault\n'
hp-toolbox[16251]: debug: (xmit) Sending data on channel (3)
hp-toolbox[16251]: debug: 'msg=querystring\nstring-id=5002\n'
hp-toolbox[16251]: debug: (xmit) Reading data on channel (3)
hp-toolbox[16251]: debug:
'msg=querystringresult\nresult-code=0\nencoding=none\nlength=36\ndata:\nDevice
is powered down or unplugged.'
hp-toolbox[16251]: debug: Type 3 LaserJet status
hp-toolbox[16251]: debug: Opening HP-MESSAGE channel...
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: debug:
'msg=channelopen\ndevice-id=1\nservice-name=HP-MESSAGE\n'
hp-toolbox[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug: 'msg=ChannelOpenResult\nresult-code=0\nchannel-id=1\n'
hp-toolbox[16251]: debug: channel-id=1
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: 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[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug:
'msg=GetPMLResult\nresult-code=0\npml-result-code=131\ntype=28\nlength=0\ndata:\n'
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: 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[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug:
'msg=GetPMLResult\nresult-code=0\npml-result-code=131\ntype=28\nlength=0\ndata:\n'
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: 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[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug:
'msg=GetPMLResult\nresult-code=0\npml-result-code=131\ntype=28\nlength=0\ndata:\n'
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: 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[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug:
'msg=GetPMLResult\nresult-code=0\npml-result-code=131\ntype=28\nlength=0\ndata:\n'
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: 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[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug:
'msg=GetPMLResult\nresult-code=0\npml-result-code=131\ntype=28\nlength=0\ndata:\n'
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: 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[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug:
'msg=GetPMLResult\nresult-code=0\npml-result-code=131\ntype=28\nlength=0\ndata:\n'
hp-toolbox[16251]: debug: Closing device...
hp-toolbox[16251]: debug: Closing HP-MESSAGE channel...
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: debug: 'msg=channelclose\ndevice-id=1\nchannel-id=1\n'
hp-toolbox[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug: 'msg=ChannelCloseResult\nresult-code=12\n'
hp-toolbox[16251]: debug: (xmit) Sending data on channel (9)
hp-toolbox[16251]: debug: 'msg=deviceclose\ndevice-id=1\n'
hp-toolbox[16251]: debug: (xmit) Reading data on channel (9)
hp-toolbox[16251]: debug: 'msg=DeviceCloseResult\nresult-code=0\n'
Traceback (most recent call last):
  File "/usr/share/hplip/ui/devmgr4.py", line 579, in InitialUpdate
    self.RescanDevices()
  File "/usr/share/hplip/ui/devmgr4.py", line 612, in RescanDevices
    self.DeviceListRefresh()
  File "/usr/share/hplip/ui/devmgr4.py", line 827, in DeviceListRefresh
    dev.queryDevice(quick=True) #, no_fwd=True)
  File "/usr/share/hplip/base/device.py", line 1062, in queryDevice
    status_block = status.StatusType3(self, self.deviceID)
  File "/usr/share/hplip/base/status.py", line 411, in StatusType3
    detected_error_state = struct.unpack( 'B', value[0])[0]
TypeError: unsubscriptable object

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