Update from Leap 42.3 to 15.0: No login

I have updated my laptop from Leap 42.3 to Leap 15.0. The installation process worked fine until I reboot. Now I just have a black screen with a mousepointer, Can’t get the GUI-login.

I enter Ctrl+Alt+F1 to switch to a console screen. I can login as root and also as an user.
As root when I type startx I get:

/etc/X11/xim: Checking whether an input method should be started.
sourcing /etc/sysconfig/language to get the value of INPUT_METHOD
INPUT_METHOD is not set or empty (no user selected input method).
Trying to start a default input method for the locale fr_FR.UTF-8 …
Checking for a default input method in /etc/X11/xim.d/fr/
sourcing /etc/X11/xim.d/fr/40-ibus …
/etc/X11/xim.d/fr/40-ibus started sucessfully

When I type startkde I get (even when I set DISPLAY=0):
$DISPLAY is not set or cannot connect to the X server.

The xsession-errors shows:
Qt: Dead lock detected while activating a BlockingQueuedConnection: Sender is QObject(0x21a2080), receiver is QDBusConnectionPrivate(0x7fcf980030f0)
Unexpected response from KInit (response = 0).
startkde: Could not start ksmserver. Check your installation.
The X11 connection broke (error 1). Did the X11 server die?
Closing SQL connection: “kactivities_db_resources_140248847955840_readwrite”
The X11 connection broke: I/O error (code 1)
XIO: fatal IO error 13 (Permission denied) on X server “:0”
after 1563 requests (1492 known processed) with 0 events remaining.
Error: Can’t open display: :0
Could not connect to D-Bus server: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-D0i6LjU9SJ: Connection refused
startkde: Shutting down…
kdeinit5_wrapper: Warning: connect(/run/user/0/kdeinit5__0) failed: : No such file or directory
Error: Can not contact kdeinit5!
xprop: unable to open display ‘:0’
xprop: unable to open display ‘:0’
startkde: Done.
Failed enumerating UDisks2 objects: “org.freedesktop.DBus.Error.TimedOut”
“Activation of org.freedesktop.UDisks2 timed out”
QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
QThread: Destroyed while thread is still running
QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
The X11 connection broke: I/O error (code 1)
XIO: fatal IO error 2 (No such file or directory) on X server “:0”
after 198 requests (198 known processed) with 0 events remaining.

Any help would be apreciated.

Mathos

Did you try booting with nomodeset?

Please use CODE tags, the # in the editor layout. After readin ~200 posts today formatted output becomes completely unreadable. Which makes me skip this thread where I might have been able to help. This goes for most of us trying to provide support. Please see the difference:

knurpht@Knurpht-HP:~> cat /etc/resolv.conf

/etc/resolv.conf file autogenerated by netconfig!

Before you change this file manually, consider to define the

static DNS configuration using the following variables in the

/etc/sysconfig/network/config file:

NETCONFIG_DNS_STATIC_SEARCHLIST

NETCONFIG_DNS_STATIC_SERVERS

NETCONFIG_DNS_FORWARDER

or disable DNS configuration updates via netconfig by setting:

NETCONFIG_DNS_POLICY=’’

See also the netconfig(8) manual page and other documentation.

Note: Manual change of this file disables netconfig too, but

may get lost when this file contains comments or empty lines

only, the netconfig settings are same with settings in this

file and in case of a “netconfig update -f” call.

Please remove (at least) this line when you modify the file!

search home
nameserver 192.168.2.7
nameserver 8.8.8.8
nameserver 8.8.4.4
knurpht@Knurpht-HP:~>

vs

knurpht@Knurpht-HP:~> cat /etc/resolv.conf 
### /etc/resolv.conf file autogenerated by netconfig!
#
# Before you change this file manually, consider to define the
# static DNS configuration using the following variables in the
# /etc/sysconfig/network/config file:
#     NETCONFIG_DNS_STATIC_SEARCHLIST
#     NETCONFIG_DNS_STATIC_SERVERS
#     NETCONFIG_DNS_FORWARDER
# or disable DNS configuration updates via netconfig by setting:
#     NETCONFIG_DNS_POLICY=''
#
# See also the netconfig(8) manual page and other documentation.
#
# Note: Manual change of this file disables netconfig too, but
# may get lost when this file contains comments or empty lines
# only, the netconfig settings are same with settings in this
# file and in case of a "netconfig update -f" call.
#
### Please remove (at least) this line when you modify the file!
search home
nameserver 192.168.2.7
nameserver 8.8.8.8
nameserver 8.8.4.4
knurpht@Knurpht-HP:~>

Or the failsafe Grub menu selection?

Or disabling Plymouth? (append plymouth.enable=0 using the e key in the Grub menu to append to the kernel cmdline, the line where resume= appears)

Are you using a laptop with Optimus hardware?

Are you using a proprietary NVidia driver?

Exactly how did you perform your update?

Tell us something about your system.

inxi -v3xx; rpm -qa | grep dm

from root login on vtty2 would be a place to start. It’s in the standard repos ready for zypper to install if it’s not already installed.

I don’t think startkde can work directly in openSUSE. Try:

WINDOWMANAGER=/usr/bin/startkde startx -- :1

which might work if the display manager happens to be your primary problem.

@mathos200:

Given that, you can login to a CLI Virtual Terminal, please check the status of the Display Manager:

 # systemctl status display-manager.service

Which Display Manager have you selected for your KDE sessions?

Please check the systemd Journal for anything which is throwing up errors during the system boot:

 # journalctl --this-boot

Please, also, check the systemd status of the Display Manager and SDDM services:

 # systemctl list-unit-files | grep -iE 'displ|sdd'

