Installed: libva-utils-2.10.0-1.mga8 vaapi-driver-intel-media-20.2.0-1.mga8 vaapi-driver-intel-2.4.1-1.mga8 lib64intel-gmmlib11-20.3.3-1.mga8 Running vainfo returns errors: $ LIBVA_DRIVER_NAME=i965 vainfo libva info: VA-API version 1.10.0 libva info: User environment variable requested driver 'i965' libva info: Trying to open /usr/lib64/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_1_7 libva error: /usr/lib64/dri/i965_drv_video.so init failed libva info: va_openDriver() returns -1 vaInitialize failed with error code -1 (unknown libva error),exit $ LIBVA_DRIVER_NAME=iHD vainfo libva info: VA-API version 1.10.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_8 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 Could it be a dependency version mismatch?
https://github.com/intel/media-driver/issues/1298
If I read https://www.phoronix.com/scan.php?page=news_item&px=Intel-Media-Driver-Alder-Lake-S correctly, Alder Lake support has been added to intel-media-driver 21.1, but the version in Mageia 8 is 20.2. As I have an Intel i7-12700 Alder Lake CPU, could this explain my problem? Would it be possible to build a newer version in Backports testing to see if this fixes my problem?
https://github.com/intel/media-driver/releases/tag/intel-media-21.1.3 is the first release to mention ADL-S (Alder Lake for Desktop)
@kekepower: would you agree to backports newer releases to see if this fixes my problem on Alder Lake, please? :)
CC: (none) => smelror
This request seems quite reasonable. > intel-media-21.1.3 is the first release to mention ADL-S: "Supported Platforms BDW/SKL/APL(BXT)/KBL/CFL/WHL/CML/ICL/EHL/JSL/TGL/RKL/DG1/SG1/ADL-S/ADL-P" What made you pinpoint kekepower to do it? I can find no connection between this SRPM & him. If he *is* willing, so much the better; otherwise it will have to be assigned globally.
Summary: VA-API: vainfo returns errors about vaapi-driver-intel(-media) => VA-API: vainfo returns errors about vaapi-driver-intel(-media). Please update/Backport it to Release - 21.1.3CC: (none) => lewyssmith
(In reply to Lewis Smith from comment #5) > What made you pinpoint kekepower to do it? I can find no connection between > this SRPM & him. In the changelog, kekepower is the last one to update it on Cauldron. :)
You are ahead of me! I see him not. Assigning to Stig; please re-assign it if you wish.
Assignee: bugsquad => smelrorCC: lewyssmith, smelror => (none)
Assignee: smelror => pkg-bugs
Mageia 9 has version 23.1.3, which works.
Status: NEW => RESOLVEDResolution: (none) => WONTFIX