drm-info (MIT):
List the capabilities and current settings of this device's DRM
(Direct Rendering Manager) hardware.
glmark2-es2 (GPLv3):
OpenGL ES 2.0 X11 benchmark.
glmark2-es2-wayland (GPLv3):
OpenGL ES 2.0 Wayland benchmark.
eglinfo (MIT):
Dump information about the available EGL setup.
glxinfo (MIT):
Dump information about the available GLX setup.
vainfo (MIT):
Dump information about the available VAAPI (hardware video acceleration) setup.
vdpauinfo (MIT):
Dump information about the available VDPAU (hardware video acceleration) setup.
vulkaninfo (Apache-2.0):
Dump information about the available Vulkan setup.
vkcube (Apache-2.0):
Test the Vulkan setup.
This snap uses the graphics-core22 interface to gain support graphics hardware.
It can be used to verify custom graphics-core22 provider implementations.
Enable snaps on Fedora and install graphics-test-tools
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed on Fedora from the command line:
sudo dnf install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
To enable classic snap support, enter the following to create a symbolic link between /var/lib/snapd/snap and /snap:
sudo ln -s /var/lib/snapd/snap /snap
Install graphics-test-tools
To install graphics-test-tools, simply use the following command: