UbuntuPrinting: Difference between revisions

From UMIACS
Jump to navigation Jump to search
(Update UbuntuPrinting page to add support for 18.04 and the new printing process.)
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 13: Line 13:
#Find the '''name''' of the printer that you wish to connect to. If you are unsure of which one to pick, see the [[PrinterQueueNaming| selecting a print queue]] page.
#Find the '''name''' of the printer that you wish to connect to. If you are unsure of which one to pick, see the [[PrinterQueueNaming| selecting a print queue]] page.
#Navigate back to the 'New Printer' dialog box.
#Navigate back to the 'New Printer' dialog box.
#Under the "Enter Device URI" field, enter <code>ipp://wright.umiacs.umd.edu:631/printers/</code> with the name of the printer added at the end. For instance, to add cps432-3208 (color printer in IRB 3208), you would enter <code>ipp://wright.umiacs.umd.edu:631/printers/cps432-3208</code> in the field.
#Under the "Enter Device URI" field, enter <code>ipp://print.umiacs.umd.edu:631/printers/</code> with the name of the printer added at the end. For instance, to add cps432-3208 (color printer in IRB 3208), you would enter <code>ipp://print.umiacs.umd.edu:631/printers/cps432-3208</code> in the field.
#:[[File:ubuntu_enter_printer_uri.png|400px]]
#:[[File:Ubuntu_printing_URI.jpg|450px]]
#Click "Forward" and enter a name for the printer. Make sure to leave the description as is, this will be used later. Click "Apply" and then "Cancel" when prompted for the test page.
#Click "Forward". You will now see a list of printer models. From that list, select the brand of the printer as noted in step 4, and click Forward.
#The printer should now be in your queue. Right click the printer and go to its properties.
#:[[File:Ubuntu_Print_Driver01.jpg|400px]]
#:[[File:ubuntu_printer_properties.png]]
#Select the specific model of the printer as noted in step 4.  Then click Forward.
#In the 'Make and Model' line, click "Change".
#:[[File:Ubuntu_Print_Driver02.jpg|400px]]
#:[[Image:UbuntuPrint04.png|400px]]
# Select any additional features available for the printer (i.e. duplexing, trays), and then click Forward.
#Ubuntu will now load a list of printers models (This will take a few moments). From that list, select the brand of the printer as noted in step 5, and click forward.
#:[[File:Ubuntu_Print_Installable_options.jpg|400px]]
#:[[Image:UbuntuPrint05.png|400px]]
# Give a short name to the printer or leave everything default and hit Apply.
#Select the specific model of the printer as noted in step 5.  Then click forward.
#:[[File:Ubuntu_Print_Name.jpg|400px]]
#:[[Image:ubuntu_driver_selection.png|700px]]
#Leave the "try to copy the option settings over from the old PPD" option selected and click forward.
#Select any additional features available for the printer (i.e. duplexing, trays), and then click apply.
#:[[File:ubuntu_printer_installable_options.png|400px]]
#Verify this process by printing a test page.  You should get the default Ubuntu test page.  If you just get a page with a string of text then the printer is not properly configured, and you should verify the settings.
#Verify this process by printing a test page.  You should get the default Ubuntu test page.  If you just get a page with a string of text then the printer is not properly configured, and you should verify the settings.

Latest revision as of 16:13, 15 April 2021

Overview

Printing from your personal Ubuntu laptop or desktop is supported. If you are sitting at a supported UMIACS Ubuntu LTS desktop then please see our common UNIX/Linux printing documentation for CUPS. This documentation may not work for all versions of Ubuntu.

Printer Accessibility

In order to print you will need to be on the UMIACS internal network, either via a wired proxy drop or an SSH tunnel.

Connecting to a printer

In order for printing to function properly, you must complete ALL of the following steps:

  1. Open your system settings and search for the 'Printers' dialog box.
  2. Click "Additional Settings" and "Add" in the new box that pops up. This will bring up the 'New Printer' dialog box.
    Ubuntu add printers.png
  3. Open up a web browser and navigate to http://print.umiacs.umd.edu/printers
  4. Find the name of the printer that you wish to connect to. If you are unsure of which one to pick, see the selecting a print queue page.
  5. Navigate back to the 'New Printer' dialog box.
  6. Under the "Enter Device URI" field, enter ipp://print.umiacs.umd.edu:631/printers/ with the name of the printer added at the end. For instance, to add cps432-3208 (color printer in IRB 3208), you would enter ipp://print.umiacs.umd.edu:631/printers/cps432-3208 in the field.
    Ubuntu printing URI.jpg
  7. Click "Forward". You will now see a list of printer models. From that list, select the brand of the printer as noted in step 4, and click Forward.
    Ubuntu Print Driver01.jpg
  8. Select the specific model of the printer as noted in step 4. Then click Forward.
    Ubuntu Print Driver02.jpg
  9. Select any additional features available for the printer (i.e. duplexing, trays), and then click Forward.
    Ubuntu Print Installable options.jpg
  10. Give a short name to the printer or leave everything default and hit Apply.
    Ubuntu Print Name.jpg
  11. Verify this process by printing a test page. You should get the default Ubuntu test page. If you just get a page with a string of text then the printer is not properly configured, and you should verify the settings.