dajiji

Results 2 comments of dajiji

same issue. Happens on CentOS8 ``` ./helm install --wait --generate-name nvidia/gpu-operator --debug --set driver.version="450.80.02" ========== NVIDIA Software Installer ========== Starting installation of NVIDIA driver version 450.80.02 for Linux kernel version...

On my server, I run kernel 4.18.0 offline. But it seems that the code checks kernel version from the online repo, and make the numbers mismatch ``` local version=$(dnf -q...