<?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=91.7.69.103</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=91.7.69.103"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/91.7.69.103"/>
	<updated>2026-04-28T09:20:30Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Intrepid_Installation_Guide&amp;diff=5186</id>
		<title>Ubuntu Intrepid Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Intrepid_Installation_Guide&amp;diff=5186"/>
		<updated>2008-09-27T03:16:42Z</updated>

		<summary type="html">&lt;p&gt;91.7.69.103: not building against 2.6.27.4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For Catalyst 8.7 to work on Intrepid, you need to downgrade xorg from 7.4 to 7.3.&lt;br /&gt;
Downgrading is messy business, I sure hope there is a better method than I found.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s the way that worked for me:&lt;br /&gt;
&lt;br /&gt;
(Use &amp;quot;sudo&amp;quot;, &amp;quot;sudo -s&amp;quot; or &amp;quot;su -&amp;quot; as needed. The synaptic package manager can alternatively be used for locking package versions (&amp;quot;holding&amp;quot;) and other tasks).&lt;br /&gt;
&lt;br /&gt;
# Use &amp;quot;aptitude remove&amp;quot; to remove all packages that are named something with &amp;quot;xorg&amp;quot; or &amp;quot;x11&amp;quot;. Take note of which packages are removed that you wish to reinstall later on. This will remove the graphical environment, so be prepared to use ctrl-alt-backspace, ctrl-alt-f1, ctrl-alt-f7 and hopefully not alt-prntscr-r,s,e,i,n,u,b.&lt;br /&gt;
# If dpkg really-really refuses to remove an older fglrx-package, it might be needed to edit /var/lib/dpkg/diversions and remove a few lines.&lt;br /&gt;
# In your /etc/apt/sources.list, search and replace &amp;quot;intrepid&amp;quot; with &amp;quot;hardy&amp;quot;.&lt;br /&gt;
# aptitude update; aptitude safe-upgrade&lt;br /&gt;
# Install xorg again, this time with the hardy repositories, which makes sure you have xorg 7.3. This will take some time, grab a snack or meditate.&lt;br /&gt;
# &amp;quot;aptitude hold&amp;quot; all packages named something with &amp;quot;xorg&amp;quot; or &amp;quot;x11&amp;quot;&lt;br /&gt;
# Change back /etc/apt/sources.list, by replacing &amp;quot;hardy&amp;quot; with &amp;quot;intrepid&amp;quot;.&lt;br /&gt;
# aptitude update; aptitude safe-upgrade. Make sure to deny any attempts to upgrade xorg 7.3 to 7.4.&lt;br /&gt;
# Follow the Ubuntu Hardy Installation Guide: http://wiki.cchtml.com/index.php?title=Ubuntu_Hardy_Installation_Guide&lt;br /&gt;
# Add tweaks as needed: http://ge.ubuntuforums.com/showthread.php?t=849422&lt;br /&gt;
# Restart X, if it doesn&#039;t work, you can often use the &amp;quot;vesa&amp;quot;, &amp;quot;radeon&amp;quot; or &amp;quot;radeonhd&amp;quot; driver until it does.&lt;br /&gt;
# Enter synaptic, make sure all packages with &amp;quot;xorg&amp;quot; and &amp;quot;x11&amp;quot; are locked, then update and upgrade without worries.&lt;br /&gt;
&lt;br /&gt;
Done! Now run amdcccle, glxgears, warsow etc :)&lt;br /&gt;
&lt;br /&gt;
-- Trontonic&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Update&#039;&#039;&#039;:&lt;br /&gt;
8.8 is now out. I haven&#039;t tried that one yet, but the download webpage still does not mention Xorg 7.4&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Update 2&#039;&#039;&#039;:&lt;br /&gt;
8.9 STILL does not support Xorg 7.4.  Better hope for it in 8.10.&lt;/div&gt;</summary>
		<author><name>91.7.69.103</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Intrepid_Installation_Guide&amp;diff=5185</id>
		<title>Ubuntu Intrepid Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Intrepid_Installation_Guide&amp;diff=5185"/>
		<updated>2008-09-27T00:47:05Z</updated>

		<summary type="html">&lt;p&gt;91.7.69.103: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For Catalyst 8.7 to work on Intrepid, you need to downgrade xorg from 7.4 to 7.3.&lt;br /&gt;
