You are not logged in.

#1 2025-05-13 22:11:14

seasea128
Member
Registered: 2025-05-13
Posts: 2

[Solved] New version of intel-media-driver doesn't work with libva

Hi, I just updated intel-media-driver to 25.2.1-1 and this new version doesn't work with libva that is currently distributed.

Here's the output of vainfo:

Trying display: wayland
libva error: dlopen of /usr/lib/dri/iHD_drv_video.so failed: /usr/lib/dri/iHD_drv_video.so: undefined symbol: _ZN6GmmLib16GmmClientContext9GmmGetAILEv
vaInitialize failed with error code -1 (unknown libva error),exit

pacman -Qii intel-media-driver:

Name            : intel-media-driver
Version         : 25.2.1-1
Description     : Intel Media Driver for VAAPI — Broadwell+ iGPUs
Architecture    : x86_64
URL             : https://github.com/intel/media-driver/
Licenses        : MIT  BSD-3-Clause
Groups          : None
Provides        : None
Depends On      : gcc-libs  glibc  intel-gmmlib  libva
Optional Deps   : None
Required By     : intel-media-sdk
Optional For    : libva
Conflicts With  : None
Replaces        : None
Installed Size  : 38.67 MiB
Packager        : Daniel Bermond <dbermond@archlinux.org>
Build Date      : Fri 25 Apr 2025 09:54:17 PM BST
Install Date    : Sun 27 Apr 2025 01:54:41 AM BST
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature
Backup Files    : None
Extended Data   : pkgtype=pkg

pacman -Qii libva:

Name            : libva
Version         : 2.22.0-1
Description     : Video Acceleration (VA) API for Linux
Architecture    : x86_64
URL             : https://01.org/linuxmedia/vaapi
Licenses        : MIT
Groups          : None
Provides        : libva-drm.so=2-64  libva-glx.so=2-64  libva-wayland.so=2-64  libva-x11.so=2-64  libva.so=2-64
Depends On      : libdrm  libgl  libx11  libxext  libxfixes  wayland
Optional Deps   : intel-media-driver: backend for Intel GPUs (>= Broadwell) [installed]
                  libva-intel-driver: backend for Intel GPUs (<= Haswell)
                  libva-mesa-driver: backend for AMD and NVIDIA GPUs [installed]
Required By     : ffmpeg  ffmpeg4.4  gst-plugins-bad-libs  handbrake  intel-media-driver  intel-media-sdk  kpipewire  lib32-libva  libva-utils  mpv  ungoogled-chromium-bin  virglrenderer  vlc
Optional For    : intel-compute-runtime-legacy-bin
Conflicts With  : None
Replaces        : None
Installed Size  : 992.08 KiB
Packager        : Maxime Gauduin <alucryd@archlinux.org>
Build Date      : Thu 20 Jun 2024 04:59:14 PM BST
Install Date    : Wed 31 Jul 2024 12:01:32 PM BST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature
Backup Files    : /etc/libva.conf [unmodified]
Extended Data   : pkgtype=pkg

Last edited by seasea128 (2025-05-13 23:36:34)

Offline

#2 2025-05-13 23:36:20

seasea128
Member
Registered: 2025-05-13
Posts: 2

Re: [Solved] New version of intel-media-driver doesn't work with libva

Fixed it, the problem occured because I have intel-compute-runtime-legacy-bin installed, which updated and caused issues as it was providing intel-gmmlib for intel-media-driver.

Offline

Board footer

Powered by FluxBB