<?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=83.77.193.82</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=83.77.193.82"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/83.77.193.82"/>
	<updated>2026-05-14T13:34:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Talk:Ubuntu_Precise_Installation_Guide&amp;diff=9699</id>
		<title>Talk:Ubuntu Precise Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Talk:Ubuntu_Precise_Installation_Guide&amp;diff=9699"/>
		<updated>2013-01-31T15:05:26Z</updated>

		<summary type="html">&lt;p&gt;83.77.193.82: /* creating deb packages error  */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Talkpages}}&lt;br /&gt;
&lt;br /&gt;
Could you guys change the font for command line examples? It&#039;s very hard to differentiate between letter L and number 1&lt;br /&gt;
That&#039;s why you copy and paste to ensure command correctness ;) --[[User:Dtl131|Dtl131]] 23:33, 27 August 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
This page needs some formatting help, but I&#039;m out of time tonight. --[[User:Dtl131|Dtl131]] 23:33, 27 August 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== creating deb packages error  ==&lt;br /&gt;
&lt;br /&gt;
Since 12.11 resp. 13.1 creating deb package gives an error. The reason for the error is a typo in the rules file of the driver. Here is a possible solution done on Ubuntu 12.04. For other distro versions go to the corresponding folder of the extracted driver (see below):&lt;br /&gt;
&lt;br /&gt;
Go to the directory where you downloaded the driver. Extract the driver to e.g. &amp;quot;~/AMD_v13.1&amp;quot; directory&lt;br /&gt;
&amp;lt;pre&amp;gt;$sudo sh ./amd-driver-installer-catalyst-13.1-beta11-x86.x86_64.run --extract ~/AMD_v13.1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Go to the directory AMD_v13.1&lt;br /&gt;
&amp;lt;pre&amp;gt; cd ~/AMD_v13.1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Go to the directory of your Ubuntu distro with the &amp;quot;rules&amp;quot; file and make a copy. Here for Ubuntu 12.04 precise.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ cd packages/Ubuntu/dists/precise&lt;br /&gt;
$ sudo cp rules rules.bak&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Open &amp;quot;rules&amp;quot; with writing privileges, e.g.&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo gedit rules&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Look for the line number 242 (or for the line which reads &amp;quot;dh_install -p$(PKG_driver) &amp;quot;arch/x86_64/usr/share/ati/lib&amp;quot; &amp;quot;$(datadir)/ati&amp;quot;. Change the entry of that line from &amp;quot;...arch/x86_64/usr...&amp;quot; to &amp;quot;.../arch/x86/usr...&amp;quot;. Save the file and build the packages (this will place the packages in the parent directory)&lt;br /&gt;
&amp;lt;pre&amp;gt;$ cd ~/AMD_v13.1&lt;br /&gt;
$./amd-installer.sh 9000 --buildpkg Ubuntu/precise&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>83.77.193.82</name></author>
	</entry>
</feed>