<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I have 965GME-based hardware with a Chrontel 7317A SDVO chip used to
provide a second VGA output, with no TV-out capability in hardware. 
However, nothing ever gets displayed on a VGA monitor connected to that
output because the device is configured for TV not VGA. <br>
<br>
I noticed in the driver that since about driver version 2.4.x, the code
in i830_sdvo_init() checks the capabilities of the SDVO device and uses
this to decide whether to have a TV, TMDS or VGA output; if it's got
SDVO_OUTPUT_SVID0 capability, the output becomes TV-n always,
regardless of the setting of the SDVO_OUTPUT_RGB0 bit.  If I modify
i830_sdvo_init() to check for SDVO_OUTPUT_RGB0 before SDVO_OUTPUT_SVID0
then everything works dandy.<br>
<br>
Is there any way (via xorg.conf rather than driver recompilation) to
choose which type of output to select?<br>
<br>
Best regards,<br>
<div class="moz-signature">-- <br>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type"
 content="text/html; charset=windows-1252">
<title>Aidan Dixon</title>
<style>
<!--
span.grame
        {}
div.Section1
        {page:Section1;}
-->
  </style>
<p style="margin-top: 0pt; margin-bottom: 0pt;" align="left"><font
 face="Arial" size="2">Aidan Dixon</font></p>
<br>
</div>
</body>
</html>