From Fedora Project Wiki

Revision as of 22:07, 6 February 2013 by Zheoffec (talk | contribs) (Created page with "= AMD Catalyst = <img src = "http://www.ozone3d.net/public/jegx/201301/amd-catalyst-driver-logo.jpg" style = "float: right; padding-left: 4px;" alt = "hello."> Fglrx, or AMD...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

AMD Catalyst

<img src = "http://www.ozone3d.net/public/jegx/201301/amd-catalyst-driver-logo.jpg" style = "float: right; padding-left: 4px;" alt = "hello.">

Fglrx, or AMD Catalyst, is both more efficient and faster than the open source gallium driver, although the source code is closed, so the Linux developers can not edit the source code to fix a bug, for example.

It is not included in Fedora because it is proprietary software, and so does not adhere to F/LOSS standards.

Getting AMD Catalyst

Preperations

  • Update your kernel
$ su -
# yum update kernel*
  • Install dkms
# yum install dkms
  • Download and install the rpmfusion repositories (according to your Fedora version):
Fedora 18
RPM Fusion free
RPM Fusion nonfree
Fedora 17
RPM Fusion free
RPM Fusion nonfree
Fedora 16
RPM Fusion free
RPM Fusion nonfree
If your browser has downloaded these packages, as opposed to requesting to open the Fedora package installer, you may install them using the following command:
yum install /path/to/package(s).rpm

Installing AMD Catalyst