I deactivated the graphical login using systemctl set-default multi-user.target
Of course with startx there is no clue which type of session, either Xorg or Wayland, is being created.
Now the desktops' stability is abysmal. Crashes, hangs and panics.
So I suspect that the system might be configured so that it by default opens a Wayland session, instead of a xorg session.
Q:
Of course with startx there is no clue which type of session, either Xorg or Wayland, is being created.
Now the desktops' stability is abysmal. Crashes, hangs and panics.
So I suspect that the system might be configured so that it by default opens a Wayland session, instead of a xorg session.
Q:
- How can I find out which of Wayland or Xorg is active?
- How can I configure so that it never starts Wayland sessions and if possible, does not include Wayland-specific stuff like libinput either?
- Can I even fully uninstall Wayland?
Statistics: Posted by Meow — 2024-11-14 19:37 — Replies 8 — Views 221