I tried nomodeset and also disabled Plymouth but still black screen.
I habe a Dell Laptop XPS.
I performed my update from the iso-file I downloaded about 10 days ago. After booting from that file, I clicked on “Update” and the process went on without troubles. After rebooting, I got the black screen with the mouse pointer on it. Then I made a zypper dup, but same no change.
When I type:

inxi -Gxx
Graphics:  Card-1: Intel 2nd Generation Core Processor Family Integrated Graphics Controller
           bus-ID: 00:02.0 chip-ID: 8086:0116
           Card-2: NVIDIA GF108M [GeForce GT 525M] bus-ID: 01:00.0 chip-ID: 10de:0df5
           Display Server: X.org 1.19.6 drivers: fbdev (unloaded: modesetting,vesa)
           tty size: 170x48 Advanced Data: N/A for root out of X

I tried:

WINDOWMANAGER=/usr/bin/startkde startx -- :1
/etc/X11/xim: Checking whether an input method should be started.
sourcing /etc/sysconfig/language to get the value of INPUT_METHOD
INPUT_METHOD is not set or empty (no user selected input method).
Trying to start a default input method for the locale fr_FR.UTF-8 ...
Checking for a default input method in /etc/X11/xim.d/fr/
sourcing /etc/X11/xim.d/fr/40-ibus ...
/etc/X11/xim.d/fr/40-ibus started sucessfully

and a messagebox opens: Can’t start kdeinit5. Check your configuration.
When I type:

systemctl staus display-manager
? display-manager.service - X Display Manager
   Loaded: loaded (/usr/lib/systemd/system/display-manager.service; enabled; vendor preset: enabled)
   Active: active (running) since Tue 2018-11-06 19:39:20 CET; 24min ago
  Process: 1717 ExecStart=/usr/lib/X11/display-manager start (code=exited, status=0/SUCCESS)
 Main PID: 1783 (sddm)
    Tasks: 8 (limit: 4915)
   CGroup: /system.slice/display-manager.service
           +-1783 /usr/bin/sddm
           +-1822 /usr/bin/X -nolisten tcp -auth /run/sddm/{63ac264b-5ce9-4b3c-8e05-47b1115dd018} -background none -noreset -displayfd 18 -seat seat0 vt7

Nov 06 19:39:25 mathos5.infoth.com sddm[1783]: Loading theme configuration from "/usr/share/sddm/themes/breeze-openSUSE/theme.conf"
Nov 06 19:39:25 mathos5.infoth.com sddm[1783]: Greeter starting...
Nov 06 19:39:25 mathos5.infoth.com sddm[1783]: Adding cookie to "/run/sddm/{63ac264b-5ce9-4b3c-8e05-47b1115dd018}"
Nov 06 19:39:25 mathos5.infoth.com sddm-helper[1870]: [PAM] Starting...
Nov 06 19:39:25 mathos5.infoth.com sddm-helper[1870]: [PAM] Authenticating...
Nov 06 19:39:25 mathos5.infoth.com sddm-helper[1870]: [PAM] returning.
Nov 06 19:39:25 mathos5.infoth.com sddm[1783]: Greeter session started successfully
Nov 06 19:39:28 mathos5.infoth.com sddm[1783]: Message received from greeter: Connect
Nov 06 19:39:33 mathos5.infoth.com sddm[1783]: Auth: sddm-helper exited with 127
Nov 06 19:39:33 mathos5.infoth.com sddm[1783]: Greeter stopped.

I also made some other checks:

grep 'Auto' /etc/sysconfig/displaymanager
DISPLAYMANAGER_AUTOLOGIN=""
# DISPLAYMANAGER_AUTOLOGIN is empty.
systemctl get-default
graphical.target
sytemctl cat graphical.target
# /usr/lib/systemd/system/graphical.target
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

[Unit]
Description=Graphical Interface
Documentation=man:systemd.special(7)
Requires=multi-user.target
Wants=display-manager.service
Conflicts=rescue.service rescue.target
After=multi-user.target rescue.service rescue.target display-manager.service
AllowIsolate=yes
journalctl -b | grep -i Failed
Nov 06 19:37:59 mathos5 kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
Nov 06 19:37:59 mathos5 systemd-vconsole-setup[149]: /usr/bin/setfont failed with error code 71.
Nov 06 19:37:59 mathos5 systemd-vconsole-setup[149]: Setting fonts failed with a "system error", ignoring.
Nov 06 19:38:16 mathos5 systemd-udevd[490]: Process '/usr/sbin/tlp auto' failed with exit code 4.
Nov 06 19:38:19 mathos5 kernel: snd_hda_intel 0000:00:1b.0: failed to add i915 component master (-19)
Nov 06 19:38:20 mathos5 systemd-udevd[490]: Process '/usr/sbin/alsactl restore 0' failed with exit code 99.
Nov 06 19:38:45 mathos5 NetworkManager[1303]: <info>  [1541529525.3391] device (wlan0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Nov 06 19:38:45 mathos5 NetworkManager[1303]: <warn>  [1541529525.3397] device (wlan0): Activation: failed for connection 'eduroam'
Nov 06 19:38:45 mathos5 NetworkManager[1303]: <info>  [1541529525.3404] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Nov 06 19:38:45 mathos5 wickedd-nanny[1402]: device wlan0: call to org.opensuse.Network.Interface.waitLinkUp() failed: General failure
Nov 06 19:38:45 mathos5 wickedd-nanny[1402]: wlan0: failed to bring up device, still continuing
Nov 06 19:38:53 mathos5.infoth.com ModemManager[1222]: <info>  Modem: state changed (unknown -> failed)
Nov 06 19:38:54 mathos5.infoth.com NetworkManager[1303]: <info>  [1541529534.0590] device (ttyACM1): modem state 'failed'
Nov 06 19:38:54 mathos5.infoth.com NetworkManager[1303]: <info>  [1541529534.0604] modem-broadband[ttyACM1]: failed to retrieve SIM object: No SIM object available
Nov 06 19:39:11 mathos5.infoth.com systemd[1]: vboxadd-service.service: Unit entered failed state.
Nov 06 19:39:11 mathos5.infoth.com systemd[1]: vboxadd-service.service: Failed with result 'exit-code'.
Nov 06 19:54:47 mathos5.infoth.com dbus-daemon[3031]: [session uid=0 pid=3031] Activated service 'org.freedesktop.Notifications' failed: Process org.freedesktop.Notifications exited with status 1
Nov 06 19:57:23 mathos5.infoth.com dbus-daemon[3031]: [session uid=0 pid=3031] Activated service 'org.freedesktop.Notifications' failed: Process org.freedesktop.Notifications exited with status 1

grep 'Kernel command' /var/log/Xorg.0.log
    84.872] Kernel command line: BOOT_IMAGE=/vmlinuz-4.12.14-lp150.12.22-default root=UUID=6b4dcb59-7e5e-4989-8328-3615ca4db26b quiet splash=silent resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts quiet splash=silent resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts nomodeset


