- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- obtaining new printer model scripts.
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-08-2004 03:03 AM
06-08-2004 03:03 AM
obtaining new printer model scripts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 03:22 AM
06-08-2004 03:22 AM
Re: obtaining new printer model scripts.
Since you can join the forum I dont see why you cannot get your updates, I also and suppose most of us have mos/all the boxes NOT connected to internet...
Theres nothing wrong downloading onto your PC which has a browser that can go through the firewalls and then do a FTP or use samba...
The latest versions I have are 3 MB big
(Too much for mail otherwise I would have sent it to you...)
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 03:57 AM
06-08-2004 03:57 AM
Re: obtaining new printer model scripts.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 03:59 AM
06-08-2004 03:59 AM
Re: obtaining new printer model scripts.
The latest print drivers, try the search at http://welcome.hp.com/country/us/en/support.html
Download it to your PC and transfer the software in binary mode using ftp to your HP-UX machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 04:14 AM
06-08-2004 04:14 AM
Re: obtaining new printer model scripts.
Cheryl and I agree, the idea is : Most firewalls filter ftp( dont allow ftp by its usual port) but it can be done through http using port 80...
I can give you this extra information:
3737600 Oct 10 2003 HP11e134.SD this id the depot file I downloaded last (well some time ago)
If you still cant find it
I will have a look and do the manip with you
Good luck
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 04:20 AM
06-08-2004 04:20 AM
Re: obtaining new printer model scripts.
Here you are...
http://h20180.www2.hp.com/apps/Lookup?h_query=jet+direct+printer+installer&h_tool=software&h_lang=en
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 04:20 AM
06-08-2004 04:20 AM
Re: obtaining new printer model scripts.
Unlike a PC where printing is done with a meta-language and the driver converts this intermediate language into the printer's language, HP-UX has no such concept. Instead, files are sent as is to the printer with the exception that ASCI files have their end-of-line character (LF) converted to CR+LF. So printer scripts just add a few ASCII formatting options like lines per inch and characters per inch as well as things like landscape and duplex.
What this means is that a brand new HP LaserJet like the 9500 or even the low cost 1300 will work just fine with a generic printer script such as PCL5 or net_lj5x. The codes for changing fonts and rotating to landscape haven't changed since the late 1980's.
I will agree that locating JetDirect software for HP-UX is quite tedious and new model scripts are not provided separately. You can download the latest HPPI software from: ftp://ftp.hp.com/pub/softlib/software1/ja243/ja-6671-1/
You can download this 3meg file to a PC, then transfer it to HP-UX using ftp in binary mode. Verify that it is correct by running a tar table of contents: tar tvf hp11e134.sd and if the table of contents has no error messages, feed that into swinstall and you'll have the latest model scripts for HP printers using JetDirect LAN cards.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 04:22 AM
06-08-2004 04:22 AM
Re: obtaining new printer model scripts.
You should notice by following the given URL that Jetadmin has been replaced and the new name is HP JD Printer Installer ....
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 04:34 AM
06-08-2004 04:34 AM
Re: obtaining new printer model scripts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 05:04 AM
06-08-2004 05:04 AM
Re: obtaining new printer model scripts.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 07:52 AM
06-08-2004 07:52 AM
Re: obtaining new printer model scripts.
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=bpj06902&prodTypeId=18972&prodSeriesId=25302&locale=en_US
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 08:32 AM
06-08-2004 08:32 AM
Re: obtaining new printer model scripts.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 01:13 AM
06-09-2004 01:13 AM
Re: obtaining new printer model scripts.
As I understand it, if I were printing in pcl, I would have little trouble in using all the features of the printer. However, almost all my printing is in Postscript, and I only have hp-ux workstations. Could I use a generic script in Postscript and access the features of the printer such as double-sided printing and different trays? If not, is it reasonable to expect to be able to adapt or write scripts to do the work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 05:21 AM
06-09-2004 05:21 AM
Re: obtaining new printer model scripts.
Once you have a Postscript-only printer, you've left the mainstream world of printing. Postscript is not just a character set like EBCDIC or ASCII, it is a page definitiion language and there is no such thing as plain ASCII for this printer. A simple 'hello world' may require a dozen lines of code to send to the printer. Now the postscript model script is an ASCII-to-Postcript converter and it does work. It will take a plain ASCII file and encapsulate the text in Postscript level 1 code using option -a or -ascii. It has a few options such as few font choices, but don't expect to print a fancy newsletter with graphics and pictures. For that, you need a program that creates a compatible Postscript file which is then printed untouched by the poscript model script (no option -a or -ascii).
Beyond simple ASCII, there is a program called ghostscript and ImageMagick (http://www.imagemagick.org) tyhat can format more sophisticated jobs into Postscript.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 05:25 AM
06-09-2004 05:25 AM
Re: obtaining new printer model scripts.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 06:45 AM
06-09-2004 06:45 AM
Re: obtaining new printer model scripts.
anybody know how to fix this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 06:58 AM
06-09-2004 06:58 AM
Re: obtaining new printer model scripts.
/opt/hpnpl/hpnpadmin -v IP_address
If all looks OK, make sure that lpsched is running and the queue is enabled:
lpstat -r
enable my_printer
Use lpstat -omy_printer to see what's happening.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 01:43 PM
06-09-2004 01:43 PM