HP 5530 printer not found by hplip

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
icemeister

HP 5530 printer not found by hplip

Post by icemeister »

it looks like missing dependences are missing. software manager says they are in stalled. I have tried to install hplip by software manager and by terminal with no success. following is the error i am getting. This is a fresh install i am setting up.

error: No PPD found for model envy_5530 using old algorithm.
error: No appropriate print PPD file found for model envy_5530_series
DEPENDENCY AND CONFLICT RESOLUTION
----------------------------------
Running 'sudo apt-get install --assume-yes libcups2'
Please wait, this may take several minutes...
error: A required dependency 'cups (CUPS - Common Unix Printing System)' is still missing.
Thanks for any help
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
srq2625

Re: HP 5530 printer not found by hplip

Post by srq2625 »

My printer is still new enough that I have to download the driver source and compile it because the version I need is not in the repos. Part of the process of doing the compile is installing all required dependencies. The following command installs all the "cups related" dependencies:

Code: Select all

apt update
apt install cups libcups2 libcups2-dev cups-bsd cups-client libcupsimage2 libcupsimage2-dev cups-filters
Maybe the above will solve your cup-related dependency issue.
icemeister

Re: HP 5530 printer not found by hplip

Post by icemeister »

Thank you for the code. I did install and it made no difference. I am not seeing the printer at all. When i plug in and do a set up all works but as soon as i unplug all disappears. Neither the HPLIP or Printers can find the printer. I looked in software manager and the HP- cups and HP-ppd is installed. I feel i made an error somewhere that is causing this to happen. May be network settings? i will look but as a newbie i am not sure what i am looking at. any help would be great.
Thanks
ajgringo619

Re: HP 5530 printer not found by hplip

Post by ajgringo619 »

Is the printer using WiFi? What about DHCP? I found that using static IP addresses worked better with my Envy 4520.
icemeister

Re: HP 5530 printer not found by hplip

Post by icemeister »

yes the printer is on wifi. one of the hplip settings was to connect to printer run set up and then disconnect. I have just updated the router firmware and will give it a go and see if i can reset it up.
thanks for the suggestion i will be back
ajgringo619

Re: HP 5530 printer not found by hplip

Post by ajgringo619 »

Here's how I have setup my printer using hp-toolbox; this has worked on every Linux system I've tried it on:
icemeister

Re: HP 5530 printer not found by hplip

Post by icemeister »

Yes i have tried this and it can not find the printer. I have set the printer a static ip and i can see the printer in the router. I pinged the router in terminal and not able to find device. I am now looking at setting a rule in firewall to see if that works. Just so you know this is a huge learning for me as i have never done anything like this before.

Thanks for your input
icemeister

Re: HP 5530 printer not found by hplip

Post by icemeister »

OK tried to set a rule and it didnt work. turned firewall off still not working. tried a bunch of hp help cmds with no luck. here is my guess whatever program in mint is not seeing the router as the printer is listed in router. I can not figure out how to open ports that hp says should be open for hplip to use. 9100 and 161 i think. ran a cmd that says 999 ports closed and only tor port open. I really am at a lose as to what to try next or go back to the first timeshift and lose a week of setting this up.
thanks
Locked

Return to “Printers & Scanners”