Ubuntu 18.04.4 stuck at the loading screen after running the following command and rebooting:
sudo nvidia-xconfig
I forcefully shut it down a couple of times and when I started it again it still hangs there.
I'm standing here looking at the screen and I can't believe that NVIDIA is a 230 bln $ company.
What solutions are there?
Is there any way I could access the terminal from here in order to delete the xorg.conf file?
If I press ctrl+alt+F4, it takes me to a screen which says:
xHCI host controller not responding, assume dead
A start job is running for Hold until boot process finishers up
cd /etc/X11/ ;sudo mv xorg.conf xorg.conf.nv ;sudo mv xorg.conf.backup xorg.confthen reboot.Note that this only would work if the former xorg.conf had worked for you.I've never seen the config made by Nvidia for X11 works correctly.I don't know why. – Parsa Mousavi Jun 20 '20 at 09:17I have written below what worked for me. I still have a question there. Isn't that wrong that I wasn't required to enter a password in order to access root?
– Sandu Ursu Jun 20 '20 at 10:07