Dear fellows,
I am in charge for building GPU workstations using the last Nvidia Geforce RTX 5090 in a fresh Oracle Linux 10 machine. These graphic cards are properly installed as revealed by lspci command. I have used a common recipe for the installation of RTX 5000 Blackwell drivers on linux machines (https://gist.github.com/jatinkrmalik/86afb07cbe6abf5baa2d29d3842aa328). Everything goes well, the akmod-nvidia and xorg-x11-drv-nvidia-cuda drivers were successfully installed. However, after reboot the machine is not able to load the nvidia drivers, as indicated by nvidia-smi command. I have not disabled the secure boot option on the grub. Since then, I am searching for a solution for this issue. Anybody has any clue? Are they necessary additional steps before or after the drivers installation?
Thanks