Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
08-14-2005, 09:44 AM
|
#31
|
Member
Registered: Dec 2004
Location: Indonesia
Distribution: Slackware
Posts: 211
Rep:
|
Quote:
Originally posted by simcox1
According to the hplip homepage all this required:
---------------------------------------------------------
GNU Ghostscript 7.05 or higher.
Foomatic 3.0.2 or higher.
Qt 3.x or higher for UI toolkit.
PyQt 3.11 or higher for Qt wrapper for Python.
Python 2.2 or higher and python-devel.
CUPS 1.15 or higher and cups-devel.
net-snmp 5.0.9 or higher and net-snmp-devel for network support.
HPLIP has been tested on most major Linux distributions, but only 32-bit and little-endian systems have been tested.
chkconfig or install_initd for HPLIP startup/shutdown script.
------------------------------------------------------------------
I'm not totally sure I've got them. Apart from net-snmp I can't see cups-devel, foomatic, PyQt or Ghostscript.
|
There are no "devel" packages for Slackware.
I tried installing chkconfig to no avail, hence I used the package from Linux packages. I found I could go through the device manager to scan but launching Kooka or XSANE on their own results in no devices found. :?
|
|
|
03-04-2006, 03:31 AM
|
#32
|
LQ Newbie
Registered: Mar 2006
Posts: 4
Rep:
|
Code:
bash-3.00# /etc/rc.d/rc.hplip restart
Stopping hpiod: [ OK ]
Stopping hpssd: [ OK ]
Starting hpiod: [ OK ]
Starting hpssd: [ OK ]
Code:
bash-3.00# hp-check
HP Linux Imaging and Printing System (ver. 0.9.8)
Dependency/Version Check Utility ver. 1.1
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.1 installed.
--> OK
Checking for SIP...
[ERROR]: SIP not installed.
Checking for PyQt...
[ERROR]: PyQt not installed.
Checking Qt version...
Traceback (most recent call last):
File "/usr/bin/hp-check", line 111, in ?
qtMajor = int(qVersion().split('.')[0])
NameError: name 'qVersion' is not defined
i can print tespage but nothing else ;/
Code:
bash-3.00# hp-info
HP Linux Imaging and Printing System (ver. 0.9.8)
Device Information Utility ver. 3.3
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_1500_series?serial=MY58NDB38P0498
[ERROR]: Error attempting to read r-value (1).
Device Parameters (dynamic data):
Parameter Value(s)
---------------------------- -----------------------------------------------
-----------
3bit-status-code 24
3bit-status-name NoFault
...
cups-uri hp:/usb/PSC_1500_series?serial=MY58NDB38P0498
dev-file
device-state 1
device-uri hp:/usb/PSC_1500_series?serial=MY58NDB38P0498
deviceid MFG:HP;MDL:PSC 1500
...
scan-uri hpaio:/usb/PSC_1500_series?serial=MY58NDB38P049
...
Last edited by Karolek; 03-04-2006 at 03:33 AM.
|
|
|
03-04-2006, 05:17 AM
|
#33
|
Member
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794
Rep:
|
Can you provide some more details, such as whether you're using a slackware package, and what steps you have taken.
|
|
|
03-04-2006, 08:22 AM
|
#34
|
LQ Newbie
Registered: Mar 2006
Posts: 4
Rep:
|
lol it's ok  everything works - eot
|
|
|
03-05-2006, 01:43 AM
|
#35
|
LQ Newbie
Registered: Mar 2006
Posts: 4
Rep:
|
mhm i can print and scan but i can't open hp-toolbox
Code:
bash-3.00$ hp-toolbox
Traceback (most recent call last):
File "/usr/bin/hp-toolbox", line 37, in ?
import base.async_qt as async
File "/usr/share/hplip/base/async_qt.py", line 81, in ?
from qt import *
ImportError: libnvidia-tls.so.1: nie można obsłużyć danych TLS
and this is strange
Code:
bash-3.00$ hp-check
HP Linux Imaging and Printing System (ver. 0.9.8)
Dependency/Version Check Utility ver. 1.1
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.1 installed.
--> OK
Checking for SIP...
[ERROR]: SIP not installed.
Checking for PyQt...
[ERROR]: PyQt not installed.
Checking Qt version...
Traceback (most recent call last):
File "/usr/bin/hp-check", line 111, in ?
qtMajor = int(qVersion().split('.')[0])
NameError: name 'qVersion' is not defined
Code:
bash-3.00$ ls /var/log/packages/ |grep -i pyqt
PyQt-x11-gpl-3.15.1-i686-1jto
bash-3.00$ ls /var/log/packages/ |grep -i sip
sip-4.3.2-i686-1jto
Last edited by Karolek; 03-05-2006 at 02:15 AM.
|
|
|
All times are GMT -5. The time now is 07:00 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|