| 
 | |||
| 1. Introduction to Printing in the Solaris Operating System 2. Planning for Printing in the Solaris Operating System (Tasks) 3. Setting Up Printing Services (Tasks) 4. Setting Up Printers (Tasks) 5. Administering Printers by Using Solaris Print Manager and LP Print Commands (Tasks) 6. Administering Printers That Use Network Printing Protocols (Tasks) 7. Customizing Printing Services and Printers (Tasks) 8. Administering Character Sets, Filters, Forms, and Fonts (Tasks) 9. Administering Printers by Using the PPD File Management Utility (Tasks) 10. Setting Up and Administering Printers From the Desktop (Tasks) 11. Printing in the Solaris Operating System (Reference) 12. Troubleshooting Printing Problems (Tasks) Tips on Troubleshooting Printing Problems Troubleshooting Printing Problems | Tips on Troubleshooting Printer Setup ProblemsSometimes, when setting up a printer, you might need to locate printer device identification information. See Locating Information About Parallel and USB-Connected Print Devices for more information. Locating Information About Parallel and USB-Connected Print DevicesInformation about parallel and USB-connected printers is located in the /dev/printers directory. To query printers for IEEE1284 device identification information, type: # /usr/lib/lp/bin/printer-info -a /dev/printers/* For example: # /usr/lib/lp/bin/printer-info -a /dev/printers/*
 /dev/printers/0:
         Manufacturer: Hewlett-Packard
         Model:        hp color LaserJet 4650
         Description:  Hewlett-Packard color LaserJet 4650
         Class:        PRINTER
         Command set:
                 cmd[0]: PJL
                 cmd[1]: MLC
                 cmd[2]: BIDI-ECP
                 cmd[3]: PCLXL
                 cmd[4]: PCL
                 cmd[5]: PDF
                 cmd[6]: PJL
                 cmd[7]: MIME
                 cmd[8]: POSTSCRIPTNote that when you add a device with Solaris Print Manager, the same program is used to detect and provide information about the printer make and model in the Add Attached Printer dialog box. See printmgr(1M) for more information. | ||
| 
 |