And the result of nvidia-smi is as:
(Also after unistall/reinstall of nvidia-driver)
NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
HI,
I have the same problem as you ! I’m stuck on integrating NVIDIA RTX3080 drivers CUDA on almalinux 9.5 for a small local LLM project on DELL T340 server, RTX3080 gpu . I want using GPU CUDA !
my display works with the Matrox VGA motherboard of the DELL server. But unfortunately the NVIDIA card without the functional drivers cannot work even in pure Cuda calculation! The card does not respond; no active cooling … !
I’ve tried many installation modes and settings (Wiki almalinux, web comments about, Direct Nvidia drivers, …) Always at the same point the driver is present but inactive! and the same error as you nvidia-smi .
$dkms status
/usr/bin/which: no ofed_info in (/home/henri/.local/bin:/home/henri/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin)
Deprecated feature: REMAKE_INITRD (/var/lib/dkms/nvidia-fs/2.24.2/source/dkms.conf)
nvidia/570.124.06, 5.14.0-503.23.2.el9_5.x86_64, x86_64: installed
nvidia/570.124.06, 5.14.0-503.26.1.el9_5.x86_64, x86_64: installed
nvidia/570.124.06, 6.13.5-1.el9.elrepo.x86_64, x86_64: installed (Differences between built and installed modules)
nvidia-fs/2.24.2, 5.14.0-503.26.1.el9_5.x86_64, x86_64: installed
$unaLinux sirius 6.13.5-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Feb 27 12:59:45 EST 2025 x86_64 x86_64 x86_64 GNU/Linux
$dmesg | grep nvidia ; result nothing
$
$lsmod | grep nvidia ; result nothing
$sirius 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Mar 3 05:56:39 EST 2025 x86_64 x86_64 x86_64 GNU/Linux
$$sudo dnf search nvidia-driver
Dernière vérification de l’expiration des métadonnées effectuée il y a 11:36:53 le mar. 04 mars 2025 21:00:15.
================================================================= Nom correspond exactement à : nvidia-driver ==================================================================
nvidia-driver.x86_64 : NVIDIA’s proprietary display driver for NVIDIA graphic cards
================================================================== Nom & Résumé correspond à : nvidia-driver ===================================================================
nvidia-driver-cuda.x86_64 : CUDA integration for nvidia-driver
nvidia-driver-cuda-libs.x86_64 : Libraries for nvidia-driver-cuda
nvidia-driver-cuda-libs.i686 : Libraries for nvidia-driver-cuda
nvidia-driver-libs.x86_64 : Libraries for nvidia-driver
nvidia-driver-libs.i686 : Libraries for nvidia-driver
======================================================================= Nom correspond à : nvidia-driver =======================================================================
libva-nvidia-driver.x86_64 : A VA-API implemention using NVIDIA’s NVDEC
nvidia-driver-assistant.noarch : Detect and install the best NVIDIA driver packages for the system
card not recognized !
Have you solved problem; any idea ?
Best regards
Henri