Questions tagged [hplip]

34 questions
10
votes
4 answers

"Filter failed" from hplip

Problem Description - Unable to print Device name : HP LaserJet M1005 MFP USB printer OS : Linux 3.8.13-1-MANJARO #1 SMP PREEMPT x86_64 GNU/Linux Error Description : Cups is working well and fine. I am able to access localhost:631 Hplip is…
Jay
  • 699
  • 2
  • 6
  • 16
4
votes
3 answers

How to setup HP printer in CUPS?

hplip and hplip-cups are installed. The model is LaserJet P4515, but is not listed when I want to setup the printer. How do I setup a HP printer?
ManuelSchneid3r
  • 4,256
  • 8
  • 41
  • 58
3
votes
0 answers

HPLIP: Some packages not installing

I installed HPLIP on my raspberry pi to use CUPS as per here but some packages are simply not installing. I have tried:sudo apt-get -f install hplip, sudo apt-get install qt4-default qt4-designer qt4-doc qt4-dev-tools python-qt4 and the same for…
Jeremy
  • 63
  • 1
  • 2
  • 8
3
votes
1 answer

HPLIP complains about missing dependency which is already installed

I am on Linux Mint 18 Cinnamon. I downloaded the latest version of HPLIP from official page. I ran sh hplip-3.16.7.run and got this now: INSTALL MISSING REQUIRED DEPENDENCIES ------------------------------------- note: Installation of dependencies…
Vlastimil Burián
  • 27,586
  • 56
  • 179
  • 309
3
votes
0 answers

Wireless scanning with HP Envy 5530

I just got an HP Envy 5530. Both printing and scanning work nicely when connected via USB, but when connecting wirelessly I can print but not scan. [1] mike@longshot> hp-probe …
mikewilliamson
  • 747
  • 2
  • 6
  • 13
2
votes
2 answers

HP Business Inkjet 1000 does not work on debian wheezy because of expired ink cardriges

HP Business Inkjet 1000 does not work on debian wheezy is ink cardriges are marked as expired, this is a non-feature since cardriges should not degrade on time. How can I fix that?
jb.
  • 719
  • 1
  • 8
  • 20
2
votes
1 answer

Print text using black ink on HP Laserjet color printer

I have a HP LaserJet CP1025NW (color) printer installed on a Linux Mint 20.1 machine using HPLIP (required plugin installed, version 3.20.11). For some reason, whenever I try to print a document (e.g. PDF, a text file, etc.) with black text inside,…
Corrado
  • 41
  • 2
2
votes
3 answers

Hplip cannot be installed on system with disabled root-user (password incorrect, can't install dependencies)

This thread is derived from an askubuntu-thread There the thread-opener tried to install hplip-libraries, but failed because hplip handled his system as a pure Debian one, instead of an Ubuntu one. A very related problem affects users of distros…
2
votes
0 answers

How can I make the printer not turn the sheet if I print a single page?

OS: Arch Linux uname -r: 5.5.4-arch1-1 pacman -Q hplip: hplip 1:3.19.12-1 I usually leave the setting for printing double-sided on "Long Edge" or whatever exactly it is called in English. Printing a document which has only 1 page makes the printer…
henry
  • 844
  • 2
  • 9
  • 23
2
votes
1 answer

HPLIP -> HPAIO Error during device I/O

I'm running Chaos Calmer 15.05 (openwrt firmware) in a TPLINK WDR3600 and I'm trying to install SANE + HPLIP in order to get scanner over lan network. I installed sane-libs and sane-daemon + dependencies from official distribuition feed (for Chaos…
Diego
  • 21
  • 1
  • 4
2
votes
1 answer

Unable to get SANE working on Raspberry Pi

I've tried to make my Raspberry Pi into a print/scan server today. The CUPS print server install & config ran fine and everything works, however I'm not able to get SANE scan server to work. I'm using the hplip library from the raspbian repo When…
Vultour
  • 143
  • 4
2
votes
0 answers

How much printer memory is needed per page?

My office has an HP 4250 on the network, with 80 MB of memory. I'm running Mint 17, and I'm having a very hard time printing PDF files. To save paper, I usually like to print duplex, with the pages shrunk so that 4 pages of the PDF are on each sheet…
Adam Smith
  • 151
  • 3
2
votes
2 answers

sane does not work as saned but as root it does

I have a plug computer that I want to use as scanner server using sane. It already worked with a different plug, so I know for sure that the scanner and sane are workable together. If I issue scanimage -L as root I get this output: device…
Angelo Fuchs
  • 193
  • 11
1
vote
1 answer

Where can I find hplip debug documentation?

I need to monitor HP printer state (ink, paper, etc). Hplip has hp-info tool with debug-mode and very verbose output. But I can't find any documentation with explanation of its data. For example: hp-info[31896]: debug:…
Michael
  • 45
  • 2
  • 6
1
vote
2 answers

How to install python3-pyqt4 on Linux Mint 20? HPLIP dependency

In order to install HPLIP 3.20.6 I need to install the dependency python3-pyqt4. error: A required dependency 'python3-pyqt4 (PyQt 4- Qt interface for Python (for Qt version 4.x))' is still missing. error: Installation cannot continue without this…
joe92
  • 143
  • 2
  • 7
1
2 3