Appendix A
Changing the Console Resolution
29
For example, to set the console resolution to 1024x768@60Hz, video-mode 8, type:
Note –
The last three commands enable the NVRAM. Without these lines, the
changes you make with
nvedit
are ignored.
Video-Timing Method
If all of the previously described methods fail for your configuration, it is possible to
specify the exact timing numbers for a particular resolution. The last method for
setting the console resolution also uses
nvedit
. This method is more involved and
requires knowledge of all timing parameters for the desired resolution. Therefore,
this method is only meant for monitors whose resolutions are not available in the
Video-Mode Method. See “Using
nvedit
to Modify NVRAM” on page 32 for a
description of
nvedit
commands.
Note –
You should use this method only if the previous methods have been
unsuccessful.
For example, to set the console resolution to 1280x1024@76Hz:
Note –
The syntax is very important. The spaces must be present exactly as they
appear in the example.
ok nvedit
0: 8 value video-mode
1: <ctrl-c>
ok nvstore
ok setenv use-nvramrc? true
ok reset
ok nvedit
0: : video-timing " 1280, 384, 32, 64, \
1024, 43, 3, 8, 135000000, 0" ;
1: <ctrl-c>
ok nvstore
ok setenv use-nvramrc? true
ok reset
Содержание PGX32
Страница 6: ...vi Sun PGX32 PCI Graphics Card Installation Guide August 1999 ...
Страница 10: ...x Sun PGX32 PCI Graphics Card Installation Guide August 1999 ...
Страница 12: ...xii Sun PGX32 PCI Graphics Card Installation Guide August 1999 ...
Страница 16: ...xvi Sun PGX32 PCI Graphics Card Installation Guide August 1999 ...
Страница 28: ...12 Sun PGX32 PCI Graphics Card Installation Guide August 1999 ...
Страница 36: ...20 Sun PGX32 PCI Graphics Card Installation Guide August 1999 ...
Страница 40: ...24 Sun PGX32 PCI Graphics Card Installation Guide August 1999 ...