[mythtv-users] modeline for 50Hz

Henrik Beckman henrik.list at gmail.com
Wed Apr 11 13:44:54 UTC 2007


How do I get my mythbox to display in 50 instead of 60Hz.
I have a 32" LCD connected over DVI, xorg follows

All tha happens when I try different modelines are that I get
1280x720 at 60Hzintead of
1360x768 at 50Hz

Ideas ?

/Henrik

Section "Monitor"
    Identifier     "Generic Monitor"
    ModeLine       "1360x768" 85.5 1360 1424 1536 1792 768 771 777 795

    Option         "DPMS"
#       HorizSync       28-64
#       VertRefresh     43-60
EndSection

Section "Device"
    Identifier     "6150"
    Driver         "nvidia"
EndSection

Section "Screen"
   #Option         "UseEdidFreqs" "FALSE"
    Identifier     "Default Screen"
    Device         "6150"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    Option         "ModeValidation" "NoMaxPClkCheck"
    Option         "ExactModeTimingsDVI" "TRUE"
    Option         "AllowDDCCI" "TRUE"
    #Option         "UseEDID" "FALSE"
    SubSection     "Display"
        Depth       24
        Modes      "1360x768"
    EndSubSection
    SubSection     "Display"
        Depth       32
        Modes      "1360x768"
    EndSubSection
EndSection
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070411/7d3928ba/attachment-0001.htm 


More information about the mythtv-users mailing list