Quote:
Originally Posted by KevinH
XServer? Did you disable wayland then?
KDEPlasma will allow you to use X11 or wayland from the login screen. My guess is you are still using Wayland as your display controller not X.
|
Honest answer is I don't know. The troubles were back in mid 2022 and caused repeated lockups. Discussion on a Ubuntu forum got me through that period with the solution I mentioned - removing the Nvidia card. I never see any boot-time option to select wayland or X11 and I boot up fresh every day.
I just checked how to differentiate: I ran xdpyinfo and got lots of stuff which I wouldn't get with wayland (so it seems) and then I ran :
echo $XDG_SESSION_TYPE
which returned x11.
So it does look like I'm using x11 and not wayland.