<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.cchtml.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.cchtml.com/api.php?action=feedcontributions&amp;user=Winglman&amp;feedformat=atom</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;user=Winglman&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Special:Contributions/Winglman"/>
		<updated>2013-05-18T13:24:01Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.5</generator>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2013-02-10T01:57:00Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FGLRX driver from RPM Fusion (this will auto update with kernel update */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FGLRX driver from RPM Fusion (this will auto update with kernel update)==&lt;br /&gt;
&lt;br /&gt;
*first update system&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum check-update&lt;br /&gt;
  yum update&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
*in software manager enable &amp;quot;fedora 18 source\source-update&amp;quot;&lt;br /&gt;
*Install require stuff to get work properly&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum install gcc kernel-devel kernel-headers wget&lt;br /&gt;
&lt;br /&gt;
==Add Rpm Fusion Repo==&lt;br /&gt;
&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm&lt;br /&gt;
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
==THE DRIVER==&lt;br /&gt;
*This will provide the latest driver and Control Panel Cat-13.1&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
* if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
 &lt;br /&gt;
su&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
==Extra Cool Stuff==&lt;br /&gt;
&lt;br /&gt;
 su&lt;br /&gt;
  yum install xbmc&lt;br /&gt;
&lt;br /&gt;
==Good luck==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2013-02-10T01:56:45Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FGLRX driver from RPM Fusion */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FGLRX driver from RPM Fusion (this will auto update with kernel update==&lt;br /&gt;
&lt;br /&gt;
*first update system&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum check-update&lt;br /&gt;
  yum update&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
*in software manager enable &amp;quot;fedora 18 source\source-update&amp;quot;&lt;br /&gt;
*Install require stuff to get work properly&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum install gcc kernel-devel kernel-headers wget&lt;br /&gt;
&lt;br /&gt;
==Add Rpm Fusion Repo==&lt;br /&gt;
&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm&lt;br /&gt;
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
==THE DRIVER==&lt;br /&gt;
*This will provide the latest driver and Control Panel Cat-13.1&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
* if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
 &lt;br /&gt;
su&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
==Extra Cool Stuff==&lt;br /&gt;
&lt;br /&gt;
 su&lt;br /&gt;
  yum install xbmc&lt;br /&gt;
&lt;br /&gt;
==Good luck==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2013-01-27T17:08:56Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* THE DRIVER */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
*first update system&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum check-update&lt;br /&gt;
  yum update&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
*in software manager enable &amp;quot;fedora 18 source\source-update&amp;quot;&lt;br /&gt;
*Install require stuff to get work properly&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum install gcc kernel-devel kernel-headers wget&lt;br /&gt;
&lt;br /&gt;
==Add Rpm Fusion Repo==&lt;br /&gt;
&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm&lt;br /&gt;
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
==THE DRIVER==&lt;br /&gt;
*This will provide the latest driver and Control Panel Cat-13.1&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
* if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
 &lt;br /&gt;
su&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
==Extra Cool Stuff==&lt;br /&gt;
&lt;br /&gt;
 su&lt;br /&gt;
  yum install xbmc&lt;br /&gt;
&lt;br /&gt;
==Good luck==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2013-01-27T17:06:40Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FGLRX driver from RPM Fusion */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
*first update system&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum check-update&lt;br /&gt;
  yum update&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
*in software manager enable &amp;quot;fedora 18 source\source-update&amp;quot;&lt;br /&gt;
*Install require stuff to get work properly&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum install gcc kernel-devel kernel-headers wget&lt;br /&gt;
&lt;br /&gt;
==Add Rpm Fusion Repo==&lt;br /&gt;
&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm&lt;br /&gt;
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
==THE DRIVER==&lt;br /&gt;
*This will provide the latest driver and Control Panel Cat-13.1&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
* if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
 &lt;br /&gt;
su&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
==Good luck==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2013-01-27T17:05:59Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FGLRX driver from RPM Fusion */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
*first update system&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum check-update&lt;br /&gt;
  yum update&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
*in software manager enable &amp;quot;fedora 18 source\source-update&amp;quot;&lt;br /&gt;
*Install require stuff to get work properly&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum install gcc kernel-devel kernel-headers wget&lt;br /&gt;
&lt;br /&gt;
*Add Rpm Fusion Repo&lt;br /&gt;
&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm&lt;br /&gt;
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
*==THE DRIVER==&lt;br /&gt;
*This will provide the latest driver and Control Panel Cat-13.1&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
* if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
 &lt;br /&gt;
su&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
==Good luck==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2013-01-27T17:05:03Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FGLRX driver from RPM Fusion */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
*first update system&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum check-update&lt;br /&gt;
  yum update&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
*in software manager enable &amp;quot;fedora 18 source\source-update&amp;quot;&lt;br /&gt;
*Install require stuff to get work properly&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum install gcc kernel-devel kernel-headers wget&lt;br /&gt;
&lt;br /&gt;
*Add Rpm Fusion Repo&lt;br /&gt;
&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm&lt;br /&gt;
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
*This will provide the latest driver and Control Panel Cat-13.1&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
* if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
 &lt;br /&gt;
su&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
==Good luck==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2013-01-27T17:04:40Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FEDORA 18 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*first update system&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum check-update&lt;br /&gt;
  yum update&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
*in software manager enable &amp;quot;fedora 18 source\source-update&amp;quot;&lt;br /&gt;
*Install require stuff to get work properly&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum install gcc kernel-devel kernel-headers wget&lt;br /&gt;
&lt;br /&gt;
*Add Rpm Fusion Repo&lt;br /&gt;
&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm&lt;br /&gt;
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
*This will provide the latest driver and Control Panel Cat-13.1&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
* if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
 &lt;br /&gt;
su&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
==Good luck==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2013-01-27T17:04:22Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* and find it under fedora 18 testing for i686 or x64 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*first update system&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum check-update&lt;br /&gt;
  yum update&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
*in software manager enable &amp;quot;fedora 18 source\source-update&amp;quot;&lt;br /&gt;
*Install require stuff to get work properly&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum install gcc kernel-devel kernel-headers wget&lt;br /&gt;
&lt;br /&gt;
*Add Rpm Fusion Repo&lt;br /&gt;
&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm&lt;br /&gt;
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
*This will provide the latest driver and Control Panel Cat-13.1&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
* if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
 &lt;br /&gt;
su&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
==Good luck==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2013-01-27T17:00:53Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*first update system&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum check-update&lt;br /&gt;
  yum update&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
*in software manager enable &amp;quot;fedora 18 source\source-update&amp;quot;&lt;br /&gt;
*Install require stuff to get work properly&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum install gcc kernel-devel kernel-headers wget&lt;br /&gt;
&lt;br /&gt;
*Add Rpm Fusion Repo&lt;br /&gt;
&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm&lt;br /&gt;
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
=and find it under fedora 18 testing for i686 or x64=&lt;br /&gt;
&lt;br /&gt;
==JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER==&lt;br /&gt;
&lt;br /&gt;
*once this mess is over add ==RPM FUSION REPO==&lt;br /&gt;
&lt;br /&gt;
  su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'&lt;br /&gt;
&lt;br /&gt;
*enable test update in software source&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
*once again you might have to find dependency here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
once it all ok re-run the previous command and if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
 &lt;br /&gt;
su&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
==Good luck and remember,FC18 is nice but wait for the official release==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2013-01-27T17:00:01Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* but this is not easy so unless you know what your doing wait for the Official Release */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*first update system&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum check-update&lt;br /&gt;
  yum update&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
*in software manager enable &amp;quot;fedora 18 source\source-update&amp;quot;&lt;br /&gt;
*Install require stuff to get work properly&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum install gcc kernel-devel kernel-headers wget&lt;br /&gt;
&lt;br /&gt;
*Add Rpm Fusion Repo&lt;br /&gt;
&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm&lt;br /&gt;
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
==example== &lt;br /&gt;
&amp;quot;glibc xx.xx.xx, require glibc-common xx.xx.xx,installed glibc-common xx.xx.xx&lt;br /&gt;
and you wont have it in you list so go to http://rpmfind.net/linux/rpm2html/ &lt;br /&gt;
=and find it under fedora 18 testing for i686 or x64=&lt;br /&gt;
&lt;br /&gt;
==JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER==&lt;br /&gt;
&lt;br /&gt;
*once this mess is over add ==RPM FUSION REPO==&lt;br /&gt;
&lt;br /&gt;
  su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'&lt;br /&gt;
&lt;br /&gt;
*enable test update in software source&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
*once again you might have to find dependency here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
once it all ok re-run the previous command and if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
 &lt;br /&gt;
su&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
==Good luck and remember,FC18 is nice but wait for the official release==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2013-01-27T16:49:24Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FEDORA 18 BETA */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work&lt;br /&gt;
&lt;br /&gt;
==but this is not easy so unless you know what your doing wait for the Official Release==&lt;br /&gt;
&lt;br /&gt;
*first install gcc&lt;br /&gt;
&lt;br /&gt;
  su&lt;br /&gt;
  yum install gcc&lt;br /&gt;
&lt;br /&gt;
*update your system &lt;br /&gt;
*in software manager enable &amp;quot;test update for fedora and rpm fusion&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
*then install kernel-devel to match your kernel (after system update for now you wont find kernel-devel in yum)&lt;br /&gt;
so get it from here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
  &lt;br /&gt;
*here are kernel-devel-3.6.11-3&lt;br /&gt;
ftp://rpmfind.net/linux/fedora/linux/updates/testing/18/x86_64/kernel-devel-3.6.11-3.fc18.x86_64.rpm&lt;br /&gt;
&lt;br /&gt;
ftp://rpmfind.net/linux/fedora/linux/updates/testing/18/i386/kernel-devel-3.6.11-3.fc18.i686.rpm&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
*you might run into dependency trouble along the way so if that's the case your best friend is &lt;br /&gt;
http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
&lt;br /&gt;
*the problem will be show as&lt;br /&gt;
&lt;br /&gt;
==example== &lt;br /&gt;
&amp;quot;glibc xx.xx.xx, require glibc-common xx.xx.xx,installed glibc-common xx.xx.xx&lt;br /&gt;
and you wont have it in you list so go to http://rpmfind.net/linux/rpm2html/ &lt;br /&gt;
=and find it under fedora 18 testing for i686 or x64=&lt;br /&gt;
&lt;br /&gt;
==JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER==&lt;br /&gt;
&lt;br /&gt;
*once this mess is over add ==RPM FUSION REPO==&lt;br /&gt;
&lt;br /&gt;
  su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'&lt;br /&gt;
&lt;br /&gt;
*enable test update in software source&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
*once again you might have to find dependency here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
once it all ok re-run the previous command and if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
 &lt;br /&gt;
su&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
==Good luck and remember,FC18 is nice but wait for the official release==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2012-12-27T13:21:04Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18 BETA==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work &lt;br /&gt;
==but this is not easy so unless you know what your doing wait for the Official Release==&lt;br /&gt;
&lt;br /&gt;
*first off update your system and kernel &lt;br /&gt;
  &lt;br /&gt;
  su&lt;br /&gt;
  yum install kernel-devel kernel-headers gcc&lt;br /&gt;
&lt;br /&gt;
*you might run into dependency trouble along the way so if that's the case your best friend is &lt;br /&gt;
http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
&lt;br /&gt;
*the problem will be show as &lt;br /&gt;
==example== &lt;br /&gt;
&amp;quot;glibc xx.xx.xx, require glibc-common xx.xx.xx,installed glibc-common xx.xx.xx&lt;br /&gt;
and you wont have it in you list so go to http://rpmfind.net/linux/rpm2html/ &lt;br /&gt;
=and find it under fedora 18 testing for i686 or x64=&lt;br /&gt;
&lt;br /&gt;
==JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER==&lt;br /&gt;
&lt;br /&gt;
*once this mess is over add ==RPM FUSION REPO==&lt;br /&gt;
&lt;br /&gt;
  su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm &lt;br /&gt;
  http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
*once again you might have to find dependency here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
once it all ok re-run the previous command and if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
==Good luck and remember,FC18 is nice but wait for the official release==&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2012-12-27T13:18:10Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18 BETA==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work &lt;br /&gt;
==but this is not easy so unless you know what your doing wait for the Official Release==&lt;br /&gt;
&lt;br /&gt;
*first off update your system and kernel &lt;br /&gt;
  &lt;br /&gt;
  su&lt;br /&gt;
  yum install kernel-devel kernel-headers gcc&lt;br /&gt;
&lt;br /&gt;
*you might run into dependency trouble along the way so if that's the case your best friend is &lt;br /&gt;
http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
&lt;br /&gt;
*the problem will be show as &lt;br /&gt;
==example== &lt;br /&gt;
&amp;quot;glibc xx.xx.xx, require glibc-common xx.xx.xx,installed glibc-common xx.xx.xx&lt;br /&gt;
and you wont have it in you list so go to http://rpmfind.net/linux/rpm2html/ &lt;br /&gt;
=and find it under fedora 18 testing for i686 or x64=&lt;br /&gt;
&lt;br /&gt;
==JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER==&lt;br /&gt;
&lt;br /&gt;
*once this mess is over add ==RPM FUSION REPO==&lt;br /&gt;
&lt;br /&gt;
  su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm &lt;br /&gt;
  http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
*once again you might have to find dependency here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
once it all ok re-run the previous command and if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2012-12-27T13:17:19Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18 BETA==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work &lt;br /&gt;
==but this is not easy so unless you know what your doing wait for the Official Release==&lt;br /&gt;
&lt;br /&gt;
*first off update your system and kernel &lt;br /&gt;
  &lt;br /&gt;
  su&lt;br /&gt;
  yum install kernel-devel kernel-headers gcc&lt;br /&gt;
&lt;br /&gt;
*you might run into dependency trouble along the way so if that's the case your best friend is &lt;br /&gt;
http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
&lt;br /&gt;
*the problem will be show as &lt;br /&gt;
==example== &lt;br /&gt;
&amp;quot;glibc xx.xx.xx, require glibc-common xx.xx.xx,installed glibc-common xx.xx.xx&lt;br /&gt;
and you wont have it in you list so go to http://rpmfind.net/linux/rpm2html/ &lt;br /&gt;
=and find it under fedora 18 testing for i686 or x64=&lt;br /&gt;
&lt;br /&gt;
==JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER==&lt;br /&gt;
&lt;br /&gt;
*once this mess is over add ==RPM FUSION==&lt;br /&gt;
&lt;br /&gt;
  su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm &lt;br /&gt;
  http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
*once again you might have to find dependency here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
once it all ok re-run the previous command and if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2012-12-27T13:16:13Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* fedora 18 testing for i686 or x64 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18 BETA==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work &lt;br /&gt;
==but this is not easy so unless you know what your doing wait for the Official Release==&lt;br /&gt;
&lt;br /&gt;
*first off update your system and kernel &lt;br /&gt;
  &lt;br /&gt;
  su&lt;br /&gt;
  yum install kernel-devel kernel-headers gcc&lt;br /&gt;
&lt;br /&gt;
*you might run into dependency trouble along the way so if that's the case your best friend is &lt;br /&gt;
http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
&lt;br /&gt;
*the problem will be show as &lt;br /&gt;
==example== &lt;br /&gt;
&amp;quot;glibc xx.xx.xx, require glibc-common xx.xx.xx,installed glibc-common xx.xx.xx&lt;br /&gt;
and you wont have it in you list so go to http://rpmfind.net/linux/rpm2html/ and find it under &lt;br /&gt;
==fedora 18 testing for i686 or x64&lt;br /&gt;
&lt;br /&gt;
==JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER==&lt;br /&gt;
&lt;br /&gt;
*once this mess is over add ==RPM FUSION==&lt;br /&gt;
&lt;br /&gt;
  su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm &lt;br /&gt;
  http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
*once again you might have to find dependency here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
once it all ok re-run the previous command and if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2012-12-27T13:15:19Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18 BETA==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work &lt;br /&gt;
==but this is not easy so unless you know what your doing wait for the Official Release==&lt;br /&gt;
&lt;br /&gt;
*first off update your system and kernel &lt;br /&gt;
  &lt;br /&gt;
  su&lt;br /&gt;
  yum install kernel-devel kernel-headers gcc&lt;br /&gt;
&lt;br /&gt;
*you might run into dependency trouble along the way so if that's the case your best friend is &lt;br /&gt;
http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
&lt;br /&gt;
*the problem will be show as &lt;br /&gt;
==example== &lt;br /&gt;
&amp;quot;glibc xx.xx.xx, require glibc-common xx.xx.xx,installed glibc-common xx.xx.xx&lt;br /&gt;
and you wont have it in you list so go to http://rpmfind.net/linux/rpm2html/ and find it under &lt;br /&gt;
==fedora 18 testing for i686 or x64==&lt;br /&gt;
&lt;br /&gt;
==JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER==&lt;br /&gt;
&lt;br /&gt;
*once this mess is over add ==RPM FUSION==&lt;br /&gt;
&lt;br /&gt;
  su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm &lt;br /&gt;
  http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
*once again you might have to find dependency here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
once it all ok re-run the previous command and if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2012-12-27T13:14:33Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FGLRX driver from RPM Fusion */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18 BETA==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work &lt;br /&gt;
==but this is not easy so unless you know what your doing wait for the Official Release==&lt;br /&gt;
&lt;br /&gt;
*first off update your system and kernel &lt;br /&gt;
  &lt;br /&gt;
  su&lt;br /&gt;
  yum install kernel-devel kernel-headers gcc&lt;br /&gt;
&lt;br /&gt;
*you might run into dependency trouble along the way so if that's the case your best friend is &lt;br /&gt;
http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
&lt;br /&gt;
*the problem will be show as &lt;br /&gt;
==example== &lt;br /&gt;
&amp;quot;glibc xx.xx.xx, require glibc-common xx.xx.xx,installed glibc-common xx.xx.xx&lt;br /&gt;
and you wont have it in you list so go to http://rpmfind.net/linux/rpm2html/ and find it under ==fedora 18 testing== for i686 or x64&lt;br /&gt;
&lt;br /&gt;
==JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER==&lt;br /&gt;
&lt;br /&gt;
*once this mess is over add ==RPM FUSION==&lt;br /&gt;
&lt;br /&gt;
  su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm &lt;br /&gt;
  http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
*once again you might have to find dependency here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
once it all ok re-run the previous command and if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2012-12-27T13:13:25Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FGLRX driver from RPM Fusion */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18 BETA==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work ===but this is not easy so unless you know what your doing wait for the Official Release===&lt;br /&gt;
&lt;br /&gt;
*first off update your system and kernel &lt;br /&gt;
  &lt;br /&gt;
  su&lt;br /&gt;
  yum install kernel-devel kernel-headers gcc&lt;br /&gt;
&lt;br /&gt;
*you might run into dependency trouble along the way so if that's the case your best friend is &lt;br /&gt;
http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
&lt;br /&gt;
*the problem will be show as ==example= &amp;quot;glibc xx.xx.xx, require glibc-common xx.xx.xx,installed glibc-common xx.xx.xx&lt;br /&gt;
and you wont have it in you list so go to http://rpmfind.net/linux/rpm2html/ and find it under ==fedora 18 testing== for i686 or x64&lt;br /&gt;
&lt;br /&gt;
==JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER==&lt;br /&gt;
&lt;br /&gt;
*once this mess is over add ==RPM FUSION==&lt;br /&gt;
&lt;br /&gt;
  su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm &lt;br /&gt;
  http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
*once again you might have to find dependency here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
once it all ok re-run the previous command and if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2012-12-27T13:12:49Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Sorry people no luck yet, on both gnome and kde! we will do or best */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18 BETA==&lt;br /&gt;
&lt;br /&gt;
==FGLRX driver from RPM Fusion==&lt;br /&gt;
&lt;br /&gt;
Ok people iv manage to get work ==but this is not easy so unless you know what your doing wait for the Official Release==&lt;br /&gt;
&lt;br /&gt;
*first off update your system and kernel &lt;br /&gt;
  &lt;br /&gt;
  su&lt;br /&gt;
  yum install kernel-devel kernel-headers gcc&lt;br /&gt;
&lt;br /&gt;
*you might run into dependency trouble along the way so if that's the case your best friend is &lt;br /&gt;
http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
&lt;br /&gt;
*the problem will be show as ==example= &amp;quot;glibc xx.xx.xx, require glibc-common xx.xx.xx,installed glibc-common xx.xx.xx&lt;br /&gt;
and you wont have it in you list so go to http://rpmfind.net/linux/rpm2html/ and find it under ==fedora 18 testing== for i686 or x64&lt;br /&gt;
==JUST CLICK ON IT AND OPEN WITH ARCHIVE INSTALLER==&lt;br /&gt;
&lt;br /&gt;
*once this mess is over add ==RPM FUSION==&lt;br /&gt;
&lt;br /&gt;
  su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm &lt;br /&gt;
  http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'&lt;br /&gt;
&lt;br /&gt;
*Now ==THE DRIVER==&lt;br /&gt;
   &lt;br /&gt;
  su&lt;br /&gt;
  yum install akmod-catalyst&lt;br /&gt;
&lt;br /&gt;
*once again you might have to find dependency here http://rpmfind.net/linux/rpm2html/&lt;br /&gt;
once it all ok re-run the previous command and if dependency check-out you will have to&lt;br /&gt;
interact by typing Y to install &lt;br /&gt;
&lt;br /&gt;
*If all is good you need to rebuild the kernel &amp;quot;much easy compare to dependency problem lol&amp;quot; type it in terminal and let it ryde!&lt;br /&gt;
&lt;br /&gt;
 new-kernel-pkg --kernel-args=nomodeset --mkinitrd --dracut --update $(rpm -q --queryformat=&amp;quot;%{version}-%{release}.%{arch}\n&amp;quot; kernel | tail -n 1)&lt;br /&gt;
&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/User_talk:Winglman</id>
		<title>User talk:Winglman</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/User_talk:Winglman"/>
				<updated>2012-12-26T20:38:26Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: Created page with &amp;quot;be patient people   im working  80h week so i havent got much time lol good thing im single hahahaa but ill will continue to do my best whit &amp;quot;the other guy&amp;quot; to provide you whit e...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;be patient people &lt;br /&gt;
&lt;br /&gt;
im working  80h week so i havent got much time lol good thing im single hahahaa&lt;br /&gt;
but ill will continue to do my best whit &amp;quot;the other guy&amp;quot; to provide you whit easy installation guide.&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2012-12-26T20:08:43Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Sorry people no luck yet, on both gnome and kde! we will do or best */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18 BETA==&lt;br /&gt;
&lt;br /&gt;
==Sorry people no luck yet, on both gnome and kde! we will do or best==&lt;br /&gt;
 &lt;br /&gt;
ps:  ty &amp;quot;other friendly guy&amp;quot; who's always fixing &amp;amp; correcting my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/SUSE/openSUSE</id>
		<title>SUSE/openSUSE</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/SUSE/openSUSE"/>
				<updated>2012-12-26T20:07:10Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* General Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General Status ==&lt;br /&gt;
* Native Installer Support contributed by Sebastian Siebert, Stefan Dirsch&lt;br /&gt;
* Installation guide by Winglman &amp;amp; &amp;quot;the other friendly guy&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
===OpenSuse 12.3===&lt;br /&gt;
*no luck yet will do or best to workit out :)&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===OpenSuSe 12.2 auto install Amd Driver (RADEON 5000,6000,7000,8000 Serie)===&lt;br /&gt;
*Update your system&lt;br /&gt;
*Click on  The &amp;quot;one-click-installer&amp;quot; and open with YaSt&lt;br /&gt;
&lt;br /&gt;
*32bit http://geeko.ioda.net/mirror/amd-fglrx/ymp/amd-ati-fglrx.ymp&lt;br /&gt;
*64bit http://geeko.ioda.net/mirror/amd-fglrx/ymp/amd-ati-fglrx64.ymp&lt;br /&gt;
&lt;br /&gt;
*XBMC Media Center can be install via package manager with packman repo install&lt;br /&gt;
&lt;br /&gt;
*Follow instructions then Reboot&lt;br /&gt;
*Your done!&lt;br /&gt;
*check out packman repo for extra plugins and stuff,&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
===OpenSuSe 12.1 (Driver from AMD website) easy way...===&lt;br /&gt;
*Download The Latest AMD Driver from ATI/AMD&lt;br /&gt;
   wget http://www2.ati.com/drivers/linux/amd-driver-installer-12-10-x86.x86_64.zip&lt;br /&gt;
  &lt;br /&gt;
   unzip amd-driver-installer-12-10-x86.x86_64.zip&lt;br /&gt;
   chmod +x amd-driver-installer-9.002-x86.x86_64.run&lt;br /&gt;
&lt;br /&gt;
*Open software manager in YAST and install 5 packages by hand:&lt;br /&gt;
''kernel-devel kernel-desktop-devel gcc gcc-c++ make'' &amp;lt;br /&amp;gt;&lt;br /&gt;
OR use the terminal and run:&lt;br /&gt;
   sudo zypper in kernel-devel kernel-desktop-devel gcc gcc-c++ make kernel-syms&lt;br /&gt;
*reboot&lt;br /&gt;
*'''If radeon driver is active''' you must blacklist it, add this to boot paramaters (during grub startup menu):&lt;br /&gt;
   radeon.modeset=0 blacklist=radeon 3&lt;br /&gt;
*This will disable radeon driver and boot into runlevel 3. SU to get root, run mkinitrd to make sure radeon stays blacklisted.&lt;br /&gt;
*(Comment) in case the above method does not help, you may try add to /etc/modprobe.d/50-blacklist.conf the following line&lt;br /&gt;
   blacklist radeon&lt;br /&gt;
&lt;br /&gt;
*(Comment) Either way, when your linux booted, you should check whether the radeon kernel module is not loaded, run &lt;br /&gt;
   lsmod | grep radeon&lt;br /&gt;
if nothing comes up you are good to go&lt;br /&gt;
*cd to directory where proprietary &amp;quot;amd-driver-installer&amp;quot; is, &lt;br /&gt;
type:   &lt;br /&gt;
   sh amd-driver-installer-*.run &lt;br /&gt;
*install default (do not generate distibution package)&lt;br /&gt;
*verify /usr/share/ati fglrx-install.log, at the end of the file you should see &amp;quot;build succeeded with return value 0 duplicating results into driver repository...done.&lt;br /&gt;
*in terminal type: &lt;br /&gt;
   aticonfig --initial -f&lt;br /&gt;
*then run:&lt;br /&gt;
   /sbin/shutdown -r now&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video Playback==&lt;br /&gt;
Add Packman Repositories&lt;br /&gt;
*Open YAST&lt;br /&gt;
*Open Software Source,Click add,From URL&lt;br /&gt;
*and add this url    http://packman.inode.at/suse/openSUSE_12.1&lt;br /&gt;
*This will provide extra packages for video playback and other stuff&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free so share it!&lt;br /&gt;
&lt;br /&gt;
==    ==&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 The Easy Way===&lt;br /&gt;
*There is a one click installer available [http://en.opensuse.org/ATI_Driver_HOWTO#1-click_install_for_openSUSE_11.1.2C_11.0_and_10.3] for both of these OS's, this will give you access to a working ATi driver however it may not be the latest one available.&lt;br /&gt;
&lt;br /&gt;
EDIT: This is currently not working. ATi Repository is down for OpenSUSE.&lt;br /&gt;
&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 With The Latest Driver===&lt;br /&gt;
&lt;br /&gt;
You can easily install the latest versions of the ATi driver on OpenSuSE 11.0+.&lt;br /&gt;
&lt;br /&gt;
*Download The Latest ATi Driver.&lt;br /&gt;
*Log in as Root using su&lt;br /&gt;
*Install some dependencies with: '''zypper in kernel-source gcc make patch''' ''(I think, this needs more documentation &amp;amp; explanation in and of itself)''&lt;br /&gt;
*Install the ATi Driver with: '''sh ./ati-driver-installer-VERSION.run'''&lt;br /&gt;
*Configure X to use the ATi Driver with: '''aticonfig --initial -f'''&lt;br /&gt;
*Configure sax2 to use the driver with sax2 -r -m 0=fglrx &amp;lt;b&amp;gt;Test May Crash the computer, Press Save&amp;lt;/b&amp;gt;&lt;br /&gt;
*Exit the root account with exit&lt;br /&gt;
*Reboot the computer. &amp;lt;i&amp;gt;You can restart X by pressing ctrl-alt-backspace twice however rebooting is more reliable&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which came first, the problem or the sotluion? Luckily it doesn't matter.&lt;br /&gt;
&lt;br /&gt;
===GUIDE: ATI Installer HOWTO for SUSE/Novell users===&lt;br /&gt;
http://www.suse.de/~sndirsch/ati-installer-HOWTO.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===YET ANOTHER Installation Guide:===&lt;br /&gt;
&lt;br /&gt;
Generally following this guide should help most of you:&lt;br /&gt;
http://linux.wordpress.com/2006/05/12/suse-101-ati-drivers-installation/&lt;br /&gt;
&lt;br /&gt;
What follows is a slightly simplified version that I've used numerous times without fail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. BACKUP your current &amp;lt;code&amp;gt;/etc/X11/xorg.conf&amp;lt;/code&amp;gt; file, preferably to your home directory. Now change to a command shell by hitting Ctrl-Alt-F1.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Remove any previous versions of the ATI driver by either&lt;br /&gt;
&lt;br /&gt;
If you have installed a previous ATI driver version without using RPM packages (or if you don't know if you have or not), type the following:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/share/ati &lt;br /&gt;
 sh ./fglrx-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
Otherwise, and even if you've done the above type the following,&lt;br /&gt;
&lt;br /&gt;
 rpm -e $(rpm -qa | grep fglrx)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. Change the directory containing the downloaded ati-driver...run file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4. Change the permissions of the driver file to executable by typing the following:&lt;br /&gt;
&lt;br /&gt;
 chmod +x ./ati-driver...&lt;br /&gt;
&lt;br /&gt;
Use the tab button to complete the rest of the ati-driver... file name.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5. Create a SUSE RPM (info is for 32 bit version) from the file by typing&lt;br /&gt;
&lt;br /&gt;
 ./ati-driver-installer-*.run --buildpkg SuSE/SUSE101-IA32&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6. Install the created fglrx... file by typing&lt;br /&gt;
&lt;br /&gt;
 rpm -ivh fglrx_...(hit tab again to get full name)...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
7. The following command will update your library cache, you're recommended to run it:&lt;br /&gt;
&lt;br /&gt;
 ldconfig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
8. Now run the ati config commands:&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial --input=/etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
9. Now run the Sax2 setup.&lt;br /&gt;
&lt;br /&gt;
 sax2 -r -m 0=fglrx&lt;br /&gt;
&lt;br /&gt;
You may wish to alter the refresh rates and DPI info with this, otherwise just hit save. DO NOT hit the test button, it regually crashes my machine when i do...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
10. Reboot you machine. Do not use the reboot command, again this messes my machine up on the next boot for whatever reason... try&lt;br /&gt;
&lt;br /&gt;
 shutdown -h now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
11. Boot up again, and check the new /etc/X11/xorg.conf file, compare it to your old one, and make any changes if you know what you're doing.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://www.suse.de/~sndirsch/ati-installer-HOWTO.html Novell HOWTO]&lt;br /&gt;
* [http://en.opensuse.org/SDB:ATI_drivers SDB:ATI drivers]&lt;br /&gt;
* [http://de.opensuse.org/SDB:AMD/ATI-Grafiktreiber SDB:AMD/ATI-Grafiktreiber (german)]&lt;br /&gt;
&lt;br /&gt;
AMD Packaging Script Maintainer for openSUSE:&lt;br /&gt;
* [http://www.sebastian-siebert.de/ Sebastian Siebert]&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Distributions]]&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora</id>
		<title>Fedora</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora"/>
				<updated>2012-12-26T20:03:37Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* General Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Fedora is a free, stable and popular general-purpose GNU/Linux distribution developed by the [http://www.fedoraproject.org/ Fedora Project] and sponsored by [http://www.redhat.com Red Hat, Inc].&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
When Red Hat discontinued Red Hat Linux in 2003, the RHL code forked into two branches. One branch is the enterprise distribution called [[Red Hat Enterprise Linux]] which is the central component of Red Hat's business model, the other branch is the general-purpose community distribution called Fedora. The Fedora code is periodically cloned and undergoes added additional refinement for stability, business-readiness and a smaller package base. This matured clone then becomes the next RHEL release.&lt;br /&gt;
&lt;br /&gt;
Red Hat often use Fedora as a platform for testing public readiness of new features which are eventually destined for RHEL and other Red Hat products. The Fedora Project still maintains a very strict software inclusion policy and testing process, so releases are not &amp;quot;unstable&amp;quot; or &amp;quot;bleeding-edge&amp;quot;. Some example features which have migrated from Fedora to RHEL in the past are the yum package manager, NetworkManager and KVM virtualization. Some current testing features are systemd as a replacement for init, and the brtfs filesystem.&lt;br /&gt;
&lt;br /&gt;
== General Status ==&lt;br /&gt;
&lt;br /&gt;
* Currently packaged by [http://www.rpmfusion.org/ RPM Fusion].&lt;br /&gt;
* Older versions (FC9 and earlier) were packaged by [http://rpm.livna.org/rlowiki/LivnaSwitcher Thorsten Leemhuis] and [http://freshrpms.net/ Matthias Saou].&lt;br /&gt;
* Official AMD/ATI binary package available at [http://support.amd.com/ support.amd.com].&lt;br /&gt;
* Installation guide by Winglman &amp;amp; &amp;quot;the other friendly guy&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
'''Current maintenance cycle'''&lt;br /&gt;
&lt;br /&gt;
*[[Fedora 18 Installation Guide]]&lt;br /&gt;
*[[Fedora 17 Installation Guide]]&lt;br /&gt;
*[[Fedora 16 Installation Guide]]&lt;br /&gt;
&lt;br /&gt;
'''Maintenance cycle ended'''&lt;br /&gt;
&lt;br /&gt;
*[[Fedora 15 Installation Guide]]&lt;br /&gt;
*[[Fedora 14 Installation Guide]]&lt;br /&gt;
*[[Fedora 13 Installation Guide]]&lt;br /&gt;
*[[Fedora 12 Installation Guide]]&lt;br /&gt;
*[[Fedora 11 Installation Guide]]&lt;br /&gt;
*[[Fedora 10 Installation Guide]]&lt;br /&gt;
*[[Fedora 9 Installation Guide]]&lt;br /&gt;
*[[Fedora 8 Installation Guide]]&lt;br /&gt;
*[[Fedora 7 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 6 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 5 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 4 Installation Guide]]&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://fedoraproject.org/ Fedora Project] - the community who develop the Fedora distribution&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Fedora_%28operating_system%29 Fedora (operating system)] - from Wikipedia, the free encyclopedia&lt;br /&gt;
* [http://distrowatch.com/fedora DistroWatch.com: Fedora] - Third most popular distro for a very long time&lt;br /&gt;
* [http://www.phoronix.com/forums/forumdisplay.php?19-AMD-ATI-Linux Phoronix Forum: AMD/ATI Linux]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Distributions]]&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/SUSE/openSUSE</id>
		<title>SUSE/openSUSE</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/SUSE/openSUSE"/>
				<updated>2012-12-26T20:00:36Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General Status ==&lt;br /&gt;
* Native Installer Support contributed by Sebastian Siebert, Stefan Dirsch&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
===OpenSuse 12.3===&lt;br /&gt;
*no luck yet will do or best to workit out :)&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===OpenSuSe 12.2 auto install Amd Driver (RADEON 5000,6000,7000,8000 Serie)===&lt;br /&gt;
*Update your system&lt;br /&gt;
*Click on  The &amp;quot;one-click-installer&amp;quot; and open with YaSt&lt;br /&gt;
&lt;br /&gt;
*32bit http://geeko.ioda.net/mirror/amd-fglrx/ymp/amd-ati-fglrx.ymp&lt;br /&gt;
*64bit http://geeko.ioda.net/mirror/amd-fglrx/ymp/amd-ati-fglrx64.ymp&lt;br /&gt;
&lt;br /&gt;
*XBMC Media Center can be install via package manager with packman repo install&lt;br /&gt;
&lt;br /&gt;
*Follow instructions then Reboot&lt;br /&gt;
*Your done!&lt;br /&gt;
*check out packman repo for extra plugins and stuff,&lt;br /&gt;
--winglman--&lt;br /&gt;
&lt;br /&gt;
===OpenSuSe 12.1 (Driver from AMD website) easy way...===&lt;br /&gt;
*Download The Latest AMD Driver from ATI/AMD&lt;br /&gt;
   wget http://www2.ati.com/drivers/linux/amd-driver-installer-12-10-x86.x86_64.zip&lt;br /&gt;
  &lt;br /&gt;
   unzip amd-driver-installer-12-10-x86.x86_64.zip&lt;br /&gt;
   chmod +x amd-driver-installer-9.002-x86.x86_64.run&lt;br /&gt;
&lt;br /&gt;
*Open software manager in YAST and install 5 packages by hand:&lt;br /&gt;
''kernel-devel kernel-desktop-devel gcc gcc-c++ make'' &amp;lt;br /&amp;gt;&lt;br /&gt;
OR use the terminal and run:&lt;br /&gt;
   sudo zypper in kernel-devel kernel-desktop-devel gcc gcc-c++ make kernel-syms&lt;br /&gt;
*reboot&lt;br /&gt;
*'''If radeon driver is active''' you must blacklist it, add this to boot paramaters (during grub startup menu):&lt;br /&gt;
   radeon.modeset=0 blacklist=radeon 3&lt;br /&gt;
*This will disable radeon driver and boot into runlevel 3. SU to get root, run mkinitrd to make sure radeon stays blacklisted.&lt;br /&gt;
*(Comment) in case the above method does not help, you may try add to /etc/modprobe.d/50-blacklist.conf the following line&lt;br /&gt;
   blacklist radeon&lt;br /&gt;
&lt;br /&gt;
*(Comment) Either way, when your linux booted, you should check whether the radeon kernel module is not loaded, run &lt;br /&gt;
   lsmod | grep radeon&lt;br /&gt;
if nothing comes up you are good to go&lt;br /&gt;
*cd to directory where proprietary &amp;quot;amd-driver-installer&amp;quot; is, &lt;br /&gt;
type:   &lt;br /&gt;
   sh amd-driver-installer-*.run &lt;br /&gt;
*install default (do not generate distibution package)&lt;br /&gt;
*verify /usr/share/ati fglrx-install.log, at the end of the file you should see &amp;quot;build succeeded with return value 0 duplicating results into driver repository...done.&lt;br /&gt;
*in terminal type: &lt;br /&gt;
   aticonfig --initial -f&lt;br /&gt;
*then run:&lt;br /&gt;
   /sbin/shutdown -r now&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video Playback==&lt;br /&gt;
Add Packman Repositories&lt;br /&gt;
*Open YAST&lt;br /&gt;
*Open Software Source,Click add,From URL&lt;br /&gt;
*and add this url    http://packman.inode.at/suse/openSUSE_12.1&lt;br /&gt;
*This will provide extra packages for video playback and other stuff&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free so share it!&lt;br /&gt;
&lt;br /&gt;
==    ==&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 The Easy Way===&lt;br /&gt;
*There is a one click installer available [http://en.opensuse.org/ATI_Driver_HOWTO#1-click_install_for_openSUSE_11.1.2C_11.0_and_10.3] for both of these OS's, this will give you access to a working ATi driver however it may not be the latest one available.&lt;br /&gt;
&lt;br /&gt;
EDIT: This is currently not working. ATi Repository is down for OpenSUSE.&lt;br /&gt;
&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 With The Latest Driver===&lt;br /&gt;
&lt;br /&gt;
You can easily install the latest versions of the ATi driver on OpenSuSE 11.0+.&lt;br /&gt;
&lt;br /&gt;
*Download The Latest ATi Driver.&lt;br /&gt;
*Log in as Root using su&lt;br /&gt;
*Install some dependencies with: '''zypper in kernel-source gcc make patch''' ''(I think, this needs more documentation &amp;amp; explanation in and of itself)''&lt;br /&gt;
*Install the ATi Driver with: '''sh ./ati-driver-installer-VERSION.run'''&lt;br /&gt;
*Configure X to use the ATi Driver with: '''aticonfig --initial -f'''&lt;br /&gt;
*Configure sax2 to use the driver with sax2 -r -m 0=fglrx &amp;lt;b&amp;gt;Test May Crash the computer, Press Save&amp;lt;/b&amp;gt;&lt;br /&gt;
*Exit the root account with exit&lt;br /&gt;
*Reboot the computer. &amp;lt;i&amp;gt;You can restart X by pressing ctrl-alt-backspace twice however rebooting is more reliable&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which came first, the problem or the sotluion? Luckily it doesn't matter.&lt;br /&gt;
&lt;br /&gt;
===GUIDE: ATI Installer HOWTO for SUSE/Novell users===&lt;br /&gt;
http://www.suse.de/~sndirsch/ati-installer-HOWTO.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===YET ANOTHER Installation Guide:===&lt;br /&gt;
&lt;br /&gt;
Generally following this guide should help most of you:&lt;br /&gt;
http://linux.wordpress.com/2006/05/12/suse-101-ati-drivers-installation/&lt;br /&gt;
&lt;br /&gt;
What follows is a slightly simplified version that I've used numerous times without fail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. BACKUP your current &amp;lt;code&amp;gt;/etc/X11/xorg.conf&amp;lt;/code&amp;gt; file, preferably to your home directory. Now change to a command shell by hitting Ctrl-Alt-F1.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Remove any previous versions of the ATI driver by either&lt;br /&gt;
&lt;br /&gt;
If you have installed a previous ATI driver version without using RPM packages (or if you don't know if you have or not), type the following:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/share/ati &lt;br /&gt;
 sh ./fglrx-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
Otherwise, and even if you've done the above type the following,&lt;br /&gt;
&lt;br /&gt;
 rpm -e $(rpm -qa | grep fglrx)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. Change the directory containing the downloaded ati-driver...run file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4. Change the permissions of the driver file to executable by typing the following:&lt;br /&gt;
&lt;br /&gt;
 chmod +x ./ati-driver...&lt;br /&gt;
&lt;br /&gt;
Use the tab button to complete the rest of the ati-driver... file name.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5. Create a SUSE RPM (info is for 32 bit version) from the file by typing&lt;br /&gt;
&lt;br /&gt;
 ./ati-driver-installer-*.run --buildpkg SuSE/SUSE101-IA32&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6. Install the created fglrx... file by typing&lt;br /&gt;
&lt;br /&gt;
 rpm -ivh fglrx_...(hit tab again to get full name)...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
7. The following command will update your library cache, you're recommended to run it:&lt;br /&gt;
&lt;br /&gt;
 ldconfig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
8. Now run the ati config commands:&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial --input=/etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
9. Now run the Sax2 setup.&lt;br /&gt;
&lt;br /&gt;
 sax2 -r -m 0=fglrx&lt;br /&gt;
&lt;br /&gt;
You may wish to alter the refresh rates and DPI info with this, otherwise just hit save. DO NOT hit the test button, it regually crashes my machine when i do...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
10. Reboot you machine. Do not use the reboot command, again this messes my machine up on the next boot for whatever reason... try&lt;br /&gt;
&lt;br /&gt;
 shutdown -h now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
11. Boot up again, and check the new /etc/X11/xorg.conf file, compare it to your old one, and make any changes if you know what you're doing.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://www.suse.de/~sndirsch/ati-installer-HOWTO.html Novell HOWTO]&lt;br /&gt;
* [http://en.opensuse.org/SDB:ATI_drivers SDB:ATI drivers]&lt;br /&gt;
* [http://de.opensuse.org/SDB:AMD/ATI-Grafiktreiber SDB:AMD/ATI-Grafiktreiber (german)]&lt;br /&gt;
&lt;br /&gt;
AMD Packaging Script Maintainer for openSUSE:&lt;br /&gt;
* [http://www.sebastian-siebert.de/ Sebastian Siebert]&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Distributions]]&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2012-12-26T19:58:10Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Sorry people no luck yet, on both gnome and kde! we will do or best */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18 BETA==&lt;br /&gt;
&lt;br /&gt;
==Sorry people no luck yet, on both gnome and kde! we will do or best==&lt;br /&gt;
&lt;br /&gt;
ps:  ty other guy who's always fixing my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
--winglman--&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide</id>
		<title>Fedora 18 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_18_Installation_Guide"/>
				<updated>2012-12-26T19:56:18Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: Created page with &amp;quot;==FEDORA 18 BETA==  ==Sorry people no luck yet, on both gnome and kde! we will do or best==  ps:  ty other guy who's always fixing my mistake lol appreciate  winglman&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 18 BETA==&lt;br /&gt;
&lt;br /&gt;
==Sorry people no luck yet, on both gnome and kde! we will do or best==&lt;br /&gt;
&lt;br /&gt;
ps:  ty other guy who's always fixing my mistake lol appreciate&lt;br /&gt;
&lt;br /&gt;
winglman&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora</id>
		<title>Fedora</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora"/>
				<updated>2012-12-26T19:50:30Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Fedora is a free, stable and popular general-purpose GNU/Linux distribution developed by the [http://www.fedoraproject.org/ Fedora Project] and sponsored by [http://www.redhat.com Red Hat, Inc].&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
When Red Hat discontinued Red Hat Linux in 2003, the RHL code forked into two branches. One branch is the enterprise distribution called [[Red Hat Enterprise Linux]] which is the central component of Red Hat's business model, the other branch is the general-purpose community distribution called Fedora. The Fedora code is periodically cloned and undergoes added additional refinement for stability, business-readiness and a smaller package base. This matured clone then becomes the next RHEL release.&lt;br /&gt;
&lt;br /&gt;
Red Hat often use Fedora as a platform for testing public readiness of new features which are eventually destined for RHEL and other Red Hat products. The Fedora Project still maintains a very strict software inclusion policy and testing process, so releases are not &amp;quot;unstable&amp;quot; or &amp;quot;bleeding-edge&amp;quot;. Some example features which have migrated from Fedora to RHEL in the past are the yum package manager, NetworkManager and KVM virtualization. Some current testing features are systemd as a replacement for init, and the brtfs filesystem.&lt;br /&gt;
&lt;br /&gt;
== General Status ==&lt;br /&gt;
&lt;br /&gt;
* Currently packaged by [http://www.rpmfusion.org/ RPM Fusion].&lt;br /&gt;
* Older versions (FC9 and earlier) were packaged by [http://rpm.livna.org/rlowiki/LivnaSwitcher Thorsten Leemhuis] and [http://freshrpms.net/ Matthias Saou].&lt;br /&gt;
* Official AMD/ATI binary package available at [http://support.amd.com/ support.amd.com].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
'''Current maintenance cycle'''&lt;br /&gt;
&lt;br /&gt;
*[[Fedora 18 Installation Guide]]&lt;br /&gt;
*[[Fedora 17 Installation Guide]]&lt;br /&gt;
*[[Fedora 16 Installation Guide]]&lt;br /&gt;
&lt;br /&gt;
'''Maintenance cycle ended'''&lt;br /&gt;
&lt;br /&gt;
*[[Fedora 15 Installation Guide]]&lt;br /&gt;
*[[Fedora 14 Installation Guide]]&lt;br /&gt;
*[[Fedora 13 Installation Guide]]&lt;br /&gt;
*[[Fedora 12 Installation Guide]]&lt;br /&gt;
*[[Fedora 11 Installation Guide]]&lt;br /&gt;
*[[Fedora 10 Installation Guide]]&lt;br /&gt;
*[[Fedora 9 Installation Guide]]&lt;br /&gt;
*[[Fedora 8 Installation Guide]]&lt;br /&gt;
*[[Fedora 7 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 6 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 5 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 4 Installation Guide]]&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://fedoraproject.org/ Fedora Project] - the community who develop the Fedora distribution&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Fedora_%28operating_system%29 Fedora (operating system)] - from Wikipedia, the free encyclopedia&lt;br /&gt;
* [http://distrowatch.com/fedora DistroWatch.com: Fedora] - Third most popular distro for a very long time&lt;br /&gt;
* [http://www.phoronix.com/forums/forumdisplay.php?19-AMD-ATI-Linux Phoronix Forum: AMD/ATI Linux]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Distributions]]&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/SUSE/openSUSE</id>
		<title>SUSE/openSUSE</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/SUSE/openSUSE"/>
				<updated>2012-04-21T21:30:56Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* OpenSuSe 12.1 (Driver from AMD website) easy way--only way so far... */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General Status ==&lt;br /&gt;
* Native Installer Support contributed by Sebastian Siebert, Stefan Dirsch&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
===OpenSuSe 12.1 (Driver from AMD website) easy way--only way so far...===&lt;br /&gt;
*Download The Latest AMD Driver from ATI/AMD&lt;br /&gt;
wget http://www2.ati.com/drivers/linux/amd-driver-installer-12-3-x86.x86_64.run&lt;br /&gt;
&lt;br /&gt;
*Open software manager in YAST and install  &lt;br /&gt;
   kernel-devel kernel-desktop-devel gcc gcc-c++ make&lt;br /&gt;
*reboot&lt;br /&gt;
*'''If radeon driver is active''' you must blacklist it, add this to boot paramaters (during grub startup menu):&lt;br /&gt;
   radeon.modeset=0 blacklist=radeon 3&lt;br /&gt;
*This will disable radeon driver and boot into runlevel 3. SU to get root, run mkinitrd to make sure radeon stays blacklisted.&lt;br /&gt;
*(Comment) in case adding the above method does not help, then you may try add to /etc/modprobe.d/50-blacklist.conf the following line&lt;br /&gt;
   blacklist radeon&lt;br /&gt;
&lt;br /&gt;
*(Comment) Either way, when your linux booted, you should check whether the radeon kernel module is not loaded, run &lt;br /&gt;
   lsmod | grep radeon&lt;br /&gt;
if nothing comes up you are good to go&lt;br /&gt;
*cd to directory where proprietary &amp;quot;amd-driver-installer&amp;quot; is, &lt;br /&gt;
type:   &lt;br /&gt;
   sh amd-driver-installer-*.run &lt;br /&gt;
*install default (do not generate distibution package)&lt;br /&gt;
*verify /usr/share/ati fglrx-install.log, at the end of the file you should see &amp;quot;build succeeded with return value 0 duplicating results into driver repository...done.&lt;br /&gt;
*in terminal type: &lt;br /&gt;
   aticonfig --initial &lt;br /&gt;
*then run:&lt;br /&gt;
   /sbin/shutdown -r now&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video Playback==&lt;br /&gt;
Add Packman Repositories&lt;br /&gt;
*Open YAST&lt;br /&gt;
*Open Software Source,Click add,From URL&lt;br /&gt;
*and add this url    http://packman.inode.at/suse/openSUSE_12.1&lt;br /&gt;
*This will provide extra packages for video playback and other stuff&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free so share it!&lt;br /&gt;
&lt;br /&gt;
==    ==&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 The Easy Way===&lt;br /&gt;
*There is a one click installer available [http://en.opensuse.org/ATI_Driver_HOWTO#1-click_install_for_openSUSE_11.1.2C_11.0_and_10.3] for both of these OS's, this will give you access to a working ATi driver however it may not be the latest one available.&lt;br /&gt;
&lt;br /&gt;
EDIT: This is currently not working. ATi Repository is down for OpenSUSE.&lt;br /&gt;
&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 With The Latest Driver===&lt;br /&gt;
&lt;br /&gt;
You can easily install the latest versions of the ATi driver on OpenSuSE 11.0+.&lt;br /&gt;
&lt;br /&gt;
*Download The Latest ATi Driver.&lt;br /&gt;
*Log in as Root using su&lt;br /&gt;
*Install some dependencies with: '''zypper in kernel-source gcc make patch''' ''(I think, this needs more documentation &amp;amp; explanation in and of itself)''&lt;br /&gt;
*Install the ATi Driver with: '''sh ./ati-driver-installer-VERSION.run'''&lt;br /&gt;
*Configure X to use the ATi Driver with: '''aticonfig --initial -f'''&lt;br /&gt;
*Configure sax2 to use the driver with sax2 -r -m 0=fglrx &amp;lt;b&amp;gt;Test May Crash the computer, Press Save&amp;lt;/b&amp;gt;&lt;br /&gt;
*Exit the root account with exit&lt;br /&gt;
*Reboot the computer. &amp;lt;i&amp;gt;You can restart X by pressing ctrl-alt-backspace twice however rebooting is more reliable&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which came first, the problem or the sotluion? Luckily it doesn't matter.&lt;br /&gt;
&lt;br /&gt;
===GUIDE: ATI Installer HOWTO for SUSE/Novell users===&lt;br /&gt;
http://www.suse.de/~sndirsch/ati-installer-HOWTO.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===YET ANOTHER Installation Guide:===&lt;br /&gt;
&lt;br /&gt;
Generally following this guide should help most of you:&lt;br /&gt;
http://linux.wordpress.com/2006/05/12/suse-101-ati-drivers-installation/&lt;br /&gt;
&lt;br /&gt;
What follows is a slightly simplified version that I've used numerous times without fail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. BACKUP your current &amp;lt;code&amp;gt;/etc/X11/xorg.conf&amp;lt;/code&amp;gt; file, preferably to your home directory. Now change to a command shell by hitting Ctrl-Alt-F1.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Remove any previous versions of the ATI driver by either&lt;br /&gt;
&lt;br /&gt;
If you have installed a previous ATI driver version without using RPM packages (or if you don't know if you have or not), type the following:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/share/ati &lt;br /&gt;
 sh ./fglrx-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
Otherwise, and even if you've done the above type the following,&lt;br /&gt;
&lt;br /&gt;
 rpm -e $(rpm -qa | grep fglrx)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. Change the directory containing the downloaded ati-driver...run file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4. Change the permissions of the driver file to executable by typing the following:&lt;br /&gt;
&lt;br /&gt;
 chmod +x ./ati-driver...&lt;br /&gt;
&lt;br /&gt;
Use the tab button to complete the rest of the ati-driver... file name.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5. Create a SUSE RPM (info is for 32 bit version) from the file by typing&lt;br /&gt;
&lt;br /&gt;
 ./ati-driver-installer-*.run --buildpkg SuSE/SUSE101-IA32&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6. Install the created fglrx... file by typing&lt;br /&gt;
&lt;br /&gt;
 rpm -ivh fglrx_...(hit tab again to get full name)...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
7. The following command will update your library cache, you're recommended to run it:&lt;br /&gt;
&lt;br /&gt;
 ldconfig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
8. Now run the ati config commands:&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial --input=/etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
9. Now run the Sax2 setup.&lt;br /&gt;
&lt;br /&gt;
 sax2 -r -m 0=fglrx&lt;br /&gt;
&lt;br /&gt;
You may wish to alter the refresh rates and DPI info with this, otherwise just hit save. DO NOT hit the test button, it regually crashes my machine when i do...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
10. Reboot you machine. Do not use the reboot command, again this messes my machine up on the next boot for whatever reason... try&lt;br /&gt;
&lt;br /&gt;
 shutdown -h now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
11. Boot up again, and check the new /etc/X11/xorg.conf file, compare it to your old one, and make any changes if you know what you're doing.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://www.suse.de/~sndirsch/ati-installer-HOWTO.html Novell HOWTO]&lt;br /&gt;
* [http://en.opensuse.org/SDB:ATI_drivers SDB:ATI drivers]&lt;br /&gt;
* [http://de.opensuse.org/SDB:AMD/ATI-Grafiktreiber SDB:AMD/ATI-Grafiktreiber (german)]&lt;br /&gt;
&lt;br /&gt;
AMD Packaging Script Maintainer for openSUSE:&lt;br /&gt;
* [http://www.sebastian-siebert.de/ Sebastian Siebert]&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Distributions]]&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_15_Installation_Guide</id>
		<title>Fedora 15 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_15_Installation_Guide"/>
				<updated>2012-04-21T21:28:25Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FEDORA 15 Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 15 Installation==&lt;br /&gt;
&lt;br /&gt;
*Download latest driver from ATI/AMD&lt;br /&gt;
wget http://www2.ati.com/drivers/linux/amd-driver-installer-12-3-x86.x86_64.run&lt;br /&gt;
&lt;br /&gt;
*Start software manager and install:&lt;br /&gt;
  kernel-devel kernel-headers gcc gcc-c++&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root, cd into directory where &amp;quot;ati-driver-installer&amp;quot; is located, type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*Install default (do not generate distribution package)&lt;br /&gt;
*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!&lt;br /&gt;
*In terminal type: &lt;br /&gt;
   aticonfig --initial&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video playback==&lt;br /&gt;
Add rpm-fusion repositories (free and non-free) via firefox&lt;br /&gt;
*http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm&lt;br /&gt;
*http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm&lt;br /&gt;
*open with Archive manager and install,this will provide extra video-codec like H-264,ac3,xvid,mp4....&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free, so share it!&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_15_Installation_Guide</id>
		<title>Fedora 15 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_15_Installation_Guide"/>
				<updated>2011-11-22T21:21:15Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Video playback */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 15 Installation==&lt;br /&gt;
&lt;br /&gt;
*Download latest driver from ATI/AMD (minimum 11.10)&lt;br /&gt;
*Start software manager and install:&lt;br /&gt;
   kernel-dev,kernel-headers,Gcc,Gcc++&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root, cd into directory where &amp;quot;ati-driver-installer&amp;quot; is located, type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*Install default (do not generate distribution package)&lt;br /&gt;
*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!&lt;br /&gt;
*In terminal type: &lt;br /&gt;
   aticonfig --initial&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video playback==&lt;br /&gt;
Add rpm-fusion repositories (free and non-free) via firefox&lt;br /&gt;
*http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm&lt;br /&gt;
*http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm&lt;br /&gt;
*open with Archive manager and install,this will provide extra video-codec like H-264,ac3,xvid,mp4....&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free, so share it!&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_16_Installation_Guide</id>
		<title>Fedora 16 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_16_Installation_Guide"/>
				<updated>2011-11-22T21:19:57Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Video playback */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 16 Installation==&lt;br /&gt;
&lt;br /&gt;
*Download latest driver from ATI/AMD (minimum 11.11)&lt;br /&gt;
*Start software manager and install:&lt;br /&gt;
   kernel-devel kernel-headers gcc gcc-c++&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root, cd into directory where &amp;quot;ati-driver-installer&amp;quot; is located, type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*Install default (do not generate distribution package)&lt;br /&gt;
*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!&lt;br /&gt;
*In terminal type: &lt;br /&gt;
   aticonfig --initial&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video playback==&lt;br /&gt;
Add rpm-fusion repositories (free and non-free) via firefox&lt;br /&gt;
*http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm&lt;br /&gt;
*http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm&lt;br /&gt;
*open with Archive manager and install,this will provide extra video-codec like H-264,ac3,xvid,mp4....&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free, so share it!&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Linux_Mint</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Linux_Mint"/>
				<updated>2011-11-20T13:31:17Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* ATI Driver installation Mint 12 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Disable ATI Driver from &amp;quot;Additional Drivers&amp;quot;&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &lt;br /&gt;
   sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases&lt;br /&gt;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Linux_Mint</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Linux_Mint"/>
				<updated>2011-11-20T13:07:49Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* ATI Driver installation Mint 12 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &lt;br /&gt;
   sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases&lt;br /&gt;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Linux_Mint</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Linux_Mint"/>
				<updated>2011-11-20T13:06:43Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* fglrxinfo */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &lt;br /&gt;
   sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases&lt;br /&gt;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/l ... ng=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Linux_Mint</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Linux_Mint"/>
				<updated>2011-11-20T13:05:58Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* sudo sh ati-driver-installer-*.run */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &lt;br /&gt;
   sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases&lt;br /&gt;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/l ... ng=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
=fglrxinfo=&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Linux_Mint</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Linux_Mint"/>
				<updated>2011-11-20T13:05:34Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* ATI Driver installation Mint 12 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &lt;br /&gt;
   sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases&lt;br /&gt;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/l ... ng=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
=sudo sh ati-driver-installer-*.run=&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type: &lt;br /&gt;
=fglrxinfo=&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Linux_Mint</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Linux_Mint"/>
				<updated>2011-11-20T13:05:07Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==ATI Driver installation Mint 12==&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &lt;br /&gt;
   sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases&lt;br /&gt;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/l ... ng=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
=sudo sh ati-driver-installer-*.run=&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type: &lt;br /&gt;
=fglrxinfo=&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Linux_Mint</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Linux_Mint"/>
				<updated>2011-11-20T13:02:38Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: Created page with &amp;quot;==ATI Driver installation Mint 12==  *update your system *Open synaptic package manager, open setting/repositories and select SOURCE CODE *search for &amp;quot;kernel&amp;quot; and install (kernel...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==ATI Driver installation Mint 12==&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &lt;br /&gt;
=sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases=&lt;br /&gt;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/l ... ng=English&lt;br /&gt;
*Open terminal cd to download directory and type: &lt;br /&gt;
=sudo sh ati-driver-installer-*.run=&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type: &lt;br /&gt;
=fglrxinfo=&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/SUSE/openSUSE</id>
		<title>SUSE/openSUSE</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/SUSE/openSUSE"/>
				<updated>2011-11-20T12:55:24Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Video Playback */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General Status ==&lt;br /&gt;
* Native Installer Support contributed by Stefan Dirsch&lt;br /&gt;
* Repackaged by [http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html Flavio Stanchina]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
===OpenSuSe 12.1 (Driver from ATI website) easy way--only way so far...===&lt;br /&gt;
*Download The Latest ATi Driver (11.11) minimum!!! from ATI website&lt;br /&gt;
*Open software manager in YAST and install  &lt;br /&gt;
   kernel-source,kernel-devel,kernel-default-devel,kernel-desktop-devel,Gcc,Gcc++,Make&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root,cd to directory where &amp;quot;ati-driver-installer&amp;quot; is, &lt;br /&gt;
type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*install default (do not generate distibution package)&lt;br /&gt;
*verify /usr/share/ati fglrx-install.log, at the end of the file you should see &amp;quot;build succeeded with return value 0 duplicating results into driver repository...done.&lt;br /&gt;
*in terminal type: &lt;br /&gt;
   aticonfig --initial &lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video Playback==&lt;br /&gt;
Add Packman Repositories&lt;br /&gt;
*Open YAST&lt;br /&gt;
*Open Software Source,Click add,From URL&lt;br /&gt;
*and add this url    http://packman.inode.at/suse/openSUSE_12.1&lt;br /&gt;
*This will provide extra packages for video playback and other stuff&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free so share it!&lt;br /&gt;
&lt;br /&gt;
==    ==&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 The Easy Way===&lt;br /&gt;
*There is a one click installer available [http://en.opensuse.org/ATI_Driver_HOWTO#1-click_install_for_openSUSE_11.1.2C_11.0_and_10.3] for both of these OS's, this will give you access to a working ATi driver however it may not be the latest one available.&lt;br /&gt;
&lt;br /&gt;
EDIT: This is currently not working. ATi Repository is down for OpenSUSE.&lt;br /&gt;
&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 With The Latest Driver===&lt;br /&gt;
&lt;br /&gt;
You can easily install the latest versions of the ATi driver on OpenSuSE 11.0+.&lt;br /&gt;
&lt;br /&gt;
*Download The Latest ATi Driver.&lt;br /&gt;
*Log in as Root using su&lt;br /&gt;
*Install some dependencies with: '''zypper in kernel-source gcc make patch''' ''(I think, this needs more documentation &amp;amp; explanation in and of itself)''&lt;br /&gt;
*Install the ATi Driver with: '''sh ./ati-driver-installer-VERSION.run'''&lt;br /&gt;
*Configure X to use the ATi Driver with: '''aticonfig --initial -f'''&lt;br /&gt;
*Configure sax2 to use the driver with sax2 -r -m 0=fglrx &amp;lt;b&amp;gt;Test May Crash the computer, Press Save&amp;lt;/b&amp;gt;&lt;br /&gt;
*Exit the root account with exit&lt;br /&gt;
*Reboot the computer. &amp;lt;i&amp;gt;You can restart X by pressing ctrl-alt-backspace twice however rebooting is more reliable&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which came first, the problem or the sotluion? Luckily it doesn't matter.&lt;br /&gt;
&lt;br /&gt;
===GUIDE: ATI Installer HOWTO for SUSE/Novell users===&lt;br /&gt;
http://www.suse.de/~sndirsch/ati-installer-HOWTO.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===YET ANOTHER Installation Guide:===&lt;br /&gt;
&lt;br /&gt;
Generally following this guide should help most of you:&lt;br /&gt;
http://linux.wordpress.com/2006/05/12/suse-101-ati-drivers-installation/&lt;br /&gt;
&lt;br /&gt;
What follows is a slightly simplified version that I've used numerous times without fail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. BACKUP your current &amp;lt;code&amp;gt;/etc/X11/xorg.conf&amp;lt;/code&amp;gt; file, preferably to your home directory. Now change to a command shell by hitting Ctrl-Alt-F1.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Remove any previous versions of the ATI driver by either&lt;br /&gt;
&lt;br /&gt;
If you have installed a previous ATI driver version without using RPM packages (or if you don't know if you have or not), type the following:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/share/ati &lt;br /&gt;
 sh ./fglrx-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
Otherwise, and even if you've done the above type the following,&lt;br /&gt;
&lt;br /&gt;
 rpm -e $(rpm -qa | grep fglrx)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. Change the directory containing the downloaded ati-driver...run file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4. Change the permissions of the driver file to executable by typing the following:&lt;br /&gt;
&lt;br /&gt;
 chmod +x ./ati-driver...&lt;br /&gt;
&lt;br /&gt;
Use the tab button to complete the rest of the ati-driver... file name.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5. Create a SUSE RPM (info is for 32 bit version) from the file by typing&lt;br /&gt;
&lt;br /&gt;
 ./ati-driver-installer-*.run --buildpkg SuSE/SUSE101-IA32&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6. Install the created fglrx... file by typing&lt;br /&gt;
&lt;br /&gt;
 rpm -ivh fglrx_...(hit tab again to get full name)...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
7. The following command will update your library cache, you're recommended to run it:&lt;br /&gt;
&lt;br /&gt;
 ldconfig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
8. Now run the ati config commands:&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial --input=/etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
9. Now run the Sax2 setup.&lt;br /&gt;
&lt;br /&gt;
 sax2 -r -m 0=fglrx&lt;br /&gt;
&lt;br /&gt;
You may wish to alter the refresh rates and DPI info with this, otherwise just hit save. DO NOT hit the test button, it regually crashes my machine when i do...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
10. Reboot you machine. Do not use the reboot command, again this messes my machine up on the next boot for whatever reason... try&lt;br /&gt;
&lt;br /&gt;
 shutdown -h now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
11. Boot up again, and check the new /etc/X11/xorg.conf file, compare it to your old one, and make any changes if you know what you're doing.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://www.suse.de/~sndirsch/ati-installer-HOWTO.html Novell HOWTO]&lt;br /&gt;
* [http://www.opensuse.org/ATI_Driver_HOWTO openSUSE ATI Driver HOWTO]&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Distributions]]&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/SUSE/openSUSE</id>
		<title>SUSE/openSUSE</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/SUSE/openSUSE"/>
				<updated>2011-11-20T12:52:07Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Video Playback */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General Status ==&lt;br /&gt;
* Native Installer Support contributed by Stefan Dirsch&lt;br /&gt;
* Repackaged by [http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html Flavio Stanchina]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
===OpenSuSe 12.1 (Driver from ATI website) easy way--only way so far...===&lt;br /&gt;
*Download The Latest ATi Driver (11.11) minimum!!! from ATI website&lt;br /&gt;
*Open software manager in YAST and install  &lt;br /&gt;
   kernel-source,kernel-devel,kernel-default-devel,kernel-desktop-devel,Gcc,Gcc++,Make&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root,cd to directory where &amp;quot;ati-driver-installer&amp;quot; is, &lt;br /&gt;
type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*install default (do not generate distibution package)&lt;br /&gt;
*verify /usr/share/ati fglrx-install.log, at the end of the file you should see &amp;quot;build succeeded with return value 0 duplicating results into driver repository...done.&lt;br /&gt;
*in terminal type: &lt;br /&gt;
   aticonfig --initial &lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video Playback==&lt;br /&gt;
Add Packman Repositories&lt;br /&gt;
*Open YAST&lt;br /&gt;
*Open Software Source,Click add,From URL&lt;br /&gt;
*and add: http://packman.inode.at/suse/openSUSE_12.1&lt;br /&gt;
*This will provide extra packages for video playback and other stuff&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free so share it!&lt;br /&gt;
&lt;br /&gt;
==    ==&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 The Easy Way===&lt;br /&gt;
*There is a one click installer available [http://en.opensuse.org/ATI_Driver_HOWTO#1-click_install_for_openSUSE_11.1.2C_11.0_and_10.3] for both of these OS's, this will give you access to a working ATi driver however it may not be the latest one available.&lt;br /&gt;
&lt;br /&gt;
EDIT: This is currently not working. ATi Repository is down for OpenSUSE.&lt;br /&gt;
&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 With The Latest Driver===&lt;br /&gt;
&lt;br /&gt;
You can easily install the latest versions of the ATi driver on OpenSuSE 11.0+.&lt;br /&gt;
&lt;br /&gt;
*Download The Latest ATi Driver.&lt;br /&gt;
*Log in as Root using su&lt;br /&gt;
*Install some dependencies with: '''zypper in kernel-source gcc make patch''' ''(I think, this needs more documentation &amp;amp; explanation in and of itself)''&lt;br /&gt;
*Install the ATi Driver with: '''sh ./ati-driver-installer-VERSION.run'''&lt;br /&gt;
*Configure X to use the ATi Driver with: '''aticonfig --initial -f'''&lt;br /&gt;
*Configure sax2 to use the driver with sax2 -r -m 0=fglrx &amp;lt;b&amp;gt;Test May Crash the computer, Press Save&amp;lt;/b&amp;gt;&lt;br /&gt;
*Exit the root account with exit&lt;br /&gt;
*Reboot the computer. &amp;lt;i&amp;gt;You can restart X by pressing ctrl-alt-backspace twice however rebooting is more reliable&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which came first, the problem or the sotluion? Luckily it doesn't matter.&lt;br /&gt;
&lt;br /&gt;
===GUIDE: ATI Installer HOWTO for SUSE/Novell users===&lt;br /&gt;
http://www.suse.de/~sndirsch/ati-installer-HOWTO.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===YET ANOTHER Installation Guide:===&lt;br /&gt;
&lt;br /&gt;
Generally following this guide should help most of you:&lt;br /&gt;
http://linux.wordpress.com/2006/05/12/suse-101-ati-drivers-installation/&lt;br /&gt;
&lt;br /&gt;
What follows is a slightly simplified version that I've used numerous times without fail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. BACKUP your current &amp;lt;code&amp;gt;/etc/X11/xorg.conf&amp;lt;/code&amp;gt; file, preferably to your home directory. Now change to a command shell by hitting Ctrl-Alt-F1.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Remove any previous versions of the ATI driver by either&lt;br /&gt;
&lt;br /&gt;
If you have installed a previous ATI driver version without using RPM packages (or if you don't know if you have or not), type the following:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/share/ati &lt;br /&gt;
 sh ./fglrx-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
Otherwise, and even if you've done the above type the following,&lt;br /&gt;
&lt;br /&gt;
 rpm -e $(rpm -qa | grep fglrx)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. Change the directory containing the downloaded ati-driver...run file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4. Change the permissions of the driver file to executable by typing the following:&lt;br /&gt;
&lt;br /&gt;
 chmod +x ./ati-driver...&lt;br /&gt;
&lt;br /&gt;
Use the tab button to complete the rest of the ati-driver... file name.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5. Create a SUSE RPM (info is for 32 bit version) from the file by typing&lt;br /&gt;
&lt;br /&gt;
 ./ati-driver-installer-*.run --buildpkg SuSE/SUSE101-IA32&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6. Install the created fglrx... file by typing&lt;br /&gt;
&lt;br /&gt;
 rpm -ivh fglrx_...(hit tab again to get full name)...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
7. The following command will update your library cache, you're recommended to run it:&lt;br /&gt;
&lt;br /&gt;
 ldconfig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
8. Now run the ati config commands:&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial --input=/etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
9. Now run the Sax2 setup.&lt;br /&gt;
&lt;br /&gt;
 sax2 -r -m 0=fglrx&lt;br /&gt;
&lt;br /&gt;
You may wish to alter the refresh rates and DPI info with this, otherwise just hit save. DO NOT hit the test button, it regually crashes my machine when i do...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
10. Reboot you machine. Do not use the reboot command, again this messes my machine up on the next boot for whatever reason... try&lt;br /&gt;
&lt;br /&gt;
 shutdown -h now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
11. Boot up again, and check the new /etc/X11/xorg.conf file, compare it to your old one, and make any changes if you know what you're doing.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://www.suse.de/~sndirsch/ati-installer-HOWTO.html Novell HOWTO]&lt;br /&gt;
* [http://www.opensuse.org/ATI_Driver_HOWTO openSUSE ATI Driver HOWTO]&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Distributions]]&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_16_Installation_Guide</id>
		<title>Fedora 16 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_16_Installation_Guide"/>
				<updated>2011-11-20T12:50:30Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Video playback */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 16 Installation==&lt;br /&gt;
&lt;br /&gt;
*Download latest driver from ATI/AMD (minimum 11.11)&lt;br /&gt;
*Start software manager and install:&lt;br /&gt;
   kernel-dev,kernel-headers,Gcc,Gcc++&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root, cd into directory where &amp;quot;ati-driver-installer&amp;quot; is located, type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*Install default (do not generate distribution package)&lt;br /&gt;
*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!&lt;br /&gt;
*In terminal type: &lt;br /&gt;
   aticonfig --initial&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video playback==&lt;br /&gt;
Add rpm-fusion repositories (free and non-free) via firefox&lt;br /&gt;
*http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm&lt;br /&gt;
*open with Archive manager and install,this will provide extra video-codec like H-264,ac3,xvid,mp4....&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free, so share it!&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_15_Installation_Guide</id>
		<title>Fedora 15 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_15_Installation_Guide"/>
				<updated>2011-11-20T12:49:33Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Video playback */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 15 Installation==&lt;br /&gt;
&lt;br /&gt;
*Download latest driver from ATI/AMD (minimum 11.10)&lt;br /&gt;
*Start software manager and install:&lt;br /&gt;
   kernel-dev,kernel-headers,Gcc,Gcc++&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root, cd into directory where &amp;quot;ati-driver-installer&amp;quot; is located, type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*Install default (do not generate distribution package)&lt;br /&gt;
*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!&lt;br /&gt;
*In terminal type: &lt;br /&gt;
   aticonfig --initial&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video playback==&lt;br /&gt;
Add rpm-fusion repositories (free and non-free) via firefox&lt;br /&gt;
*http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm&lt;br /&gt;
*open with Archive manager and install,this will provide extra video-codec like H-264,ac3,xvid,mp4....&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free, so share it!&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/SUSE/openSUSE</id>
		<title>SUSE/openSUSE</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/SUSE/openSUSE"/>
				<updated>2011-11-20T12:47:54Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* To Uninstall */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General Status ==&lt;br /&gt;
* Native Installer Support contributed by Stefan Dirsch&lt;br /&gt;
* Repackaged by [http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html Flavio Stanchina]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
===OpenSuSe 12.1 (Driver from ATI website) easy way--only way so far...===&lt;br /&gt;
*Download The Latest ATi Driver (11.11) minimum!!! from ATI website&lt;br /&gt;
*Open software manager in YAST and install  &lt;br /&gt;
   kernel-source,kernel-devel,kernel-default-devel,kernel-desktop-devel,Gcc,Gcc++,Make&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root,cd to directory where &amp;quot;ati-driver-installer&amp;quot; is, &lt;br /&gt;
type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*install default (do not generate distibution package)&lt;br /&gt;
*verify /usr/share/ati fglrx-install.log, at the end of the file you should see &amp;quot;build succeeded with return value 0 duplicating results into driver repository...done.&lt;br /&gt;
*in terminal type: &lt;br /&gt;
   aticonfig --initial &lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video Playback==&lt;br /&gt;
*Open YAST&lt;br /&gt;
*Open Software Source,Click add,From URL&lt;br /&gt;
*and add: http://packman.inode.at/suse/openSUSE_12.1&lt;br /&gt;
*This will provide extra packages for video playback and other stuff&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free so share it!&lt;br /&gt;
&lt;br /&gt;
==    ==&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 The Easy Way===&lt;br /&gt;
*There is a one click installer available [http://en.opensuse.org/ATI_Driver_HOWTO#1-click_install_for_openSUSE_11.1.2C_11.0_and_10.3] for both of these OS's, this will give you access to a working ATi driver however it may not be the latest one available.&lt;br /&gt;
&lt;br /&gt;
EDIT: This is currently not working. ATi Repository is down for OpenSUSE.&lt;br /&gt;
&lt;br /&gt;
===OpenSuSE 11.0 &amp;amp; 11.1 With The Latest Driver===&lt;br /&gt;
&lt;br /&gt;
You can easily install the latest versions of the ATi driver on OpenSuSE 11.0+.&lt;br /&gt;
&lt;br /&gt;
*Download The Latest ATi Driver.&lt;br /&gt;
*Log in as Root using su&lt;br /&gt;
*Install some dependencies with: '''zypper in kernel-source gcc make patch''' ''(I think, this needs more documentation &amp;amp; explanation in and of itself)''&lt;br /&gt;
*Install the ATi Driver with: '''sh ./ati-driver-installer-VERSION.run'''&lt;br /&gt;
*Configure X to use the ATi Driver with: '''aticonfig --initial -f'''&lt;br /&gt;
*Configure sax2 to use the driver with sax2 -r -m 0=fglrx &amp;lt;b&amp;gt;Test May Crash the computer, Press Save&amp;lt;/b&amp;gt;&lt;br /&gt;
*Exit the root account with exit&lt;br /&gt;
*Reboot the computer. &amp;lt;i&amp;gt;You can restart X by pressing ctrl-alt-backspace twice however rebooting is more reliable&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which came first, the problem or the sotluion? Luckily it doesn't matter.&lt;br /&gt;
&lt;br /&gt;
===GUIDE: ATI Installer HOWTO for SUSE/Novell users===&lt;br /&gt;
http://www.suse.de/~sndirsch/ati-installer-HOWTO.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===YET ANOTHER Installation Guide:===&lt;br /&gt;
&lt;br /&gt;
Generally following this guide should help most of you:&lt;br /&gt;
http://linux.wordpress.com/2006/05/12/suse-101-ati-drivers-installation/&lt;br /&gt;
&lt;br /&gt;
What follows is a slightly simplified version that I've used numerous times without fail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. BACKUP your current &amp;lt;code&amp;gt;/etc/X11/xorg.conf&amp;lt;/code&amp;gt; file, preferably to your home directory. Now change to a command shell by hitting Ctrl-Alt-F1.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Remove any previous versions of the ATI driver by either&lt;br /&gt;
&lt;br /&gt;
If you have installed a previous ATI driver version without using RPM packages (or if you don't know if you have or not), type the following:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/share/ati &lt;br /&gt;
 sh ./fglrx-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
Otherwise, and even if you've done the above type the following,&lt;br /&gt;
&lt;br /&gt;
 rpm -e $(rpm -qa | grep fglrx)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. Change the directory containing the downloaded ati-driver...run file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4. Change the permissions of the driver file to executable by typing the following:&lt;br /&gt;
&lt;br /&gt;
 chmod +x ./ati-driver...&lt;br /&gt;
&lt;br /&gt;
Use the tab button to complete the rest of the ati-driver... file name.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5. Create a SUSE RPM (info is for 32 bit version) from the file by typing&lt;br /&gt;
&lt;br /&gt;
 ./ati-driver-installer-*.run --buildpkg SuSE/SUSE101-IA32&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6. Install the created fglrx... file by typing&lt;br /&gt;
&lt;br /&gt;
 rpm -ivh fglrx_...(hit tab again to get full name)...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
7. The following command will update your library cache, you're recommended to run it:&lt;br /&gt;
&lt;br /&gt;
 ldconfig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
8. Now run the ati config commands:&lt;br /&gt;
&lt;br /&gt;
 aticonfig --initial --input=/etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
9. Now run the Sax2 setup.&lt;br /&gt;
&lt;br /&gt;
 sax2 -r -m 0=fglrx&lt;br /&gt;
&lt;br /&gt;
You may wish to alter the refresh rates and DPI info with this, otherwise just hit save. DO NOT hit the test button, it regually crashes my machine when i do...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
10. Reboot you machine. Do not use the reboot command, again this messes my machine up on the next boot for whatever reason... try&lt;br /&gt;
&lt;br /&gt;
 shutdown -h now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
11. Boot up again, and check the new /etc/X11/xorg.conf file, compare it to your old one, and make any changes if you know what you're doing.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://www.suse.de/~sndirsch/ati-installer-HOWTO.html Novell HOWTO]&lt;br /&gt;
* [http://www.opensuse.org/ATI_Driver_HOWTO openSUSE ATI Driver HOWTO]&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Distributions]]&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_16_Installation_Guide</id>
		<title>Fedora 16 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_16_Installation_Guide"/>
				<updated>2011-11-20T12:39:22Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Video playback */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 16 Installation==&lt;br /&gt;
&lt;br /&gt;
*Download latest driver from ATI/AMD (minimum 11.11)&lt;br /&gt;
*Start software manager and install:&lt;br /&gt;
   kernel-dev,kernel-headers,Gcc,Gcc++&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root, cd into directory where &amp;quot;ati-driver-installer&amp;quot; is located, type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*Install default (do not generate distribution package)&lt;br /&gt;
*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!&lt;br /&gt;
*In terminal type: &lt;br /&gt;
   aticonfig --initial&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video playback==&lt;br /&gt;
Add rpm-fusion repositories (free and non-free) via firefox&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
open with Archive manager and install,this will provide extra video-codec like H-264,ac3,xvid,mp4....&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free, so share it!&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_16_Installation_Guide</id>
		<title>Fedora 16 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_16_Installation_Guide"/>
				<updated>2011-11-20T12:38:38Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FEDORA 16 Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 16 Installation==&lt;br /&gt;
&lt;br /&gt;
*Download latest driver from ATI/AMD (minimum 11.11)&lt;br /&gt;
*Start software manager and install:&lt;br /&gt;
   kernel-dev,kernel-headers,Gcc,Gcc++&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root, cd into directory where &amp;quot;ati-driver-installer&amp;quot; is located, type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*Install default (do not generate distribution package)&lt;br /&gt;
*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!&lt;br /&gt;
*In terminal type: &lt;br /&gt;
   aticonfig --initial&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video playback==&lt;br /&gt;
Add rpm-fusion repositories (free and non-free) via firefox&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
open with Archive manager and install,this will provide extra video-codec like H-264,ac3,xvid,mp4....&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free, so share it!&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free, so share it!&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_15_Installation_Guide</id>
		<title>Fedora 15 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_15_Installation_Guide"/>
				<updated>2011-11-20T12:37:29Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Video playback */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 15 Installation==&lt;br /&gt;
&lt;br /&gt;
*Download latest driver from ATI/AMD (minimum 11.10)&lt;br /&gt;
*Start software manager and install:&lt;br /&gt;
   kernel-dev,kernel-headers,Gcc,Gcc++&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root, cd into directory where &amp;quot;ati-driver-installer&amp;quot; is located, type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*Install default (do not generate distribution package)&lt;br /&gt;
*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!&lt;br /&gt;
*In terminal type: &lt;br /&gt;
   aticonfig --initial&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video playback==&lt;br /&gt;
Add rpm-fusion repositories (free and non-free) via firefox&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
open with Archive manager and install,this will provide extra video-codec like H-264,ac3,xvid,mp4....&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free, so share it!&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_15_Installation_Guide</id>
		<title>Fedora 15 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_15_Installation_Guide"/>
				<updated>2011-11-20T12:36:50Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* FEDORA 15 Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 15 Installation==&lt;br /&gt;
&lt;br /&gt;
*Download latest driver from ATI/AMD (minimum 11.10)&lt;br /&gt;
*Start software manager and install:&lt;br /&gt;
   kernel-dev,kernel-headers,Gcc,Gcc++&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root, cd into directory where &amp;quot;ati-driver-installer&amp;quot; is located, type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*Install default (do not generate distribution package)&lt;br /&gt;
*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!&lt;br /&gt;
*In terminal type: &lt;br /&gt;
   aticonfig --initial&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
==Video playback==&lt;br /&gt;
Add rpm-fusion repositories (free and non-free) via firefox&lt;br /&gt;
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm&lt;br /&gt;
open with Archive manager and install,this will provide extra video-codec like H-264,ac3,xvid,mp4....&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free, so share it!&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora_16_Installation_Guide</id>
		<title>Fedora 16 Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora_16_Installation_Guide"/>
				<updated>2011-11-20T12:22:44Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: Created page with &amp;quot;==FEDORA 16 Installation==  *Download latest driver from ATI/AMD (minimum 11.11) *Start software manager and install:    kernel-dev,kernel-headers,Gcc,Gcc++ *reboot *Open termina...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==FEDORA 16 Installation==&lt;br /&gt;
&lt;br /&gt;
*Download latest driver from ATI/AMD (minimum 11.11)&lt;br /&gt;
*Start software manager and install:&lt;br /&gt;
   kernel-dev,kernel-headers,Gcc,Gcc++&lt;br /&gt;
*reboot&lt;br /&gt;
*Open terminal, SU to get root, cd into directory where &amp;quot;ati-driver-installer&amp;quot; is located, type:   &lt;br /&gt;
   sh ati-driver-installer-*.run &lt;br /&gt;
*Install default (do not generate distribution package)&lt;br /&gt;
*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!&lt;br /&gt;
*In terminal type: &lt;br /&gt;
   aticonfig --initial&lt;br /&gt;
*reboot&lt;br /&gt;
&lt;br /&gt;
===To Uninstall===&lt;br /&gt;
Open terminal,SU to get root,type:&lt;br /&gt;
   sh /usr/share/ati/amd-uninstall.sh&lt;br /&gt;
&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free, so share it!&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora</id>
		<title>Fedora</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora"/>
				<updated>2011-11-20T12:21:08Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Fedora is a free GNU/Linux distribution sponsored by [http://www.redhat.com Red Hat].  It is not Red Hat, but has a similar history.  Red Hat does use aspects of Fedora as an incubator for their Red Hat Enterprise Linux products. Please see the [[Red Hat Enterprise Linux]] distribution guide for more Red Hat specific information.&lt;br /&gt;
&lt;br /&gt;
== General Status ==&lt;br /&gt;
* Repackaged by [http://rpm.livna.org/rlowiki/LivnaSwitcher Thorsten Leemhuis] and [http://freshrpms.net Matthias Saou].&lt;br /&gt;
* Official ATI binary package maintained by [http://www.phoronix.com Phoronix].&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
*[[Fedora Core 4 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 5 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 6 Installation Guide]]&lt;br /&gt;
*[[Fedora 7 Installation Guide]]&lt;br /&gt;
*[[Fedora 8 Installation Guide]]&lt;br /&gt;
*[[Fedora 9 Installation Guide]]&lt;br /&gt;
*[[Fedora 10 Installation Guide]]&lt;br /&gt;
*[[Fedora 11 Installation Guide]]&lt;br /&gt;
*[[Fedora 12 Installation Guide]]&lt;br /&gt;
*[[Fedora 13 Installation Guide]]&lt;br /&gt;
*[[Fedora 14 Installation Guide]]&lt;br /&gt;
*[[Fedora 15 Installation Guide]]&lt;br /&gt;
*[[Fedora 16 Installation Guide]]&lt;br /&gt;
&lt;br /&gt;
==Related Resources==&lt;br /&gt;
*[http://rpmfusion.org/ RPMFusion RPM Repository] - Fedora RPM Builds&lt;br /&gt;
*[http://www.fedorafaq.org/#radeon Fedora FAQ] - Fedora FAQ&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Distributions]]&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora</id>
		<title>Fedora</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora"/>
				<updated>2011-11-20T12:20:18Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Fedora is a free GNU/Linux distribution sponsored by [http://www.redhat.com Red Hat].  It is not Red Hat, but has a similar history.  Red Hat does use aspects of Fedora as an incubator for their Red Hat Enterprise Linux products. Please see the [[Red Hat Enterprise Linux]] distribution guide for more Red Hat specific information.&lt;br /&gt;
&lt;br /&gt;
== General Status ==&lt;br /&gt;
* Repackaged by [http://rpm.livna.org/rlowiki/LivnaSwitcher Thorsten Leemhuis] and [http://freshrpms.net Matthias Saou].&lt;br /&gt;
* Official ATI binary package maintained by [http://www.phoronix.com Phoronix].&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
*[[Fedora Core 4 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 5 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 6 Installation Guide]]&lt;br /&gt;
*[[Fedora 7 Installation Guide]]&lt;br /&gt;
*[[Fedora 8 Installation Guide]]&lt;br /&gt;
*[[Fedora 9 Installation Guide]]&lt;br /&gt;
*[[Fedora 10 Installation Guide]]&lt;br /&gt;
*[[Fedora 11 Installation Guide]]&lt;br /&gt;
*[[Fedora 12 Installation Guide]]&lt;br /&gt;
*[[Fedora 13 Installation Guide]]&lt;br /&gt;
*[[Fedora 14 Installation Guide]]&lt;br /&gt;
*[[Fedora 15 Installation Guide]]&lt;br /&gt;
&lt;br /&gt;
==Related Resources==&lt;br /&gt;
*[http://rpmfusion.org/ RPMFusion RPM Repository] - Fedora RPM Builds&lt;br /&gt;
*[http://www.fedorafaq.org/#radeon Fedora FAQ] - Fedora FAQ&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Distributions]]&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	<entry>
		<id>http://wiki.cchtml.com/index.php/Fedora</id>
		<title>Fedora</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php/Fedora"/>
				<updated>2011-11-20T12:19:56Z</updated>
		
		<summary type="html">&lt;p&gt;Winglman: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Fedora is a free GNU/Linux distribution sponsored by [http://www.redhat.com Red Hat].  It is not Red Hat, but has a similar history.  Red Hat does use aspects of Fedora as an incubator for their Red Hat Enterprise Linux products. Please see the [[Red Hat Enterprise Linux]] distribution guide for more Red Hat specific information.&lt;br /&gt;
&lt;br /&gt;
== General Status ==&lt;br /&gt;
* Repackaged by [http://rpm.livna.org/rlowiki/LivnaSwitcher Thorsten Leemhuis] and [http://freshrpms.net Matthias Saou].&lt;br /&gt;
* Official ATI binary package maintained by [http://www.phoronix.com Phoronix].&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
*[[Fedora Core 4 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 5 Installation Guide]]&lt;br /&gt;
*[[Fedora Core 6 Installation Guide]]&lt;br /&gt;
*[[Fedora 7 Installation Guide]]&lt;br /&gt;
*[[Fedora 8 Installation Guide]]&lt;br /&gt;
*[[Fedora 9 Installation Guide]]&lt;br /&gt;
*[[Fedora 10 Installation Guide]]&lt;br /&gt;
*[[Fedora 11 Installation Guide]]&lt;br /&gt;
*[[Fedora 12 Installation Guide]]&lt;br /&gt;
*[[Fedora 13 Installation Guide]]&lt;br /&gt;
*[[Fedora 14 Installation Guide]]&lt;br /&gt;
*[[Fedora 15 Installation Guide]]&lt;br /&gt;
&lt;br /&gt;
==FEDORA 16 Installation==&lt;br /&gt;
&lt;br /&gt;
===SAME AS FEDORA 15 BUT WITH VERSION 11.11 MINIMUM===&lt;br /&gt;
Good luck,&lt;br /&gt;
&lt;br /&gt;
winglman&lt;br /&gt;
&lt;br /&gt;
knowledge is free so share it!&lt;br /&gt;
&lt;br /&gt;
==Related Resources==&lt;br /&gt;
*[http://rpmfusion.org/ RPMFusion RPM Repository] - Fedora RPM Builds&lt;br /&gt;
*[http://www.fedorafaq.org/#radeon Fedora FAQ] - Fedora FAQ&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{VCT}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Distributions]]&lt;/div&gt;</summary>
		<author><name>Winglman</name></author>	</entry>

	</feed>