You are not logged in.
Pages: 1
vainfo
Trying display: wayland
error: failed to resolve wl_drm_interface(): /usr/lib/libEGL_mesa.so.0: undefined symbol: wl_drm_interface
vainfo: VA-API version: 1.22 (libva 2.22.0)
vainfo: Driver version: Intel i965 driver for Intel(R) Ivybridge Desktop - 2.4.1
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Simple : VAEntrypointEncSlice
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileH264StereoHigh : VAEntrypointVLD
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileNone : VAEntrypointVideoProc
VAProfileJPEGBaseline : VAEntrypointVLD
As you can see here, It gives this error when I run vainfo. which seems to be a popular issue that only happens on wayland.
So, I was wondering, What's causing it, Will it be fixed, And is it Critical?
Yes, I'm asking if it's critical because it seems that everyone with this very same issue says that video acceleration does not work under wayland, Even though the numbers in the "Video" column of inte_gpu_top keeps changing whenever a video is playing.
And to my understanding, If the numbers fluctuate then video acceleration is "supposed" to be working. Clearing things up would be very appreciated.
I have an i3 3240 with integrated graphics (intel hd 2500) If that matters.
Offline
https://gitlab.archlinux.org/archlinux/ … -/issues/2
In a nutshell: this error can't be fixed but hardware acceleration works anyway
Offline
better than nothing, I guess ?
Offline
Doesn't happen here.
Intel xe2 (Core Ultra 7 258V) and intel-media-driver 25.3.4-1 installed
$ vainfo
Trying display: wayland
vainfo: VA-API version: 1.22 (libva 2.22.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 25.3.4 ()
vainfo: Supported profile and entrypoints
…Offline
This only happens with legacy clients that can't use intel-media-driver
Offline
Pages: 1