<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - no usable X11 on P4M800 (or similar) Chip"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57527#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - no usable X11 on P4M800 (or similar) Chip"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57527">bug 57527</a>
              from <span class="vcard"><a class="email" href="mailto:tg42@gmx.de" title="Thomas <tg42@gmx.de>"> <span class="fn">Thomas</span></a>
</span></b>
        <pre>Thanks a lot for your support.  Alas, as it seems, the patch did not have any
effect at all.
This is what i did (i am not familiar with package management on debian-like
platforms):

Install required build tools and lib headers:
# apt-get build-dep xserver-xorg-video-openchrome

Get and unpack the ubuntu source of the driver:
$ apt-get source xserver-xorg-video-openchrome

Patch it:
$ patch -p1 < (your patch, succeeded)

Build a deb package:
$ dpkg-buildpackage -us -uc -nc

Install it:
# dpkg -i ./xserver-xorg-video-openchrome_0.3.1-0ubuntu1_i386.deb 

(The md5sum of /usr/lib/xorg/modules/drivers/openchrome_drv.so has changed
afterwards.)

Reboot (just in case).
No change. :-/

Where do i go next?</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>