I have a HP Color Laser Jet Pro MFP M477fdn
, and am trying to print on both sides on Ubuntu 18.04.
If I open any app (pdf reader, or a pdf through Chrome), I can select the "print on both sides" option.
But when I hit print, it just prints one-sided.
NOTE:
- If I print using a Windows laptop, it supports 2-sided just fine.
- If I print a pdf from Google Drive using my android phone, that also works.
- If I visit the CUPS admin page, I can see that 2-sided printing is on.
I assume this is an issue with my local drivers, but I don't think there's a specific driver I can install, other than what CUPS discovers for me.
How might I get this to work?
EDIT: Here's the output of dpkg -l hplip
- note this is AFTER the fix in the solution below, so no clue what this would have looked like before:
$ dpkg -l hplip
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=============================================-===========================-===========================-===============================================================================================
ii hplip 3.17.10+repack0-5 amd64 HP Linux Printing and Imaging System (HPLIP)
dpkg -l hplip
? Please paste the output in your question. – Random Person Sep 09 '20 at 11:423.17.10+repack0-5
- While the installer was running, it did say: "This installer will install HPLIP version 3.20.6 on your computer." - interesting. – user2671688 Sep 09 '20 at 12:38