- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to identify printer type used to set up a prin...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2005 05:18 AM
06-28-2005 05:18 AM
I am running HPUX 11.0, using jetadmin to add printers. I need to identify the PRINTER TYPE that was used to install an existing printer (ie - what was chosen from the list of types that jetadmin shows when selecting a printer type). I can see the driver used in the file created in the model.orig directory, but that is not specific enough. SAM does not show the printer type. Is there a way to extract this info? Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2005 05:27 AM
06-28-2005 05:27 AM
Re: how to identify printer type used to set up a printer
Don't remember exact about JetAdmin but, I assumes it creates a script in the /var/spool/lp/interface directory. Is there any information in that script ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2005 05:36 AM
06-28-2005 05:36 AM
Re: how to identify printer type used to set up a printer
cd /opt/hpnpl/sh
View files in this directory. Some of these files will have lines that indicate which printer(s) it supports. Disregard the "dumb*" and "generic*" files.
Note, not all files have the 'supports' line in them
It is a start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2005 05:51 AM
06-28-2005 05:51 AM
Solutionhttp://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?taskID=135&pnameOID=18922&prodTypeId=18972&locale=en_US〈=English+%28US%29&prodSeriesId=27349&swEnvOID=7
Once installed, there is no need to use SAM at all. Just run the command:
/opt/hpnpl/bin/addqueue -h 12.34.56.78 -q myprinter
-h is the hostname of IP address and -q is whatever you'd like to call this printere. The correct printer script will be chosen by the printer (automatically ID'ed by HPPI). If you want to turn off the banner, add the option: -b off
addqueue also exists for the obsolete jetadmin if you have no choice about using HPPI.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2005 12:15 AM
06-29-2005 12:15 AM
Re: how to identify printer type used to set up a printer
If the printer in non-hp,most of printers manufacturers supply unix driver on their web site.
Regards
Mahesh