User Tools

Site Tools


guides:printer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
guides:printer [2025/10/08 00:33] bleeguides:printer [2025/10/08 00:40] (current) blee
Line 1: Line 1:
 ====== Printer Support ====== ====== Printer Support ======
 +
 +First we need to download **CUPS**. **CUPS** is the **print management system** that lets your computer talk to printers — whether they’re plugged in via USB or connected over a network.
  
 On the tabletop: On the tabletop:
Line 9: Line 11:
 </code> </code>
  
-''cups-bsd'' provides the ''lpr'' command that we use to print.+(''cups-bsd'' provides the ''lpr'' command that we use to print.)
  
 ---- ----
Line 31: Line 33:
 If your printer shows up automatically, try printing a test page. If your printer shows up automatically, try printing a test page.
  
-----+//I could not get that ''implicitclass:////'' automatically-added printer in CUPS to work for my printer at all, so I did the below: 
 +//
  
-====== Troubleshooting ====== 
  
-Go to **http://localhost:6310** on your computer  +If the job is paused due to a ''cups-browsed'' issue or otherwise doesn’t work, try the fix mentioned here:   
-Go to **Printers**, and hopefully it shows up there automatically.   +[[https://askubuntu.com/questions/1128164/no-suitable-destination-host-found-by-cups-browsed|AskUbuntu: No suitable destination host found by cups-browsed]] 
-Try printing a test page.+  
 +Remove ''cups-browsed'' by ''sudo apt-get purge --autoremove cups-browsed'' then add printer manually via IPP in Add Printer in Administration tab of CUPS Web UI (it might automatically show up under Discovered Network Printers there using dnssd)
  
-I could not get that ''implicitclass://'' automatically added printer in CUPS to work for my printer at all, so I did the steps below.+Once printer is working, go to Administration dropdown on printer page and Set as Server Default.
  
----- +Try printing from Folk!
- +
-If the job is paused due to a ''cups-browsed'' issue or otherwise doesn’t work, try the fix mentioned here:   +
-[[https://askubuntu.com/questions/1128164/no-suitable-destination-host-found-by-cups-browsed|AskUbuntu: No suitable destination host found by cups-browsed]]+
  
-Remove ''cup+You can also test printing again with ''lpr ~/folk-printed-programs/SOMETHING.pdf'' (you'll likely have to print the PDF and not the PS for it to work)
  
guides/printer.1759883611.txt.gz · Last modified: by blee

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki