John Andersen wrote:
On 01/07/2017 02:46 AM, stakanov wrote:
What substitute one can install for sddm. This is a local computer. No network functionality other than on the very machine (however multiuser mode) is needed. What would be a candidate? (excluding KDM). Reason is an apparent incompatibility with the serial kernel 4.4.
I've used lightdm on several machines because sddm had some bugs, which are mostly solved now, but also because its huge, bloated, and unnecessary.
Install lightdm (your usual method)
systemctl enable lightm.service systemctl disable sddm.service
Best to reboot here, but you can also try systemctl stop sddm.service systemctl start lightdm.service
I use yast2 sysconfig to change the default display manager and window manager. Does it do the same thing I wonder? And then systemctl rescue, systemctl default to get it working. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org