QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 877|回复: 10

FC2下,ATI RADEON 9200(笔记本用)安装方法

[复制链接]
发表于 2004-9-8 21:14:06 | 显示全部楼层 |阅读模式
1) Download the rpm from ATI Drivers version 3.9.0 for XFree 4.3.0:
http://ati.com/support/drivers/linu...=8&submit=GO%21

2) Download the Fedora Core 2 patch in attached file, and copy it in /tmp. This patch is a compilation of FC2 and mm patches.

3) Go to a true console mode (e.g. CTRL+ALT+F1).

4) Login as root.

5) Shutdown Xwindow:
Code:

init 3


6) Install ATI driver:
Code:

cd /tmp
rpm -Uvh --force fglrx-4.3.0-3.9.0.i386.rpm


7) Unzip the patch:
Code:

gunzip fglrx-3.9.0-fc2-2.6.6.patch.gz


Go to the ATI driver source directory, and apply the patch:
Code:

cd /lib/modules/fglrx/build_mod/
patch -p1 < /tmp/fglrx-3.9.0-fc2-2.6.6.patch


9) Compile and install the ATI driver:
Code:

sh make.sh
cd ..
sh make_install.sh

Note if you are using a SMP kernel, you have to add an additionnal link before compiling the ATI driver:
Code:

ln -sf /usr/src/linux-2.6.6-1.435 /usr/src/linux-2.6.6-1.435smp

You'll have to adapt the kernel version number according to yours.


10) Config the drivers:
Code:

mv /etc/X11/xorg.conf /etc/X11/xorg.conf.org
fglrxconfig
ln -sf /etc/X11/XF86Config-4 /etc/X11/xorg.conf

Now you have to edit the new xorg.conf file ; you can use nano , vi, mc, or any other text editor in console mode.
Copy the mouse, keyboard, and monitor sections of the /etc/X11/xorg.conf.org file into the new /etc/X11/xorg.conf file.
Then you need to put
Code:

Option      "Xkbrules"   "xorg"

in the keyboard section of the xorg.conf file.
Finally, to correct a little Xv problem you need to put
Code:

Option "XaaNoOffscreenPixmaps"

in the device section (i.e. the ATI driver part).


11) Restart Xwindow
Code:

init 5


Everything should work fine. Any feedback on this how-to is appreciated [url][/url]
发表于 2004-9-8 23:18:07 | 显示全部楼层
多谢,我用的电脑就是用这种显卡的sony s18cp
显卡:ATI Mobility Radeon 9200
ATI上的帮助:http://www.ati.com/support/infobase/linuxhowto-ati.html
回复

使用道具 举报

发表于 2004-9-10 00:30:49 | 显示全部楼层
ati并没有提供mobility显卡的驱动阿
驱动的rpm在哪里?能否告知?
回复

使用道具 举报

 楼主| 发表于 2004-9-11 09:28:07 | 显示全部楼层
驱动的rpm有4.1M,怎么发给你?
回复

使用道具 举报

发表于 2004-9-12 10:43:56 | 显示全部楼层
你在哪里下得?能提供下载地点吗?
我的yahoo邮箱可以支持10M附件的
谢谢!!
回复

使用道具 举报

发表于 2004-9-12 10:53:52 | 显示全部楼层
我的qq:17109610
我的雅虎信箱:
[email protected]
回复

使用道具 举报

发表于 2004-9-12 11:36:43 | 显示全部楼层
用FC3-TEST可以一次加载成功的.
回复

使用道具 举报

 楼主| 发表于 2004-9-12 11:54:22 | 显示全部楼层
FC3怎么加载,FC3去那里装!
回复

使用道具 举报

发表于 2004-9-12 12:01:56 | 显示全部楼层
到CU那里去看看,那边有下载地址和硬盘安装的方法,但这个系统不是太完善,安装使用过程中可能会有很多问题.
回复

使用道具 举报

发表于 2004-9-12 22:15:40 | 显示全部楼层
已收到,谢谢guo bingjie
回复

使用道具 举报

发表于 2004-9-13 21:41:23 | 显示全部楼层
fc2 的 patch 在哪呀?我怎么没看到链接地址?
我用的是 ATI Mobility Radeon 9600, 有用一样的吗?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-8 06:07 , Processed in 0.083804 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表