Je viens de faire la mise à jour:
cat /proc/bus/pci/devices | grep VGA || lspci | grep VGA | colrm 1 4 ; \
> cat /proc/cpuinfo | egrep "model name|MHz" ; \
> xdpyinfo | egrep "version:|dimensions|depth of" ; \
> glxinfo | egrep -A2 "rendering|OpenGL" ; \
> uname -sr;
0.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770 GHz Edition]
model name : Intel(R) Core(TM) i5-2550K CPU @ 3.40GHz
cpu MHz : 3385.656
model name : Intel(R) Core(TM) i5-2550K CPU @ 3.40GHz
cpu MHz : 3337.578
model name : Intel(R) Core(TM) i5-2550K CPU @ 3.40GHz
cpu MHz : 3328.148
model name : Intel(R) Core(TM) i5-2550K CPU @ 3.40GHz
cpu MHz : 3424.171
dimensions: 1920x1080 pixels (507x285 millimeters)
depth of root window: 24 planes
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
--
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD CAPE VERDE
OpenGL version string: 2.1 Mesa 9.2.5
OpenGL shading language version string: 1.30
OpenGL extensions:
GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export,
Linux 3.12.5-302.fc20.i686+PAE