+ -
当前位置:首页 → 问答吧 → 引爆镭在Fedora core 2!!!

引爆镭在Fedora core 2!!!

时间:2004-05-25

来源:互联网

http://rage3d.com/board/showthread.p...eadid=33757007



老外成功了,偶折腾了一晚。。。。
折腾ing...

作者: 锋锋   发布时间: 2004-05-25

Make sure you have the "kernel-source" package installed.

1. Download the Fedora Core 2 patches in /tmp (for example)

http://rambo.its.tudelft.nl/~ewald/....6-fedora.patch
http://www.kaseorg.com/fglrx-3.7.6-regparm.patch

2. Install the fglrx rpm (replaces file from xorg-x11-Mesa-libGL)

rpm --replacefiles -ivh fglrx-4.3.0-3.7.6.i386.rpm

3. Change directory, apply patches for Fedora Core 2

cd /lib/modules/fglrx/build_mod/
patch -p1 < /tmp/fglrx-3.7.6-fedora.patch
patch -p1 < /tmp/fglrx-3.7.6-regparm.patch

4. Build and install the kernel module

sh make.sh
cd ..
sh make_install.sh

That's it. Follow the regular steps for configuring xorg.conf.

I hope this helps, good luck!

作者: 锋锋   发布时间: 2004-05-25

ding

作者: 锋锋   发布时间: 2004-05-26

我的还是不行,patch之后还是老的错误提示

作者: cbnsjtu   发布时间: 2004-05-26

报什么错误?
贴来看看。

作者: 锋锋   发布时间: 2004-05-26

好象不错,晚上试试看

作者: 55312381   发布时间: 2004-05-27