http://bugzilla.opensuse.org/show_bug.cgi?id=1102563 http://bugzilla.opensuse.org/show_bug.cgi?id=1102563#c3 Oliver Kurz <okurz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocker|--- |Yes CC| |okurz@suse.com --- Comment #3 from Oliver Kurz <okurz@suse.com> --- (In reply to Guillaume GARDET from comment #1)
/etc/sysconfig/displaymanager and /etc/gdm/custom.conf files are identical on x86_64 and aarch64.
To make autologin work on aarch64, we must edit /etc/gdm/custom.conf and uncomment the following line which force the login screen to use Xorg: WaylandEnable=false
I guess you could do that in the spec file of the package that owns this file, e.g. gdm, based on an arch-specific branch. Or require an additional fix-package which does this change? Have you checked for any upstream bugs describing this problem? Regarding the openQA test, as we have support for logging in users, e.g. see the use of the variable NOAUTOLOGIN, you might be able to detect the problem and workaround it in first_boot (or the helper function wait_boot) -- You are receiving this mail because: You are on the CC list for the bug.