Hello, I installed Rocky 8.10 on DGX A100, and trying to follow the guide for installing/upgrading DGX on RHEL based systems.
I have the nvidia-dgx-8.repo with the following repos enabled:
[nvidia-dgx-8]
https://repo.download.nvidia.com/baseos/el/8/x86_64/main/
[CUDA]
https://developer.download.nvidia.com/compute/cuda/repos/rhel8/x86_64/
[nvhpc]
baseurl=https://developer.download.nvidia.com/hpc-sdk/rhel/x86_64/
I ran ‘dnf group install ‘DGX A100 Configurations’’ successfully
But the next step of installing the NVIDIA drivers (trying to use 535) I run into an error:
dnf module install nvidia-driver:535/{fm,src}
Last metadata expiration check: 0:00:12 ago on Wed 23 Jul 2025 10:40:11 PM EDT.
Error:
Problem 1: package nvidia-kmod-common-3:535.261.03-1.el8.noarch from CUDA requires nvidia-kmod = 3:535.261.03, but none of the providers can be installed
- cannot install the best candidate for the job
- package kmod-nvidia-latest-dkms-3:535.261.03-1.el8.x86_64 from CUDA is filtered out by modular filtering
- package kmod-nvidia-open-dkms-3:535.261.03-1.el8.x86_64 from CUDA is filtered out by modular filtering
Problem 2: package nvidia-driver-3:535.261.03-1.el8.x86_64 from CUDA requires nvidia-kmod-common = 3:535.261.03, but none of the providers can be installed
- package nvidia-kmod-common-3:535.261.03-1.el8.noarch from CUDA requires nvidia-kmod = 3:535.261.03, but none of the providers can be installed
- cannot install the best candidate for the job
- package kmod-nvidia-latest-dkms-3:535.261.03-1.el8.x86_64 from CUDA is filtered out by modular filtering
- package kmod-nvidia-open-dkms-3:535.261.03-1.el8.x86_64 from CUDA is filtered out by modular filtering
Problem 3: package nvidia-driver-3:535.261.03-1.el8.x86_64 from CUDA requires nvidia-kmod-common = 3:535.261.03, but none of the providers can be installed
- package nvidia-modprobe-3:535.261.03-1.el8.x86_64 from CUDA requires nvidia-driver(x86-64) = 3:535.261.03, but none of the providers can be installed
- package nvidia-kmod-common-3:535.261.03-1.el8.noarch from CUDA requires nvidia-kmod = 3:535.261.03, but none of the providers can be installed
- cannot install the best candidate for the job
- package kmod-nvidia-latest-dkms-3:535.261.03-1.el8.x86_64 from CUDA is filtered out by modular filtering
- package kmod-nvidia-open-dkms-3:535.261.03-1.el8.x86_64 from CUDA is filtered out by modular filtering
Problem 4: package nvidia-driver-3:535.261.03-1.el8.x86_64 from CUDA requires nvidia-kmod-common = 3:535.261.03, but none of the providers can be installed
- package nvidia-settings-3:535.261.03-1.el8.x86_64 from CUDA requires nvidia-driver(x86-64) = 3:535.261.03, but none of the providers can be installed
- package nvidia-kmod-common-3:535.261.03-1.el8.noarch from CUDA requires nvidia-kmod = 3:535.261.03, but none of the providers can be installed
- cannot install the best candidate for the job
- package kmod-nvidia-latest-dkms-3:535.261.03-1.el8.x86_64 from CUDA is filtered out by modular filtering
- package kmod-nvidia-open-dkms-3:535.261.03-1.el8.x86_64 from CUDA is filtered out by modular filtering
Problem 5: package nvidia-driver-3:535.261.03-1.el8.x86_64 from CUDA requires nvidia-kmod-common = 3:535.261.03, but none of the providers can be installed
- package nvidia-xconfig-3:535.261.03-1.el8.x86_64 from CUDA requires nvidia-driver(x86-64) = 3:535.261.03, but none of the providers can be installed
- package nvidia-kmod-common-3:535.261.03-1.el8.noarch from CUDA requires nvidia-kmod = 3:535.261.03, but none of the providers can be installed
- cannot install the best candidate for the job
- package kmod-nvidia-latest-dkms-3:535.261.03-1.el8.x86_64 from CUDA is filtered out by modular filtering
- package kmod-nvidia-open-dkms-3:535.261.03-1.el8.x86_64 from CUDA is filtered out by modular filtering
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)