Downgrading is messy business, I sure hope there is a better method than I found.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s the way that worked for me:&lt;br /&gt;
&lt;br /&gt;
(Use &amp;quot;sudo&amp;quot;, &amp;quot;sudo -s&amp;quot; or &amp;quot;su -&amp;quot; as needed. The synaptic package manager can alternatively be used for locking package versions (&amp;quot;holding&amp;quot;) and other tasks).&lt;br /&gt;
&lt;br /&gt;
# Use &amp;quot;aptitude remove&amp;quot; to remove all packages that are named something with &amp;quot;xorg&amp;quot; or &amp;quot;x11&amp;quot;. Take note of which packages are removed that you wish to reinstall later on. This will remove the graphical environment, so be prepared to use ctrl-alt-backspace, ctrl-alt-f1, ctrl-alt-f7 and hopefully not alt-prntscr-r,s,e,i,n,u,b.&lt;br /&gt;
# If dpkg really-really refuses to remove an older fglrx-package, it might be needed to edit /var/lib/dpkg/diversions and remove a few lines.&lt;br /&gt;
# In your /etc/apt/sources.list, search and replace &amp;quot;intrepid&amp;quot; with &amp;quot;hardy&amp;quot;.&lt;br /&gt;
# aptitude update; aptitude safe-upgrade&lt;br /&gt;
# Install xorg again, this time with the hardy repositories, which makes sure you have xorg 7.3. This will take some time, grab a snack or meditate.&lt;br /&gt;
# &amp;quot;aptitude hold&amp;quot; all packages named something with &amp;quot;xorg&amp;quot; or &amp;quot;x11&amp;quot;&lt;br /&gt;
# Change back /etc/apt/sources.list, by replacing &amp;quot;hardy&amp;quot; with &amp;quot;intrepid&amp;quot;.&lt;br /&gt;
# aptitude update; aptitude safe-upgrade. Make sure to deny any attempts to upgrade xorg 7.3 to 7.4.&lt;br /&gt;
# Follow the Ubuntu Hardy Installation Guide: http://wiki.cchtml.com/index.php?title=Ubuntu_Hardy_Installation_Guide&lt;br /&gt;
# Add tweaks as needed: http://ge.ubuntuforums.com/showthread.php?t=849422&lt;br /&gt;
# Restart X, if it doesn&#039;t work, you can often use the &amp;quot;vesa&amp;quot;, &amp;quot;radeon&amp;quot; or &amp;quot;radeonhd&amp;quot; driver until it does.&lt;br /&gt;
# Enter synaptic, make sure all packages with &amp;quot;xorg&amp;quot; and &amp;quot;x11&amp;quot; are locked, then update and upgrade without worries.&lt;br /&gt;
&lt;br /&gt;
Done! Now run amdcccle, glxgears, warsow etc :)&lt;br /&gt;
&lt;br /&gt;
-- Trontonic&lt;br /&gt;
&lt;br /&gt;
There is a saner way to achieve this &lt;br /&gt;
# change your /etc/apt/preferences to look like below,&lt;br /&gt;
# add hardy main repos to your sources.list eg &amp;quot;deb http://de.archive.ubuntu.com/ubuntu/ hardy main restricted&amp;quot;&lt;br /&gt;
&lt;br /&gt;
# do: &amp;quot;aptitude -f install -t hardy xserver-xorg xorg&amp;quot;, agree with downgrading&lt;br /&gt;
# do: &amp;quot;aptitude install xorg-driver-fglrx&amp;quot;, agree with downgrading again&lt;br /&gt;
&lt;br /&gt;
-- raf&lt;br /&gt;
&lt;br /&gt;
/etc/apt/preferences:&lt;br /&gt;
----&lt;br /&gt;
Package: *&lt;br /&gt;
&lt;br /&gt;
Pin: release a=intrepid&lt;br /&gt;
&lt;br /&gt;
Pin-Priority: 900&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Package: *&lt;br /&gt;
&lt;br /&gt;
Pin: release a=hardy&lt;br /&gt;
&lt;br /&gt;
Pin-Priority: 300&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Package: xserver-xorg&lt;br /&gt;
&lt;br /&gt;
Pin: release a=hardy&lt;br /&gt;
&lt;br /&gt;
Pin-Priority: 950&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Package: xorg&lt;br /&gt;
&lt;br /&gt;
Pin: release a=hardy&lt;br /&gt;
&lt;br /&gt;
Pin-Priority: 950&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Update&#039;&#039;&#039;:&lt;br /&gt;
8.8 is now out. I haven&#039;t tried that one yet, but the download webpage still does not mention Xorg 7.4&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Update 2&#039;&#039;&#039;:&lt;br /&gt;
8.9 STILL does not support Xorg 7.4.  Better hope for it in 8.10.&lt;/div&gt;</summary>
		<author><name>91.7.69.103</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Intrepid_Installation_Guide&amp;diff=5184</id>
		<title>Ubuntu Intrepid Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Intrepid_Installation_Guide&amp;diff=5184"/>
		<updated>2008-09-27T00:45:43Z</updated>

		<summary type="html">&lt;p&gt;91.7.69.103: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For Catalyst 8.7 to work on Intrepid, you need to downgrade xorg from 7.4 to 7.3.&lt;br /&gt;
