Solaris Handbook for Sun Frame Buffers

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 screen 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" 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 screen resolution to 1280 x 1024 at 76 Hz:


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


Note -

The syntax is very important. The spaces must be present exactly as they appear in the example.



Note -

The last three commands enable the NVRAM. Without these lines, the changes you make with nvedit will be ignored.


Following is a brief description of the ten parameters used in this method.

Table 6-4 Sync Values

Sync Value 

Meaning 

separate sync 

sync on green 

512 

positive vertical sync pulse 

1024 

positive horizontal sync pulse 

2048 

composite sync 


Note -

To obtain the timing parameters required to use this method, contact SunService at 1-800-USA-4SUN with your monitor requirements.