Questions tagged [mesa]
a free implementation of the OpenGL 3D graphics library
60 questions
1 vote
0 answers
34 views
No direct rendering when using my custom built mesa
I did a very simple Ogl program. When I compiled it against the system provided Opengl libraries, it worked as intended, with direct rendering. However, when I link it against my own, built from ...
0 votes
0 answers
427 views
Vulkan not working correctly on ubuntu 24.04
I have been trying to get lutris to work on ubuntu for the last week or so now, but there seems to be some underlying issue with Vulkan and I do not know how to proceed. I get the following error: tue@...
0 votes
1 answer
302 views
Unable to upgrade Mesa on Debian
I am running Debian with kernel 6.5-asahi on an Apple M1 MacBook Air. Although I have kernel 6.9 installed, if I boot into it Mesa goes into software acceleration mode. apt upgrade gives The following ...
1 vote
1 answer
306 views
Gnome Shell display error in Arch Linux / Problem with old Intel graphics card
In a fresh Arch Linux Installation with Gnome occurring display errors on specific applications. I have reinstalled Arch Linux (archlinux-2024.01.01-x86_64.iso) due to display errors after an update ...
0 votes
1 answer
177 views
What changes occur in linux graphics stack when a GPU driver is installed?
This image from Wikipedia illustrates the so-called "linux graphics stack". Suppose I buy a laptop that is so new that there exists no dedicated device driver for its GPU. Hence, the ...
-1 votes
1 answer
1k views
Mesa OpenGL Drivers configuration for OpenGL on RHEL7
Our application needs Opengl 3.1 support or higher. The RHEL7.9 VM (thru VMware, with the VMware SVGA II adapter) we use, provides the following for glxinfo | grep version: - server glx version ...
0 votes
1 answer
49 views
Spurious display of frame-time statistics on some applications
Since I cannot precisely tell what upgrade (possibly nvidia-drivers from 340 to 470 or mesa 20 to 22 or even xorg-server 1.20 to 21) or following the first time I ran glxgears after upgrading ? : I (...
1 vote
1 answer
3k views
Problem using Intel integrated graphics GPU (Xorg)
I am trying to get the Intel integrated GPU working with my Parabola (Arch variant) desktop PC. According to lspci, the GPU is: 00:02.0 Display controller: Intel Corporation Xeon E3-1200 v2/3rd Gen ...