Running Ubuntu 20.04 with a NVIDIA GTX 1080 card. System was running fine up until yesterday when I had to reboot it due to power failure.
Tried to connect to an external monitor but found that my system could not detect it.
Ran nvidia-smi and got the 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.
Checked the nvidia-persistenced.service with sudo systemctl status nvidia-persistenced.service and got:
● nvidia-persistenced.service - NVIDIA Persistence Daemon
Loaded: loaded (/lib/systemd/system/nvidia-persistenced.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2024-05-27 14:00:04 CDT; 34min ago
Process: 10553 ExecStart=/usr/bin/nvidia-persistenced --verbose (code=exited, status=1/FAILURE)
Process: 10556 ExecStopPost=/bin/rm -rf /var/run/nvidia-persistenced/ (code=exited, status=0/SUCCESS)*
May 27 14:00:04 gatame76 systemd[1]: nvidia-persistenced.service: Scheduled restart job, restart counter is at 5.
May 27 14:00:04 gatame76 systemd[1]: Stopped NVIDIA Persistence Daemon.
May 27 14:00:04 gatame76 systemd[1]: nvidia-persistenced.service: Start request repeated too quickly.
May 27 14:00:04 gatame76 systemd[1]: nvidia-persistenced.service: Failed with result ‘exit-code’.
May 27 14:00:04 gatame76 systemd[1]: Failed to start NVIDIA Persistence Daemon.
Assuming that when I sudo apt upgraded other packages on my system they broke my nvidia/cuda installation.
Any suggestions on how to best fix this?
I double checked that I am not in secure boot mode.
Attaching the nvidia-bug-report.log.gz file
nvidia-bug-report.log.gz (436.4 KB)