On Thu, 2025-07-17 at 20:21 +0300, George Nistor wrote:
Hello, I have an Intel Ultra Series 2 -265. I try to use vaapi interfaces with vivaldi but I got these errors. VA-API is supported by this project https://github.com/intel/media-driver/ not Mesa. Probably you just need to get the latest version of the package in your distro as ARL is supposed to already be supported. About the libGL messages, looks like your system has 2 Mesa libs one updated with support to ARL and another that don't have. You have to figure out and fix that. The support for ARL was added here on Mesa: https://gitlab.freedesktop.org/mesa/mesa/-/commit/4957d352dd80178bda09df35e57c1b90b10c63a9 Could someone advice? Thanks georgenistor@george-intel-265:~$ glxinfo | grep Mesa client glx vendor string: Mesa Project and SGI Device: Mesa Intel(R) Graphics (ARL) (0x7d67) OpenGL renderer string: Mesa Intel(R) Graphics (ARL) OpenGL core profile version string: 4.6 (Core Profile) Mesa 25.1.6 - kisak-mesa PPA OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.1.6 - kisak-mesa PPA OpenGL ES profile version string: OpenGL ES 3.2 Mesa 25.1.6 - kisak-mesa PPA georgenistor@george-intel-265:~$ /snap/bin/vivaldi.vivaldi-stable --enable-features=VaapiVideoDecodeLinuxGL (vivaldi:11425): Gtk-WARNING **: 20:18:24.473: Theme parsing error: gtk.css:1:21: Failed to import: Error opening file /home/georgenistor/snap/vivaldi /255/.config/gtk-3.0/colors.css: No such file or directory Gtk-Message: 20:18:24.488: Failed to load module "colorreload-gtk-module" Gtk-Message: 20:18:24.488: Failed to load module "window-decorations-gtk-module" MESA: warning: Driver does not support the 0x7d67 PCI ID. libGL error: glx: failed to create dri3 screen libGL error: failed to load driver: iris [11530:11530:0717/201824.551518:ERROR:chromium/components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initializati on MESA: warning: Driver does not support the 0x7d67 PCI ID. libGL error: glx: failed to create dri3 screen libGL error: failed to load driver: iris [11689:11689:0717/201824.633717:ERROR:chromium/components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initializati on MESA: warning: Driver does not support the 0x7d67 PCI ID. MESA: warning: Driver does not support the 0x7d67 PCI ID. KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied