2011年12月18日 星期日

[gentoo]glxinfo 測試顯示卡

根據
Gentoo Linux Documentation -- Gentoo Linux nVidia Guide
http://www.gentoo.org/doc/en/nvidia-guide.xml

Testing your Card

To test your nVidia card, fire up X and run glxinfo, which is part of the mesa-progs package. It should say that direct rendering is activated:

Code Listing 3.15: Checking the direct rendering status

$ glxinfo | grep direct
direct rendering: Yes

-----------------------

# glxinfo
bash: glxinfo: command not found

glxinof是在 mesa-progs內
PCsNB lib # eix x11-apps/mesa-progs
* x11-apps/mesa-progs
Available versions: 8.0.1
Homepage: http://mesa3d.sourceforge.net/
Description: Mesa's OpenGL utility and demo programs (glxgears and glxinfo)

emerge x11-apps/mesa-progs
收工

沒有留言:

張貼留言