ATI 我真是猜不透你啊! - Linux

Table of Contents

你的痛苦我完全可以理解....

我之前用的是 9250 pro,在 7.10 上也是試了一堆方法,才讓它跑的比較正常
不過效能還是比 xp 要來的差(這是事實)

不過 9250 pro 在 7.10->8.04 後,不需要做特別的設定,就可以達到 7.10 經過設定
後的效果

你的卡 x300 看起來應該是適用安裝 open source driver 這個方法
(我這前是用這個方法)
https://help.ubuntu.com/community/RadeonDriver

Accelerated 3D support (r300 series)

All these cards and derivatives have good 3D acceleration support

X300 / rv370 based cards

可以試著做看看
我節錄部份指令如下:
Removing the proprietary fglrx driver
$ sudo apt-get remove --purge xorg-driver-fglrx
這是安裝的部份
$ sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri

再來有一些設定的部份,就要請你仔細的看一下了
Configuring X.org
Configuring your graphics card "Device" section
這個部份是3D能不能用的關鍵
Finalizing

設定完後,重新開機,或是到 tty1 下重新啟動 gnome 的指令
Restart and get a new accelerated desktop!

Restart the X server by pressing simultaneously Ctrl-Alt-Backspace (quick and
dirty) or log out, switch to a text console (ctrl-alt-F1), log in and run

sudo /etc/init.d/gdm restart

順利的話,這樣就可以了

解析度的調整,可以安裝 fuse icon (名字可能有點誤差) 這個小工具
用 synaptic 就可以找的到


--

All Comments

Zenobia avatarZenobia2008-07-19
fusion-icon ?