Printing: Difference between revisions
Improve formatting, add more syntax highlighting, add more links (to packages/options) |
Redchess64 (talk | contribs) add setup info for "Brother HL-1212W". info from @realhb in discord |
||
| Line 363: | Line 363: | ||
'''Solution'''<br /> | '''Solution'''<br /> | ||
Use <syntaxhighlight inline lang="bash">NIXPKGS_ALLOW_UNFREE=1 nix-shell -p hplipWithPlugin --run 'sudo -E hp-setup'</syntaxhighlight> to add the printer. | Use <syntaxhighlight inline lang="bash">NIXPKGS_ALLOW_UNFREE=1 nix-shell -p hplipWithPlugin --run 'sudo -E hp-setup'</syntaxhighlight> to add the printer. | ||
=== Setting up Brother HL-1212W laser printer over the network === | |||
Install the cups-brother-hl1210w package. | |||
Enable auto discovery as [[Printing#Enable auto-discovery of network printers|above]] | |||
Now you should be able to add the printer to your system. If asked to select make and model or PPD, use the PPD for the HL-1250 from https://www.openprinting.org/driver/hl1250 | |||
[[Category:Hardware]] | [[Category:Hardware]] | ||