dimanche 9 décembre 2007

Tout sur ma carte graphique

Noyaux installés (il faut aller dans Synaptique, puis rechercher tous les carrés verts avec comme nom: linux-image):

linux-image-386
linux-image-2.6.20-16-386
linux-image-2.6.17-12-386
linux-image-2.6.15-19-386
linux-image-2.6.15-23-386


Pilote version: 8.34.8

  • Mesure de la vitesse avant modification du fichier /etc/X11/xorg.conf
Section "Extensions"
Option "Composite" "0"
EndSection
malagasy@malagasy-laptop:~$ glxgears
9639 frames in 5.0 seconds = 1927.756 FPS
9634 frames in 5.0 seconds = 1926.744 FPS
11448 frames in 5.0 seconds = 2289.565 FPS
41612 frames in 5.0 seconds = 8322.330 FPS
44132 frames in 5.0 seconds = 8826.255 FPS
44169 frames in 5.0 seconds = 8833.747 FPS
44114 frames in 5.0 seconds = 8822.625 FPS
18936 frames in 5.0 seconds = 3787.017 FPS
9561 frames in 5.0 seconds = 1912.149 FPS
9574 frames in 5.0 seconds = 1914.785 FPS
9578 frames in 5.0 seconds = 1915.459 FPS
9570 frames in 5.0 seconds = 1913.953 FPS
32671 frames in 5.0 seconds = 6485.096 FPS
28876 frames in 5.0 seconds = 5774.833 FPS
9130 frames in 5.0 seconds = 1825.963 FPS
9492 frames in 5.0 seconds = 1898.298 FPS
9571 frames in 5.0 seconds = 1914.190 FPS
9568 frames in 5.0 seconds = 1913.461 FPS
9531 frames in 5.0 seconds = 1906.048 FPS
9585 frames in 5.0 seconds = 1916.858 FPS


malagasy@malagasy-laptop:~$ glxinfo | grep "direct rendering"
direct rendering: Yes

malagasy@malagasy-laptop:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1400
OpenGL version string: 2.0.6334 (8.34.8)

  • Mesure de la vitesse après modification du fichier /etc/X11/xorg.conf
Section "Extensions"
Option "Composite" "Enable"
EndSection
malagasy@malagasy-laptop:~$ glxinfo | grep "direct rendering"
direct rendering: Yes

malagasy@malagasy-laptop:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1400
OpenGL version string: 2.0.6334 (8.34.8)

malagasy@malagasy-laptop:~$ glxgears
9626 frames in 5.0 seconds = 1925.140 FPS
9586 frames in 5.0 seconds = 1917.180 FPS
9631 frames in 5.0 seconds = 1926.079 FPS
9585 frames in 5.0 seconds = 1916.932 FPS
9629 frames in 5.0 seconds = 1925.695 FPS
9577 frames in 5.0 seconds = 1915.310 FPS
9632 frames in 5.0 seconds = 1926.350 FPS
9590 frames in 5.0 seconds = 1917.806 FPS
9629 frames in 5.0 seconds = 1925.674 FPS
9590 frames in 5.0 seconds = 1917.803 FPS
9574 frames in 5.0 seconds = 1914.779 FPS
9586 frames in 5.0 seconds = 1917.170 FPS
9628 frames in 5.0 seconds = 1925.421 FPS
9593 frames in 5.0 seconds = 1918.578 FPS
Je ne sais pas ce qui s'est passé, mais quelques heures après la modification du fichier /etc/X11/xorg.conf, j'ai eu de mauvais résultats au niveau FPS (au alentour de 800FPS), puis j'ai vérifié glxinfo | grep "direct rendering", qui m'a donné "NO" au résultat.
Je suis allé vérifié dans "Système/Admninistration/Gestionnaire des pilotes propriétaire", puis j'ai constaté que mon pilote est désactivé. Après l'avoir encore une fois réactivé, et rebooter le PC, voici mes résultats:
Section "Extensions"
Option "Composite" "0"
EndSection

malagasy@malagasy-laptop:/etc/X11$ glxinfo | grep "direct rendering"
direct rendering: Yes

malagasy@malagasy-laptop:/etc/X11$ glxgears
9238 frames in 5.0 seconds = 1847.577 FPS
9760 frames in 5.0 seconds = 1951.816 FPS
9746 frames in 5.0 seconds = 1949.101 FPS
9772 frames in 5.0 seconds = 1954.216 FPS
9751 frames in 5.0 seconds = 1950.061 FPS
9768 frames in 5.0 seconds = 1953.446 FPS
9768 frames in 5.0 seconds = 1953.499 FPS
9696 frames in 5.0 seconds = 1939.174 FPS
9731 frames in 5.0 seconds = 1946.071 FPS
9738 frames in 5.0 seconds = 1947.410 FPS
9763 frames in 5.0 seconds = 1952.595 FPS
Pour les comparatifs des pilotes ATI, je vous invite à lire ce topic.

Aucun commentaire: