%general-entities; ]> $Date$ intel-media-driver-&intel-media-driver-version; intel-media-driver Introduction to intel-media-driver The intel-media-driver package provides a VA API driver for Intel GPUs that are provided with Broadwell CPUs and higher. This includes support for a variety of codecs. &lfs113_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &intel-media-driver-md5sum; Download size: &intel-media-driver-size; Estimated disk space required: &intel-media-driver-buildsize; Estimated build time: &intel-media-driver-time; Additional Downloads Required patch: The tarball intel-media-&intel-media-driver-version;.tar.gz will extract to the directory media-driver-intel-media-&intel-media-driver-version;. intel-media-driver Dependencies Required , , and User Notes: Installation of intel-media-driver This package takes a long time to build because it compiles code specific to each individual generation of Intel GPUs and for a variety of media codecs. If you know the model of your Intel GPU, you can pass the option to the cmake command but leaving the option for your GPU out. Note that the GEN number here is the generation of the GPU, not the CPU. For example, with an Intel Core i7-1065G7 CPU shipping a 11th-generation Intel GPU, the option can be used so the code specific to the other generations of Intel GPUs won't be built. First, fix a few build failures with GCC-13: patch -Np1 -i ../intel-media-driver-&intel-media-driver-version;-upstream_fixes-1.patch Install intel-media-driver by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$XORG_PREFIX \ -DINSTALL_DRIVER_SYSCONF=OFF \ -DBUILD_TYPE=Release \ -Wno-dev .. && make This package does not come with a test suite. Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Drivers Installed Directories None libigfxcmrt.so iHD_drv_video.so /usr/include/igfxcmrt Short Descriptions libigfxcmrt.so provides API functions which allow running GPU kernels on the render engine libigfxcmrt.so