Hi! I use vaapi to accelerate video decoding in Firefox. This stopped working a few weeks ago.
I now get these outputs from vainfo, indicating the error lies within the iHD driver:
$ vainfo libva info: VA-API version 1.15.0 libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) vaInitialize failed with error code -1 (unknown libva error),exit
$ env LIBVA_DRIVERS_PATH=/usr/lib64/dri LIBVA_DRIVER_NAME=iHD LIBVA_TRACE=1 vainfo libva info: Open new log file 1.212727.thd-0x000010ce for the thread 0x000010ce libva info: LIBVA_TRACE is on, save log into 1.212727.thd-0x000010ce libva info: VA-API version 1.15.0 libva info: User environment variable requested driver 'iHD' libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_15 libva error: /usr/lib64/dri/iHD_drv_video.so init failed libva info: va_openDriver() returns 1 vaInitialize failed with error code 1 (operation failed),exit
Looking for solutions in forums and such did not yield results as of yet.
Any ideas? Thank you very much!
Other Info:
$ uname -a Linux torres 5.15.50-216.current #1 SMP PREEMPT Sun Jun 26 05:12:10 UTC 2022 x86_64 GNU/Linux
$ cat /etc/lsb-release LSB_VERSION=1.4 DISTRIB_ID=Solus DISTRIB_DESCRIPTION="Solus" DISTRIB_RELEASE=4.3 DISTRIB_CODENAME=fortitude
$ eopkg hs | grep va * gstreamer-vaapi 1.18.5-15-1-x86_64 is reinstalled. * libva-vdpau-driver 0.7.4-9-1-x86_64 is installed. * libvdpau-va-gl 0.4.2-6-1-x86_64 is reinstalled. * libva-utils 2.15.0-11-1-x86_64 is reinstalled. * libva-intel-driver 2.4.1-13-1-x86_64 is reinstalled. * libva 2.15.0-23-1-x86_64 is reinstalled. * libva is upgraded from 2.14.0-22-1-x86_64 to 2.15.0-23-1-x86_64. * libva-32bit is upgraded from 2.14.0-22-1-x86_64 to 2.15.0-23-1-x86_64. * libva-devel is upgraded from 2.14.0-22-1-x86_64 to 2.15.0-23-1-x86_64 with delta. * libva-utils is upgraded from 2.14.0-10-1-x86_64 to 2.15.0-11-1-x86_64.