I have Ubuntu 22.04 and was tuning Gnome with exstensions. At one point the screen just completely froze, I waited 5 min and decided to power off my laptop (by pressing the power button). Now everytime I login to my main account (lacinquette) (display manager/login screen works perfecly normal) I get black screen with only cursor I can move (on Xorg, on Wayland cursor appears but not moves).
I have another account (non root "guest") which I logged in to see if it is also broke - no, Gnome shell is working just fine under that user.
Luckily, using the standard Ubuntu app (which comes by default) I scheduled regular backups for my main user (they are stored in /home/lacinquette/laptop/
) - maybe it could help somehow.
For some reason I don't have access to tty (Ctrl+Alt+F3/F1), but I managed to login to main account using grub recovery boot.
I tried to recover my /home/lacinquette folder using:
sudo duplicity --no-encryption file:///home/lacinquette/laptop/ /home/lacinquette --force
But nothing changed, screen is still black. Tried to restore backup again - it gives me Errno 17 File already exists
- the result is nothing.
Having access to command line, what can I do from now?
Edit: I'm using Lenovo laptop with AMD gpu and cpu.