
output of commands
By: a guest on
May 31st, 2012 | syntax:
Bash | size: 1.05 KB | hits: 295 | expires: Never
$ glxinfo |grep -i -e render -e opengl
direct rendering: Yes
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7300 SE/7200 GS/PCIe/SSE2
OpenGL version string: 2.1.2 NVIDIA 295.53
OpenGL shading language version string: 1.20 NVIDIA via Cg compiler
OpenGL extensions:
GL_NV_vertex_program3, GL_NVX_conditional_render, GL_OES_depth24,
GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,
$ lsmod |grep -e nouv -e nvidia
nvidia 10979583 40
i2c_core 28180 3 i2c_i801,videodev,nvidia
$ lspci |grep -i vga
01:00.0 VGA compatible controller: nVidia Corporation G72 [GeForce 7300 SE/7200 GS] (rev a1)
$ rpm -qa \*nvidia\*
nvidia-xconfig-1.0-16.fc17.i686
xorg-x11-drv-nvidia-295.53-1.fc17.i686
xorg-x11-drv-nvidia-libs-295.53-1.fc17.i686
kmod-nvidia-3.3.7-1.fc17.i686-295.53-1.fc17.2.i686
nvidia-settings-1.0-18.fc17.i686
akmod-nvidia-295.53-1.fc17.1.i686
$ uname -a
Linux worksystem.localdomain 3.3.7-1.fc17.i686 #1 SMP Mon May 21 22:50:24 UTC 2012 i686 i686 i386 GNU/Linux