Can you run hp-check -g and post that output as well?

Thanks!

Aaron

On 11/29/06, Paolo Simonetto <[EMAIL PROTECTED]> wrote:
> 2006/11/29, Aaron <[EMAIL PROTECTED]>:
> > What version of HPLIP are you running?
> >
> > Can you run hp-check and post the log?
> >
> > Can you also run hp-sendfax -g (try and fax as you would normally) and
> > post the log?
> >
> > Please keep in mind that we haven't done any testing on Frugalware
> > Linux as of yet.
> >
> > Aaron
> >
> >
>
>
> Hi Aaron. Thanks for your helping!
>
> I'm running hplip 1.6.10. This is hp-check's output:
>
>
> HP Linux Imaging and Printing System (ver. 1.6.10)
> Dependency/Version Check Utility ver. 4.0
>
> Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
> This software comes with ABSOLUTELY NO WARRANTY.
> This is free software, and you are welcome to distribute it
> under certain conditions. See COPYING file for more details.
>
>
> ---------------
> | SYSTEM INFO |
> ---------------
>
> Basic system info (uname -a):
>  --> Linux Zeratul 2.6.18-fw4 #1 SMP PREEMPT Mon Nov 20 19:08:47 CET 2006
> i686 GNU/Linux
>
> Detected distro (/etc/issue):
> --> mepis 0.0
>
> Detected distro (lsb_release):
> error: lsb_release not found.
>
> 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/cups/model/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.5.0 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)'...
>  error: Not found!
> error: This is a REQUIRED dependency.
>
> Checking for dependency 'python-devel (python-devel - Python development
> files)'...
> --> OK, found.
>
> Checking for dependency 'reportlab (Reportlab - PDF library for Python)'...
> error: Not found!
> This is an OPTIONAL dependency.
>
> 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.)'...
>  error: Not found!
> error: This is a REQUIRED dependency.
>
> 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)'...
>
>
> Unfortunately, here hp-check stops saying: "RuntimeError: maximum recursion
> depth exceeded"
>
>  If I try to execute hp-sendfax in debug mode, i get:
>
> [EMAIL PROTECTED]:~$ hp-sendfax --gg -n -d
> hpfax:/net/Officejet_6300_series?ip=192.168.0.10 -f
> 042551286 Test.ps
>
> HP Linux Imaging and Printing System (ver. 1.6.10)
> PC Sendfax Utility ver. 4.2
>
> Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
> This software comes with ABSOLUTELY NO WARRANTY.
> This is free software, and you are welcome to distribute it
> under certain conditions. See COPYING file for more details.
>
> hp-sendfax[8562]: debug: Faxnum list = ['042551286']
> hp-sendfax[8562]: debug: Unique list=['042551286']
> hp-sendfax[8562]: debug: Group list = []
> hp-sendfax[8562]: debug: Unique list=[]
> hp-sendfax[8562]: debug: Recipient list = []
> hp-sendfax[8562]: debug: Unique list=[]
> hp-sendfax[8562]: debug: Name=Unknown Number=042551286
> hp-sendfax[8562]: debug: Phone num list = [<fax.fax.AddressBookEntry object
> at 0x818848c>]
> hp-sendfax[8562]: debug: /home/fuocofatuo/Test.ps
> hp-sendfax[8562]: debug: application/postscript
> hp-sendfax[8562]: debug: Exception: 4 (Unknown/invalid device-uri field)
> Traceback (most recent call last):
>   File "/usr/bin/hp-sendfax", line 490, in <module>
>     device.parseDeviceURI(p.device_uri)
>   File "/usr/share/hplip/base/device.py", line 367, in
> parseDeviceURI
>     raise Error(ERROR_INVALID_DEVICE_URI)
> base.g.Error: ('Unknown/invalid device-uri field', 4)
>
> but the uri i inserted is what i get with hp-makeuri!
>
> With the same command, but in gui mode, i get:
>
> HP Linux Imaging and Printing System (ver. 1.6.10)
> PC Sendfax Utility ver. 4.2
>
> Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
> This software comes with ABSOLUTELY NO WARRANTY.
> This is free software, and you are welcome to distribute it
> under certain conditions. See COPYING file for more details.
>
> hp-sendfax[8546]: debug: ['application/pdf', 'application/postscript',
> 'application/vnd.hp-HPGL', 'application/x-cshell', 'application/x-csource',
> 'application/x-perl', 'application/x-shell', 'text/plain', 'text/html',
> 'image/gif', 'image/png', 'image/jpeg', 'image/tiff', 'image/x-bitmap',
> 'image/x-photocd', 'image/x-portable-anymap', 'image/x-portable-bitmap',
> 'image/x-portable-graymap', 'image/x-portable-pixmap', 'image/x-sgi-rgb',
> 'image/x-xbitmap', 'image/x-xpixmap', 'image/x-sun-raster', 'image/gif',
> 'image/png', 'image/jpeg', 'image/tiff', 'image/x-bitmap',
> 'image/x-photocd', 'image/x-portable-anymap', 'image/x-portable-bitmap',
> 'image/x-portable-graymap', 'image/x-portable-pixmap', 'image/x-sgi-rgb',
> 'image/x-xbitmap', 'image/x-xpixmap', 'image/x-sun-raster',
> 'application/vnd.cups-postscript', 'application/hplip-fax',
> 'application/x-python']
> hp-sendfax[8546]: debug: [<cupsext.Printer object at 0x813f6b0>,
> <cupsext.Printer object at 0x813f6d8>]
> hp-sendfax[8546]: debug: FAB command: hp-fab
> warning: Coverpages disabled. Reportlab not installed.
> hp-sendfax[8546]: debug: pid=8546
> hp-sendfax[8546]: debug: Using default 'C' locale
> hp-sendfax[8546]: debug: Starting GUI loop...
> hp-sendfax[8546]: debug: URI: backend=hpfax, is_hp=True, bus=net,
> model=Officejet_6300_series, serial=, dev=, host= 192.168.0.10, port=1
> hp-sendfax[8546]: debug: Model/UI model: Officejet_6300_series/HP Officejet
> 6300 series
> hp-sendfax[8546]: debug: hpiod socket: 10
> hp-sendfax[8546]: debug: hpssd socket: 11
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (11)
> hp-sendfax[8546]: debug:
> 'msg=setalerts\nusername=fuocofatuo\nemail-from-address=\nemail-to-addresses=\nemail-alerts=False\n'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (11)
> hp-sendfax[8546]: debug:
> 'msg=setalertsresult\nresult-code=0\n'
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (11)
> hp-sendfax[8546]: debug:
> 'msg=querymodel\ndevice-uri=hpfax:/net/Officejet_6300_series?ip=
> 192.168.0.10\n'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (11)
> hp-sendfax[8546]: debug:
> 'msg=querymodelresult\ncopy-type=0\nscan-type=1\nr6-agent3-kind=3\nr4-agent2-kind=3\nr8-agent3-type=3\nr8-agent2-kind=3\nr10-agent4-type=10\nr2-agent1-type=1\npcard-type=1\nr10-agent4-sku=100\ncolor-cal-type=3\nstatus-dynamic-counters=1\nr4-agent4-kind=3\nr12-agent2-sku=135/136\nr10-agent1-sku=850/851\nalign-type=1\nr6-agent2-sku=93/95\nr8-agent3-sku=138\nr4-agent3-type=3\nr6-agent4-kind=3\nr6-agent1-sku=92/98\nr0-agent4-type=10\nsupport-type=2\nr0-agent1-type=1\nr10-agent1-kind=3\nr10-agent1-type=1\nr12-agent1-type=1\nr2-agent4-type=10\nr0-agent1-kind=3\nr10-agent2-sku=854/855\nr10-agent2-type=2\nr6-agent2-kind=3\nr10-agent3-kind=3\nscan-style=1\nr4-agent3-kind=3\nio-mode=1\nr8-agent1-type=1\nr8-agent4-sku=100\nr8-agent1-kind=3\nr2-agent4-sku=100\nr12-agent2-type=2\nr8-agent4-type=10\nr10-agent4-kind=3\npq-diag-type=0\nio-scan-port=0\nr12-agent1-sku=129/132\nresult-code=0\nr2-agent3-kind=3\nr-type=1\nr4-agent1-type=1\nr8-agent4-kind=3\nr0-agent3-sku=99\nembedded-server-typ
 
