How to install video drivers in rhel/rocky/alma, etc...

dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
4,408
Reaction score
4,601
Credits
41,638
NVIDIA Drivers (Rocky 10)
Rocky 10 with EPEL only has basic NVIDIA support packages, not the full proprietary drivers. You'll see:


libva-nvidia-driver - VA-API for video acceleration
nvidia-gpu-firmware - GPU firmware files
pcp-pmda-nvidia-gpu - Performance monitoring

For full NVIDIA driver support on Rocky 10, you'd typically need to use either:

NVIDIA's official repository
ELRepo repository

sudo dnf install epel-release

AMD Radeon Drivers (Rocky 10)
Like Fedora, AMD drivers are in-kernel. Just install:

sudo dnf install xorg-x11-drv-amdgpu

After installing NVIDIA drivers, reboot your system for the kernel modules to load properly.
 
Last edited:


Follow Linux.org

Members online


Top