I have a problem when starting my Ubuntu machine. The problem appeared right after doing:
sudo apt purge nvidia* libnvidia*
sudo apt autoremove
sudo reboot
After the machine came back to life, I got the message /dev/nvme0n1p3: clean, n/n files, n/n blocks instead of actually initializing Ubuntu (the desktop).
I have tried several things, this solution among them Error on Ubuntu boot up - "recovering journal" but it didn't work; I got an error when doing fsck -f / since there is something mounted there.
I have also tried removing all the Nvidia drivers installed and using purge and auto remove for that. I have come back to the nouveau driver, and rebooted, but nothing works.
Please be detailed in your answers if you can.