rpm -qa | grep dm
kcm_sddm-lang-5.12.5-lp150.2.1.noarch
dmz-icon-theme-cursors-11.3.0-lp150.1.6.noarch
liblightdm-gobject-1-0-1.24.1-lp150.1.1.x86_64
kcm_sddm-5.12.5-lp150.2.1.x86_64
sddm-0.17.0-lp150.9.6.1.x86_64
dmraid-1.0.0.rc16-lp150.3.4.x86_64
texlive-babel-piedmontese-2017.135.1.0svn30282-lp150.6.3.noarch
dmidecode-3.1-lp150.2.2.x86_64
gdm-branding-openSUSE-42.3-lp150.3.1.noarch
libmodman1-32bit-2.0.1-lp150.1.6.x86_64
xmodmap-1.0.9-lp150.1.7.x86_64
xdm-1.1.11-lp150.11.3.1.x86_64
libgdm1-3.26.2.1-lp150.11.3.1.x86_64
gdm-3.26.2.1-lp150.11.3.1.x86_64
libquadmath0-32bit-7.3.1+r258812-lp150.2.10.x86_64
libdmtx0-0.7.4-lp150.1.6.x86_64
texlive-updmap-map-2017.133.svn43366-lp150.4.3.noarch
libXdmcp-devel-1.1.2-lp150.1.7.x86_64
libXdmcp6-1.1.2-lp150.1.7.x86_64
sddm-theme-openSUSE-15.0~git20180504T125857~b35c1c4-lp150.1.1.noarch
sddm-branding-openSUSE-0.17.0-lp150.9.6.1.x86_64
typelib-1_0-Gdm-1_0-3.26.2.1-lp150.11.3.1.x86_64
libloudmouth-1-0-1.5.3-lp150.1.14.x86_64
dmxproto-devel-2.3.1-lp150.1.6.x86_64
phpPgAdmin-5.1-lp150.1.2.noarch
texlive-babel-piedmontese-doc-2017.135.1.0svn30282-lp150.6.3.noarch
libquadmath0-7.3.1+r258812-lp150.2.10.x86_64
xdmbgrd-0.6-lp150.1.10.x86_64
gdm-lang-3.26.2.1-lp150.11.3.1.noarch
texlive-hyphen-piedmontese-2017.133.svn40340-lp150.5.3.noarch
libdmapsharing-3_0-2-2.9.38-lp150.1.4.x86_64
nfsidmap-0.26-lp150.1.10.x86_64
kdm-4.11.22-lp150.7.24.x86_64
librdmacm1-32bit-16.4-lp150.3.2.x86_64
texlive-boxedminipage-2017.133.2svn17087-lp150.5.3.noarch
libdmx1-1.1.3-lp150.1.6.x86_64
libmodman1-2.0.1-lp150.1.6.x86_64
gdmflexiserver-3.26.2.1-lp150.11.3.1.noarch
xf86vidmodeproto-devel-2.3.1-lp150.1.6.x86_64
texlive-boxedminipage-doc-2017.133.2svn17087-lp150.5.3.noarch
mdadm-4.0-lp150.7.1.x86_64
rdma-core-16.4-lp150.3.2.x86_64
kdm-branding-upstream-4.11.22-lp150.7.24.x86_64
texlive-undergradmath-2017.133.svn42926-lp150.4.3.noarch
librdmacm1-16.4-lp150.3.2.x86_64
kcm_sddm-lang-5.12.5-lp150.2.1.noarch
dmz-icon-theme-cursors-11.3.0-lp150.1.6.noarch
liblightdm-gobject-1-0-1.24.1-lp150.1.1.x86_64
kcm_sddm-5.12.5-lp150.2.1.x86_64
sddm-0.17.0-lp150.9.6.1.x86_64
dmraid-1.0.0.rc16-lp150.3.4.x86_64
texlive-babel-piedmontese-2017.135.1.0svn30282-lp150.6.3.noarch
dmidecode-3.1-lp150.2.2.x86_64
gdm-branding-openSUSE-42.3-lp150.3.1.noarch
libmodman1-32bit-2.0.1-lp150.1.6.x86_64
xmodmap-1.0.9-lp150.1.7.x86_64
xdm-1.1.11-lp150.11.3.1.x86_64
libgdm1-3.26.2.1-lp150.11.3.1.x86_64
gdm-3.26.2.1-lp150.11.3.1.x86_64
libquadmath0-32bit-7.3.1+r258812-lp150.2.10.x86_64
libdmtx0-0.7.4-lp150.1.6.x86_64
texlive-updmap-map-2017.133.svn43366-lp150.4.3.noarch
libXdmcp-devel-1.1.2-lp150.1.7.x86_64
libXdmcp6-1.1.2-lp150.1.7.x86_64
sddm-theme-openSUSE-15.0~git20180504T125857~b35c1c4-lp150.1.1.noarch
sddm-branding-openSUSE-0.17.0-lp150.9.6.1.x86_64
typelib-1_0-Gdm-1_0-3.26.2.1-lp150.11.3.1.x86_64
libloudmouth-1-0-1.5.3-lp150.1.14.x86_64
dmxproto-devel-2.3.1-lp150.1.6.x86_64
phpPgAdmin-5.1-lp150.1.2.noarch
texlive-babel-piedmontese-doc-2017.135.1.0svn30282-lp150.6.3.noarch
libquadmath0-7.3.1+r258812-lp150.2.10.x86_64
xdmbgrd-0.6-lp150.1.10.x86_64
gdm-lang-3.26.2.1-lp150.11.3.1.noarch
texlive-hyphen-piedmontese-2017.133.svn40340-lp150.5.3.noarch
libdmapsharing-3_0-2-2.9.38-lp150.1.4.x86_64
nfsidmap-0.26-lp150.1.10.x86_64
kdm-4.11.22-lp150.7.24.x86_64
librdmacm1-32bit-16.4-lp150.3.2.x86_64
texlive-boxedminipage-2017.133.2svn17087-lp150.5.3.noarch
libdmx1-1.1.3-lp150.1.6.x86_64
libmodman1-2.0.1-lp150.1.6.x86_64
gdmflexiserver-3.26.2.1-lp150.11.3.1.noarch
xf86vidmodeproto-devel-2.3.1-lp150.1.6.x86_64
texlive-boxedminipage-doc-2017.133.2svn17087-lp150.5.3.noarch
mdadm-4.0-lp150.7.1.x86_64
rdma-core-16.4-lp150.3.2.x86_64
kdm-branding-upstream-4.11.22-lp150.7.24.x86_64
texlive-undergradmath-2017.133.svn42926-lp150.4.3.noarch
librdmacm1-16.4-lp150.3.2.x86_64

