I've just installed the Nvidia drivers using the instructions here on our Threadripper workstations, https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#rhel-9-rocky-9
However, I'm getting this error after a reboot
modprobe: ERROR: could not insert 'nvidia': Key was rejected by service
[root@athos ~]# nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
[root@athos ~]# modprobe nvidia
modprobe: ERROR: could not insert 'nvidia': Key was rejected by service
I imagine I could turn off secure boot, but that seems rather inelegant and I would rather solve the problem properly.
Any advice or suggestions, would be greatly appreciated!