|
Symptom(s): Unable to use high resolution video modes at high refresh rates in Linux
Solution: The Intel® 810 and 815 chipset families have a maximum RAMDAC (Random Access Memory Digital to Analog Converter) clock of 230 MHz. The Linux drivers should auto-detect the correct RAMDAC speed, however sometimes a lower maximum clock is detected. To correct this and allow all the supported video modes to be used, add a DacSpeed line to the XF86Config file "Device" section as follows:
Section "Device" Identifier "i810" DacSpeed 230 EndSection
Operating System:
This applies to:
|