Fedora Core 4 Installation Guide: Difference between revisions
From cchtml.com
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
==Script installer== | ==Script installer== | ||
#su to root | #su to root | ||
#./ati-installer.run | #./ati-installer-(version).run | ||
#Follow the prompts and it will install. | #Follow the prompts and it will install. | ||
#Reboot upon completion of installation. | #Reboot upon completion of installation. | ||
Line 8: | Line 8: | ||
==RPM installer== | ==RPM installer== | ||
#su to root | #su to root | ||
#rpm -Uhv fglrx_6_8_0- | #rpm -Uhv fglrx_6_8_0-(version).rpm | ||
#Reboot upon completion. | #Reboot upon completion. | ||
== | ==livna.org package== | ||
1.Install the livna.org repository: | |||
rpm -Uvh http://rpm.livna.org/fedora/4/i386/RPMS.lvn/livna-release-4-0.lvn.7.4.noarch.rpm | |||
2.Install the drivers: | |||
yum install kernel-module-fglrx-$(uname -r) | |||
Check the [[Frequently Asked Questions]] page for checking if installation was a success. | Check the [[Frequently Asked Questions]] page for checking if installation was a success. |
Revision as of 05:00, 29 January 2006
- Download the latest release.
Script installer
- su to root
- ./ati-installer-(version).run
- Follow the prompts and it will install.
- Reboot upon completion of installation.
RPM installer
- su to root
- rpm -Uhv fglrx_6_8_0-(version).rpm
- Reboot upon completion.
livna.org package
1.Install the livna.org repository:
rpm -Uvh http://rpm.livna.org/fedora/4/i386/RPMS.lvn/livna-release-4-0.lvn.7.4.noarch.rpm
2.Install the drivers:
yum install kernel-module-fglrx-$(uname -r)
Check the Frequently Asked Questions page for checking if installation was a success.