Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

50%
+0 −0
Q&A Fix broken EGL installation

According to a post on the Nvidia forums, my EGL installation is broken, as eglinfo should say the vendor is Nvidia; on my system it returns: EGL API version: 1.5 EGL vendor string: Mesa Project ...

0 answers  ·  posted 4mo ago by Andreas witnessed the end of the world today‭

Question nvidia PopOS egl
#1: Initial revision by user avatar Andreas witnessed the end of the world today‭ · 2024-08-06T20:46:43Z (4 months ago)
Fix broken EGL installation
According to [a post on the Nvidia forums](https://forums.developer.nvidia.com/t/560-release-feedback-discussion/300830/41), my EGL installation is broken, as `eglinfo` should say the vendor is Nvidia; on my system it returns:
```
EGL API version: 1.5
EGL vendor string: Mesa Project
EGL version string: 1.5
EGL client APIs: OpenGL OpenGL_ES 
```

I do have an Nvidia GPU with the 555.58.02 driver, so it sounds plausible to me that I should have an Nvidia installation. The Nvidia X Server Settings application, however, says the vendor _is_ Nvidia itself. Do I simply have two installations of EGL, and the DE/Gnome selects the wrong version at launch?