LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing HP multi-machine in Arch (https://www.linuxquestions.org/questions/linux-newbie-8/installing-hp-multi-machine-in-arch-4175519578/)

NikosGr 09-21-2014 01:15 AM

Installing HP multi-machine in Arch
 
Hello,

Recently i bought a new HP scann/printer/copier machine that i connected wireless to my laptop.
Can someone direct me as to how i cna make arch see that HP step-by-step please?
i just installed hplip cups and sane as well but i don't know after these install what to do.

I need human help couldn't figure out the arch wiki.

The things i have tried so far is:

sudo pacman -Sy hplip, cups, sane, libcups

and i have edited /etc/cups/client.conf where i added

Server 192.168.1.3 (is the ip address that router gave to the HP)

what is next please?

business_kid 09-21-2014 04:57 PM

I never got any good of hplip, I use foo2zjs. Install is crappy, but it prints.
There are printer setup things for hplip - it's a PITA.

That's the printer bit. For the scanner/copier, you need sane/xsane. Enjoy

frankbell 09-21-2014 08:48 PM

I have had HPLIP successfully install my HP printer to many distros and computers. It has not yet failed me.

If you installed the HPLIP GUI (hp-toolbox on the command line), run it as user to install the printer. There's a spot in there where you can give it the printer IP address.

Otherwise, as root run

Code:

hp-setup -i [printer ip address]
and follow the prompts.

NikosGr 09-22-2014 01:02 AM

Code:

[nikos@dell ~]$ hp-setup -u
warning: python-dbus not installed.

HP Linux Imaging and Printing System (ver. 3.14.6)
Printer/Fax Setup Utility ver. 9.0

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.

error: HPLIP is not installed properly or is installed without graphical support. Please reinstall HPLIP
warning: Qt/PyQt 4 initialization failed.
error: hp-setup requires GUI support (try running with --qt3). Also, try using interactive (-i) mode.
[nikos@dell ~]$

[nikos@dell ~]$ sudo pacman -Q | grep python-dbus
python-dbus 1.2.0-3
python-dbus-common 1.2.0-3


[nikos@dell ~]$ sudo pacman -S hptoolbox
σφάλμα: δε βρέθηκε το πακέτο-στόχος: hptoolbox


business_kid 09-23-2014 03:18 AM

You've a lot there to fix for yourself. When thing say "Not installed," then it's over to uyou. Try reading up on the hplip thing if you are determined to use it.


All times are GMT -5. The time now is 05:10 AM.