[Bug 75368] GNOME 3 login screen is not centered when using Intel drivers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 10 15:32:28 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75368

--- Comment #6 from Chris Wilson <chris at chris-wilson.co.uk> ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140310/3f0976b2/attachment.html>


More information about the intel-gfx-bugs mailing list