<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - GNOME 3 login screen is not centered when using Intel drivers"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75368#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - GNOME 3 login screen is not centered when using Intel drivers"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75368">bug 75368</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>There was nothing in the logs to suggest any foul play anywhere on the system.
My two theories were either the modesetting registers were programmed wrong by
the kernel causing the offset, or that it was being rendered into the wrong
position by the ddx. Everything looks self-consistent.

Time to try random settings. In Section "Device" of /etc/X11/xorg.conf, try

Option "AccelMethod" "blt"
Option "DRI" "off"
Option "VSync" "false"
Option "SwapbuffersWait" "false"
Option "TripleBuffer" "false"

and see if any those (individually) have any effect.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>