Configuring a Printer in Ubuntu
In the Linux world, configuring a printer has traditionally been a challenge. For years, newcomers to Linux have been repeatedly challenged and even bludgeoned with terms, commands, and phrases such as CUPS, lpd, and Edit /etc/cups/printers.conf as root. Users often had to edit fairly complex text files by hand and spend a good deal of time learning how to insert arcane instructions just to get a printer to work. Things have changed with Ubuntu, however.
Making It Easier with Gnome CUPS Manager
Although you will still encounter some challenges, Ubuntu has made configuring a standard home printer much easier with the GNOME CUPS Manager application. Using CUPS Manager, you can configure both locally attached printers and those that reside on a remote networked system. You can run this application by pointing your mouse to the System > Preferences menu, and then clicking on the Printing option, as shown in Figure 4-12.
Figure 4-12 Selecting the Printing application from the System > Preferences menu in Ubuntu
Selecting this option will bring up the Printers window, as shown in Figure 4-13.
Figure 4-13 The GNOME Printers dialog box
Notice that no printers are defined. You are about to change this.
A Note about Using Gnome
This section discusses the use of GNOME tools.
The GNOME CUPS Manager application allows you to add printers, as well as modify their settings. You can also use this application to monitor existing jobs, disable the printer, or restart it. In the upcoming example, you will add a new printer and then view its settings.
Gathering Information
The most important thing to remember when configuring a printer is to not get ahead of yourself. Before you start clicking on icons and running anything, make sure that you have completed the following steps.
- Obtain the make and model of the printer. In our example, we'll add a Lexmark Z33.
- Plug in the printer, and turn it on.
Launching the Wizard
Once you have properly prepared to install your printer, right-click New Printer, then click Add. If the Add icon does not appear, click on the Printer icon, then select Add. You will see the Add a Printer wizard, shown in Figure 4-14.
Figure 4-14 Step 1, selecting a printer
This discussion assumes that you are installing a local printer. Installing a network printer requires you to select the Network Printer radio button, then choose a networking protocol. If you have connected your printer to the computer and turned it on, it will be automatically detected, as shown in Figure 4-14.
Once you have selected a printer or a port, click Forward. At this point, you will have to choose a printer driver. If your printer has been automatically detected, the wizard will choose a driver for you. This driver should work. You can always change it later. If no driver is selected, scroll through the list of options by manufacturer. Figure 4-15 shows that a driver for the Lexmark Z33 (using the Z32 driver) has been selected.
Figure 4-15 Step 2, selecting a driver
Sometimes you may not find the exact driver for your exact printer, as this case shows. For example, the printer being used is a Lexmark Z33, but the Z32 driver is selected as no Z33 driver exists. Generally, if the driver does not exist for your exact model, choose the closest one, and then test it. If that doesn't work, try other drivers.
Click Forward to proceed with the installation. If you need to install a custom driver, click the Install Driver button. You can see this button in Figure 4-15.
Finally, you can enter a description and location for your printer, as shown in Figure 4-16. Click Apply to complete the process and set up your printer.
Figure 4-16 Step 3, entering printer location and description
Mission Accomplished!
After you click Apply, you will be able to print out a test page. Do so, and make sure that the page prints correctly. If you find that the page prints well, you are finished. You can now print from the applications you have installed. For example, you can print from OpenOffice.org, Mozilla, or even the command line.
Remote Printing
You can also configure your Ubuntu system to send print jobs to a remote print server. If, for example, you have a Windows system with a printer attached on your network, simply choose the Network Printer radio button and specify the host name or IP address of the Windows system. You will then have to specify a connection protocol.
If your Windows system is sharing a printer, you will have to specify Samba, which is the standard way to get Linux and Windows systems to communicate with each other. You will still have to specify a print driver, as described earlier.
The Printers Window
Figure 4-17 shows the Printers window now populated with the printer you have just configured, in this case, a Lexmark Z32.
Figure 4-17 The Printers window showing the newly added Lexmark Z32
The Printers window will also let you view the status of printing jobs. If you double-click on the icon for your printer, you will see how you can view each printing job as it sits in a queue, ready for printing.
Once the window is open for your printer, click on Printer > Properties to bring up the Properties window for your printer. From here, you can check and modify the settings for your printer. The Properties window comprises five tabs. Here is a brief description of each tab.
- General: Allows you to describe the printer and give its location. In some cases, you can choose printer resolution.
- Paper: Allows you to select paper size and type (e.g., A4, standard) and the paper source.
-
Advanced: Provides settings that allow you to further customize page, resolution, and printing choices, including the number of copies to print per request, manual feed options, and toner usage (Figure 4-18).
Figure 4-18 The printer Properties window, showing the Advanced tab
- Driver: Allows you to specify the driver used by the printer. You can change values manually.
- Connection: Allows you to determine the particular connection type used. In our example, we chose a USB connection. If you move your printer to another port or connection type, you can change the settings here. You can even specify a network connection.
You can use these tabs to modify various settings. It might be easier to delete an existing printer icon and then start over rather than to edit all of these settings, especially if you plan to make a big change to your printer configuration. Still, editing these settings will help you fine-tune your printing needs.