篆体字作品 | 篆体字知识 | 加入收藏 篆体字转换器软件可转换多种篆体字在线预览 网页版 V2.0
篆体字转换器

当前位置:篆体字网 > 知识库 >

ati显卡驱动官网

时间:2024-01-05 22:03:45 编辑:篆字君 来源:篆体字网

Note: 本显卡安装流程参考了http://wiki.cchtml.com/index.php/Ubuntu_Jaunty_Installation_Guide。

1. ATI官方驱动程序下载

网址:http://support.amd.com/us/gpudownload/Pages/index.aspx

下载合适自己ATI显卡的Linux版本驱动程序,由于我用的电脑是Thinkpad T400,32位的Ubuntu 9.10。

所以我选择了Linux x86版,显卡驱动型号为ATI Radeon HD 3xxx Series。文件名为:ati-driver-installer-9-11-x86.x86_64.run。

2. 安装必要的编译库

Terminal Command

sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++5 dkms

Note: libstdc++5库安装不上,因为Ubuntu 9.10包含了更新的libstdc++6库。

3. 创建显卡deb安装包

Terminal Command

sh ati-driver-installer-9-11-x86.x86_64.run --buildpkg Ubuntu/karmic

Note: 不同版本的Ubuntu,后面接的参数不一样。

4. 安装显卡deb包

For 32-bit systems:

Terminal Command

sudo dpkg -i xorg-driver-fglrx_8.671-0ubuntu1_i386.debfglrx-kernel-source_8.671-0ubuntu1_i386.debfglrx-amdcccle_8.671-0ubuntu1_i386.deb

5. 显卡配置文件 Xorg.conf创建

Terminal Command

sudo aticonfig --initial -f

6. 强制使用创建的显卡配置文件

Terminal Command

sudo aticonfig --input=/etc/X11/xorg.conf --tls=1

7. 检验显卡驱动安装成功与否

重启系统

Terminal Command

fglrxinfo

系统显示:

display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 3400 Series
OpenGL version string: 2.1.9116

系统管理-硬件驱动,ATI显卡显示为绿色

Copyright:2021-2023 篆体字转换器 www.dddtedu.com All rights reserved.