Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

System Administration Guide: Solaris Printing
Previous Next

Tips on Troubleshooting Printer Setup Problems

Sometimes, 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 Devices

Information 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]: POSTSCRIPT

Note 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.

Previous Next

 
 
  Published under the terms fo the Public Documentation License Version 1.01. Design by Interspire