Downgrading is messy business, I sure hope there is a better method than I found.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s the way that worked for me:&lt;br /&gt;
&lt;br /&gt;
(Use &amp;quot;sudo&amp;quot;, &amp;quot;sudo -s&amp;quot; or &amp;quot;su -&amp;quot; as needed. The synaptic package manager can alternatively be used for locking package versions (&amp;quot;holding&amp;quot;) and other tasks).&lt;br /&gt;
&lt;br /&gt;
# Use &amp;quot;aptitude remove&amp;quot; to remove all packages that are named something with &amp;quot;xorg&amp;quot; or &amp;quot;x11&amp;quot;. Take note of which packages are removed that you wish to reinstall later on. This will remove the graphical environment, so be prepared to use ctrl-alt-backspace, ctrl-alt-f1, ctrl-alt-f7 and hopefully not alt-prntscr-r,s,e,i,n,u,b.&lt;br /&gt;
# If dpkg really-really refuses to remove an older fglrx-package, it might be needed to edit /var/lib/dpkg/diversions and remove a few lines.&lt;br /&gt;
# In your /etc/apt/sources.list, search and replace &amp;quot;intrepid&amp;quot; with &amp;quot;hardy&amp;quot;.&lt;br /&gt;
# aptitude update; aptitude safe-upgrade&lt;br /&gt;
# Install xorg again, this time with the hardy repositories, which makes sure you have xorg 7.3. This will take some time, grab a snack or meditate.&lt;br /&gt;
# &amp;quot;aptitude hold&amp;quot; all packages named something with &amp;quot;xorg&amp;quot; or &amp;quot;x11&amp;quot;&lt;br /&gt;
# Change back /etc/apt/sources.list, by replacing &amp;quot;hardy&amp;quot; with &amp;quot;intrepid&amp;quot;.&lt;br /&gt;
# aptitude update; aptitude safe-upgrade. Make sure to deny any attempts to upgrade xorg 7.3 to 7.4.&lt;br /&gt;
# Follow the Ubuntu Hardy Installation Guide: http://wiki.cchtml.com/index.php?title=Ubuntu_Hardy_Installation_Guide&lt;br /&gt;
# Add tweaks as needed: http://ge.ubuntuforums.com/showthread.php?t=849422&lt;br /&gt;
# Restart X, if it doesn&#039;t work, you can often use the &amp;quot;vesa&amp;quot;, &amp;quot;radeon&amp;quot; or &amp;quot;radeonhd&amp;quot; driver until it does.&lt;br /&gt;
# Enter synaptic, make sure all packages with &amp;quot;xorg&amp;quot; and &amp;quot;x11&amp;quot; are locked, then update and upgrade without worries.&lt;br /&gt;
&lt;br /&gt;
Done! Now run amdcccle, glxgears, warsow etc :)&lt;br /&gt;
&lt;br /&gt;
-- Trontonic&lt;br /&gt;
&lt;br /&gt;
There is a saner way to achieve this &lt;br /&gt;
# change your /etc/apt/preferences to look like below,&lt;br /&gt;
# add hardy main repos to your sources.list&lt;br /&gt;
# do: &amp;quot;aptitude -f install -t hardy xserver-xorg xorg&amp;quot;, agree with downgrading&lt;br /&gt;
# do: &amp;quot;aptitude install xorg-driver-fglrx&amp;quot;, agree with downgrading again&lt;br /&gt;
&lt;br /&gt;
-- raf&lt;br /&gt;
&lt;br /&gt;
/etc/apt/preferences:&lt;br /&gt;
----&lt;br /&gt;
Package: *&lt;br /&gt;
&lt;br /&gt;
Pin: release a=intrepid&lt;br /&gt;
&lt;br /&gt;
Pin-Priority: 900&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Package: *&lt;br /&gt;
&lt;br /&gt;
Pin: release a=hardy&lt;br /&gt;
&lt;br /&gt;
Pin-Priority: 300&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Package: xserver-xorg&lt;br /&gt;
&lt;br /&gt;
Pin: release a=hardy&lt;br /&gt;
&lt;br /&gt;
Pin-Priority: 950&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Package: xorg&lt;br /&gt;
&lt;br /&gt;
Pin: release a=hardy&lt;br /&gt;
&lt;br /&gt;
Pin-Priority: 950&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Update&#039;&#039;&#039;:&lt;br /&gt;
8.8 is now out. I haven&#039;t tried that one yet, but the download webpage still does not mention Xorg 7.4&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Update 2&#039;&#039;&#039;:&lt;br /&gt;
8.9 STILL does not support Xorg 7.4.  Better hope for it in 8.10.&lt;/div&gt;</summary>
		<author><name>91.7.69.103</name></author>
	</entry>
</feed>