View previous topic :: View next topic |
Author |
Message |
marco.difresco Apprentice
Joined: 29 Jul 2011 Posts: 170
|
Posted: Thu Feb 22, 2024 5:35 pm Post subject: [SOLVED] Problem with network printer |
|
|
Hi all,
I have a HP Color LaserJet Pro MFP M479fdw connected via Ethernet with a fixed internal IP. Lately* I am having issues in printing to it.
Okular can print without problems (once I disabled Double Sided Printing in the global printer settings, otherwise it would complain about mismatching settings), but Libreoffice says: "Could not start printer. Please check your printer configuration". On other programs (Brave browser and KMyMoney for now) nothing happen: I get the normal print dialog, I click Print, the dialog disappear as it should, but nothing get printed; I tried to keep open the print queue program and nothing appear there when I click the above "Print" button.
I already tried to reboot the PC, reboot the printer, delete the printer and re-setup it, but without changes. I am using:
kernel 6.6.10-zen1-x86_64
net-print/cups-2.4.7-r2
net-print/hplip-3.23.12
net-print/hplip-plugin-3.23.12
Thanks and best regards.
* I rarely print from this specific computer and I keep it updated daily, so it is impossible to backtrack exactly when and with which update the problem started. _________________ Marco Di Fresco
Silicon Gadget
Import MSSQL bak files to MySQL
Last edited by marco.difresco on Sun Feb 25, 2024 11:37 am; edited 1 time in total |
|
Back to top |
|
|
zwima n00b
Joined: 25 Feb 2024 Posts: 1
|
Posted: Sun Feb 25, 2024 9:22 am Post subject: |
|
|
Same problem here. I have solved it with
Code: | emerge cups-filters |
|
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Sun Feb 25, 2024 10:36 am Post subject: |
|
|
marco.difresco,
I went through this a few weeks ago. Its resolved now but I don't know why. It's the same printer model too.
Like you, I update fairly frequently too.
I don't have
net-print/hplip
net-print/hplip-plugin
installed, so its probably not those packages. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
marco.difresco Apprentice
Joined: 29 Jul 2011 Posts: 170
|
Posted: Sun Feb 25, 2024 11:37 am Post subject: |
|
|
zwima wrote: | Same problem here. I have solved it with
Code: | emerge cups-filters |
|
That solved for me too. Thank you very much. _________________ Marco Di Fresco
Silicon Gadget
Import MSSQL bak files to MySQL |
|
Back to top |
|
|
flexibeast Guru
Joined: 04 Apr 2022 Posts: 439 Location: Naarm/Melbourne, Australia
|
Posted: Sun Feb 25, 2024 11:44 am Post subject: |
|
|
There was a relevant News item back in November, "CUPS no longer directly depends on its filters":
Quote: | cups-filters is required for current versions of CUPS. To prevent depcleaning
if you are a CUPS user (and it was not installed just as a dependency for
something else):
emerge net-print/cups-meta
|
|
|
Back to top |
|
|
|