Fedora Core 6 Installation Guide: Difference between revisions

From cchtml.com
No edit summary
Line 15: Line 15:
== Livna rpm ==
== 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:
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/ati-fglrx row there.
* Create /etc/ld.so.conf.d/fglrx.conf and add /usr/lib/fglrx row there.
* run ldconfig
* run ldconfig
* restart X
* restart X

Revision as of 20:08, 26 February 2007

  • 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