diff options
author | Ross Burton <ross.burton@arm.com> | 2025-03-11 11:22:41 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-03-15 06:40:08 -0700 |
commit | f0ba45e07df5cddfb6e249f8c4bb6027546846bb (patch) | |
tree | 149d0dae3fa3083bd1c985b53ac939b83b6944f2 /scripts/lib/devtool/import.py | |
parent | e3e29d6cb79660b48407373a436498a41c1c86dd (diff) | |
download | poky-f0ba45e07df5cddfb6e249f8c4bb6027546846bb.tar.gz |
xserver-xf86-config: remove obsolete configuration files
For reasons we have explicit xorg.conf files for a number of the qemu
machines, but not all of them. These mainly disabled screen blanking
(which is now down with a separate fragment) but also explictly set the
device driver to fbdev which meant they didn't use the modesettings
driver as they should (with the virtio framebuffer from qemu).
This is the root cause of why the xserver 21.1.16 upgrade doesn't work
on a number of machines: the /sys probing changed and the fbdev driver
now refuses to use the PCI framebuffer device as there are better
drivers, but we've explictly told xorg to use the wrong driver.
For more details, see https://gitlab.freedesktop.org/xorg/xserver/-/issues/1798.
(From OE-Core rev: ccbb0f5491e13d61015872fba93417b91c3213a2)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 8c8039bf4c2d011e3d12c970ce45036b184902a9)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/import.py')
0 files changed, 0 insertions, 0 deletions