Fedora 10 Installation Guide: Difference between revisions
(New page: Okay, well F10's been out for three days at the time of posting this, so I guess it's about time someone wrote something here. I'm no one by the way. I just found this wiki linked on ati...) |
No edit summary |
||
Line 14: | Line 14: | ||
Tom Walker, | Tom Walker, | ||
IT Technician at a school you've never heard of. | IT Technician at a school you've never heard of. | ||
Another Way for X86_64 (maluyao#gmail.com) | |||
1. Download 2.6.28.7 kernel from www.kernel.org and compile it. | |||
2.downgrade libdrm form Fedora9 | |||
rpm -Uvh --nodeps --oldpackage ftp://ftp.jaist.ac.jp/pub/Linux/Fedora/releases/9/Fedora/x86_64/os/Packages/libdrm-2.4.0-0.11.fc9.x86_64.rpm | |||
3. run ati driver | |||
./ati-driver-installer-8-12-x86.x86_64.run | |||
4. ln -fs /usr/lib64/dri/fglrx_dri.so /usr/lib/dri/fglrx_dri.so | |||
5. aticonfig --initial -f | |||
6. reboot |
Revision as of 16:16, 12 December 2008
Okay, well F10's been out for three days at the time of posting this, so I guess it's about time someone wrote something here.
I'm no one by the way. I just found this wiki linked on ati.amd.com and so thought it best not to leave it blank.
A rather clever chap going by the name of leigh123@linux has written a guide to installing the ATI driver on Fedora 10 here:
http://forums.fedoraforum.org/showthread.php?t=155503&pp=10
Have fun.
Sincerely,
Tom Walker,
IT Technician at a school you've never heard of.
Another Way for X86_64 (maluyao#gmail.com)
1. Download 2.6.28.7 kernel from www.kernel.org and compile it. 2.downgrade libdrm form Fedora9 rpm -Uvh --nodeps --oldpackage ftp://ftp.jaist.ac.jp/pub/Linux/Fedora/releases/9/Fedora/x86_64/os/Packages/libdrm-2.4.0-0.11.fc9.x86_64.rpm
3. run ati driver
./ati-driver-installer-8-12-x86.x86_64.run
4. ln -fs /usr/lib64/dri/fglrx_dri.so /usr/lib/dri/fglrx_dri.so
5. aticonfig --initial -f
6. reboot