Fedora Core 6 Installation Guide
From cchtml.com
(Difference between revisions)
(→Official ATI Binary Installer) |
|||
| Line 4: | Line 4: | ||
* Use the installer to create FC6 RPMs by using the following: | * Use the installer to create FC6 RPMs by using the following: | ||
# ./ati command stub | # ./ati command stub | ||
| + | |||
| + | * Remember to put this at the end of your xorg.conf file: | ||
| + | |||
| + | Section "Extensions" | ||
| + | Option "Composite" "Disable" | ||
| + | EndSection | ||
| + | |||
| + | If you don't then the Mesa drivers will load | ||
Revision as of 17:25, 4 December 2006
- Note: You must have your "kernel-devel-[version]" RPM package installed prior to fglrx installation.
Official ATI Binary Installer
- Use the installer to create FC6 RPMs by using the following:
# ./ati command stub
- Remember to put this at the end of your xorg.conf file:
Section "Extensions"
Option "Composite" "Disable"
EndSection
If you don't then the Mesa drivers will load