Oheisilla lisäyksillä xorg.conffiin homma toimii sekä 720p@50 että @60 tilassa
Section "Device"
Identifier "Intel Corporation Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
Option "DRI" "True"
Option "Monitor-VGA" "Dummy-VGA"
Option "Monitor-TMDS-1" "SONY TV"
EndSection
Section "Monitor"
Identifier "Dummy-VGA"
Option "Ignore" "True"
EndSection
Section "Monitor"
Identifier "SONY TV"
#Option "DPMS"
HorizSync 14-46
VertRefresh 48-62
ModeLine "1280x720_50" 74.25 1280 1720 1760 1984 720 741 746 750 +hsync +vsync
ModeLine "1280x720_60" 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Integrated Graphics Controller"
Monitor "SONY TV"
DefaultDepth 16
SubSection "Display"
ViewPort 0 0
Modes "1280x720_60" "1280x720_50"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
Section "Extensions"
Option "Composite" "enable"
EndSection
Section "DRI"
Mode 0666
EndSection