You are not logged in.

#1 2025-09-02 19:43:29

Ziad El-sayed
Member
From: Egypt
Registered: 2024-10-14
Posts: 3

VA-API on Wayland

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

#2 2025-09-03 05:57:50

Xephon
Member
Registered: 2024-12-22
Posts: 189

Re: VA-API on Wayland

https://gitlab.archlinux.org/archlinux/ … -/issues/2

In a nutshell: this error can't be fixed but hardware acceleration works anyway

Offline

#3 2025-09-04 21:19:39

Ziad El-sayed
Member
From: Egypt
Registered: 2024-10-14
Posts: 3

Re: VA-API on Wayland

better than nothing, I guess ?

Offline

#4 2025-10-07 10:34:58

damjan
Member
Registered: 2006-05-30
Posts: 462

Re: VA-API on Wayland

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

#5 2025-10-07 10:44:03

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,101

Re: VA-API on Wayland

This only happens with legacy clients that can't use intel-media-driver

Offline

Board footer

Powered by FluxBB