Can’t Boot Ubuntu after installing Nvidia Driver Fix 2


Read {count} times since 2020

A lot of people has trouble booting in to Ubuntu after installation of Nvidia Driver.
Here is the second solution if first solution didn’t wok.

Since you get a terminal when you boot in to Ubuntu.
Login to your account in the terminal

Then run the command.

sudo -i

and save a new Nvidia Config File by running this command.

nvidia-xconfig

Your new config file has been created!
Reboot your computer and boot in to your Ubuntu now.

Show Comments