Answers to "A Few Tektronix Printer/Driver Questions"
cmellor at RELAY.NSWC.NAVY.MIL
cmellor at RELAY.NSWC.NAVY.MIL
Sat Jun 29 00:56:21 AEST 1991
Several days ago I asked the following 3 questions:
1.) Am I correct in assuming that both of these printers have PostScript
capabilities?
2.) Will the SGI driver that we use on the 4D/GT with the 4693D printer
work with the 4693DX and/or the 4694DX?
3.) If the answer to question #2 is NO, can anyone tell me where and how
to obtain drivers for the 4693DX and 4694DX printers. Also I would
appreciate part numbers and prices if these drivers need to be
purchased.
For those of you who asked me to pass along the answers (e.g.,
shaginaw at newmann.bms.com and jac at brl.mil) or for those of you who are
interested, but did not catch the answers, this is a small synopsis of
what I was told and what I eventually did:
1.) Seem that neither the 4693DX nor the 4694DX are PostScript printers
The PostScript models end in PX (supports Tek-written Level 1
PostScript and PXi (supports Adobe Level 2 PostScript) not DX. The
DX models can be made into PostScript printers by buying Freedom of
Press from Custom Applications or from SGI's 800 number. There are
also network models that sit directly on the Ethernet which have
model numbers ending in DXN and PXN.
2.) Because the DX model is just an "upgrade" of the D model the SGI
drivers work fine on both the 4693DX and 4694DX.
3.) Here is what I did:
a.) Changed Emulation Mode on printers control panel from
Tektronix 4692 to Tektronix 4693DX (was told that you
do the same on the 4694DX)
b.) Logged in as root
c.) Typed, cd /usr/sbin
d.) Typed, mkcentpr tek tek_lp (look at man page for mkcentpr
to see the options)
e.) Typed, cd /usr/spool/lp/interface
f.) Used editor to modify the tek_lp file created in step d above
changing the 2 lines as follows:
old line -> FILTER=tprint
new line -> FILTER=t93print
old line -> NAME="Tektronix 4692"
new line -> NAME="Tektronix 4693DX"
Depending on the IRIS verion that you have mkcentpr may be in
directory /usr/spool/lp/etc/util. Step f above was suggested by
those who wrote me. It is not really mentioned by SGI, but using
t93print instead of tprint does improve the quality of printout
tremendously. You can then use:
scrsave file1.rgb --> to capture the image and
lp -dtek_lp file1.rgb --> to send the image to the printer
Thanks again to all who responded. I appologize for using your comments
without giving specific credit, but I must have gotten over a dozen
responses!
+----------------------------------------------------------------------+
| Cynthia Mellor INTERnet: cmellor at relay.nswc.navy.mil |
| U.S. Navy FAX: (703) 663-8382 |
| Naval Surface Warfare Center PHONE: (703) 663-8855 (8:30 - 4:30 |
| Bldg. 1200, Code K51 EST) |
| Dahlgren, VA 22448 |
| |
| "REMEMBER -- The attention span of a computer is only as long as its |
| power cord!" |
| Unknown |
+----------------------------------------------------------------------+
More information about the Comp.sys.sgi
mailing list