<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - version 0.3.2 failing on VIA VT3324 (CX700). Card-Ids (1106|3157)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63857">63857</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>openchrome-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>version 0.3.2 failing on VIA VT3324 (CX700). Card-Ids (1106|3157)
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>blocker
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>willem@van.asperen.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/openchrome
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Up till today I was a happy camper. Was running openchrome smoothly on my VIA
EPIA EX10000EG...

I did have some troubles end of last year. Version 0.3.0 did not work for me.

Gladly Harry de Boer helped us out with some cool patches.
Downloaded the sources, applied the patches, did a manual install and... it
worked!

Now, four months later, I upgraded my system to run the latest version of X.
The patched openchrome driver did no longer work. Complained about version
mismatch.
So I had to install the xf86-video-openchrome package from ArchLinux. Thinking:
these cool patches that Harry made surely made it to this release.

Maybe they did.

But the (unpatched) driver does not work no longer for me.

X crashes with:

[  4525.285]
Fatal server error:
[  4525.285] AddScreen/ScreenInit failed for driver 0
[  4525.285]
[  4525.285] (EE)
Please consult the The X.Org Foundation support
         at <a href="http://wiki.x.org">http://wiki.x.org</a>
 for help.
[  4525.285] (EE) Please also check the log file at "/var/log/Xorg.0.log" for
additional information.
[  4525.285] (EE)

I did not change my xorg config. It still reads:

Section "Monitor"
  Identifier "Monitor0"
#  HorizSync 30 - 50
#  VertRefresh 50.0 - 50.0
EndSection

Section "Device"
  Identifier "Device0"
  Driver "openchrome"
#  Driver "vesa"
  Option "ActiveDevice" "TV"
#  Option "ActiveDevice" "DFP"
  Option "TVType" "PAL"
  Option "TVOutput" "S-Video"
EndSection

Section "Screen"
  Identifier "Screen0"
  Device "Device0"
  Monitor "Monitor0"
#  DefaultDepth 32
  SubSection "Display"
    Viewport 0 0
    Modes "720x576" "720x576Noscale"
#    Modes "1920x1080"
#    Virtual 3200 1080
#    Modes "640x480"
#    Modes "1024x768"
  EndSubSection
EndSection

Any help appreciated...

Thanks,
Willem</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>