User Tools

Site Tools


ubuntu:gpu:opengl:check_whether_3d_acceleration_is_working

Differences

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

Link to this comparison view

Next revision
Previous revision
ubuntu:gpu:opengl:check_whether_3d_acceleration_is_working [2023/06/04 21:44] – created peterubuntu:gpu:opengl:check_whether_3d_acceleration_is_working [2023/06/04 21:45] (current) peter
Line 1: Line 1:
 ====== Ubuntu - GPU - OpenGL - Check whether 3D acceleration is working ====== ====== Ubuntu - GPU - OpenGL - Check whether 3D acceleration is working ======
 +
 +<code bash>
 +glxinfo  | grep rendering
 +</code>
 +
 +returns:
 +
 +<code bash>
 +direct rendering: Yes
 +</code>
 +
 +<WRAP info>
 +**NOTE:** if 3D acceleration is working, then the output should be:  **direct rendering: Yes**.
 +</WRAP>
 +
 +----
  
ubuntu/gpu/opengl/check_whether_3d_acceleration_is_working.1685915060.txt.gz · Last modified: 2023/06/04 21:44 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki