This worked for me:
Switch to a Virtual Console (TTY)Since the GUI isn’t working, switch to a terminal interface:
Ctrl + Alt + F2
(or F3–F6)sudo apt remove --purge fuse
Restart the display manager:
sudo systemctl restart gdm # or lightdm, sddm, etc.Reconfigure or Reinstall the Display Manager
If the display manager itself is broken:
sudo dpkg-reconfigure gdm3 # or lightdm
Or reinstall it:
sudo apt install --reinstall gdm3 # or lightdmReboot
After making your changes:
If not still not working try the following Check for a Valid Session FileList files in /usr/share/xsessions/
:
ls -l /usr/share/xsessions/
Expected output (for GNOME):
gnome.desktop ubuntu.desktop
If this directory is empty or missing GNOME:
sudo apt install ubuntu-gnome-desktop gnome-sessionCheck GNOME Session Binary
Check that the GNOME session command exists:
Expected output:
If it's missing:
sudo apt install gnome-sessionForce Default Session
Try setting GNOME explicitly as the default session:
echo "gnome-session" > ~/.xsession chmod +x ~/.xsession
Then reboot.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4