HP 52000 series ptinter

Post your general questions or comments about GhostBSD here!
Georgiaboy
Posts: 46
Joined: Mon Nov 04, 2019 6:51 pm

Re: HP 52000 series ptinter

Post by Georgiaboy »

@NevilleGoddard

Found this. Don't know if much help or not but thought would send to you here to look atg.

Code: Select all





# hplip.conf.  Generated from hplip.conf.in by configure.

[hplip]
version=3.17.11

[dirs]
home=/usr/local/share/hplip
run=/var/run
ppd=/usr/local/share/ppd/HP
ppdbase=/usr/local/share/ppd
doc=/usr/local/share/doc/hplip
html=/usr/local/share/doc/hplip
icon=/usr/local/share/applications
cupsbackend=/usr/local/libexec/cups/backend
cupsfilter=/usr/local/libexec/cups/filter
drv=/usr/local/share/cups/drv
bin=/usr/bin
apparmor=/etc/apparmor.d
# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
libusb01-build=no
pp-build=no
gui-build=yes
scanner-build=yes
fax-build=no
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=no
foomatic-drv-install=no
foomatic-ppd-install=no
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=no
internal-tag=3.17.11
restricted-build=no
ui-toolkit=qt5
qt3=no
qt4=no
qt5=yes
policy-kit=no
lite-build=no
udev_sysfs_rules=no
hpcups-only-build=no
hpijs-only-build=no
apparmor_build=no
 
class-driver=no

For some reason unable to attache files so had to do it this way instead.
User avatar
NevilleGoddard
Developer
Posts: 517
Joined: Thu Dec 22, 2016 10:30 pm
Location: Japan

Re: HP 52000 series ptinter

Post by NevilleGoddard »

Do you still get error messages when you run

hp-setup?
Georgiaboy
Posts: 46
Joined: Mon Nov 04, 2019 6:51 pm

Re: HP 52000 series ptinter

Post by Georgiaboy »

@ NevilleGoddard

As far as I can remember yes. Let me tell you something I tried last night as well. I never could get the hp to find and add the printer. So, I went to the cups site. Tried different variations of adding the 5200 machine and then test printing. Each time test print would print out garbage and not wouldn't quit. So, I'd have to cancel the job. So decided to try to print a document from the documents folder. Same results. Garbage plus wouldn't quit printing even when I only chose one page to print and one copy. Wound up deleting the printer from cups there.

What I'm wondering is if I was to connect a cable to laptop and router if that would help it to see the printer or not and set it up as a usb printer that way. I do know that with one of the settings in Cups it did see that it was a usb and that it also supplied the IP address for the printer but each time it was complaining up a storm about not being able to pull in the ppd. So that's when I deleted, added, deleted, added and then finally just deleted to see what else might be tried for the system to pull it in itself first instead of falling back to going messing around on the cups site.

But that's the uptake of what I did last night before going to bed.

Thanks

Georgiaboy
Georgiaboy
Posts: 46
Joined: Mon Nov 04, 2019 6:51 pm

Re: HP 52000 series ptinter

Post by Georgiaboy »

@NevilleGoddard

Check this out.Just ran again in terminal and getting this error message.

Code: Select all

root@son-of-venus:~ # hp-setup

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

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

warning: No display found.
error: hp-setup requires GUI support (try running with --qt3). Also, try using interactive (-i) mode.
root@son-of-venus:~ # 

Georgiaboy
Posts: 46
Joined: Mon Nov 04, 2019 6:51 pm

Re: HP 52000 series ptinter

Post by Georgiaboy »

@NevilleGoddard

I reinstalled the Ghostbsd. I also redid all the steps you had me do before. I'm getting the GUI to show in terminal. However, still am unable to 'find' any printers when telling ti to search through the three selections. Suold be the first selection since it is a usb/wireless printer. But nothing shows at all.
User avatar
NevilleGoddard
Developer
Posts: 517
Joined: Thu Dec 22, 2016 10:30 pm
Location: Japan

Re: HP 52000 series ptinter

Post by NevilleGoddard »

Turn off your computer, then turn on your printer then boot GhostBSD. Check the output while the computer starts to see if the printer is being detected. After getting to the desktop, open a terminal, login as root and run


dmesg -a

And see if your printer was detected. If it was then run

hp-setup and see if that works.
Georgiaboy
Posts: 46
Joined: Mon Nov 04, 2019 6:51 pm

Re: HP 52000 series ptinter

Post by Georgiaboy »

Ok. Will do that now.
User avatar
NevilleGoddard
Developer
Posts: 517
Joined: Thu Dec 22, 2016 10:30 pm
Location: Japan

Re: HP 52000 series ptinter

Post by NevilleGoddard »

Good luck! I can't understand why the printer is not being detected
Georgiaboy
Posts: 46
Joined: Mon Nov 04, 2019 6:51 pm

Re: HP 52000 series ptinter

Post by Georgiaboy »

@NevilleGoddard

Ran the command. Showed a list of things. Funny. Didn't see printer but did see fax function not available.
Decided to run the hp-seup and got this:

Code: Select all


warning: No display found.
error: hp-setup requires GUI support (try running with --qt3). Also, try using interactive (-i) mode.
which is odd because I had that earlier in the root terminal. Very odd.
While running the first command I noticed that the hptools was installed. I just ran the hp device manager and wasn't getting anything to show etiher.
User avatar
NevilleGoddard
Developer
Posts: 517
Joined: Thu Dec 22, 2016 10:30 pm
Location: Japan

Re: HP 52000 series ptinter

Post by NevilleGoddard »

Login a terminal as root and try

hp-setup --qt5
Post Reply