<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.cchtml.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=74.72.28.177</id>
	<title>cchtml.com - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.cchtml.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=74.72.28.177"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/74.72.28.177"/>
	<updated>2026-05-14T21:07:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Precise_Installation_Guide&amp;diff=8387</id>
		<title>Ubuntu Precise Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Precise_Installation_Guide&amp;diff=8387"/>
		<updated>2012-04-15T15:11:33Z</updated>

		<summary type="html">&lt;p&gt;74.72.28.177: /* Download the latest Catalyst package. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Installing Catalyst Manually (from AMD/ATI&#039;s site) ==&lt;br /&gt;
I recommend copying and pasting the commands to ensure there are no typing mistakes and speed up the install process. Remember to use Ctrl &#039;&#039;&#039;+ Shift&#039;&#039;&#039; + V or Shift + Insert to paste into the terminal (or go to the terminals menu, select edit and click paste).&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Before you start&#039;&#039;===&lt;br /&gt;
Make sure &#039;&#039;universe&#039;&#039; and &#039;&#039;multiverse&#039;&#039; are enabled in your repository sources (System -&amp;gt; Administration -&amp;gt; Software Sources).&lt;br /&gt;
or Applications-&amp;gt;Ubuntu Software Center-&amp;gt;Edit-&amp;gt;Software sources-&amp;gt;Other software: check canonical partners.&lt;br /&gt;
&lt;br /&gt;
Install the prerequisite packages:&lt;br /&gt;
 sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6&lt;br /&gt;
 sudo apt-get install dkms libqtgui4 wget execstack libelfg0 dh-modaliases&lt;br /&gt;
 sudo apt-get install linux-headers-generic xserver-xorg-core libgcc1  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;If you are using the x86_64 architecture (64 bit)&#039;&#039;:&lt;br /&gt;
1. Install &amp;quot;ia32-libs&amp;quot; before proceeding!&#039;&#039;&lt;br /&gt;
 sudo apt-get install ia32-libs lib32gcc1 libc6-i386&lt;br /&gt;
2. Create a symlink from /usr/lib64 to /usr/lib :&lt;br /&gt;
 cd /usr ; sudo ln -svT lib /usr/lib64&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Download the latest Catalyst package.&#039;&#039;===&lt;br /&gt;
This package contains both the 32-bit and 64-bit driver.&lt;br /&gt;
 cd ~/; mkdir catalyst{{Catalystversion}}; cd catalyst{{Catalystversion}}/&lt;br /&gt;
 wget &amp;lt;nowiki&amp;gt;http://www2.ati.com/drivers/linux/amd-driver-installer-&amp;lt;/nowiki&amp;gt;{{Catalystdashversion}}-x86.x86_64.run&lt;br /&gt;
 chmod +x amd-driver-installer-{{Catalystdashversion}}-x86.x86_64.run&lt;br /&gt;
5555555555555555555555555555555555555555555555555555555555555555555555555555555&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Create .deb packages.&#039;&#039;===&lt;br /&gt;
 sudo sh ./amd-driver-installer-{{Catalystdashversion}}-x86.x86_64.run --buildpkg Ubuntu/precise&lt;br /&gt;
It may take a while...&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Install .debs.&#039;&#039;===&lt;br /&gt;
 sudo dpkg -i fglrx*.deb&lt;/div&gt;</summary>
		<author><name>74.72.28.177</name></author>
	</entry>
</feed>