I have a P2000 GPU and trying to install driver on Dell precision 3650 tower.
We were using Ubuntu 16.04 with Nvidia driver 430.26. Everything was fine.
Now, we have trouble upgrading the system to Ubuntu 20.04 with latest hwe kernel 5.13.0-51.
Step to install driver:
Download run
file for 515.48.07
sudo apt install build-essential libglvnd-dev pkg-config
sudo reboot (Install will fail if I don’t reboot here, will try to add log when I run into it again)
sudo rmmod nouveau
sudo bash NVIDIA-Linux-x86_64-515.48.07.run
nvidia-smi works after installation. But it stops working after reboot.
Giving error “NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.”
nvidia-bug-report.log.gz (64.4 KB)