Actually recently I have updated my BIOS as I was upgrading my CPU, I think after updating the BIOS some settings have been changed
I am not an advanced user, this is the first time I came across this issue and I don’t want to mess up with the BIOS settings, can anyone help me resolve this issue
Eventhough driver gets installed with warning message “Secure Boot not enabled on this system”, when I issue “nvidia-smi” command I get this error message “NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running”
include a copy of an nvidia-bug-report.log.gz file, which can be generated with the nvidia-bug-report.sh script shipped with the NVIDIA Linux/FreeBSD graphics drivers and installed in your PATH; the log file will be placed in the current working directory. Attach the log file by hovering your mouse over your forum post and then clicking the paperclip icon that appears.
Hello @birdie,Yes you were right, I left secure boot disabled. It turns out problem was something else, Actually after installing Nvidia driver I was also installing CUDA toolkit which has some built in old Nvidia drivers, so while installing CUDA nvidia drivers was getting corrupted. Hence first I installed Nvidia driver then installed CUDA by not allowing it to install Nvidia drivers and the problem got resolved.