systemd-analyse critical-chain
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.

graphical.target @1min 14.536s
+-multi-user.target @1min 14.536s
  +-cron.service @1min 14.536s
    +-postfix.service @1min 10.556s +3.977s
      +-mariadb.service @1min 4.796s +5.735s
        +-network.target @1min 4.683s
          +-wicked.service @33.774s +30.907s
            +-wickedd-nanny.service @33.706s +66ms
              +-wickedd.service @33.402s +301ms
                +-wickedd-dhcp6.service @31.284s +2.097s
                  +-dbus.service @27.003s
                    +-basic.target @26.376s
                      +-paths.target @26.357s
                        +-btrfsmaintenance-refresh.path @26.356s
                          +-sysinit.target @26.090s
                            +-apparmor.service @19.373s +6.716s
                              +-var.mount @19.131s +148ms
                                +-systemd-fsck@dev-disk-by\x2did-ata\x2dST9250410AS_5VGC1K8N\x2dpart8.service @14.039s +5.090s
                                  +-local-fs-pre.target @14.037s
                                    +-lvm2-monitor.service @5.246s +8.790s
                                      +-lvm2-lvmetad.service @5.633s
                                        +-lvm2-lvmetad.socket @5.244s
                                          +--.mount
                                            +-system.slice
                                              +--.slice

/sbin/lspci -nnk | egrep iA3 'vga|graphics'
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
    Subsystem: Dell Device [1028:04b6]
    Kernel modules: i915
00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M [GeForce GT 525M] [10de:0df5] (rev a1)
    Subsystem: Dell Device [1028:04b6]
    Kernel modules: nouveau
03:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [Condor Peak] [8086:0083]

Without more, this explains why SDDM & Plasma fail. X is running on the FBDEV driver, which is too crude for use with SDDM or Plasma (or GDM, or Gnome, or Cinnamon, or Mate, etc.), and stuck in 1024x768 or a lower display mode. It also says yours is an Optimus laptop (both Intel and NVidia gfx). Typically the use of FBDEV is a consequence of having nomodeset on the kernel cmdline in conjunction with inappropriately or not installed NVidia (for systems with only NVidia gfx) and/or Bumblebee (for Optimus systems) drivers.

grep 'Kernel command' /var/log/Xorg.0.log
    84.872] Kernel command line: BOOT_IMAGE=... splash=silent quiet showopts nomodeset
head /var/log/xorg.0.log | grep 'Kernel command'

would have been less messy. Absent an appropriately configured driver, the killer is nomodeset. You might want to have a look at 1110041 – omit nomodeset from installation's proposed bootloader cmdline for some background on the implications of nomodeset, but your focus going forward needs to be on Optimus and getting Bumblebee configured.

DO you have bumblebee installed Also fo you use the NVIDIA driver or nouveau?

If nvidia remove and reinstall bumbebee and the NVIDIA driver as per the instructions

https://en.opensuse.org/SDB:NVIDIA_Bumblebee

Bumblebee wasn’t installed on my system, so I did:


usermod -aG bumblebee infoth
usermod -aG video infoth
systemctl enable bumblebeed
systemctl start bumblebeed
echo "blacklist nouveau" | tee -a /etc/modprobe.d/99-local.conf
mkinitrd

