After upgrading Ubuntu from 20.04 to 22.04, my system became significantly sluggish which made me decide to use the xorg env instead of wayland. This didn’t work by just choosing xorg in the login screen, so I edited /etc/gdm3/custom.conf
.
I uncommented this line:
WaylandEnable=false
Then I ran sudo systemctl restart gdm3
My laptop hanged for quite awhile. The screen was just black so I rebooted my laptop. I keep only getting the Ubuntu logo and the spinning wheel. After a while it disappears and I’m left with a black screen. I tried all sort of keys to get a tty or terminal none worked. For example, alt+ctrl+f1~f9 ctrl+alt+f1~f9
Is there anything I can do to fix this situation without reinstalling? I don’t want to lose my stuff in /home and /download.
UPDATE
I was able to see this screen after pressing Alt+T, during the process when the wheel is still spinning and the u ubuntu logo on the screen (before it goes to black screen), and here’s what shows up, i tried to write anything like “sudo restart gdm3” but it took me to the black screen immediately.
and nothing happens, i guess my question is, is there anyway for me to get the tty or terminal during this whole thing other than Ctrl+alt+f1~7 or ctrl+T or ctrl+alt+T ?