Is this a new report?
No
System Info
Void 6.18.48_1 x86_64 GenuineIntel uptodate rrrrrrmmFFFF
Package(s) Affected
libva-intel-driver-2.4.1_1
Does a report exist for this bug with the project's home (upstream) and/or another distro?
#53443 (comment)
intel/intel-vaapi-driver#419
Expected behaviour
vainfo --display wayland should show supported VAAPI profiles and entrypoints for the i965 driver, same as it does on X11.
Actual behaviour
vainfo --display wayland does instead:
Trying display: wayland
libva info: VA-API version 1.24.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_9
error: failed to resolve wl_drm_interface(): /usr/lib/libEGL_mesa.so.0: undefined symbol: wl_drm_interface
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
Steps to reproduce
- Install libva-intel-driver (im on KDE plasma but i dont think thats related)
- Run vainfo --display wayland
- you will see the wl_drm_interface error
Is this a new report?
No
System Info
Void 6.18.48_1 x86_64 GenuineIntel uptodate rrrrrrmmFFFF
Package(s) Affected
libva-intel-driver-2.4.1_1
Does a report exist for this bug with the project's home (upstream) and/or another distro?
#53443 (comment)
intel/intel-vaapi-driver#419
Expected behaviour
vainfo --display wayland should show supported VAAPI profiles and entrypoints for the i965 driver, same as it does on X11.
Actual behaviour
vainfo --display wayland does instead:
Trying display: wayland
libva info: VA-API version 1.24.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_9
error: failed to resolve wl_drm_interface(): /usr/lib/libEGL_mesa.so.0: undefined symbol: wl_drm_interface
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
Steps to reproduce