歡迎蒞臨 酷米資訊筆記
請使用 Firefox 瀏覽敝站,以獲得最佳視覺效果。
敝站所有文章皆歡迎轉載,但請註明出處,並附上本站連結,敝站保留法律追究權力。

   

ubuntu安裝ATI驅動程式

1. 在AMD下載驅動程式

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

我選用的是Linux(x86_64) -> Integrated/Motherboard -> Radeon HD 3200,下載的檔案是ati-driver-installer-9-9-x86.x86_64.run

2. 預設編譯配置

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

3. 製作安裝文件

sh ati-driver-installer-9-9-x86.x86_64.run --buildpkg Ubuntu/jaunty (<- 請自行更改對應版本)

4. 執行安裝

sudo dpkg -i --force-overwrite xorg-driver-fglrx_*.deb fglrx-kernel-source_*.deb fglrx-amdcccle_*.deb fglrx-modaliases_*.deb libamdxvba1_*.deb

5. 更新顯示設置

sudo aticonfig --initial -f

6. 重新啟動電腦,然後測試顯示設置

fglrxinfo

————————————————

成功安裝會顯示以下資訊:

display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD xxxx Series
OpenGL version string: 2.1.xxxx

引用通告地址: 點擊獲取引用地址
標籤: ubuntu ATI
評論: 0 | 引用: 0 | 閱讀: 414
發表評論
暱 稱: 密 碼:
網 址: E - mail:
驗證碼: 驗證碼圖片 選 項:
頭 像:
內 容:
  • 粗體
  • 斜體
  • 底線
  • 插入圖片
  • 超連結
  • 電子郵件
  • 插入引用