Re: Driver does not support the 0x7d67 PCI ID

2025-07-17 Thread George Nistor
    It is solved. The problem was the vivaldi from snap.     I figure it out it should run because vlc had no problems.     I install the vivaldi from homepage by getting the deb file and now it runs with vulkan options. vivaldi --enable-features=Vulkan,DefaultANGLEVulkan,VulkanFromANGLE,Va

Re: Driver does not support the 0x7d67 PCI ID

2025-07-17 Thread Souza, Jose
On Thu, 2025-07-17 at 23:17 +0300, George Nistor wrote: Hi Jose, Why do you say I have 2 mesa libs? I installed latest intel-media-driver, and I still have the error. Do I miss something? When you did glxinfo | grep Mesa it was showing that Mesa had support for your GPU but the other command

Re: Driver does not support the 0x7d67 PCI ID

2025-07-17 Thread George Nistor
Hi Jose, Why do you say I have 2 mesa libs? I installed latest intel-media-driver, and I still have the error. Do I miss something? here are my logs: georgenistor@george-intel-265:~$ apt list --installed | grep intel WARNING: apt does not have a stable CLI interface. Use with caution in sc

Re: Driver does not support the 0x7d67 PCI ID

2025-07-17 Thread Souza, Jose
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 ve

Driver does not support the 0x7d67 PCI ID

2025-07-17 Thread George Nistor
Hello, I have an Intel Ultra Series 2 -265. I try to use vaapi interfaces with vivaldi but I got these errors. Could someone advice? Thanks georgenistor@george-intel-265:~$ glxinfo | grep Mesa client glx vendor string: MesaProject and SGI    Device: MesaIntel(R) Graphics (ARL) (0x7d67) OpenGL

Re: Updated list of demos and detailed info

2025-07-17 Thread Erik Faye-Lund
On Tue, 2025-07-08 at 21:19 +0100, Daniel Monteiro wrote: > Hello everyone, > > As part of my effort to become a better OpenGL and Vulkan developer, > I've been reading through (and experimenting with) the Mesa Demos. > > During this process, I noticed that some of the demos don't run under > cer