OS: Fedora Workstation 43
Printer: HP Color Laser MFP 179fwg
Connections tried: Ethernet, Wifi and USB
So this is a bit of a head scratcher for me. Doesn’t help that it’s my first time dealing with hplip.
Printing worked fine out of the box without any additional setup but the printer’s owner wants to use the fax function (welcome to Germany) so I installed hplip.
sudo dnf sudo dnf install hplip hplip-gui
Then I gave the printer a static IP and tried running the setup.
hp-setup printers.static.ip
and get an error that the printer couldn’t be found. So I checked the network. I could reach the printers browser interface under the static ip and printing with the system dialogue still worked.
. Today at work I saw them throw out the fax machine, I think it’s gonna be replaced with a new one .
I have no idea, just guessing, could be a permission thing.
Have you tried
sudo hp-setup
?
Is your user part of the right group?
Have you tried with SELinux disabled?
Does hp-setup produce any logs? journalctl?
Any feedback from command line when you launch it from there?
I tried sudo hp-setup and it made no difference. According to Brother it’s recommended to run hp-setup as user and it will ask for elevated privilege where necessary.
I’ll try running it with SELinux disabled and check for logs tomorrow as I don’t have access to the computer right now.
How much time and interest do you have when it comes to a rant about the state of communication technology in Germany? Because there isn’t really an easy answer to your question.
I opened the ports Brother recommends: 61 1(udp and tcp), port 162 (udp and tcp) and port 9100 (udp and tcp).
If you know of any others, I’ll gladly try them out. Tomorrow, I’ll have access to the amchine in question again so i could also just shut down firewalld for a bit.
It looks like HP’s Supported Printer Page says “No” to “PC Send Fax” for your printer, with the note "Fax supported means that PC initiated fax send is supported using hp-sendfax, once an appropriate CUPS fax queue is set up. Fax support varies on Linux distributions, based on the availability of python-dbus version 0.80 or greater (versions before 0.80 will not work with HPLIP). "
It’s worse. The printer isn’t even listed. Sorry for wasting everybody’s time…
I did a bit of a deep dive on this and apparently the 170 series was a Samsung development. When HP acquired Samsungs’s printer department, they just gave those printers a face lift and relabled them but they’re still running Samsung tech.
Next week I’ll try to find some Samsung utils and make them work. So I’m not closing this topic yet.