System: Ubuntu 20
GPU: Dual RTX A5000
The following commands were executed.
sudo apt-get remove --purge ‘^nvidia-.’
sudo apt-get remove --purge '^libnvidia-.’
sudo apt-get remove --purge ‘^cuda-.*’
sudo apt-get install linux-headers-$(uname -r)
sudo apt install nvidia-driver-525
However, this failure showed the output of the command “nvidia-smi” execution: “NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver.” The archived file “nvidia-bug-report” was attached here.
nvidia-bug-report.log.gz (189.8 KB)