I have built a desktop with a RTX 2060 Super and I would like to use my graphic card for machine learning. My Ubuntu 20.04 installation works fine but when I install nvidia-driver-450 my computer doesn't boot anymore. I can access the BIOS but when the OS start, the computer crashes: everything stops (LEDs, Fans) except the power switch LED. I have to press the power button for several second to properly shut it down.
I have found that I can repair this if I access the recovery mode and uninstall Nvidia's driver. I have tried the installation through "Additional Drivers" of Ubuntu, the "ubuntu-drivers" command, the "apt install" command and from the official Nvidia website. All leads to the same result.
Is there a solution ? Has anyone else got the problem ?
sudo apt purge nvidia-driver-450
and eventually install noveau – Vlad Oct 21 '20 at 10:35