先安装fglrx所需要的libstdc++5
debian:~# apt-get install libstdc++5
再下载ati最新的驱动 ati-driver-installer-8.40.4-x86.x86_64.run
直接运行,无需任何修改
debian:~# ./ati-driver-installer-8.40.4-x86.x86_64.run
debian:~# aticonfig -initial -force
Uninitialised file found, configuring.
Using /etc/X11/xorg.conf
Saved back-up to /etc/X11/xorg.conf.fglrx-2
重启X
debian:~# fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 2.0.6747 (8.40.4)
debian:~# fgl_glxgears
Using GLX_SGIX_pbuffer
780 frames in 5.0 seconds = 156.000 FPS
1332 frames in 5.0 seconds = 266.400 FPS
915 frames in 5.0 seconds = 183.000 FPS
902 frames in 5.0 seconds = 180.400 FPS
869 frames in 5.0 seconds = 173.800 FPS
872 frames in 5.0 seconds = 174.400 FPS
896 frames in 5.0 seconds = 179.200 FPS
1788 frames in 5.0 seconds = 357.600 FPS
2289 frames in 5.0 seconds = 457.800 FPS
1877 frames in 5.0 seconds = 375.400 FPS