http://bugzilla.opensuse.org/show_bug.cgi?id=1151290 http://bugzilla.opensuse.org/show_bug.cgi?id=1151290#c24 --- Comment #24 from Dr. Werner Fink <werner@suse.com> --- Created attachment 832012 --> http://bugzilla.opensuse.org/attachment.cgi?id=832012&action=edit /etc/X11/xorg.conf.d/99-local.conf I've removed 90-intel.conf to get nvidia ... see Section "ServerFlags" Option "DefaultServerLayout" "intel" # Option "DefaultServerLayout" "nvidia" # Option "DefaultServerLayout" "layout" Option "Xinerama" "false" Option "AutoAddGPU" "false" EndSection where currently intel is set ... using layout with Section "ServerLayout" Identifier "layout" Screen 0 "nvidia" 0 0 Inactive "intel" InputDevice "touchpad" # Option "SingleCard" "true" EndSection or Section "ServerLayout" Identifier "nvidia" Screen 0 "nvidia" 0 0 InputDevice "touchpad" EndSection cause sddm-helper to crash with exit 6 -- You are receiving this mail because: You are on the CC list for the bug.