Hey everyone,
I’m trying to set up my HP OfficeJet 3080 network printer on KDE Linux (Project Banana) (Arch-based, immutable), but I’m running into several issues. The printer worked fine on other distros, but here, I can’t get it working properly.
Issues I’m Facing:
-
Adding the printer via GUI only works if I select a driver, but the file becomes null.
-
The recommended driver gives an “invalid argument” error when adding the printer.
-
CUPS web interface loops when logging in as root but works as a normal user.
-
Driverless setup fails with an error about not being able to retrieve an IPP file.
-
Printing with driverless fails with “can’t locate printer printer.local”.
This makes me suspect Avahi, systemd-resolved, or mDNS issues.
What I Can and Can’t Do:
I CAN modify and enable services (CUPS, Avahi, systemd-resolved, etc.)
I CAN use systemd-sysext for overlays
I HAVEN’T tried anything yet besides encountering these issues
Next Steps - Need Help With:
-
Has anyone gotten network printing to work on Project Banana or similar immutable Arch distros?
-
Could this be an Avahi/mDNS issue, and if so, how do I fix it?
-
Should I try overlaying hplip or other drivers with systemd-sysext, or is there a better way?
Any help would be appreciated! Thanks in advance!