- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printers installation problem on 11i
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
03-06-2003 11:32 AM
03-06-2003 11:32 AM
Printers installation problem on 11i
I try to install some printers on 11i without success. I installed the following products:
J2559C D.06.21 JetAdmin for Unix Utility
J4189-11001C E.10.34 JetDirect Printer Installer for Unix
I try to install the printers (or plotters) with /opt/hpnp/bin/jetadmin or /opt/hpnpl/bin/hppi with the same problem :
I can configure the printers but never install its. The lpstat always return nothing installed. The error message I have is Addprinter error: can't find /etc/lp/interface/
What is the problem ? The same installation is working well on 11.00 (same jetdirect bundles).
All default drivers are available in the menu and they are correct.
Any ideas ?
Regards
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 11:39 AM
03-06-2003 11:39 AM
Re: Printers installation problem on 11i
Execute 'jetadmin' and see if the "Diagnostics" can find anything.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 11:43 AM
03-06-2003 11:43 AM
Re: Printers installation problem on 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:24 PM
03-06-2003 12:24 PM
Re: Printers installation problem on 11i
I have only /usr/spool/lp/interface linked to /etc/lp/interface, with good privileges.
...
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:27 PM
03-06-2003 12:27 PM
Re: Printers installation problem on 11i
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:30 PM
03-06-2003 12:30 PM
Re: Printers installation problem on 11i
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:35 PM
03-06-2003 12:35 PM
Re: Printers installation problem on 11i
All my printers/plotters are HP materials...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:37 PM
03-06-2003 12:37 PM
Re: Printers installation problem on 11i
When you go to install the printer...can you ping the printer? If it can't be ping'd it won't install.
J2559C D6.21 will show up the same in swlist for Jetadmin for 10.2 and jetadmin for 11....Are you sure you installed HP11d621.SD???? (and not HP10d621.SD)???
Just a couple thoughts,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:41 PM
03-06-2003 12:41 PM
Re: Printers installation problem on 11i
I installed the modules : HP11D621.SD
HP11E134.SD
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 12:49 PM
03-06-2003 12:49 PM
Re: Printers installation problem on 11i
I note that on another thread folks loaded that HP11e134.SD and had some problems that required patching. Here's the thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5bc87680e012d71190050090279cd0f9,00.html
So I suppose you could patch...or maybe choose to be a 'purist' like myself and just keep and use the good old HP11d621.SD. Whichever should work for you.
Regards,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 02:08 PM
03-06-2003 02:08 PM
Re: Printers installation problem on 11i
addqueue -h hostname_or_IPaddr -q print_queuename
The neat part is that you can use an IP address in case the printer doesn't have a name yet:
addqueue -h 12.34.56.78 -q lj8bay5
addqueue works in the old JetDirect product as well as the current HP Printer Installer product.
If this fails, you'll need to run swverify against the PrinterMgmt.LP-SPOOL subsystem as in:
swverify PrinterMgmt.LP-SPOOL
It will point out problems with permissions, ownership and missing files or directories. NOTE: swverify may (incorrectly) point out that /usr/local directories should be 777 permission--that is an error, they should be 755.
Bill Hassell, sysadmin