Sorry if I've asked before--what distro and version are you using?  also
can you post the results of uname -a?

Aaron

Gerald Britton wrote:
> ---------- Forwarded message ----------
> From: Gerald Britton <[EMAIL PROTECTED]>
> Date: Apr 21, 2006 12:58 PM
> Subject: Re: [Hplip-help] Re: Fwd: Re: No installed HP devices found
> To: Aaron J Albright <[EMAIL PROTECTED]>
> 
> 
> Here's what I get:
> 
> $ scanimage -L
> [sanei_debug] Setting debug level of dll to 128.
> [dll] sane_init: SANE dll backend version 1.0.11 from sane-backends 1.0.15
> [dll] sane_init: reading dll.conf
> [dll] add_backend: adding backend `net'
> [dll] add_backend: adding backend `microtek2'
> [dll] add_backend: adding backend `mustek'
> [dll] add_backend: adding backend `hpaio'
> [dll] sane_get_devices
> [dll] load: searching backend `hpaio' in `/usr/lib/sane'
> [dll] load: trying to load `/usr/lib/sane/libsane-hpaio.so.1'
> [dll] load: dlopen()ing `/usr/lib/sane/libsane-hpaio.so.1'
> [dll] init: initializing backend `hpaio'
> [dll] init: backend `hpaio' is version 1.0.6
> [dll] load: searching backend `mustek' in `/usr/lib/sane'
> [dll] load: trying to load `/usr/lib/sane/libsane-mustek.so.1'
> [dll] load: dlopen()ing `/usr/lib/sane/libsane-mustek.so.1'
> [dll] init: initializing backend `mustek'
> [dll] init: backend `mustek' is version 1.0.137
> [dll] load: searching backend `microtek2' in `/usr/lib/sane'
> [dll] load: trying to load `/usr/lib/sane/libsane-microtek2.so.1'
> [dll] load: dlopen()ing `/usr/lib/sane/libsane-microtek2.so.1'
> [dll] init: initializing backend `microtek2'
> [dll] init: backend `microtek2' is version 1.0.0
> [dll] load: searching backend `net' in `/usr/lib/sane'
> [dll] load: trying to load `/usr/lib/sane/libsane-net.so.1'
> [dll] load: dlopen()ing `/usr/lib/sane/libsane-net.so.1'
> [dll] init: initializing backend `net'
> [dll] init: backend `net' is version 1.0.15
> [dll] sane_get_devices: found 1 devices
> device `hpaio:/usb/PSC_2100_Series?serial=MY33HF52MY0F' is a hp
> PSC_2100_Series multi-function peripheral
> [dll] sane_exit: exiting
> [dll] sane_exit: calling backend `hpaio's exit function
> [dll] sane_exit: calling backend `mustek's exit function
> [dll] sane_exit: calling backend `microtek2's exit function
> [dll] sane_exit: calling backend `net's exit function
> [dll] sane_exit: finished
> 
> However, if I try the -T operand, it doesn't work:
> 
> $ scanimage -T
> [sanei_debug] Setting debug level of dll to 128.
> [dll] sane_init: SANE dll backend version 1.0.11 from sane-backends 1.0.15
> [dll] sane_init: reading dll.conf
> [dll] add_backend: adding backend `net'
> [dll] add_backend: adding backend `microtek2'
> [dll] add_backend: adding backend `mustek'
> [dll] add_backend: adding backend `hpaio'
> [dll] sane_get_devices
> [dll] load: searching backend `hpaio' in `/usr/lib/sane'
> [dll] load: trying to load `/usr/lib/sane/libsane-hpaio.so.1'
> [dll] load: dlopen()ing `/usr/lib/sane/libsane-hpaio.so.1'
> [dll] init: initializing backend `hpaio'
> [dll] init: backend `hpaio' is version 1.0.6
> [dll] load: searching backend `mustek' in `/usr/lib/sane'
> [dll] load: trying to load `/usr/lib/sane/libsane-mustek.so.1'
> [dll] load: dlopen()ing `/usr/lib/sane/libsane-mustek.so.1'
> [dll] init: initializing backend `mustek'
> [dll] init: backend `mustek' is version 1.0.137
> [dll] load: searching backend `microtek2' in `/usr/lib/sane'
> [dll] load: trying to load `/usr/lib/sane/libsane-microtek2.so.1'
> [dll] load: dlopen()ing `/usr/lib/sane/libsane-microtek2.so.1'
> [dll] init: initializing backend `microtek2'
> [dll] init: backend `microtek2' is version 1.0.0
> [dll] load: searching backend `net' in `/usr/lib/sane'
> [dll] load: trying to load `/usr/lib/sane/libsane-net.so.1'
> [dll] load: dlopen()ing `/usr/lib/sane/libsane-net.so.1'
> [dll] init: initializing backend `net'
> [dll] init: backend `net' is version 1.0.15
> [dll] sane_get_devices: found 1 devices
> [dll] sane_open: trying to open 
> `hpaio:/usb/PSC_2100_Series?serial=MY33HF52MY0F'
> scanimage: open of device
> hpaio:/usb/PSC_2100_Series?serial=MY33HF52MY0F failed: Error during
> device I/O
> [dll] sane_exit: exiting
> [dll] sane_exit: calling backend `hpaio's exit function
> [dll] sane_exit: calling backend `mustek's exit function
> [dll] sane_exit: calling backend `microtek2's exit function
> [dll] sane_exit: calling backend `net's exit function
> [dll] sane_exit: finished
> 
> 
> On 4/21/06, Aaron J Albright <[EMAIL PROTECTED]> wrote:
> 
>>Gerald,
>>
>>Please check the solutions provided at:
>>
>>http://hplip.sourceforge.net/troubleshooting/scanning.html
>>
>>Try issue 1 first, and post your results.
>>
>>Thanks!
>>
>>Aaron
>>
>>Gerald Britton wrote:
>>
>>>Ok -- After following the instructions, hp-toolbox now works!  Only a
>>>couple of things:
>>>
>>>The instructions say to run hp-setup, but I don't have that program.
>>>I ran hp-makeuri instead and it seemed to work.
>>>
>>>After testing printing I went to test the scanner, but I got the error 
>>>message:
>>>
>>>Failed to open device ' hpaio:/usb/PSC_2100_Series?serial=MY33HF52MY0F':
>>>Error during device I/O
>>>
>>>Any ideas on how to resolve that?
>>>
>>>On 4/20/06, Gerald Britton <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>>>OK -- I'll try it later and report my results here tomorrow.  Thanks
>>>>for the explanation
>>>>
>>>>On 4/20/06, dwelch <[EMAIL PROTECTED]> wrote:
>>>>
>>>>
>>>>>Gerald Britton wrote:
>>>>>
>>>>>
>>>>>>I'm willing to try it, but the output from hp-info uses the hp: syntax
>>>>>>
>>>>>>$ hp-info
>>>>>>
>>>>>>HP Linux Imaging and Printing System (ver. 0.9.7)
>>>>>>Device Information Utility ver. 3.2
>>>>>>
>>>>>>Copyright (c) 2003-5 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:/usb/PSC_2100_Series?serial=MY33HF52MY0F
>>>>>>
>>>>>>In fact, all the utilities work *except* hp-toolbox.  Seems rather odd to 
>>>>>>me.
>>>>>>
>>>>>>
>>>>>>
>>>>>>On 4/20/06, dwelch <[EMAIL PROTECTED]> wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>>>Gerald Britton wrote:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>$ lpstat -v
>>>>>>>>device for HP_PSC_2110:
>>>>>>>>usb://Hewlett-Packard/PSC%202100%20Series?serial=MY33HF52MY0F
>>>>>>>>
>>>>>>>>On 4/20/06, dwelch <[EMAIL PROTECTED]> wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>>Gerald Britton wrote:
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>>I do get a specific error message. See below:
>>>>>>>>>>
>>>>>>>>>>HP Linux Imaging and Printing System (ver. 0.9.7)
>>>>>>>>>>HP Device Manager ver. 6.0
>>>>>>>>>>
>>>>>>>>>>Copyright (c) 2003-5 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.
>>>>>>>>>>
>>>>>>>>>>[DEBUG]: Connected to hpssd on localhost:32773
>>>>>>>>>>toolbox [DEBUG]: Initializing toolbox UI
>>>>>>>>>>toolbox [DEBUG]: Print command: hp-print -p%PRINTER%
>>>>>>>>>>toolbox [DEBUG]: PCard command: hp-unload -d %DEVICE_URI%
>>>>>>>>>>toolbox [DEBUG]: Fax command:
>>>>>>>>>>toolbox [DEBUG]: Copy command:
>>>>>>>>>>toolbox [DEBUG]: Scan command: xsane -V %SANE_URI%
>>>>>>>>>>toolbox [DEBUG]: Email alerts: False
>>>>>>>>>>toolbox [DEBUG]: Email address:
>>>>>>>>>>toolbox [DEBUG]: SMTP server:
>>>>>>>>>>toolbox [DEBUG]: Auto refresh: True
>>>>>>>>>>toolbox [DEBUG]: Auto refresh rate: 30
>>>>>>>>>>toolbox [DEBUG]: Using default 'C' locale
>>>>>>>>>>toolbox [DEBUG]: Starting GUI loop...
>>>>>>>>>>toolbox [DEBUG]: Rescanning device list...
>>>>>>>>>>toolbox [DEBUG]: Exception: 4 (Unknown/invalid device-uri field)
>>>>>>>>>>toolbox [DEBUG]: {}
>>>>>>>>>>toolbox [DEBUG]: Cleaning up child processes.
>>>>>>>>>>
>>>>>>>>>>It looks like the problem is the Exception error message. Not sure
>>>>>>>>>>what to do to make it work though
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>Here's the detail info
>>>>>>>>>>
>>>>>>>>>>hp-info -ldebug
>>>>>>>>>>
>>>>>>>>>>HP Linux Imaging and Printing System (ver. 0.9.7)
>>>>>>>>>>Device Information Utility ver. 3.2
>>>>>>>>>>
>>>>>>>>>>Copyright (c) 2003-5 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.
>>>>>>>>>>
>>>>>>>>>>[DEBUG]: Sending data on channel (3)
>>>>>>>>>>[DEBUG]: 
>>>>>>>>>>'msg=probedevicesfiltered\nfilter=none\nbus=usb,par,cups\nformat=default\ntimeout=5\nttl=4\n'
>>>>>>>>>>[DEBUG]: Reading data on channel (3)
>>>>>>>>>>[DEBUG]: 
>>>>>>>>>>'msg=probedevicesfilteredresult\nresult-code=0\nnum-devices=1\nencoding=none\nlength=60\ndata:\nhp:/usb/PSC_2100_Series?serial=MY33HF52MY0F,PSC_2100_Series\n'
>>>>>>>>>>[DEBUG]: ['hp:/usb/PSC_2100_Series?serial=MY33HF52MY0F']
>>>>>>>>>>[DEBUG]: [<cupsext.Printer object at 0xb7aae700>]
>>>>>>>>>>Using device: hp:/usb/PSC_2100_Series?serial=MY33HF52MY0F
>>>>>>>>>>[DEBUG]: URI: backend=hp, is_hp=True, bus=usb, model=PSC_2100_Series,
>>>>>>>>>>serial=MY33HF52MY0F, dev=, host=, port=1
>>>>>>>>>>[DEBUG]: Model/UI model: PSC_2100_Series/HP PSC 2100 series
>>>>>>>>>>
>>>>>>>>>>[DEBUG]: Sending data on channel (5)
>>>>>>>>>>[DEBUG]: 
>>>>>>>>>>'msg=opendevice\ndevice-uri=hp:/usb/PSC_2100_Series?serial=MY33HF52MY0F\n'
>>>>>>>>>>[DEBUG]: Reading data on channel (5)
>>>>>>>>>>[DEBUG]: 'msg=opendeviceresult\nresult-code=0\n'
>>>>>>>>>>[DEBUG]: Sending data on channel (5)
>>>>>>>>>>[DEBUG]: 
>>>>>>>>>>'msg=querymodel\ndevice-uri=hp:/usb/PSC_2100_Series?serial=MY33HF52MY0F\n'
>>>>>>>>>>[DEBUG]: Reading data on channel (5)
>>>>>>>>>>[DEBUG]: 
>>>>>>>>>>'msg=querymodelresult\ncopy-type=0\nscan-type=1\nfax-type=1\nr0-agent3-sku=58
>>>>>>>>>>(C6658A)\ntech-type=2\nio-support=2\npcard-type=1\nio-mode=1\nio-scan-port=0\nr0-agent1-sku=56
>>>>>>>>>>(C6656A) / 27 (C8727A)\nr0-agent2-sku=57 (C6657A) / 28
>>>>>>>>>>(C8728A)\ncolor-cal-type=0\nr0-agent3-kind=3\npanel-check-type=1\ntech-class=DJGenericVIP\nr0-agent2-type=2\npq-diag-type=0\nclean-type=1\nresult-code=0\nalign-type=1\nicon=PSC_2100_Series.png\nr0-agent1-type=1\nsupport-type=2\nlinefeed-cal-type=0\nstatus-type=2\nmodel-ui=HP
>>>>>>>>>>PSC 2100 
>>>>>>>>>>series\nio-mfp-mode=3\nembedded-server-type=0\nr0-agent3-type=3\nr0-agent2-kind=3\nio-control=0\nr0-agent1-kind=3\nmodel=PSC_2100_Series\n'
>>>>>>>>>>[DEBUG]: Sending data on channel (5)
>>>>>>>>>>[DEBUG]: 
>>>>>>>>>>'msg=querydevice\ndevice-uri=hp:/usb/PSC_2100_Series?serial=MY33HF52MY0F\n'
>>>>>>>>>>[DEBUG]: Reading data on channel (5)
>>>>>>>>>>[DEBUG]: 
>>>>>>>>>>'msg=querydeviceresult\ncups-printers=\nagent1-kind=3\nagent1-hp-ink=False\nscan-uri=hpaio:/usb/PSC_2100_Series?serial=MY33HF52MY0F\nagent2-type=2\nagent3-hp-ink=False\nagent2-hp-ink=False\nagent2-ack=False\nis-hp=True\n3bit-status-name=NoFault\ntop-door=1\nfax-uri=hpfax:/usb/PSC_2100_Series?serial=MY33HF52MY0F\nin-tray1=True\nresult-code=0\nserial=MY33HF52MY0F\nback-end=hp\nagent2-health-desc=OK\nagent1-dvc=0\ndevice-uri=hp:/usb/PSC_2100_Series?serial=MY33HF52MY0F\nrr=000000\nphoto-tray=0\npanel-line1=
>>>>>>>>>>1 Copy / 100%\npanel-line2=\nagent2-sku=57 (C6657A) / 28
>>>>>>>>>>(C8728A)\nport=1\nagent2-level-trigger=0\nrg=000\nagent2-desc=Tri-color
>>>>>>>>>>cartridge\nagent1-known=False\nagent1-health=0\n3bit-status-code=24\nagent3-type=3\nstatus-code=1000\nrevision=3\ndev-file=\nstatus-desc=The
>>>>>>>>>>printer is 
>>>>>>>>>>idle.\nagent3-level-trigger=7\nagent3-id=0\nagent3-virgin=False\nagent3-dvc=0\nagent3-sku=58
>>>>>>>>>>(C6658A)\nagent3-known=False\nagent2-virgin=False\nagent1-health-desc=OK\nagent2-dvc=0\nagent2-kind=3\nhost=\nagent2-health=0\nagent2-known=False\nagent1-id=9\nagent2-level=33\nagent3-level=0\nagent3-health=1\nerror-state=0\ndevice-state=1\npanel=1\nin-tray2=False\nagent1-ack=False\nagent1-virgin=False\nagent1-level-trigger=0\nagent1-level=8\nrs=000000000\nagent3-health-desc=Not
>>>>>>>>>>installed\nagent2-id=10\nagent1-type=1\nagent1-desc=Black
>>>>>>>>>>cartridge\nagent3-kind=3\nr=0\ndeviceid=MFG:Hewlett-Packard;MDL:PSC
>>>>>>>>>>2100 
>>>>>>>>>>Series;CMD:MLC,PCL,PML,DW-PCL,DYN;CLS:PRINTER;1284.4DL:4d,4e,1;SN:MY33HF52MY0F;S:0380008084021000002c1480008c2500021;AiO:0;\ncups-uri=hp:/usb/PSC_2100_Series?serial=MY33HF52MY0F\nduplexer=0\nagent3-ack=False\nsupply-door=0\nagent3-desc=Photo
>>>>>>>>>>cartridge\nagent1-sku=56 (C6656A) / 27 (C8727A)\nmedia-path=3\n'
>>>>>>>>>>Device Parameters:
>>>>>>>>>>Parameter Value(s)
>>>>>>>>>>----------------------------
>>>>>>>>>>----------------------------------------------------------
>>>>>>>>>>3bit-status-code 24
>>>>>>>>>>3bit-status-name NoFault
>>>>>>>>>>agent1-ack False
>>>>>>>>>>agent1-desc Black cartridge
>>>>>>>>>>agent1-dvc 0
>>>>>>>>>>agent1-health 0
>>>>>>>>>>agent1-health-desc OK
>>>>>>>>>>agent1-hp-ink False
>>>>>>>>>>agent1-id 9
>>>>>>>>>>agent1-kind 3
>>>>>>>>>>agent1-known False
>>>>>>>>>>agent1-level 8
>>>>>>>>>>agent1-level-trigger 0
>>>>>>>>>>agent1-sku 56 (C6656A) / 27 (C8727A)
>>>>>>>>>>agent1-type 1
>>>>>>>>>>agent1-virgin False
>>>>>>>>>>agent2-ack False
>>>>>>>>>>agent2-desc Tri-color cartridge
>>>>>>>>>>agent2-dvc 0
>>>>>>>>>>agent2-health 0
>>>>>>>>>>agent2-health-desc OK
>>>>>>>>>>agent2-hp-ink False
>>>>>>>>>>agent2-id 10
>>>>>>>>>>agent2-kind 3
>>>>>>>>>>agent2-known False
>>>>>>>>>>agent2-level 33
>>>>>>>>>>agent2-level-trigger 0
>>>>>>>>>>agent2-sku 57 (C6657A) / 28 (C8728A)
>>>>>>>>>>agent2-type 2
>>>>>>>>>>agent2-virgin False
>>>>>>>>>>agent3-ack False
>>>>>>>>>>agent3-desc Photo cartridge
>>>>>>>>>>agent3-dvc 0
>>>>>>>>>>agent3-health 1
>>>>>>>>>>agent3-health-desc Not installed
>>>>>>>>>>agent3-hp-ink False
>>>>>>>>>>agent3-id 0
>>>>>>>>>>agent3-kind 3
>>>>>>>>>>agent3-known False
>>>>>>>>>>agent3-level 0
>>>>>>>>>>agent3-level-trigger 7
>>>>>>>>>>agent3-sku 58 (C6658A)
>>>>>>>>>>agent3-type 3
>>>>>>>>>>agent3-virgin False
>>>>>>>>>>back-end hp
>>>>>>>>>>cups-printers
>>>>>>>>>>cups-uri hp:/usb/PSC_2100_Series?serial=MY33HF52MY0F
>>>>>>>>>>dev-file
>>>>>>>>>>device-state 1
>>>>>>>>>>device-uri hp:/usb/PSC_2100_Series?serial=MY33HF52MY0F
>>>>>>>>>>deviceid MFG:Hewlett-Packard;MDL:PSC 2100
>>>>>>>>>>Series;CMD:MLC,PCL,PML,DW-PCL,DYN;CLS:PRINTER;1284.4DL:4d,
>>>>>>>>>>4e,1;SN:MY33HF52MY0F;S:0380008084021000002c1480008c2500021
>>>>>>>>>>;AiO:0;
>>>>>>>>>>duplexer 0
>>>>>>>>>>error-state 0
>>>>>>>>>>fax-uri hpfax:/usb/PSC_2100_Series?serial=MY33HF52MY0F
>>>>>>>>>>host
>>>>>>>>>>in-tray1 True
>>>>>>>>>>in-tray2 False
>>>>>>>>>>is-hp True
>>>>>>>>>>media-path 3
>>>>>>>>>>panel 1
>>>>>>>>>>panel-line1 1 Copy / 100%
>>>>>>>>>>panel-line2
>>>>>>>>>>photo-tray 0
>>>>>>>>>>port 1
>>>>>>>>>>r 0
>>>>>>>>>>revision 3
>>>>>>>>>>rg 0
>>>>>>>>>>rr 0
>>>>>>>>>>rs 0
>>>>>>>>>>scan-uri hpaio:/usb/PSC_2100_Series?serial=MY33HF52MY0F
>>>>>>>>>>serial MY33HF52MY0F
>>>>>>>>>>status-code 1000
>>>>>>>>>>status-desc The printer is idle.
>>>>>>>>>>supply-door 0
>>>>>>>>>>top-door 1
>>>>>>>>>>
>>>>>>>>>>Model Parameters:
>>>>>>>>>>Parameter Value(s)
>>>>>>>>>>----------------------------
>>>>>>>>>>----------------------------------------------------------
>>>>>>>>>>align-type 1
>>>>>>>>>>clean-type 1
>>>>>>>>>>color-cal-type 0
>>>>>>>>>>copy-type 0
>>>>>>>>>>embedded-server-type 0
>>>>>>>>>>fax-type 1
>>>>>>>>>>icon PSC_2100_Series.png
>>>>>>>>>>io-control 0
>>>>>>>>>>io-mfp-mode 3
>>>>>>>>>>io-mode 1
>>>>>>>>>>io-scan-port 0
>>>>>>>>>>io-support 2
>>>>>>>>>>linefeed-cal-type 0
>>>>>>>>>>model PSC_2100_Series
>>>>>>>>>>model-ui HP PSC 2100 series
>>>>>>>>>>panel-check-type 1
>>>>>>>>>>pcard-type 1
>>>>>>>>>>pq-diag-type 0
>>>>>>>>>>r0-agent1-kind 3
>>>>>>>>>>r0-agent1-sku 56 (C6656A) / 27 (C8727A)
>>>>>>>>>>r0-agent1-type 1
>>>>>>>>>>r0-agent2-kind 3
>>>>>>>>>>r0-agent2-sku 57 (C6657A) / 28 (C8728A)
>>>>>>>>>>r0-agent2-type 2
>>>>>>>>>>r0-agent3-kind 3
>>>>>>>>>>r0-agent3-sku 58 (C6658A)
>>>>>>>>>>r0-agent3-type 3
>>>>>>>>>>scan-type 1
>>>>>>>>>>status-type 2
>>>>>>>>>>support-type 2
>>>>>>>>>>tech-class DJGenericVIP
>>>>>>>>>>tech-type 2
>>>>>>>>>>
>>>>>>>>>>Status History:
>>>>>>>>>>Date/Time Status Description (code)
>>>>>>>>>>----------------------------
>>>>>>>>>>----------------------------------------------------------
>>>>>>>>>>[DEBUG]: Sending data on channel (5)
>>>>>>>>>>[DEBUG]: 
>>>>>>>>>>'msg=queryhistory\ndevice-uri=hp:/usb/PSC_2100_Series?serial=MY33HF52MY0F\n'
>>>>>>>>>>[DEBUG]: Reading data on channel (5)
>>>>>>>>>>[DEBUG]: 
>>>>>>>>>>'msg=queryhistoryresult\nresult-code=0\nencoding=none\nlength=59\ndata:\n\n2006,2,20,11,5,30,0,51,0,0,root,1000,The
>>>>>>>>>>printer is idle.,'
>>>>>>>>>>02/20/06 11:05:30 The printer is idle. (1000)
>>>>>>>>>>
>>>>>>>>>>[DEBUG]: Sending data on channel (5)
>>>>>>>>>>[DEBUG]: 
>>>>>>>>>>'msg=closedevice\ndevice-uri=hp:/usb/PSC_2100_Series?serial=MY33HF52MY0F\n'
>>>>>>>>>>[DEBUG]: Reading data on channel (5)
>>>>>>>>>>[DEBUG]: 'msg=closedeviceresult\nresult-code=0\n'
>>>>>>>>>>
>>>>>>>>>>hp-check
>>>>>>>>>>
>>>>>>>>>>HP Linux Imaging and Printing System (ver. 0.9.7)
>>>>>>>>>>Dependency/Version Check Utility ver. 1.0
>>>>>>>>>>
>>>>>>>>>>Copyright (c) 2003-5 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.
>>>>>>>>>>
>>>>>>>>>>Checking Python version...
>>>>>>>>>>--> Version 2.4.2 installed.
>>>>>>>>>>--> OK
>>>>>>>>>>Checking for SIP...
>>>>>>>>>>--> OK
>>>>>>>>>>Checking for PyQt...
>>>>>>>>>>--> OK
>>>>>>>>>>Checking Qt version...
>>>>>>>>>>--> Version 3.3.4 installed.
>>>>>>>>>>--> OK
>>>>>>>>>>Checking SIP version...
>>>>>>>>>>--> Version 4.2.1 installed
>>>>>>>>>>--> OK
>>>>>>>>>>Checking PyQt version...
>>>>>>>>>>--> Version 3.14.1 installed.
>>>>>>>>>>--> OK
>>>>>>>>>>
>>>>>>>>>>On 4/20/06, Aaron J Albright <[EMAIL PROTECTED]> wrote:
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>>Are you getting a specific error message?
>>>>>>>>>>>
>>>>>>>>>>>Can you go through the steps here:
>>>>>>>>>>>
>>>>>>>>>>>http://hplip.sourceforge.net/howtos/io.html
>>>>>>>>>>>
>>>>>>>>>>>and let me know your results?
>>>>>>>>>>>
>>>>>>>>>>>Thanks!
>>>>>>>>>>>
>>>>>>>>>>>Aaron
>>>>>>>>>>>
>>>>>>>>>>>Donnet Eric wrote:
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>>Hi ,
>>>>>>>>>>>>I have install on Ubuntu hplip by synaptic and when I make 
>>>>>>>>>>>>hp-toolbox
>>>>>>>>>>>>the manager find any printer or my K60 is installed but dont print
>>>>>>>>>>>>anything !
>>>>>>>>>>>>
>>>>>>>>>>>>Who's can Help me ?
>>>>>>>>>>>>
>>>>>>>>>>>>thanks a lot
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>-------------------------------------------------------
>>>>>>>>>>>>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
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>-------------------------------------------------------
>>>>>>>>>>>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
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>-------------------------------------------------------
>>>>>>>>>>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=k&kid0709&bid&3057&dat1642
>>>>>>>>>
>>>>>>>>>Could you please run 'lpstat -v' and post the results?
>>>>>>>>>
>>>>>>>>>Thanks,
>>>>>>>>>
>>>>>>>>>-Don
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>-------------------------------------------------------
>>>>>>>>>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
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>-------------------------------------------------------
>>>>>>>>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=k&kid0709&bid&3057&dat1642
>>>>>>>
>>>>>>>Printers installed for use with HPLIP must use the "hp:" backend, not
>>>>>>>the "usb:" backend.
>>>>>>>
>>>>>>>Remove the printer from CUPS and reinstall it using the instructions 
>>>>>>>here:
>>>>>>>
>>>>>>>http://hplip.sourceforge.net/install/step4/index.html
>>>>>>>
>>>>>>>-Don
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>-------------------------------------------------------
>>>>>>>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
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>-------------------------------------------------------
>>>>>>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=k&kid0709&bid&3057&dat1642
>>>>>
>>>>>That's because hp-info is probing the local busses (usb and par) to find
>>>>>devices. The toolbox doesn't work this way, it requires that a CUPS
>>>>>queue using the "hp:" backend be installed for the device. This is
>>>>>mostly because several bits of functionality in the toolbox requires
>>>>>printing capability, whereas hp-info does not.
>>>>>
>>>>>You will find that hp-print, hp-testpage, and perhaps others also will
>>>>>have this requirement.
>>>>>
>>>>>Also, by not using the "hp:" backend, printer status (during a print)
>>>>>will not work.
>>>>>
>>>>>-Don
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>-------------------------------------------------------
>>>>>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
>>>>>
>>>>
>>>
>>>-------------------------------------------------------
>>>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=k&kid0709&bid&3057&dat1642
>>
>>
>>
>>-------------------------------------------------------
>>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
>>
> 
> 
> 
> -------------------------------------------------------
> 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=k&kid0709&bid&3057&dat1642



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