Δημοσιεύτηκε: 20 Οκτ 2014, 13:09
από bobptz
Τελικά το support του HPLIP μου είπε να τρέξω το "sudo hp-uninstall" και δούλεψε.

Βεβαιώθηκα ότι έβγαλα και το άλλο από το synaptic.

Το ξαναέβαλα από το synaptic. Βεβαιώθηκα ότι υπάρχει:
Κώδικας: Επιλογή όλων
$ dpkg -l hplip
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii hplip 3.14.3-0ubun amd64 HP Linux Printing and Imaging Sys


Αλλά δε μπορώ να βάλω το HP1018. Μου βγάζει σφάλμα: error: Unable to locate models.dat file

Κώδικας: Επιλογή όλων
$ hp-check -t
error: Unable to locate models.dat file
Saving output in log file: /home/bob/hp-check.log

HP Linux Imaging and Printing System (ver. 0.0.0)
Dependency/Version Check Utility ver. 15.1

Copyright (c) 2001-13 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.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies are installed to successfully compile
HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball has the proper dependencies installed to
successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile- and run-time dependencies).

Check types:
a. EXTERNALDEP - External Dependencies
b. GENERALDEP - General Dependencies (required both at compile and run time)
c. COMPILEDEP - Compile time Dependencies
d. [All are run-time checks]
PYEXT SCANCONF QUEUES PERMISSION

Status Types:
OK
MISSING - Missing Dependency or Permission or Plug-in
INCOMPAT - Incompatible dependency-version or Plugin-version

Traceback (most recent call last):
File "/usr/bin/hp-check", line 896, in <module>
core.init()
File "/usr/share/hplip/installer/core_install.py", line 372, in init
self.distro_name = self.distros_index[self.distro]
KeyError: 0


Έτρεξα και sudo apt-get update αλλά τίποτα.