e=1\nr0-agent2-kind=3\nio-control=0\nr12-agent3-type=3\nr2-agent1-sku=92/98\nr2-agent4-kind=3\nr12-agent4-sku=100\nio-support=2\nr12-agent3-sku=138\nr12-agent4-type=10\nr4-agent1-kind=3\nr0-agent4-kind=3\nr6-agent1-type=1\nr2-agent1-kind=3\npanel-check-type=0\ntech-class=DJGenericVIP\nr6-agent4-type=10\nr6-agent3-sku=99\nr6-agent3-type=3\nr10-agent3-sku=858\nr0-agent2-type=2\nr4-agent3-sku=348\nr4-agent4-sku=100\nr4-agent2-sku=342/343\nr6-agent1-kind=3\nr4-agent2-type=2\nr0-agent3-type=3\nclean-type=1\nr8-agent2-type=2\nr12-agent4-kind=3\nfax-type=1\ntech-type=2\nr8-agent3-kind=3\nr0-agent1-sku=92/98\nr2-agent2-sku=95\ncase-model-model1=HP
> Officejet
> 6310\nr8-agent1-sku=129/130/132\ncase-model-model2=HP
> Officejet
> 6310xi\nr2-agent3-sku=99\nr0-agent2-sku=95\nr0-agent3-kind=3\nr8-agent2-sku=135/136\nr2-agent2-type=2\nr4-agent4-type=10\nr12-agent3-kind=3\nr2-agent3-type=3\nr6-agent4-sku=100\nr10-agent3-type=3\nr2-agent2-kind=3\nicon=Officejet_6200_series.png\nr4-agent1-sku=336/337/339\nstatus-battery-check=0\nr12-agent1-kind=3\nlinefeed-cal-type=0\nstatus-type=2\nio-mfp-mode=3\nr6-agent2-type=2\nr0-agent4-sku=100\nr10-agent2-kind=3\nr12-agent2-kind=3\n'
> hp-sendfax[8546]: debug: Device
> URI=hpfax:/net/Officejet_6300_series?ip=192.168.0.10
> hp-sendfax[8546]: debug: Setting date and time on device.
> hp-sendfax[8546]: debug: '\x06\x0b\x1d\x03\x128;'
> hp-sendfax[8546]: debug: Opening device:
> hpfax:/net/Officejet_6300_series?ip=192.168.0.10
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (10)
> hp-sendfax[8546]: debug:
> 'msg=deviceopen\nio-mode=1\nio-scan-port=0\ndevice-uri=hpfax:/net/Officejet_6300_series?ip=
> 192.168.0.10\nio-control=0\nio-mfp-mode=3\n'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (10)
> hp-sendfax[8546]: debug:
> 'msg=DeviceOpenResult\nresult-code=0\ndevice-id=1\n'
> hp-sendfax[8546]: debug: device-id=1
> hp-sendfax[8546]: debug: Opened device: hpfax
> (backend=hpfax:/net/Officejet_6300_series?ip=192.168.0.10,is_hp=True,bus=net,model=Officejet_6300_series,dev=,serial=,host=
> 192.168.0.10,port=1)
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (10)
> hp-sendfax[8546]: debug: 'msg=deviceid\ndevice-id=1\n'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (10)
> hp-sendfax[8546]: debug:
> 'msg=DeviceIDResult\nresult-code=0\nlength=256\ndata:\nMFG:HP;MDL:Officejet
> 6300
> series;CMD:MLC,PCL,PML,DW-PCL,DESKJET,DYN;1284.4DL:4d,4e,1;CLS:PRINTER;DES:Q8061B;SN:CN66LCG2D804M4;S:038000C484001021002c180005dc2880060;J:
>
> ;Z:0102,0503e809014289,0600;BT:000000000000,4F66666963656A657420363330'
> hp-sendfax[8546]: debug: Opening HP-MESSAGE channel...
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (10)
> hp-sendfax[8546]: debug:
> 'msg=channelopen\ndevice-id=1\nservice-name=HP-MESSAGE\n'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (10)
> hp-sendfax[8546]: debug:
> 'msg=ChannelOpenResult\nresult-code=0\nchannel-id=1\n'
> hp-sendfax[8546]: debug: channel-id=1
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (10)
> hp-sendfax[8546]: debug: 'msg=setpml\ndevice-id=1\noid=
> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.17.0\ntype=20\nchannel-id=1\nencoding=none\nlength=7\ndata:\n\x06\x0b\x1d\x03\x128;'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (10)
> hp-sendfax[8546]: debug:
> 'msg=SetPMLResult\nresult-code=0\npml-result-code=0\n'
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (10)
> hp-sendfax[8546]: debug: 'msg=devicestatus\ndevice-id=1\n'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (10)
> hp-sendfax[8546]: debug:
> 'msg=DeviceStatusResult\nresult-code=0\nstatus-code=8\nstatus-name=NoFault\n'
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (10)
> hp-sendfax[8546]: debug: 'msg=deviceid\ndevice-id=1\n'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (10)
> hp-sendfax[8546]: debug:
> 'msg=DeviceIDResult\nresult-code=0\nlength=256\ndata:\nMFG:HP;MDL:Officejet
> 6300
> series;CMD:MLC,PCL,PML,DW-PCL,DESKJET,DYN;1284.4DL:4d,4e,1;CLS:PRINTER;DES:Q8061B;SN:CN66LCG2D804M4;S:038000C484001021002c180005dc2880060;J:
>
> ;Z:0102,0503e809014289,0600;BT:000000000000,4F66666963656A657420363330'
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (11)
> hp-sendfax[8546]: debug:
> 'msg=querystring\nstring-id=5002\n'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (11)
> hp-sendfax[8546]: debug:
> 'msg=querystringresult\nresult-code=0\nencoding=none\nlength=36\ndata:\nDevice
> is powered down or unplugged.'
> hp-sendfax[8546]: debug: Type 1/2 (S: or VSTATUS:) status
> hp-sendfax[8546]: debug: Num pens=2
> hp-sendfax[8546]: debug: {'photo-tray': 0L, 'in-tray2': False, 'top-door':
> 1L, 'in-tray1': True, 'agents': [{'index': 0, 'kind': 3L, 'level': 93,
> 'ack': True, 'hp-ink': False, 'dvc': 16000L, 'level-trigger': 0, 'virgin':
> True, 'health': 0, 'known': False, 'type': 1, 'id': 16}, {'index': 1,
> 'kind': 3L, 'level': 96, 'ack': True, 'hp-ink': False, 'dvc': 5160L,
> 'level-trigger': 0, 'virgin': True, 'health': 0, 'known': False, 'type': 2,
> 'id': 17}], 'duplexer': 0L, 'supply-door': 0L, 'revision': 3, 'media-path':
> 3L, 'status-code': 1000}
> hp-sendfax[8546]: debug: Sending data on channel (11)
> hp-sendfax[8546]: debug:
> 'msg=event\nevent-code=1000\nusername=fuocofatuo\ndevice-uri=hpfax:/net/Officejet_6300_series?ip=192.168.0.10\nno-fwd=False\nevent-type=event\njob-id=0\nretry-timeout=0\n
> '
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (11)
> hp-sendfax[8546]: debug:
> 'msg=querystring\nstring-id=1000\n'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (11)
> hp-sendfax[8546]: debug:
> 'msg=querystringresult\nresult-code=0\nencoding=none\nlength=20\ndata:\nThe
> printer is idle.'
> hp-sendfax[8546]: debug: {'dev-file': '', 'fax-uri':
> 'hpfax:/net/Officejet_6300_series?ip=192.168.0.10',
> 'scan-uri': 'hpaio:/net/Officejet_6300_series?ip=
> 192.168.0.10', 'duplexer': 0L, 'is-hp': True, '3bit-status-name': 'NoFault',
> 'host': '192.168.0.10', 'status-desc': 'The printer is idle.',
> 'cups-printer': 'Officejet_6310_fax', 'serial': 'CN66LCG2D804M4',
> 'error-state': 0, 'device-state': 1, 'panel': 0, 'in-tray2': False,
> 'device-uri': 'hpfax:/net/Officejet_6300_series?ip=
> 192.168.0.10', 'photo-tray': 0L, 'panel-line1': '', 'panel-line2': '',
> 'back-end': 'hpfax', 'top-door': 1L, 'port': 1, 'in-tray1': True,
> 'deviceid': 'MFG:HP;MDL:Officejet 6300
> series;CMD:MLC,PCL,PML,DW-PCL,DESKJET,DYN;1284.4DL:4d,4e,1;CLS:PRINTER;DES:Q8061B;SN:CN66LCG2D804M4;S:038000C484001021002c180005dc2880060;J:
>
> ;Z:0102,0503e809014289,0600;BT:000000000000,4F66666963656A657420363330',
> 'cups-uri': 'hp:/net/Officejet_6300_series?ip=
> 192.168.0.10', '3bit-status-code': 8, 'supply-door': 0L, 'status-code':
> 1000, 'media-path': 3L, 'revision': 3}
> hp-sendfax[8546]: debug: Closing device...
> hp-sendfax[8546]: debug: Closing HP-MESSAGE channel...
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (10)
> hp-sendfax[8546]: debug:
> 'msg=channelclose\ndevice-id=1\nchannel-id=1\n'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (10)
> hp-sendfax[8546]: debug:
> 'msg=ChannelCloseResult\nresult-code=0\n'
> hp-sendfax[8546]: debug: (xmit) Sending data on channel (10)
> hp-sendfax[8546]: debug: 'msg=deviceclose\ndevice-id=1\n'
> hp-sendfax[8546]: debug: (xmit) Reading data on channel (10)
> hp-sendfax[8546]: debug:
> 'msg=DeviceCloseResult\nresult-code=0\n'
> hp-sendfax[8546]: debug: application/postscript
> hp-sendfax[8546]: debug: application/postscript
> hp-sendfax[8546]: debug: Adding file: title='Test.ps'
> file=/home/fuocofatuo/test.ps
> mime_type=application/postscript mime_desc=Postscript
> Document)
> hp-sendfax[8546]: debug: Printer state = 3
> hp-sendfax[8546]: debug: Job ID=28
>
>
> And here it opens the usual "Processing fax file" box and blocks there...
>
> I hope it will work even if i know frugalware is not supported.. this hplip
> is simply incredible! Sincerely, when i bought the printer i didn't  think
> it could work so well with linux!
>
> Bye!
>


-- 
I don't care, I'm still free - You can't take the sky from me.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to