You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to set up a headless render node for Davinci Resolve running on CentOS 7. The ansible playbook claims that everything ran successfully, but following a reboot I am getting errors from nvidia-persistenced:
Failed to start NVIDIA Persistence Daemon.
Failed to query NVIDIA devices. Please ensure that the NVIDIA device files (/dev/nvidia*) exist, and that user 0 has read and write permissions for those files.
I am trying to set up a headless render node for Davinci Resolve running on CentOS 7. The ansible playbook claims that everything ran successfully, but following a reboot I am getting errors from
nvidia-persistenced
:Failed to start NVIDIA Persistence Daemon.
Failed to query NVIDIA devices. Please ensure that the NVIDIA device files (/dev/nvidia*) exist, and that user 0 has read and write permissions for those files.
Environment
v1.0.0-2-g7f66955
CentOS-7-x86_64-Minimal-1810.iso
Fully up to date packages as at 2019-08-27
Steps
sudo yum upgrade
sudo yum install lshw pciutils
(for debugging)What logs would be useful to identify what's going wrong?
The text was updated successfully, but these errors were encountered: