I was running the GUI upgrade from 23.10 to 24.04 LTS, and it was interrupted when my desktop environment and basically any GUI broke. So far, I have done:
apt --fix-broken install (this was suggested by apt)
apt dist-upgrade
After this, I rebooted and landed at a broken (and different looking) login screen with no options to select what desktop session (Xorg or Wayland) I wanted to use, leaving me unable to log into my desktop. However, I was able to log into my user through a different terminal (ctrl+alt+F3, etc).
What could/should I do now?
apt --fix-broken install (this was suggested by apt)
apt dist-upgrade
After this, I rebooted and landed at a broken (and different looking) login screen with no options to select what desktop session (Xorg or Wayland) I wanted to use, leaving me unable to log into my desktop. However, I was able to log into my user through a different terminal (ctrl+alt+F3, etc).
What could/should I do now?
Comment