Why is Fedora 38 missing the essential GPU driver component to have HW acceleration enabled by default?

@daosans, you can utilise the undermentioned to ascertain this in the future:

  1. #!/usr/bin/env sh
    dnf provides vainfo
    
  2. Updating and loading repositories:
     Fedora 41 - x86_64 - Updates                                                                                                                                                                                                                                                      100% |   2.8 MiB/s |  27.7 MiB |  00m10s
     RPM Fusion for Fedora 41 - Nonfree - Updates                                                                                                                                                                                                                                      100% | 137.3 KiB/s | 137.6 KiB |  00m01s
     RPM Fusion for Fedora 41 - Free tainted                                                                                                                                                                                                                                           100% |  19.7 KiB/s |  16.4 KiB |  00m01s
     RPM Fusion for Fedora 41 - Free - Updates                                                                                                                                                                                                                                         100% | 268.8 KiB/s | 203.5 KiB |  00m01s
    Repositories loaded.
    libva-utils-2.22.0-2.fc41.x86_64 : Tools for VAAPI (including vainfo)
    Repo         : fedora
    Matched From : 
    Filename     : /usr/bin/vainfo
    
    

@ypihoh, it was still not in oldid=709238, so I’ve submitted oldid=733622:

It is available in the libva-utils package.