User Tools

Site Tools


ubuntu:gpu:mesa:find_the_current_version_of_mesa

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ubuntu:gpu:mesa:find_the_current_version_of_mesa [2023/06/04 21:22] – created peterubuntu:gpu:mesa:find_the_current_version_of_mesa [2023/06/04 21:22] (current) peter
Line 1: Line 1:
 ====== Ubuntu - GPU - Mesa - Find the current version of Mesa ====== ====== Ubuntu - GPU - Mesa - Find the current version of Mesa ======
 +
 +<code bash>
 +glxinfo | grep Mesa
 +</code>
 +
 +returns:
 +
 +<code bash>
 +client glx vendor string: Mesa Project and SGI
 +OpenGL core profile version string: 4.6 (Core Profile) Mesa 22.3.0-devel
 +OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.3.0-devel
 +OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.3.0-devel
 +</code>
  
ubuntu/gpu/mesa/find_the_current_version_of_mesa.1685913744.txt.gz · Last modified: 2023/06/04 21:22 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki