Skip to content

Intel GPU

Video Decoding

sudo dnf install libva libva-utils libva-intel-driver

# Needed for Ice Lake and newer
sudo dnf install intel-media-driver

# From the RPM Fusion repo
sudo dnf install ffmpeg

# Should log info without errors
vainfo

Intel GPU Tools

sudo dnf install igt-gpu-tools
sudo intel_gpu_top

Last update: August 12, 2023
Created: May 27, 2023