<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.cchtml.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=58.58.180.134</id>
	<title>cchtml.com - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.cchtml.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=58.58.180.134"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/58.58.180.134"/>
	<updated>2026-04-30T19:14:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Fedora_14_Installation_Guide&amp;diff=7956</id>
		<title>Fedora 14 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Fedora_14_Installation_Guide&amp;diff=7956"/>
		<updated>2012-01-22T13:59:48Z</updated>

		<summary type="html">&lt;p&gt;58.58.180.134: /* Pre-built packages from RPMFusion */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This was so helpful and easy! Do you have any artliecs on rehab?&lt;br /&gt;
&lt;br /&gt;
= Offical AMD Driver =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: This procedure is untested.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Preinstall required packages ===&lt;br /&gt;
&lt;br /&gt;
The script from AMD builds a kernel module, so we&#039;re going to need to install some development packages.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
yum install kernel-devel gcc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you&#039;re on 64-bit you may also have to install this package too. (&#039;&#039;you do for 64-bit nVidia drivers so I had it installed anyway&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -c&lt;br /&gt;
yum install glibc-devel&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Download driver ===&lt;br /&gt;
&lt;br /&gt;
Download the appropriate driver from http://support.amd.com/&lt;br /&gt;
&lt;br /&gt;
It will be called something like &#039;&#039;ati-driver-installer-version.run&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Install driver ===&lt;br /&gt;
&lt;br /&gt;
Run the file as root in the &amp;quot;sh&amp;quot; shell.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
chmod +x ati-driver-installer-version.run&lt;br /&gt;
sh ./ati-driver-installer-version.run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Generate a new xorg.conf ===&lt;br /&gt;
&lt;br /&gt;
This should do fine for most people.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -&lt;br /&gt;
aticonfig --initial -f&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have multiple monitors or X2 cards then you&#039;ll need to do some other stuff, check one of the [[Ubuntu]] guides for the correct syntax.&lt;br /&gt;
&lt;br /&gt;
=== GRUB boot config ===&lt;br /&gt;
&lt;br /&gt;
Ensure there&#039;s a &#039;&#039;&#039;radeon.modeset=0&#039;&#039;&#039; entry on the end of your kernel line in &#039;&#039;&#039;/boot/grub/menu.lst&#039;&#039;&#039; file, you could also use &#039;&#039;&#039;nomodeset&#039;&#039;&#039; here.&lt;br /&gt;
&lt;br /&gt;
I expect the AMD install script will do this for you.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
title Fedora (2.6.35.14-103.fc14.x86_64)&lt;br /&gt;
        root (hd0,0)&lt;br /&gt;
        kernel /vmlinuz-2.6.35.14-103.fc14.x86_64 ro root=UUID=blah LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet radeon.modeset=0&lt;br /&gt;
        initrd /initramfs-2.6.35.14-103.fc14.x86_64.img&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>58.58.180.134</name></author>
	</entry>
</feed>