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-02-2001 01:11 AM
10-02-2001 01:11 AM
printing
got a tektronix phaser 850N.
it supports Jetdirect, but when i try to add it in hp-ux it first says that it doesnt answer to jetdirect, and then i cant find the right driver for the phaser.
the alternative is to run lpr, but then i cant chose the right tray... ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 04:06 AM
10-02-2001 04:06 AM
Re: printing
For configuration and setup of this printer I would refer to the vendor's web site. They usually provide support to get it configured on various platforms. Here's a url to help you.
http://www.officeprinting.xerox.com/cgi-bin/product.pl?product=Z850
Hope this helps
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 04:33 AM
10-02-2001 04:33 AM
Re: printing
this is what nmap returning from the printer.
Port State Service
7/tcp open echo
9/tcp open discard
19/tcp open chargen
21/tcp open ftp
80/tcp open http
515/tcp open printer
631/tcp open unknown
9100/tcp open jetdirect
as you see 9100 (jetdirect) is open.. and they are using it in nt..
unfortunally in hp-ux 10.20 theres only drivers for hp printers...
i couldnt find any information on that page about how to install it in hp-ux.
well running the printer throu lpr would do.. but i have to know how to select tray so i can add 2 printers in hp-ux (one for transparent and one for normal paper)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 04:49 AM
10-02-2001 04:49 AM
Re: printing
http://www.officeprinting.xerox.com/cgi-bin/DriverD.pl
(search for Phaser 850 printer and Unix platform).
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 04:55 AM
10-02-2001 04:55 AM
Re: printing
Sounds like maybe you don't have the jetadmin software to add it? If you try to 'add a network printer' from sam, does it say it can't find jetadmin? If it does, download jetadmin for 10.20 here;
ftp://ftp.hp.com/pub/networking/software/HP10d621.SD
Use swinstall to install it. Please note that this software is being discontinued and replaced by the HP Printer Installer for Unix. HPPI can be downloaded from;
http://www.hp.com/cposupport/networking/software/HP10e118.SD.html
Let us know if you have any questions!
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 05:15 AM
10-02-2001 05:15 AM
Re: printing
ive got the printer working using remote printer from sam (not jetadmin that is).
unfortunally the printer only prints from tray1 which is transparent plastic film, i want to print from tray2 which contain the standard paper.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 05:33 AM
10-02-2001 05:33 AM
Re: printing
I have attached a useful column from the Interex (HP User Group) publication Enterprise Solutions (interex.org) which will help in designing a new model script.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 05:41 AM
10-02-2001 05:41 AM
Re: printing
I would start with the 4000 or 5000 series. Thy support several trays. If you don't want a to specific feature this might work.
If everything else fails you could still put the necessary PJL command in the printfile by yourselfe. Tell me your eMailadress if you want a Xerox PJL reference.
Hope this helps
Regards Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 05:45 AM
10-02-2001 05:45 AM
Re: printing
im not to advanced with sysV printing...
(only used sam to add printers and offcource the jetadmin script)
got more experience with BSD printing...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 06:44 AM
10-02-2001 06:44 AM
Re: printing
The default is AUTO which normaly goes for TRAY1 if it contains the correct size paper.
But as the modelscripts for the 5000 series do exactly the same i would first try to use those modelscripts. This MEDIASOURCE keyword is a standard PJL command. So i would try to use the HP modelscripts.
Or you could use the net_lj5x (which is used if you chose a 5000 series printer) script and copy/modify it to your needs.
Hope this helps
Regards Stefan