[mythtv-users] Ahh - Evil xorg and modelines

zack 4805 zack4805 at hotmail.com
Mon Jun 18 14:49:57 UTC 2007


Damian,

You're almost there with the EDID modes.  The hi-res modes are being 
rejected because of the native screen size.  Try the following:

Section "Monitor"
Identifier "BenQ W100"
Option "ModeValidation" "AllowNon60HzDFPModes, NoDFPNativeResolutionCheck"
#Option "DDC" "False"
EndSection

Section "Device"
Identifier "nVidia Corporation NV34 [GeForce FX 5200]"
Driver "nvidia"
Option "NoDDC"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV34 [GeForce FX 5200]"
Monitor "BenQ W100"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "800x600_60" "1024x768_60" "800x600_85" "1024x768_85"
EndSubsection
EndSection

_________________________________________________________________
Windows Live Hotmail. Now with better security, storage and features.  
www.newhotmail.ca?icid=WLHMENCA149



More information about the mythtv-users mailing list