Hello Aaron,

Am Mittwoch, 10. Januar 2007 00:27 schrieb Aaron:
> The C6100 series is supported as of HPLIP 1.6.9.

Thank you for your quick answer!


> It appears that hplip is not running.
>
> What happens if you run;
>
> /etc/init.d/hplip restart

Yes, it works now :)


> Also run hp-check and post the output.
>
> If you get any errros afrer running hplip restart, run in another
> terminal-- tail -f /var/log/messages and then re-run the
> /etc/init.d/hplip restart and post any errors in the
> /car/log/messages.

I started hp-toolbox and tried to run a scan. Unfortunately, it started kookoa
and it didn't recognize the scanner :(

Maybe it's because I am trying to use the scanner over wireless LAN?



hp-check gives me:
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 linux 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 
x86_64 x86_64 x86_64 GNU/Linux

Detected distro (/etc/issue):
--> suse 10.2

Detected distro (lsb_release):
 --> SUSE LINUX 10.2 (n/a)

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/manufacturer-PPDs/hplip
doc=/usr/share/doc/packages/hplip

# 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?
 error: Yes, HPOJ is running. HPLIP is not compatible with HPOJ. To run HPLIP, 
please remove HPOJ.

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)'...
 --> 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)'...
error: Not found!
error: This is a REQUIRED dependency.

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)'...
 error: Not found!
error: This is a REQUIRED dependency.

Checking for dependency 'python23 (Python 2.3 or greater - Required for fax 
functionality)'...
--> OK, found.


----------------------
| INSTALLED PRINTERS |
----------------------


No queues found.

----------------------
| SANE CONFIGURATION |
----------------------

'hpaio' in /etc/sane.d/dll.conf'...
--> OK, found. SANE backend 'hpaio' is not properly set up.

Checking output of 'scanimage -L'...

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).


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


thank you in advance!
Matthias


>
> On 1/9/07, Matthias Hänel <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I bought an C6180 it works on windows and MacOSX like a charm.
> > It prints on SuSE 10.2 as well. Unfortunetaly, I can't scan with it under
> > Linux.
> >
> >
> > Whenever I try to start hp-setup I get the following messages:
> > ================================================
> >
> > ./hp-setup
> >
> > HP Linux Imaging and Printing System (ver. 1.6.10)
> > Printer/Fax Setup Utility ver. 3.1
> >
> > 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.
> >
> > 0
> > Unable to connect to HPLIP I/O (hpssd).
> > error: Unable to connect to HPLIP I/O. Please (re)start HPLIP and try
> > again.
> >
> >
> > and hp-toolbox doesn't run as well:
> > ===========================
> >
> > linux:/home/matthias # hp-toolbox
> >
> > HP Linux Imaging and Printing System (ver. 1.6.10)
> > HP Device Manager ver. 6.3
> >
> > 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.
> >
> > error: Unable to connect to HPLIP I/O. Check and make sure HPLIP is
> > running. error: Unable to create client object.
> >
> >
> >
> >
> > I know it is currently not supported officially. The installed version of
> > hplip is 1.6.10. Do you have an idea what I can do? Do you plan to
> > support OpenSuSE 10.2 in the future?
> >
> >
> > thank you and best regards
> > Matthias
> >
> >
> > -------------------------------------------------------------------------
> > 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

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