Printer Resources
There are a number of websites and documents included with your Fedora Core installation that can help you with printer problems. Table 14-2 provides a starting set of references for finding and troubleshooting printers to work in Linux.Table 14-2: Linux Printer Reference TablePrinting General Information | |
---|---|
Description | Location |
Linux printing | www.linuxprinting.org -First place to go for information on printing in Linux. Includes searchable driver and printer databases, overviews of CUPS and foomatic, tutorials, and links to other resources. |
CUPS documentation that comes with Fedora | http://localhost:631/documentationl -For troubleshooting, the Administration Manual contains some good information. |
CUPS home page | www.cups.org -Go to this site for CUPS documentation, newsgroup information, and news. Click the support link to find ways of getting more help. |
Forums | www.linuxprinting.org/forums.cgi -There are more than 50 forums for discussing printer problems based on printer manufacturer. The most active linuxprinting forums include linuxprinting.general, macosx.general, foomatic.devel, canon.general, epson.general, hp.general, and lexmark.general. |
The Printing HOWTO | www.tldp.org/HOWTO/Printing-HOWTO -Provides information on how to print in Linux and other UNIX-like systems. |
Printing Driver Information (Generic) | |
---|---|
Ghostscript | www.ghostscript.com -GhostScript covers a group of software that can interpret PostScript input and convert it to a variety of different formats. GhostScript is generally used as a front end for printers that don't support PostScript, and can be used to interpret PDF files as well. To get documentation, go to www.ghostscript.com/doc/index or check the local Fedora Core file system (/usr/local/share/doc/ghostscript* ). |
OMNI printer drivers | http://sourceforge.net/projects/omniprint -The Omni drivers support over 400 printers in a pluggable form. |
Gimp-Print Printer Drivers | http://gimp-print.sourceforge.net -Describes gimp-print drivers that support many Epson Stylus, HP DeskJet and LaserJet printers, Cannon BJC printers, and Lexmark printers. |
Postscript (use with Postscript printers when no specific driver is available) | www.linuxprinting.org/show_driver.cgi?driver=Postscript . |
Raw | No driver is used. Printing output is passed directly to the printer. |
Printing General Information (Examples of Information for a Few Specific Drivers) | |
---|---|
Description | Location |
pxlmono : Driver for color and black and white PCL 6 printers. Over 100 printers are supported with this driver, including the HP LaserJet 2100M used in examples in this chapter. | www.linuxprinting.org/show_driver.cgi?driver=pxlmono -Describes pxlmono driver. |
pnm2ppa : Driver for HP DeskJet 710C, 712C, 720C, 722C, 820Cse, 820Cxi, 1000Cse, or 1000Cxi printers (PostScript Level 2) | http://sourceforge.net/projects/pnm2ppa -Find tools and documentation related to this filter./usr/share/doc/pnm2ppa* -Try COLORl, CALIBRATIONl, and INSTALL.REDHATl.Commands: calibrate_ppa, detect_ppa, pnm2ppa, pbm2ppa , and pbmtpg .This driver was used in the example troubleshooting shown in this chapter for the HP DeskJet 722C printer. |
Troubleshooting Printers | |
---|---|
Description | Location |
Information about how to go about troubleshooting CUPS | www.cups.org/cups-helpl -Describes how to troubleshoot and get help from CUPS experts. |
CUPS printing newsgroups | www.cups.org/newsgroups.php From this page you can search news groups using keywords, or select from different CUPS newsgroups. For general questions, view the cups.general newgroup. Go here to subscribe to a newsgroup: lists.easysw.com/mailman/listinfo. |