Fedora Core 6 Installation Guide

From cchtml.com
  • 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

Livna rpm

If your /var/log/Xorg.0.log does not say anything useful and fglrxinfo shows only Mesa and everything else seems OK then add directory /usr/lib/ati-fglrx to library path:

  • Create /etc/ld.so.conf.d/fglrx.conf and add /usr/lib/fglrx row there.
  • run ldconfig
  • restart X