and I have still a black screen. :’(
Then I typed:
systemctl status bumblebeed.service and I got:


bumblebeed.service - Bumblebee C Daemon
   Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
   Active: active (running) since Sun 2018-11-11 18:42:50 CET; 26min ago
 Main PID: 1295 (bumblebeed)
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bumblebeed.service
           +-1295 /usr/sbin/bumblebeed

Nov 11 18:42:50 mathos5 systemd[1]: Started Bumblebee C Daemon.
Nov 11 18:42:56 mathos5 bumblebeed[1295]:    45.669495] [INFO]/usr/sbin/bumblebeed 3.2.1 started
Nov 11 18:56:15 mathos5.infoth.com bumblebeed[1295]:   844.287227] [ERROR][XORG] (EE) No devices detected.
Nov 11 18:56:15 mathos5.infoth.com bumblebeed[1295]:   844.287268] [ERROR][XORG] (EE)
Nov 11 18:56:15 mathos5.infoth.com bumblebeed[1295]:   844.287272] [ERROR][XORG] (EE) no screens found(EE)
Nov 11 18:56:15 mathos5.infoth.com bumblebeed[1295]:   844.287277] [ERROR][XORG] (EE)
Nov 11 18:56:15 mathos5.infoth.com bumblebeed[1295]:   844.287283] [ERROR][XORG] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
Nov 11 18:56:15 mathos5.infoth.com bumblebeed[1295]:   844.287287] [ERROR][XORG] (EE)
Nov 11 18:56:15 mathos5.infoth.com bumblebeed[1295]:   844.287292] [ERROR][XORG] (EE) Server terminated with error (1). Closing log file.
Nov 11 18:56:15 mathos5.infoth.com bumblebeed[1295]:   844.387440] [ERROR]X did not start properly

Other checks:
journalctl -b | grep -i Failed


Nov 11 18:42:13 mathos5 kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
Nov 11 18:42:13 mathos5 systemd-vconsole-setup[151]: /usr/bin/setfont failed with error code 71.
Nov 11 18:42:13 mathos5 systemd-vconsole-setup[151]: Setting fonts failed with a "system error", ignoring.
Nov 11 18:42:14 mathos5 systemd-vconsole-setup[363]: KD_FONT_OP_GET failed while trying to get the font metadata: Function not implemented
Nov 11 18:42:27 mathos5 systemd-vconsole-setup[475]: KD_FONT_OP_SET failed, fonts will not be copied to tty7: Invalid argument
Nov 11 18:42:28 mathos5 systemd-vconsole-setup[553]: KD_FONT_OP_SET failed, fonts will not be copied to tty7: Invalid argument
Nov 11 18:42:31 mathos5 systemd-udevd[511]: Process '/usr/sbin/tlp auto' failed with exit code 4.
Nov 11 18:42:33 mathos5 systemd-vconsole-setup[780]: KD_FONT_OP_SET failed, fonts will not be copied to tty7: Invalid argument
Nov 11 18:42:34 mathos5 systemd-udevd[506]: Process '/usr/sbin/alsactl restore 0' failed with exit code 99.
Nov 11 18:43:05 mathos5 ModemManager[1254]: <info>  Modem: state changed (unknown -> failed)
Nov 11 18:43:06 mathos5 NetworkManager[1292]: <info>  [1541958186.0180] device (ttyACM1): modem state 'failed'
Nov 11 18:43:06 mathos5 NetworkManager[1292]: <info>  [1541958186.0193] modem-broadband[ttyACM1]: failed to retrieve SIM object: No SIM object available
Nov 11 18:43:23 mathos5 systemd[1]: vboxadd-service.service: Unit entered failed state.
Nov 11 18:43:23 mathos5 systemd[1]: vboxadd-service.service: Failed with result 'exit-code'.

head /var/log/Xorg.0.log | grep ‘Kernel command’


    91.240] Kernel command line: BOOT_IMAGE=/vmlinuz-4.12.14-lp150.12.22-default root=UUID=6b4dcb59-7e5e-4989-8328-3615ca4db26b quiet splash=silent resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts quiet splash=silent resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts

systemctl list-unit-files | grep -iE ‘displ|sdd’


display-manager.service                                      enabled        
sddm.service                                                 disabled      

journalctl --this-boot


-- Logs begin at Thu 2017-12-28 08:53:56 CET, end at Sun 2018-11-11 19:14:01 CET. --
Nov 11 18:42:13 mathos5 kernel: microcode: microcode updated early to revision 0x2e, date = 2018-04-10
Nov 11 18:42:13 mathos5 kernel: Linux version 4.12.14-lp150.12.22-default (geeko@buildhost) (gcc version 7.3.1 20180323 [gcc-7-branch revision 258812] (SUSE Linux) ) #1 SMP Sat Oct 13 05:05:16 UTC 2018 (09415e8)
Nov 11 18:42:13 mathos5 kernel: Command line: BOOT_IMAGE=/vmlinuz-4.12.14-lp150.12.22-default root=UUID=6b4dcb59-7e5e-4989-8328-3615ca4db26b quiet splash=silent resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts quiet splash=silent resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts
Nov 11 18:42:13 mathos5 kernel: Disabled fast string operations
Nov 11 18:42:13 mathos5 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 11 18:42:13 mathos5 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 11 18:42:13 mathos5 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 11 18:42:13 mathos5 kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Nov 11 18:42:13 mathos5 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Nov 11 18:42:13 mathos5 kernel: e820: BIOS-provided physical RAM map:
...
Nov 11 18:42:13 mathos5 kernel: DMI: Dell Inc.          Dell System XPS L502X/0YR8NN, BIOS A06 07/20/2011
...
Nov 11 18:42:13 mathos5 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-4.12.14-lp150.12.22-default root=UUID=6b4dcb59-7e5e-4989-8328-3615ca4db26b quiet splash=silent resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts quiet splash=silent resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts resume=/dev/disk/by-id/ata-ST9250410AS_5VGC1K8N-part12 splash=silent quiet showopts
...
Nov 11 19:12:58 mathos5.infoth.com kernel: input: PixArt Microsoft USB Optical Mouse as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-2/1-2:1.0/0003:045E:0737.001D/input/input45
Nov 11 19:12:58 mathos5.infoth.com kernel: hid-generic 0003:045E:0737.001D: input,hidraw0: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-0000:04:00.0-2/input0
Nov 11 19:12:58 mathos5.infoth.com mtp-probe[3806]: checking bus 1, device 30: "/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-2"
Nov 11 19:12:58 mathos5.infoth.com mtp-probe[3806]: bus: 1, device: 30 was not an MTP device
Nov 11 19:13:10 mathos5.infoth.com systemd[1]: is_symlink_with_known_name(graphical.target, default.target) ? 0
Nov 11 19:13:10 mathos5.infoth.com systemd[1]: is_symlink_with_known_name(graphical.target, runlevel5.target) ? 0
Nov 11 19:13:10 mathos5.infoth.com systemd[1]: is_symlink_with_known_name(graphical.target, default.target) ? 0
Nov 11 19:13:10 mathos5.infoth.com systemd[1]: is_symlink_with_known_name(systemd-networkd.service, dbus-org.freedesktop.network1.service) ? 1
...

