Hmm. Bei mir passt die hier:
Code
root@htpc01:~# cat /etc/X11/xorg.conf
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
Option "ExactModeTimingsDVI" "True"
Option "UseEDIDFreqs" "False"
Option "ModeValidation" "NoEdidModes, NoMaxPClkCheck, NoEdidMaxPClkCheck, AllowNon60HzDFPModes"
Option "DynamicTwinView" "False"
Option "TripleBuffer" "0"
Option "NoLogo" "True"
Option "HWcursor" "Off"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1080@50p" "1920x1080@60p" "1920x1080@24p" "1920x1080@59.94i" "1920x1080@59.94p" "1920x1080@60i"
EndSubSection
EndSection
Section "Monitor"
Identifier "Monitor0"
HorizSync 14.0 - 70.0
VertRefresh 24.0 - 62.0
Modeline "1920x1080@24p" 74.230 1920 2560 2604 2752 1080 1084 1089 1125 +hsync +vsync
Modeline "1920x1080@50p" 148.500 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
Modeline "1920x1080@59.94i" 74.176 1920 1960 2016 2200 1080 1082 1088 1125 +hsync +vsync Interlace
Modeline "1920x1080@59.94p" 148.352 1920 1960 2016 2200 1080 1082 1088 1125 +hsync +vsync
Modeline "1920x1080@60i" 74.25 1920 1960 2016 2200 1080 1082 1088 1125 +hsync +vsync Interlace
Modeline "1920x1080@60p" 148.500 1920 2008 2056 2200 1080 1084 1089 1125 +hsync +vsync
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Display More
Bei mir ging das nur mit den richtigen Modelines weg.
Was hast Du denn für einen TV?
Bei mir passen die angegebenen an einem Sony LCD.
Ansonsten: -> xbmc.org ? Thema ist dort schon breitgetreten