<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi All,<br>
<br>
Based on the patch supplied by Xavier I have created the following
patch on via_output.c:<br>
<br>
<code>343c343,344</code><code><br>
</code><code>< if (ViaTVDACSense(pScrn))</code><code><br>
</code><code>---</code><code><br>
</code><code>> // HACK: force TV connected to cater for
EPIA board</code><code><br>
</code><code>> //if (ViaTVDACSense(pScrn))</code><code><br>
</code><br>
This makes my TV-1 being seen as "connected", so that's the good
news!<br>
<br>
Xorg.0.log:<br>
<code>...</code><code><br>
</code><code>[ 4170.999] (II) CHROME(0): Printing probed modes
for output TV-1</code><code><br>
</code><code>[ 4170.999] (II) CHROME(0): Modeline
"640x480"x63.8 30.00 640 688 744 784 480 488 495 600 -hsync
-vsync (38.3 kHz d)</code><code><br>
</code><code>[ 4170.999] (II) CHROME(0): Output VGA-1
disconnected</code><code><br>
</code><code>[ 4170.999] (II) CHROME(0): Output TV-1 connected</code><code><font
color="#ff0000"> <<--- Result!</font><br>
</code><code>[ 4170.999] (II) CHROME(0): Using exact sizes for
initial modes</code><code><br>
</code><code>[ 4170.999] (II) CHROME(0): Output TV-1 using
initial mode 640x480</code><code><br>
</code><code>[ 4170.999] (II) CHROME(0): VIAFreeScreen</code><code><br>
</code><code>[ 4170.999] (II) CHROME(0): VIAUnmapMem</code><code><br>
</code><code>[ 4171.003] (II) CHROME(0): VIAFreeRec</code><code><br>
</code><code>[ 4171.003] (II) CHROME(0): I2C device "I2C bus
2:VT1625" removed.</code><code><br>
</code><br>
The bad news is that it makes X go ploof... The above is actually
the tail of Xorg.0.log. After this, X just disappears.<br>
<br>
So there must be more to it.<br>
<br>
Any thoughts?<br>
<br>
Regards,<br>
Willem<br>
<br>
On 11/11/2012 11:14 PM, Xavier Bachelot wrote:<br>
</div>
<blockquote cite="mid:50A02344.2020803@bachelot.org" type="cite">
<pre wrap="">Hi Willem,
On 11/10/2012 01:56 PM, Willem van Asperen wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I have been running Arch Linux on a VIA EPIA EX10000EG with success
using version openchrome 0.2.906, until the upgrade of openchrome to
0.3.0. Since then my screen just comes up blank black.
</pre>
</blockquote>
<pre wrap="">
I'm using the attached patch with an Epia EX. However, in my case, the
display is connected throught DVI-A using a DVI-to-VGA dongle. I'm not
sure how your board is connected, so that may or may not help.
Regards,
Xavier
</pre>
</blockquote>
<br>
</body>
</html>