That doesn’t look right. What do you get from:

# systemctl list-unit-files | egrep -i 'gdm|kdm|sddm|tdm|wdm|xdm'
# rpm -qa | egrep -i 'gdm|kdm|sddm|tdm|wdm|xdm'
# ls -l /etc/alternatives/default-displaymanager

SUSE and openSUSE systems start the appropriate Display Manager via code called by the systemd DisplayManager service; meaning, the SDDM service must be disabled …

systemctl list-unit-files | egrep -i ‘gdm|kdm|sddm|tdm|wdm|xdm’

sddm.service                                                 disabled       
xdm.service                                                  enabled

rpm -qa | egrep -i ‘gdm|kdm|sddm|tdm|wdm|xdm’

kcm_sddm-lang-5.12.5-lp150.2.1.noarch
liblightdm-gobject-1-0-1.24.1-lp150.1.1.x86_64
kcm_sddm-5.12.5-lp150.2.1.x86_64
sddm-0.17.0-lp150.9.6.1.x86_64
gdm-branding-openSUSE-42.3-lp150.3.1.noarch
xdm-1.1.11-lp150.11.3.1.x86_64
libgdm1-3.26.2.1-lp150.11.3.1.x86_64
gdm-3.26.2.1-lp150.11.3.1.x86_64
libXdmcp-devel-1.1.2-lp150.1.7.x86_64
libXdmcp6-1.1.2-lp150.1.7.x86_64
sddm-theme-openSUSE-15.0~git20180504T125857~b35c1c4-lp150.1.1.noarch
sddm-branding-openSUSE-0.17.0-lp150.9.6.1.x86_64
typelib-1_0-Gdm-1_0-3.26.2.1-lp150.11.3.1.x86_64
xdmbgrd-0.6-lp150.1.10.x86_64
gdm-lang-3.26.2.1-lp150.11.3.1.noarch
kdm-4.11.22-lp150.7.24.x86_64
gdmflexiserver-3.26.2.1-lp150.11.3.1.noarch
kdm-branding-upstream-4.11.22-lp150.7.24.x86_64

ls -l /etc/alternatives/default-displaymanager

lrwxrwxrwx 1 root root 33 Nov  1 00:14 /etc/alternatives/default-displaymanager -> /usr/lib/X11/displaymanagers/sddm

@mathos200:
In a previous entry you indicated that, the Display Manager service was/is misbehaving:


Nov 06 19:39:25 mathos5.infoth.com sddm[1783]: Loading theme configuration from "/usr/share/sddm/themes/breeze-openSUSE/theme.conf"
Nov 06 19:39:25 mathos5.infoth.com sddm[1783]: Greeter starting...
Nov 06 19:39:25 mathos5.infoth.com sddm[1783]: Adding cookie to "/run/sddm/{63ac264b-5ce9-4b3c-8e05-47b1115dd018}"
Nov 06 19:39:25 mathos5.infoth.com sddm-helper[1870]: [PAM] Starting...
Nov 06 19:39:25 mathos5.infoth.com sddm-helper[1870]: [PAM] Authenticating...
Nov 06 19:39:25 mathos5.infoth.com sddm-helper[1870]: [PAM] returning.
Nov 06 19:39:25 mathos5.infoth.com sddm[1783]: Greeter session started successfully
Nov 06 19:39:28 mathos5.infoth.com sddm[1783]: Message received from greeter: Connect
Nov 06 19:39:33 mathos5.infoth.com sddm[1783]: Auth: sddm-helper exited with 127
Nov 06 19:39:33 mathos5.infoth.com sddm[1783]: Greeter stopped.

AFAIK, a successful Display Manager initialisation should look something like this:


Nov 18 11:11:05 xxx sddm[2417]: Session "/usr/share/xsessions/xsession.desktop" selected, command: "default"
Nov 18 11:11:05 xxx sddm-helper[2501]: [PAM] Starting...
Nov 18 11:11:05 xxx sddm-helper[2501]: [PAM] Authenticating...
Nov 18 11:11:05 xxx sddm-helper[2501]: [PAM] Preparing to converse...
Nov 18 11:11:05 xxx sddm-helper[2501]: [PAM] Conversation with 1 messages
Nov 18 11:11:05 xxx sddm-helper[2501]: [PAM] returning.
Nov 18 11:11:05 xxx sddm[2417]: Authenticated successfully
Nov 18 11:11:05 xxx sddm[2417]: Auth: sddm-helper exited successfully
Nov 18 11:11:05 xxx sddm[2417]: Greeter stopped.
Nov 18 11:11:05 xxx sddm[2417]: Session started

Please post the contents of ‘/etc/sddm.conf’ and, indicate if you’ve edited any of the system files involved with the systemd Display Manager service.

Also, please post the output of the following (‘sudo’ or user ‘root’) commands:

  • update-alternatives --display default-displaymanager
  • update-alternatives --display default-xsession.desktop

@mathos200:
When you upgraded from Leap 42.3 to Leap 15.0, did you follow the following “How-To” instructions?

And, following the upgrade, did you perform the following system administration tasks (user ‘root’)


# rpmconfigcheck
# zypper verify --details
# rpm --verify --all

Hi,
Here is /etc/sddm.conf file and I didn’t edit myself system files involved with the systemd Display Manager service:


[Theme]

[XDisplay]

As root I typed:
update-alternatives --display default-displaymanager

default-displaymanager - auto mode
  link best version is /usr/lib/X11/displaymanagers/sddm
  link currently points to /usr/lib/X11/displaymanagers/sddm
  link default-displaymanager is /usr/lib/X11/displaymanagers/default-displaymanager
/usr/lib/X11/displaymanagers/console - priority 5
/usr/lib/X11/displaymanagers/gdm - priority 25
/usr/lib/X11/displaymanagers/kdm - priority 15
/usr/lib/X11/displaymanagers/sddm - priority 25
/usr/lib/X11/displaymanagers/xdm - priority 10

update-alternatives --display default-xsession.desktop

default-xsession.desktop - auto mode
  link best version is /usr/share/xsessions/plasma5.desktop
  link currently points to /usr/share/xsessions/plasma5.desktop
  link default-xsession.desktop is /usr/share/xsessions/default.desktop
/usr/share/xsessions/gnome.desktop - priority 25
/usr/share/xsessions/icewm-session.desktop - priority 15
/usr/share/xsessions/plasma5.desktop - priority 25

I didn’t check the How-To instructions before my upgrade but after reading now I performed it according <https://en.opensuse.org/SDBffline_upgrade>.

Now, still as root the following outputs:
rpmconfigcheck

Searching for unresolved configuration files
Please check the following files (see /var/adm/rpmconfigcheck):
    /etc/apache2/conf.d/phpPgAdmin.conf.rpmnew
    /etc/apache2/default-server.conf.rpmnew
    /etc/apache2/httpd.conf.rpmnew
    /etc/default/grub.rpmnew
    /etc/fonts/conf.d/10-rendering-options.conf.rpmsave
    /etc/fonts/conf.d/58-family-prefer-local.conf.rpmsave
    /etc/hostname.rpmnew
    /etc/hosts.rpmnew
    /etc/icewm/keys.rpmsave
    /etc/icewm/menu.rpmsave
    /etc/icewm/toolbar.rpmsave
    /etc/icewm/winoptions.rpmsave
    /etc/idmapd.conf.rpmsave
    /etc/inittab.rpmnew
    /etc/iscsi/iscsid.conf.rpmnew
    /etc/java/java.conf.rpmnew
    /etc/localtime.rpmnew
    /etc/login.defs.rpmsave
    /etc/mime.types.rpmsave
    /etc/mtools.conf.rpmsave
    /etc/nsswitch.conf.rpmnew
    /etc/ntp.conf.rpmnew
    /etc/pam.d/common-account.rpmnew
    /etc/pam.d/common-auth.rpmnew
    /etc/pam.d/common-password.rpmnew
    /etc/pam.d/common-session.rpmnew
    /etc/pam.d/login.rpmnew
    /etc/plymouth/plymouthd.conf.rpmnew
    /etc/postfix/main.cf.rpmnew
    /etc/postfix/master.cf.rpmnew
    /etc/profile.d/alljava.sh.rpmsave
    /etc/pulse/client.conf.rpmnew
    /etc/sane.d/dll.conf.rpmnew
    /etc/sddm.conf.rpmnew
    /etc/speech-dispatcher/speechd.conf.rpmnew
    /etc/sudoers.rpmnew
    /etc/texmf/tex/generic/config/language.dat.rpmsave
    /etc/texmf/tex/generic/config/language.dat.lua.rpmsave
    /etc/texmf/tex/generic/config/language.def.rpmsave
    /etc/texmf/web2c/fmtutil.cnf.rpmnew
    /etc/texmf/web2c/updmap.cfg.rpmsave
    /etc/tuned/active_profile.rpmnew
    /etc/unixODBC/odbcinst.ini.rpmsave
    /etc/xdg/kickoffrc.rpmsave
    /etc/xml/catalog.rpmsave
    /usr/share/info/dir.rpmnew
    /usr/share/kde4/config/kdm/kdmrc.rpmnew
    /usr/share/kde4/config/kdm/kdmrc.rpmsave

zypper verify --details

Loading repository data...
Reading installed packages...

Dependencies of all installed packages are satisfied.

rpm --verify --all

missing     /var/cache/libx11/compose/l4_030_313cb605_00280cc0
....L....    /etc/bash_completion.d/clang.sh
.M.......  g /var/log/alternatives.log
missing     /usr/bin/pg_resetxlog
S.5....T.  c /etc/ntp.conf
S.5....T.  c /etc/sddm.conf
.M...UG..  g /run/sddm
.M.......  g /usr/share/fonts/75dpi/encodings.dir
.M.......  g /usr/share/fonts/75dpi/fonts.scale
.M.......  g /usr/share/fonts/misc/encodings.dir
.M.......  g /usr/share/fonts/misc/fonts.scale
.M.......  g /var/run
.M.......  g /boot/grub2/grub.cfg
S.5....T.  c /etc/default/grub
S.5....T.  c /etc/pulse/client.conf
.M.......  g /run/cryptsetup
missing     /usr/bin/ecpg
missing     /usr/bin/pg_config
S.5....T.  c /etc/apache2/default-server.conf
S.5....T.  c /etc/apache2/httpd.conf
.M.......  c /var/log/NetworkManager
.M.......  c /etc/X11/xorg.conf.d/00-keyboard.conf
.M.......  c /etc/locale.conf
.M.......  c /etc/machine-id
.M.......  c /etc/vconsole.conf
.M.......  g /var/lib/systemd/random-seed
.M.......  g /etc/mpv/scripts
.......T.  c /etc/YaST2/control.xml
....L....    /usr/share/java/xml-commons-apis.jar
S.5....T.  c /etc/X11/xorg.conf.d/50-screen.conf
.M....G..  g /var/log/lastlog
.M.......  g /boot/initrd-4.12.14-lp150.12.25-default
S.5....T.  c /etc/fonts/conf.d/10-rendering-options.conf
S.5....T.  c /etc/fonts/conf.d/58-family-prefer-local.conf
.........    /usr/lib64/libspiro.so.0 (replaced)
missing     /usr/lib64/libspiro.so.0.0.1 (replaced)
S.5....T.  c /etc/pam.d/login
.M.......  g /etc/mpv/scripts
.M.......  g /etc/xml/catalog-d.xml
.M.......  g /var/lib/ca-certificates/ca-bundle.pem
.M.......  g /var/lib/ca-certificates/java-cacerts
S.5....T.  c /etc/postfix/main.cf
S.5....T.  c /etc/postfix/master.cf
.M.......  c /var/log/audit/audit.log
.M.......  g /usr/lib64/libopenblas.so.0
....L....    /usr/share/java/jaf.jar
....L....    /usr/share/java/jaxp_transform_impl.jar
.........    /usr/lib64/gstreamer-1.0/libgsta52dec.so (replaced)
.........    /usr/lib64/gstreamer-1.0/libgstlame.so (replaced)
.........    /usr/lib64/gstreamer-1.0/libgstmpeg2dec.so (replaced)
.........    /usr/lib64/gstreamer-1.0/libgsttwolame.so (replaced)
.M.......  g /run/avahi-daemon
S.5....T.  c /etc/modprobe.d/99-local.conf
.M.......  g /usr/lib64/libopenblas.so.0
S.5....T.  c /etc/apache2/conf.d/phpPgAdmin.conf
S.5....T.  c /etc/sudoers
....L....  d /usr/share/man/man1/ftp.1.gz
.......T.    /usr/lib64/gconv/gconv-modules.cache
S.5....T.  c /etc/java/java.conf
....L....    /usr/share/java/xml-commons-resolver.jar
....L....  c /etc/pam.d/common-account
....L....  c /etc/pam.d/common-auth
....L....  c /etc/pam.d/common-password
....L....  c /etc/pam.d/common-session
.M.......  g /run/mcelog
S.5....T.  c /usr/share/kde4/config/kdm/kdmrc
.M.......  g /etc/iscsi/initiatorname.iscsi
S.5....T.  c /etc/speech-dispatcher/speechd.conf
.M.......  c /var/log/acpid
.M...U...    /var/cache/cups
.M.......  g /usr/share/fonts/100dpi/encodings.dir
.M.......  g /usr/share/fonts/100dpi/fonts.scale
.M.......  g /usr/share/fonts/Type1/encodings.dir
.M.......  g /usr/share/fonts/cyrillic/encodings.dir
.M.......  g /usr/share/fonts/cyrillic/fonts.scale
.M.......  g /usr/share/fonts/truetype/encodings.dir
.M.......    /var/lib/nfs/rpc_pipefs
.M....G..  g /var/lib/nfs/state
.........    /usr/lib64/pkcs11/gnome-keyring-pkcs11.so (replaced)
.M.......  g /boot/initrd-4.12.14-lp150.12.22-default
....L....    /usr/share/java/javamail.jar
.M.......  g /etc/udev/hwdb.bin
....L....    /usr/share/java/jaxp_parser_impl.jar
missing     /usr/bin/createlang
missing     /usr/bin/droplang
missing     /usr/bin/pg_receivexlog
.......T.  c /etc/my.cnf
S.5....T.  c /etc/plymouth/plymouthd.conf
SM5....T.  c /etc/fonts/conf.d/30-metric-aliases.conf
.M....G..  g /etc/brlapi.key
....L....  d /usr/share/man/man1/vala-gen-introspect.1.gz
....L....  d /usr/share/man/man1/valac.1.gz
....L....  d /usr/share/man/man1/vapigen.1.gz
....L....    /usr/share/YaST2/theme/current/icons
S.5....T.  c /etc/sane.d/dll.conf
.......T.  c /etc/unixODBC/odbcinst.ini

@mathos200:

  • ‘/etc/sddm.conf’ is OK.

  • “update-alternatives --display default-displaymanager” is indicating that, “auto” mode is on with GDM and SDDM having the same priority value (25) …

I suggest that, you select SDDM manually to overcome any possible “automatic” confusion …

  • As “rpmconfigcheck” is indicating, you have some system administration work to do to resolve the issues raised by:

Please check the following files (see /var/adm/rpmconfigcheck):

  • “rpm --verify --all” is indicating some missing
    files.

You need to execute “rpm --query --whatprovides” on each file which is indicated as being missing and then, forcibly re-install the related package to restore the missing file(s) …
Once all the missing files have been restored, you’ll have to re-execute “rpmconfigcheck” to check if any configuration files have been re-installed …

Hi,
I did the homework but nothing helped :’(. I couldn’t find out what was misconfigured. Finally I performed a new installation and now it works well ;);). May be the update didn’t remove or update all files from the previous version. Never mind, thanks guys for your help.

You’re welcome!