A pretty standard way in OMLx to start the desktop if the system appears to boot but stops at login screen or does not load the desktop. Like for example “boots to black screen” or “boots to black screen with >something<”.
- At Grub2 Menu go to Advanced Options>Console Mode that should boot to a login prompt
- login with your user name
- For Plasma5 or 6 X11 type
startx
orstartplasma-x11
for P5 or 6 Waylandstartplasma-wayland
for IceWMstart-icewm
for XFCEstartxfce4
or if you are using some other desktop with X11 and don’t know typestartx
. Those are the ones I can remember but whatever the desktop is it will have some start commandl in/usr/bin
. That then starts the desktop bypassingsddm
or other login software likegdm
orlightdm
. - If you are using nVida graphics with Wayland and have problems try X11, this is a no brainer.