I have a Sony 60 " 1080p set connected via component.
If I use
Code:
Option "TVStandard" "HD1080p"
The screen looks washed out.
If I use 1080i then things are fine.
Can someone help me?
Code:
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 9500 GT"
Option "TwinView"
Option "TwinViewOrientation" "RightOf"
Option "UseEdidFreqs" "True"
Option "ConnectedMonitor" "CRT-0, TV-0"
Option "MetaModes" "CRT-0: 1920x1080, TV-0: 1920x1080"
Option "TVStandard" "HD1080i"
Option "TVOutFormat" "COMPONENT"
Option "AddARGBGLXVisuals" "True"
Option "DPMS" "True"
Option "UseEvents" "True"
BusID "PCI:4:0:0"