PDA

View Full Version : How to check if 3d acceleration is enabled?


skywarp04
May 3rd, 2007, 08:20 PM
I have fglx driver installed for my Radeon 9700 Pro card, but how do I check that 3d acceleration is working? It doesn't seem like it is, because some of the screen savers seem like they require 3d acceleration to run decently, but they still run slow.

DoktorSeven
May 3rd, 2007, 08:51 PM
glxinfo | grep direct

should get you

direct rendering: Yes

if it's working, No if it's not.

bastiegast
May 4th, 2007, 05:46 AM
glxgears should also do.

skywarp04
May 4th, 2007, 07:43 PM
Did that, says Direct Rendering = No and glxgears only shows about 300 fps. I have been told it should be over 1000 if 3d acceleration is enabled. Where do I start?

lakersforce
May 4th, 2007, 10:34 PM
You should start by searching the forums.