LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > neonsignal
User Name
Password

Notices


Rate this Entry

checking 3D acceleration of graphics

Posted 05-31-2011 at 08:45 AM by neonsignal
Updated 05-31-2011 at 08:47 AM by neonsignal

To check whether 3D acceleration is supported by the current graphics drivers, use glxinfo:
Code:
apt-get install mesa-utils
glxinfo
Where acceleration is working, the 'direct rendering' parameter will have the value 'Yes', followed by details about which features are supported.
Posted in Uncategorized
Views 5032 Comments 2
« Prev     Main     Next »
Total Comments 2

Comments

  1. Old Comment
    That's not always the case:

    $ glxinfo | grep direct
    direct rendering: Yes
    $ glxgears
    1733 frames in 5.0 seconds = 346.452 FPS
    1733 frames in 5.0 seconds = 346.516 FPS
    1733 frames in 5.0 seconds = 346.525 FPS
    ^C
    $ glxinfo | grep render
    direct rendering: Yes
    OpenGL renderer string: Software Rasterizer
    GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fragment_program,
    $

    ~350 fps is entirely too slow for this to be true hardware acceleration, especially for an ATI HD 3450.
    Posted 05-31-2011 at 04:26 PM by rocket357 rocket357 is offline
  2. Old Comment
    Good point. One has to check whether the 3D rendering is being done by software or hardware.
    Posted 05-31-2011 at 05:55 PM by neonsignal neonsignal is offline
 

  



All times are GMT -5. The time now is 06:49 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration