On 07/14/2018 09:46 AM, Daniel Bauer wrote:
Manually I have changed today /etc/sysconfig/displaymanager from sddm to kdm
As Carlos taught me a month or so ago, changing displaymanager doesn't work anymore. Try using update-alternatives, as referenced in the release notes: (I hope this pastes okay) 5.2Use|update-alternatives|to Set Login Manager and Desktop SessionREPORT BUG <https://bugzilla.opensuse.org/enter_bug.cgi?&product=openSUSE%20Distribution&component=Release%20Notes&short_desc=[doc]+&comment=5.2%20%20Use%20%3Ccode%20class%3D%22command%22%3Eupdate-alternatives%3C%2Fcode%3E%20to%20Set%20Login%20Manager%20and%20Desktop%20Session%0A%0Ahttps%3A%2F%2Fdoc.opensuse.org%2Frelease-notes%2Fx86_64%2FopenSUSE%2FLeap%2F15.0%2F%23sec.desktop.set-login-manager-session&assigned_to=sknorr%40suse.com># <https://doc.opensuse.org/release-notes/x86_64/openSUSE/Leap/15.0/#sec.desktop.set-login-manager-session> In the past, you could use|/etc/sysconfig|or the YaST module/etc/sysconfig Editorto define the login manager and desktop session. Starting with openSUSE Leap 15.0, the values are not defined using|/etc/sysconfig|anymore but with the alternatives system. To change the defaults, use the following alternatives: * Login manager:|default-displaymanager| * Wayland session:|default-waylandsession.desktop| * X desktop session:|default-xsession.desktop| For example, to check the value of|default-displaymanager|, use: sudo update-alternatives --display default-displaymanager To switch the|default-displaymanager|to|xdm|, use: sudo update-alternatives --set default-displaymanager \ /usr/lib/X11/displaymanagers/xdm To enable graphical management of alternatives, use the YaST moduleAlternativesthat can be installed from the packageyast2-alternatives.
and, since the modules were not loaded, I reinstalled the nvidia drivers with yast (this helped last time...). I was wondering that mkinitrd was not running after that install, at least I haven't seen it.
I haven't been following this thread too closely, but have you tried installing the Nvidia binary blob from the Nvidia support site? Regards, Lew -- No side is defensive, because you can always go back to a previous offense and a vengeance. -- Carlos E. R. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org