How is your par port configured in your BIOS?

What is the result for

lsmod | grep par

Aaron

On 12/22/06, Aladino <[EMAIL PROTECTED]> wrote:
> Hello.
> I'm using an OfficeJet Pro 1150C with a Debian-Testing.
> I'have installed hplip-1.6.10 from source code and finally (after some
> time spent to understand what i missed in the kernel) I was able to print.
> Unfortunatly i still have problem when trying to scan.
> The printer is correctly detected and it appears when i execute hp-toolbox.
> xsane too starts without problems, but it's unable to scan anything
> returning a I/O error message after some minutes.
>
> There are a couple of strange messages when i execute hp-check:
>
> 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 DS9 2.6.8 #6 Tue Dec 19 11:39:36 CET 2006 i686 GNU/Linux
>
> Detected distro (/etc/issue):
> --> debian 3.1
>
> Detected distro (lsb_release):
>   --> Debian testing (etch)
>
> 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.4 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)'...
> 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)'...
> --> 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_OFFICEJET_PRO_1150C_LPT_parport0_HPLIP
> -----------------------------------------
> Device URI: hp:/par/OFFICEJET_PRO_1150C?device=/dev/parport0
> Installed in HPLIP? Yes
> PPD: /etc/cups/ppd/HP_OFFICEJET_PRO_1150C_LPT_parport0_HPLIP.ppd
> PPD Description: HP OfficeJet Pro 1175C Foomatic/hpijs (recommended) -
> HPLIP 1.6.10
>
> Printer status:
> printer HP_OFFICEJET_PRO_1150C_LPT_parport0_HPLIP is idle.  enabled
> since mar 19 dic 2006 12:12:15 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/OFFICEJET_PRO_1150C?device=/dev/parport0' is a hp
> HP OFFICEJET PRO 1150C multi-function peripheral
>
>
> ---------------------
> | PYTHON EXTENSIONS |
> ---------------------
>
> Checking 'cupsext' CUPS extension...
> --> OK, found.
>
> Checking 'pcardext' Photocard extension...
> --> OK, found.
>
>
> %d errors were detected.
> Please refer to the installation instructions at:
> http://hplip.sourceforge.net/install/index.html
>
>
> 1) The first thing I don't understand is the error message:
> Checking for dependency 'ppdev (ppdev - Parallel port support kernel
> module.)'...
>   error: Not found!
> error: This is a REQUIRED dependency.
>
> My kernel does have the support for ppdev (I recompiled it) and in fact
>
> # zcat /proc/config.gz |grep PPD
> CONFIG_PPDEV=y
>
> Can this message appear only because the support is compiled as built-in
> and not as module? And can this be the origin of the I/O error message
> in xsane?
>
> 2)
> 'hpaio' in /etc/sane.d/dll.conf'...
> --> OK, found. SANE backend 'hpaio' is not properly set up.
>
> Ok, so... what can i do for this? How do I set-up it?
>
> It appears something strange in my logs too:
>
> - from dmesg:
>
> ppdev0: registered pardevice
> ppdev0: negotiated back to compatibility mode because user-space forgot
> ppdev0: unregistered pardevice
> ppdev1: claim the port first
> ppdev2: claim the port first
>
> these lines repeat for a lot of times
>
> - from /var/log/messages:
>
> Dec 22 11:40:14 localhost xsane: unable to fill data buffer: size=18411:
> prnt/hpijs/hplip_api.c 450
> Dec 22 11:42:54 localhost xsane: hpaio: ipConvert error=20
>
> I think I told you everything, any ideas?
> Thank you (and marry christmas)
>
> by aL
>
>
> -------------------------------------------------------------------------
> 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
>


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