ansible-role-nvidia-driver icon indicating copy to clipboard operation
ansible-role-nvidia-driver copied to clipboard

Results 23 ansible-role-nvidia-driver issues
Sort by recently updated
recently updated
newest added

Hello, I get that error when trying to provision a EC2 instance running on ubuntu 22.04 TASK [nvidia.nvidia_driver : install driver packages] ********************************************************************** failed: [13.37.164.47] (item=nvidia-headless-515-server) => {"ansible_loop_var": "item", "cache_update_time":...

Hello, While installing this role on a fresh gpu server, I'm getting the following error: FAILED! => {"changed": false, "msg": "Unable to enable service nvidia-persistenced: Failed to enable unit: Unit...

I'd like to use this role to provision drivers on a VM with Secure Boot enabled. What should I do to request signed drivers?

This change includes a few minor changes. - Use ansible FQCN names over short names - Added `become: true` on specific modules that required privilege. (Make it clear which module...

Hi there, i wanted to thank you for the nice ansible role. Unfortunately Debian does not seem to be officially supported. But I managed it with a bit of variable...

Hi, There seems to be an issue when trying to install on RHEL9. It tries to dnf install using the module name: nvidia-driver:525.125.06 While the actual module name for version...

When re-running this role against Ubuntu 22.04 with the CUDA version of packages being installed, the following issue consistently occurs: ``` TASK [nvidia.nvidia_driver : add CUDA keyring] ******************************************************************************************************************************************************************** fatal: [10.1.10.28]:...

Hello, I am realizing that having 2 GPU or more installed does not work with the module. If I run the driver 515.105.01, via the .run, it works for dual...

I tried installing the nvidia driver on an AlmaLinux 9 system, but unfortunately the driver misses support for this ## Expected behavior NVidia driver role supports installation on Redhat family...