<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Excessive CPU load by the xorg-server and GUI's hard lags"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99457#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Excessive CPU load by the xorg-server and GUI's hard lags"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99457">bug 99457</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>The older combo failed to initialize glamor, so it was using shadowfb software
rendering. You can try either

 Option "ShadowPrimary"

or

 Option "Accel" "off"

in /etc/X11/xorg.conf Section "Device" to see if one of them works better. The
former also uses software rendering for 2D but allows 3D and video hardware
acceleration.

It would be interesting to see a CPU profile from when the problem occurs,
taken with something like sysprof or perf.</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>