Fedora 15 Installation Guide

From cchtml.com
Revision as of 12:18, 20 November 2011 by Winglman (talk | contribs) (Created page with "==FEDORA 15 Installation== *Download latest driver from ATI/AMD (minimum 11.10) *Start software manager and install: kernel-dev,kernel-headers,Gcc,Gcc++ *reboot *Open termina...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

FEDORA 15 Installation

  • Download latest driver from ATI/AMD (minimum 11.10)
  • Start software manager and install:
  kernel-dev,kernel-headers,Gcc,Gcc++
  • reboot
  • Open terminal, SU to get root, cd into directory where "ati-driver-installer" is located, type:
  sh ati-driver-installer-*.run 
  • Install default (do not generate distribution package)
  • Go to /usr/share/ati and open fglrx-install.log, at the end you should see build succeeded with return value 0,duplicating results into driver repository...done. if so it's all good!
  • In terminal type:
  aticonfig --initial
  • reboot

To Uninstall

Open terminal,SU to get root,type:

  sh /usr/share/ati/amd-uninstall.sh

Good luck,

winglman

knowledge is free, so share it!