3

1

I'm using Ubuntu Desktop 23.10. I've tried every suggestion in this thread as well as many others online, but I cannot get back into the Ubuntu GUI/GNOME desktop environment. I'm using Ubuntu 23.10 desktop.

3
  • It's best if you're specific; ie. you're using Ubuntu 23.10 instead of a vague term like latest version. Your picture seems to me to show gdm.service actually started correctly (ie. it wasn't Starting but Started); then an issue occurred.
    – guiverc
    Commented Oct 15, 2023 at 1:14
  • is there a way to check if gdm.service is causing the problem? or any other way i could determine the cause
    – boonslang
    Commented Oct 15, 2023 at 2:37
  • I opened another tty and can confirm that gdm service fails to start. Commented Nov 13, 2023 at 12:47

1 Answer 1

2

I just faced with this issue and after trying different options, I finally could solve the issue by doing the following steps:

  • While being stuck in the page you shared the image, press Ctrl+Alt+F3 to get into another tty.
  • Provide user/pass and login to your account
  • Run sudo apt install --reinstall ubuntu-desktop
  • To verify the solution, run startx. If successful, you can restart the system and expect the gdm can work properly.
1
  • 1
    Thank you for the solution! Commented Dec 22, 2023 at 9:23

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .