Printing: Difference between revisions

Lelgenio (talk | contribs)
Move "Setting up HP printers with proprietary drivers" to Troubleshooting section. Reword to not imply all proprietary-driver printers will require the special setup step
Lelgenio (talk | contribs)
m Fix HP printer troubleshooting sections
Line 338: Line 338:
=== Setting up HP printers with proprietary drivers ===
=== Setting up HP printers with proprietary drivers ===


==== Problem ====
'''Problem'''<br />
Regular CUPS UI may not be able to add HP printers with proprietary drivers.
Regular CUPS UI may not be able to add HP printers with proprietary drivers.


==== Solution ====
'''Solution'''<br />
Use <code>NIXPKGS_ALLOW_UNFREE=1 nix-shell -p hplipWithPlugin --run 'sudo -E hp-setup'</code> to add the printer.
Use <code>NIXPKGS_ALLOW_UNFREE=1 nix-shell -p hplipWithPlugin --run 'sudo -E hp-setup'</code> to add the printer.
[[Category:Hardware]]
[[Category:Hardware]]