We have a couple of p275 workstations with GXT6500P Graphics Adapter in our environment.When i connect a display cable from the dvi port in both workstation and monitor i am not getting any display.
I am getting display when i put a DVI to vga converter on the workstation side and a vga cable to monitor.Is there any limitation for p275 series workstation in giving Dvi output coz the same graphics adapter is used br p285 series which gives digital output.
Is there any setting which i can perform through smitty to fix this.I am using Aix 5.1
I did a fresh install of AIX 5.3 on my p275. I can now boot the system from the disk and login as root, but only from the directly attached graphics console (keyboard+LCD monitor). Over on the ASCII terminal, I see all messages up to and including "Completed NFS services" but the actual login:... (3 Replies)
I was having problems with the DVD-ROM drive not being recognized. I thought it was a configuration issue, but it appears to be a hardware problem. Now the system hangs at boot. This last time I tried it, it said:
At which point, it hangs. (1 Reply)
More issues. The "|" key doesn't work at all, either in the text terminal or in mwm (which starts fine when I do "startx").
How am I supposed to troubleshoot without a "|" key? (2 Replies)
I will move sometime over the next few months and I cancelled my cable tv service a few weeks ago. I got some rabbit ears, but I really could only pick up a few channels and they were snowy. But I went to US government digital TV website and honestly said that my only source of tv signals was an... (1 Reply)
How can I turn off the attention led (amber led)??. My machine is a P275 with AIX 5.2.
Thanks for your time.
Reinaldo F. Dias
Unix Support Analyst
PLM & Engineering
T-Systems do Brasil (2 Replies)
DVITYPE(1) General Commands Manual DVITYPE(1)NAME
dvitype - translate a dvi file for humans
SYNOPSIS
dvitype dvi_name[.dvi]
DESCRIPTION
This manual page is not meant to be exhaustive. The complete documentation for this version of TeX can be found in the info file or manual
Web2C: A TeX implementation.
The dvitype program translates a DVI (DeVice Independent) file output by (for example) tex(1) or gftodvi(1), to a file that humans can
read. It also serves as a DVI file-validating program (i.e., if dvitype can read it, it's correct) and as an example of a DVI-reading pro-
gram for future device drivers.
The output file can include all commands, just the important ones, or none at all (in which case only errors are reported). A subinterval
of pages may be selected for transliteration; the magnification and resolution of the ``output device'' may be changed; and so on. All
options are specified with an on-line dialog.
The .dvi extension is supplied if omitted from dvi_name. The output goes to stdout.
ENVIRONMENT
The environment variable TEXFONTS is used to search for the TFM files used in the DVI file. See tex(1) for the details of the searching.
If TEXFONTS is not set, it uses the system default.
SEE ALSO gftype(1), pktype(1).
Donald E. Knuth, TeXware.
BUGS
The interactive dialog should be replaced by command-line options, as with gftype.
AUTHORS
Donald E. Knuth wrote the program. It was published as part of the TeXware technical report, available from the TeX Users Group. Howard
Trickey and Pavel Curtis originally ported it to Unix.
Web2C 7.3.1 19 December 1994 DVITYPE(1)