fuck printers
Spoken like a professional.
fuck printers
Spoken like a professional.
Found this older thread on the fedora forums
https://discussion.fedoraproject.org/t/hp-printer-stopped-printing/87174/72
If your friend has no other printer then it might be worthwhile to remove the printer if it exists, then remove ipp-usb and hplip, reboot and finally reinstall the hplip packages from dnf again.
sudo dnf remove ipp-usb
sudo dnf remove hplip
reboot
sudo dnf install hplip hplip-gui
Personally I haven't had the displeasure of touching a hp printer in a long time so my tip is based on the thread not experience.
Does fedora use cups? Have you tried the web interface on port 631 (localhost:631)?
It does have cups installed, I'll try it in a bit. Looks like it wasn't enabled.
EDIT: what in the god damn
~> sudo systemctl status cups.service
● cups.service - CUPS Scheduler
Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/cups.service.d
└─10-foomaticrip-upgrade.conf
/usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: active (running) since Thu 2026-05-07 <redacted> +<redacted>; 7s ago
Invocation: 8a2f6bd220ab4729b9b2bbd82d80b65a
TriggeredBy: ○ cups.path
● cups.socket
Docs: man:cupsd(8)
Main PID: 6717 (cupsd)
Status: "Scheduler is running..."
Tasks: 1 (limit: 4302)
Memory: 2M (peak: 2.2M)
CPU: 24ms
CGroup: /system.slice/system-cups.slice/cups.service
└─6717 /usr/bin/cupsd -l
May 07 <redacted> fedora cupsd[6717]: [Job 4] Unable to queue job for destination "HP-Laser-103-107-108".
May 07 <redacted> fedora cupsd[6717]: [Job 5] Unable to queue job for destination "HP-Laser-103-107-108".
May 07 <redacted> fedora cupsd[6717]: [Job 6] Unable to queue job for destination "HP-Laser-103-107-108".
May 07 <redacted> fedora cupsd[6717]: [Job 7] Unable to queue job for destination "HP-Laser-103-107-108".
May 07 <redacted> fedora cupsd[6717]: [Job 8] Unable to queue job for destination "HP-Laser-103-107-108".
May 07 <redacted> fedora cupsd[6717]: [Job 9] Unable to queue job for destination "HP-Laser-103-107-108".
May 07 <redacted> fedora cupsd[6717]: [Job 10] Unable to queue job for destination "HP-Laser-103-107-108".
May 07 <redacted> fedora cupsd[6717]: [Job 11] Unable to queue job for destination "HP-Laser-103-107-108".
May 07 <redacted> fedora cupsd[6717]: [Job 12] Unable to queue job for destination "HP-Laser-103-107-108".
That looks 'reasonably healthy' - at least the service is running. I haven't spent a lot of time debugging cups but the web interface may give a better view of what's going on.
Since you're on a remote system you can port-forward a local port to the remote host. ssh -L 8311:localhost:631 user@remotehost will forward "local" port 8311 to port 631 on the remote server. You can then point a web browser on your system at http://localhost:8311/ to connect to the CUPS daemon.
Yeah I couldn't access it.
I'm tired boss :(
He says he'll just boot up windows if he ever needs to print anything.
Soo, hplip shipped a syntax error in a module?
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0