ati显卡驱动安装linux,恭喜自己 ati显卡驱动安装成功
該樓層疑似違規(guī)已被系統(tǒng)折疊?隱藏此樓查看此樓
安裝流程: 1. 先安裝一些工具: #sudo yum install groupinstall "Development Tools"2. 去這里下載合適的驅(qū)動(dòng)程序 http://support.amd.com/us/gpudownload/Pages/index.aspx 我的選項(xiàng): notebook graphics; radeon hd series; Mobility Radeon HD 4xxxx series; linux x86 下載文件 ati-driver-installer-11-6-x86.x86_64.run3. 解壓/編譯/安裝$su -#init 3 (切換到字符界面執(zhí)行,以 root 用戶登錄)#cd dir (dir of ati-driver-installer-11-6-x86.x86_64.run)#sh ati-driver-******.run --extract ati (將ati-xxx.run解壓到ati目錄)#cd ati#sh ./packages/RedHat/ati-packager.sh --buildpkg RHEL6 (編譯出文件 fglrx_p_i_c-8.861-1.i386.rpm ,該文件位于 ../ati 目錄。 這個(gè)過程需要等一會(huì),無任何提示) 小插曲: 一開始出錯(cuò),提示缺少compat-libstdc++-33 #yum install compat-libstdc++-33 然后就順利編譯了。#cd ..#cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak (備份下原有配置文件)#rpm -ivh fglrx******.rpm (安裝)#aticonfig --initial --input=/etc/X11/xorg.conf (生成新的配置文件)#init 5 (安裝完成,切換到圖形界面)4. 驗(yàn)證#fglrxinfo (若成功安裝的話,會(huì)輸出和下面類似的內(nèi)容)display: :0.0 screen: 0OpenGL vendor string: ATI Technologies Inc.OpenGL renderer string: ATI Mobility Radeon HD 4670OpenGL version string: 3.3.10834 Compatibility Profile Context FireGL#glxgears glxgears是一個(gè)測試你的Linux是否可以順利運(yùn)行2D、3D的測試軟件。這個(gè)程序彈出一個(gè)窗口,里面有三個(gè)轉(zhuǎn)動(dòng)的齒輪,屏幕將顯示出每五秒鐘轉(zhuǎn)動(dòng)多少柵,所以這是一個(gè)合理的性能測試。窗戶是可以縮放的,柵數(shù)多少極大程度上依賴于窗口的大小。如果你的顯示卡夠好,而且你的驅(qū)動(dòng)程序也配合得很好,那齒輪就跑得越快。27781 frames in 5.0 seconds = 5556.186 FPS28094 frames in 5.0 seconds = 5618.777 FPS27687 frames in 5.0 seconds = 5537.369 FPS27704 frames in 5.0 seconds = 5540.742 FPS20580 frames in 5.0 seconds = 4115.983 FPS20152 frames in 5.0 seconds = 4030.279 FPS21605 frames in 5.0 seconds = 4320.820 FPS13916 frames in 5.0 seconds = 2783.027 FPS13870 frames in 5.0 seconds = 2773.999 FPS (窗口拉大的情況,風(fēng)扇開始響動(dòng))14080 frames in 5.0 seconds = 2815.914 FPS16573 frames in 5.0 seconds = 3314.525 FPS25914 frames in 5.0 seconds = 5182.673 FPS27709 frames in 5.0 seconds = 5541.637 FPS27801 frames in 5.0 seconds = 5560.160 FPS
總結(jié)
以上是生活随笔為你收集整理的ati显卡驱动安装linux,恭喜自己 ati显卡驱动安装成功的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: linux redis -p,linux
- 下一篇: 联想台式机win10怎么u盘启动 联想台
