After upgrading to 2.99.916, the DisplaySize value set in xorg.conf.d is ignored, and the default 96dpi used. Reverting back to 2.99.914 works fine. GMA4500MHD, xorg-server 1.16.0 on Arch Linux x86_64. Reported by someone else at https://bugs.archlinux.org/task/41944 Contents of /etc/X11/xorg.conf.d/90-monitorsize.conf: Section "Monitor" Identifier "<default monitor>" DisplaySize 260 163 EndSection
commit 1aefd16964c30264c05d136cef3e1e7de5eb9c53 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Sep 12 07:46:43 2014 +0100 sna: Use default monitor options on the first output commit 6554cf0a69f04710b64f3488384fe5cb2748dc35 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Aug 11 12:22:17 2014 +0100 sna: Parse output options early during initialisation rearranged the monitor query to before the num_outputs increment. The result was that it choose the second output as the default and not the intended first. Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=522500 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.