|
|
rpm -ivh http://rpm.livna.org/livna-release-5.rpm
yum update kernel
reboot # 用新内核启动
yum install kmod-fglrx xorg-x11-drv-fglrx
yum update kmod-fglrx xorg-x11-drv-fglrx
service ati-fglrx restart
ati-fglrx-config-display enable
reboot
///////////////////////////
[root@localhost X11]# fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON XPRESS Series Generic
OpenGL version string: 2.0.6286 (8.33.6)
[root@localhost X11]# googleearth
[root@localhost X11]#
[root@localhost X11]# |
|