I have a M3N78 Pro motherboard, but for some reason I can not get it to default to HDMI when I reboot it.<br><br>If I reboot it when the TV is off, it defaults to VGA. WIth the TV on, it defaults to HDMI.<br><br>I have this set right now, but it still won't default out to HDMI<br>
<br>Section "Device"<br> Identifier "Videocard0"<br> Driver "nvidia"<br> Option "NoLogo" "True"<br> Option "UseDisplayDevice" "DFP"<br>
EndSection<br><br>Section "Screen"<br> Identifier "Screen0"<br> Device "Videocard0"<br> Monitor "Monitor0"<br> DefaultDepth 24<br> Option "passwordFile" "/root/.vnc/passwd"<br>
Option "NoLogo" "True"<br> Option "UseDisplayDevice" "DFP"<br> SubSection "Display"<br> Viewport 0 0<br> Depth 24<br> EndSubSection<br>
EndSection<br><br><br>What am I missing? Anyone?<br><br>-Mark<br>