- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPPI laserjet 3055
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
10-05-2006 04:57 AM
10-05-2006 04:57 AM
!! xxx.xxx.xxx.xxx is NOT an acceptable name!!
Either it is NOT a network printer or this host is denied access
to it!
I can set up any other printer fine. any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2006 05:09 AM
10-05-2006 05:09 AM
Re: HPPI laserjet 3055
Can you ping it etc from the command line? Is it in the hosts file or DNS, so you can use the name rather than the IP address?
Regards,
Jash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2006 05:12 AM
10-05-2006 05:12 AM
Solutionping 12.34.56.78
hpnpadmin -v 12.34.56.78
If ping fails, then fix the IP address. If hpnpadmin fails and says it is not a network printer, open a browser to the printer's IP address and make sure networking has been setup (IP address, subnet mask, gateway) correctly. If hpnpadmin still can't identify the printer, you can try hpnpf logging with a simple file as in:
hpnpf -x 12.34.56.78 -l /var/tmp/hpnpf.log -n /etc/fstab
If it prints OK, you can override the HPPI install and tell it to go ahead anyway. If nothing prints, look at the logfile.
I do see that a printer script specific for the 3055 has been made available so it looks like it should work OK. Here are the new scripts for HPPI:
http://www.hp.com/pond/modelscripts/index2.html
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2006 05:26 AM
10-06-2006 05:26 AM
Re: HPPI laserjet 3055
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2006 07:14 AM
10-06-2006 07:14 AM
Re: HPPI laserjet 3055
addqueue -l | grep 3055
If this does not show a number like 293) or similar, use the id number 257. Otherwise, use the number returned by addqueue -l for the printer.
addqueue -h 12.34.56.78 -q hp3055 -i 257
If it still does not complete the install, you'll need to create a printer queue with addqueue that points to another HP printer. Once that is completed, you can replace the alternate printer's script with the one you pulled from the HP website for the 3055. The location for the model scripts is /opt/hpnpl/sh and the active scripts are in /var/spool/lp/interface/model.orig. You copy the 3055 script into the model.orig directory with the name of the print queue you created. Then in the parent directory, edit the print queue file in /var/spool/lp/interface directory and change the IP address to the 3055. That should get it going.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2006 08:03 AM
10-06-2006 08:03 AM
Re: HPPI laserjet 3055
addqueue -q hp3055 -h 14.38.11.42 -L PCL -i 2930
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2006 08:05 AM
10-06-2006 08:05 AM