Installing Plasma defaults to Wayland

Ok, I’ve fixed it. This is a REALLY simple fix and it works on the latest iso. I have copied most of the steps from CMarch’s post above to make things easier.

  1. When installing, don’t choose the ‘automatically login’ option.
  2. Following the reboot, at the login screen, switch to a new tty (ctrl+alt+f2)
  3. sudo pacman -Rsc kalu
  4. sudo pacman -Syu plasms sddm sddm-kcm
  5. sudo systemctl enable sddm.service --force
  6. sudo pacman -Rsc xfce4 xfce4-goodies lightdm
  7. rm .xprofile
  8. switch back to the lightdm screen (ctrl+alt+f7) and choose reboot
  9. Login and Ta-da!
1 Like