I am writing this from Leap 15.6 in dual boot installation with Slowroll on my Aorus workstation, because booting my long time Slowroll now provides only logon from a black console screen with tiny text. After login, I can get startx working, but not Gnome. (Another issue on this hardware is that the USB DVD installer cause kernel panic - out of memory, so I can’t use it to reinstall the Gnome desktop, and yes this USB boots fine on another, MSI workstation).
So I am asking for
Configuration steps to try to get GDM/Gnome running and keeping my current profile settings if possible?
Using zypper to reinstall the Gnome desktop and GDM login keeping my profile settings if possible?
This is output from Slowroll a couple of days before the Gnome/GDM issue:
After logout the GDM login menu is there, but after reboot it isn’t.
So the remaining question is how to enable this login service to run the GDM login menu after each startup?
Background:
With reference to my previous post " Accessibility setting lost on Gnome login screen"
I attempted with AI assistance to make the GDM login screen persist the Accessibility “Large Text” setting across reboots on an openSUSE Slowroll system. To achieve this, we applied a custom dconf configuration targeting the org.gnome.desktop.interface text-scaling-factor.
When you start a service, it just starts running until it finishes (in your case by a shutdown?)
When you want a service to be started at boot, you should enable it.
The issue is completely resolved now! Installing the ‘gdm-systemd’ package fixed the missing service links, and after running ‘systemctl enable gdm.service’ and setting the graphical target, GDM boots perfectly on every restart. Thanks for the help!
(There was a minor typo in the command (dot instead of hyphen).