Spiga

ATI; comandos útiles GLX

Información sobre si tenemos o no activado el renderizado 3D. Si en este punto te sale No, aconsejo repetir la instalación de los drivers.

#
glxinfo | grep direct
direct rendering: Yes

· Información sobre la configuración y drivers instalados:

# fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1300 Series Generic
OpenGL version string: 2.0.6011 (8.28.8)

· Información sobre los Frames y FPS del 2D:

# glxgears -printfps
1543 frames in 5.0 seconds = 308.589 FPS
1524 frames in 5.0 seconds = 304.789 FPS
1505 frames in 5.0 seconds = 300.988 FPS


· Información sobre los Frames y FPS del 3D:

# fgl_glxgears
Using GLX_SGIX_pbuffer
3102 frames in 5.0 seconds = 620.400 FPS
3130 frames in 5.0 seconds = 626.000 FPS
3143 frames in 5.0 seconds = 628.600 FPS

0 comentarios: