- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Install new printer, update Jetdirect's driver...
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
04-25-2006 01:16 AM
04-25-2006 01:16 AM
Install new printer, update Jetdirect's driver DB....
I would like install a LaserJet 2420N printer on HPUX 11.00 server via Jetdirect and there isn't driver...
How can update drivers DB in Jetdirect ?
or
Where can I find HPUX driver for this printer ?
Thanks...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 01:39 AM
04-25-2006 01:39 AM
Re: Install new printer, update Jetdirect's driver DB....
Host-based printing requires a software print engine in the host operating system, and unlike a PDL (Printer Description Language) printer, cannot accept ASCII text direct from a computer. This means that the Host based printer will only work in the Microsoft Windows and Macintosh environments that are specifically supported with the print engine written for that environment.
Users of unsupported Microsoft Windows and Macintosh environments, as well as users of Linux, Unix, and OS/2 should consider a PDL printer like the HP Color LaserJet 2500, HP Color LaserJet 3000, HP Color LaserJet 3700, HP Color LaserJet 3800, and HP Color LaserJet 4700 series printers.
I fear this will not work on HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 02:53 AM
04-25-2006 02:53 AM
Re: Install new printer, update Jetdirect's driver DB....
Pick a generic printer, or laserjet 5m. In the jetadmin menu. And try to print.
Another option is to setup the printer as a remote printer. Once I had to get use a canon xerox machine as a printer. It wasn't designed to work with unix. But it had an ip address. I set it up as a remote printer.
remote ip:
remote cmd: print
I just guessed at the remote command until I got it to work. Normally the remote command is one of these: print, lp, or lp1.
The manual for the cannon printer only had the word "UNIX" on one page out of 300. That page said the printer would not work with UNIX. But I got it to work anyhow.
But the printing wasn't fancy at all. I could only print ascii text. I also had to put control-m onto the end of every line in the file to make it look right.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 03:02 AM
04-25-2006 03:02 AM
Re: Install new printer, update Jetdirect's driver DB....
It allows Windows-attached printers to be accessed as a remote printer from the HP-UX side.
It does, however, mean that you would need a windows box to run the printer as well as the software.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 03:02 AM
04-25-2006 03:02 AM
Re: Install new printer, update Jetdirect's driver DB....
http://www.hp.com/pond/modelscripts/index2.html
and
#mv net_lj2420.sh.Z /tmp
#cd /tmp
#gunzip net_lj2420.sh.Z
#sh net_lj2420.sh
That's all...