<?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=87.2.201.133</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=87.2.201.133"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/87.2.201.133"/>
	<updated>2026-05-14T17:24:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Talk:Ubuntu_Gutsy_Installation_Guide&amp;diff=4604</id>
		<title>Talk:Ubuntu Gutsy Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Talk:Ubuntu_Gutsy_Installation_Guide&amp;diff=4604"/>
		<updated>2007-11-25T20:50:06Z</updated>

		<summary type="html">&lt;p&gt;87.2.201.133: cleaned&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Method 2 for Catalysy 7.11 ==&lt;br /&gt;
Done.&lt;br /&gt;
&lt;br /&gt;
== Suspend/Hibernation with Catalyst 7.11 &amp;amp; Gutsy ==&lt;br /&gt;
I hoped that with these drivers and Gutsty, the suspend problem would have been solved. Unfortunately it isn&#039;t for me.&lt;br /&gt;
I tried also to apply the patches to &amp;quot;acpi-support&amp;quot; (like doing with Feisty) but unsuccessfully.&lt;br /&gt;
Any working experiences? Solutions? Workarounds?&lt;br /&gt;
&lt;br /&gt;
== installation hint ==&lt;br /&gt;
&lt;br /&gt;
I followed this guide and fglrxinfo yielded the desired output.&lt;br /&gt;
&lt;br /&gt;
But then I still got the following problems:&lt;br /&gt;
* crash/restart of X when trying to run glxgears&lt;br /&gt;
* crash/restart of X when trying to watch mythtv recording&lt;br /&gt;
* visual artefacts from window creation&lt;br /&gt;
&lt;br /&gt;
The cause I assumed in that:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;glxinfo | grep direct&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
did not yield &#039;yes&#039; but &#039;no&#039; and &#039;Mesa Indirect&#039;&lt;br /&gt;
&lt;br /&gt;
Long search, quick solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;sudo apt-get remove xserver-xgl&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; I don&#039;t really know what this actually does in the context of a desired installation, so try at your own risk. I assume this being installed from my earlier Feisty installation where I tried out compiz and AIGLX was not supported by the driver.&lt;br /&gt;
&lt;br /&gt;
After removing the xserver-xgl package, all problems described above vanished.&lt;br /&gt;
&lt;br /&gt;
Maybe someone with more detailed knowledge might find it useful to add a paragraph to the page.&lt;br /&gt;
&lt;br /&gt;
Comment: I had a lot of trouble until I found your solution. Removing xserver-xgl made most of the graphical artifacts disappear (I still have some black bars in the bottom right corner of one screen), and made my dual screen setup work again. Should this be in the general guide?&lt;br /&gt;
&lt;br /&gt;
Comment: I was seeing some very similar behavior after following this tutorial. glxgears would cause gdm to crash and the artifacts were left on the screen. The system would also be dog slow, moving windows was very laggy. Removing xserver-xgl did the trick for me!&lt;br /&gt;
&lt;br /&gt;
== still Mesa ==&lt;br /&gt;
&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;br /&gt;
I never had problems until Gutsy &amp;amp; 7.11 came:&lt;br /&gt;
 (bmhm@Sentinux)[~] $ cat /var/log/Xorg.0.log | grep &amp;quot;(WW)&amp;quot;&lt;br /&gt;
 (WW) The directory &amp;quot;/usr/share/fonts/X11/cyrillic&amp;quot; does not exist.&lt;br /&gt;
 (WW) Including the default font path  /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.&lt;br /&gt;
 (WW) fglrx(0): board is an unknown third party board, chipset is supported&lt;br /&gt;
 (WW) fglrx(0): ***********************************************&lt;br /&gt;
 (WW) fglrx(0): * DRI initialization failed!                  *&lt;br /&gt;
 (WW) fglrx(0): * (maybe driver kernel module missing or bad) *&lt;br /&gt;
 (WW) fglrx(0): * 2D acceleraton available (MMIO)             *&lt;br /&gt;
 (WW) fglrx(0): * no 3D acceleration available                *&lt;br /&gt;
 (WW) fglrx(0): ********************************************* *&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
 (bmhm@Sentinux)[~] $  cat /var/log/Xorg.0.log | grep &amp;quot;(EE)&amp;quot;&lt;br /&gt;
 (EE) fglrx(0): [pcie] Failed to gather memory of size 262144Kb for PCIe. Error (-1000)&lt;br /&gt;
 (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized. &lt;br /&gt;
 (EE) AIGLX: Screen 0 is not DRI capable&lt;br /&gt;
&lt;br /&gt;
Any Ideas? It did work before (on feisty, using older drivers)!! Help!! --[[User:212.62.64.34|212.62.64.34]] 14:08, 22 November 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
I SOLVED (subvertigo):&lt;br /&gt;
The problem was the fglrx.ko . The symbolic link have been overwritten at each reboot. &lt;br /&gt;
Check if the fglrx.ko in the &amp;quot;volatile&amp;quot; folder is a symbolic link or not to that in the &amp;quot;misc&amp;quot; folder (Gnome reports an arrow on the icon if it is, and must have the same dimension). If it is the same problem see the first paragraph to see how I solved.&lt;br /&gt;
&lt;br /&gt;
The symbolic link is gone after a reboot. Filesize of the one in the misc folder is 2084611 bytes and the one in the volatile folder is 1058754 bytes. I don&#039;t know where/what this copying is done. :(&lt;br /&gt;
&lt;br /&gt;
Performing the following command:&lt;br /&gt;
&lt;br /&gt;
 find / -name &#039;fglrx*.ko&#039;&lt;br /&gt;
&lt;br /&gt;
Results in:&lt;br /&gt;
&lt;br /&gt;
 /lib/modules/2.6.22-14-generic/volatile/fglrx.ko&lt;br /&gt;
 /lib/modules/2.6.22-14-generic/misc/fglrx.ko&lt;br /&gt;
&lt;br /&gt;
So where this 1058754 bytes sized version exists on the system is unclear to me.&lt;br /&gt;
&lt;br /&gt;
== (Partially) Installed but 7.11 Driver NOT used ==&lt;br /&gt;
&lt;br /&gt;
The catalyst control center is available under &amp;quot;accessories&amp;quot; and list the following.&lt;br /&gt;
&lt;br /&gt;
Software:&lt;br /&gt;
* Driver version : 8.43.2&lt;br /&gt;
* Catalyst Control Center Version : 1.6&lt;br /&gt;
&lt;br /&gt;
OpenGL:&lt;br /&gt;
* .. Provider : Mesa project ...&lt;br /&gt;
* .. Renderer : Mesa GLX Indirect&lt;br /&gt;
* .. Version : 1.4 (2.1 Mesa 7.0.1)&lt;br /&gt;
&lt;br /&gt;
Checklist:&lt;br /&gt;
* &amp;quot;Restricted&amp;quot; repositories not commented&lt;br /&gt;
* The &amp;quot;restricter driver manager&amp;quot; says that the driver is enabled and in use.&lt;br /&gt;
* Symbolic link exists&lt;br /&gt;
&lt;br /&gt;
Really don&#039;t know what the problem is.&lt;br /&gt;
&lt;br /&gt;
EDIT (subvertigo) The problem is almost surely the &amp;quot;fglrx.ko&amp;quot;... see the first paragraph for the solution.&lt;br /&gt;
Moreover the &amp;quot;restricted manager&amp;quot; should say that the driver is NOT enabled (equivalent to blacklist the original &amp;quot;fglrx&amp;quot; in linux-restricted-modules-common).&lt;br /&gt;
&lt;br /&gt;
== Method 1 fails, since xorg-driver-fglrx and fglrx kernel module versions differ ==&lt;br /&gt;
xorg-driver-fglrx is version is 8.38.7-1 and the fglrx kernel module version in linux-restricted-modules-generic is still 8.37.6.&lt;br /&gt;
&lt;br /&gt;
Xorg complains:&lt;br /&gt;
 ad@homer:~$ cat /var/log/Xorg.0.log | grep &amp;quot;(EE)&amp;quot;&lt;br /&gt;
 (EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work&lt;br /&gt;
 (EE) AIGLX: Screen 0 is not DRI capable&lt;/div&gt;</summary>
		<author><name>87.2.201.133</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Talk:Ubuntu_Gutsy_Installation_Guide&amp;diff=4598</id>
		<title>Talk:Ubuntu Gutsy Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Talk:Ubuntu_Gutsy_Installation_Guide&amp;diff=4598"/>
		<updated>2007-11-24T15:37:20Z</updated>

		<summary type="html">&lt;p&gt;87.2.201.133: /* (Partially) Installed but 7.11 Driver NOT used */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Need update the topic to Catalyst 7.11 ==&lt;br /&gt;
Can anyone update the installation method 2 to AMD Catalyst 7.11?&lt;br /&gt;
The procedure is the same or not? Has hanyone tested it?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; I just tested the procedure. It is the (nearly) same ...&lt;br /&gt;
Found some issues till it worked for me.&lt;br /&gt;
&lt;br /&gt;
  sudo gedit /etc/init.d/ati-module-fix&lt;br /&gt;
&lt;br /&gt;
In ati-module-fix I replaced&lt;br /&gt;
&lt;br /&gt;
  ln -sf /lib/modules/$(uname -r)/misc/fglrx.ko /lib/modules/$(uname -r)/volatile/&lt;br /&gt;
with&lt;br /&gt;
  ln -sf /lib/modules/$(uname -r)/misc/fglrx.ko /lib/modules/$(uname -r)/volatile/fglrx.ko&lt;br /&gt;
&lt;br /&gt;
after savig the file&lt;br /&gt;
  sudo chmod +x /etc/init.d/ati-module-fix&lt;br /&gt;
&lt;br /&gt;
In my installation gdm starts with sequence 13. So I did &lt;br /&gt;
&lt;br /&gt;
  sudo update-rc.d ati-module-fix defaults 12&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;If you check the box to enable the restricted driver and reboot, it should work.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If I check the the box in &amp;quot;resricted manager&amp;quot; the line &lt;br /&gt;
  DISABLED_MODULES=&amp;quot;fglrx&amp;quot; &lt;br /&gt;
in etc/default/linux-restricted-modules-common is changed back to &lt;br /&gt;
  DISABLED_MODULES=&amp;quot;&amp;quot;&lt;br /&gt;
I leaved it unchecked now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So my &amp;quot;restricted manager&amp;quot; reports for the ATI driver&lt;br /&gt;
activated: no    in use: yes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
EDIT (subvertigo): doesn&#039;t work for me... then I solved removing the surrounding IF statement in the ati-module-fix ! Now it works!&lt;br /&gt;
Can you explain me how find gdm sequence number (i don&#039;t know what it is).&lt;br /&gt;
&lt;br /&gt;
EDIT (exyll): Removing the IF statement does NOT work for me. On my system GDM is listed as 30gdm. You can retrieve the sequence number(s) by running the following statement:&lt;br /&gt;
&lt;br /&gt;
 ls /etc/rc2.d/&lt;br /&gt;
&lt;br /&gt;
== Updated some information only applicable for Gutsy ==&lt;br /&gt;
I&#039;ve updated some minor details about the fglrx-installation in Gutsy:&lt;br /&gt;
* By default, Gutsy (and Feisty too) now have Universe and Multiverse enabled&lt;br /&gt;
* The fglrx-version in Gutsy&#039;s linux-restricted-modules is 8.37.6 and not 8.28.8&lt;br /&gt;
[[User:Jealma|Jealma]] 04:35, 19 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== libGL error ==&lt;br /&gt;
* fglrxinfo gives:  libGL.so.1: cannot open shared object file.&lt;br /&gt;
* Fixed with command:&lt;br /&gt;
 sudo ln /usr/lib/libGL.so.1.2 /usr/lib/libGL.so.1&lt;br /&gt;
&lt;br /&gt;
== installation hint ==&lt;br /&gt;
&lt;br /&gt;
I followed this guide and fglrxinfo yielded the desired output.&lt;br /&gt;
&lt;br /&gt;
But then I still got the following problems:&lt;br /&gt;
* crash/restart of X when trying to run glxgears&lt;br /&gt;
* crash/restart of X when trying to watch mythtv recording&lt;br /&gt;
* visual artefacts from window creation&lt;br /&gt;
&lt;br /&gt;
The cause I assumed in that:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;glxinfo | grep direct&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
did not yield &#039;yes&#039; but &#039;no&#039; and &#039;Mesa Indirect&#039;&lt;br /&gt;
&lt;br /&gt;
Long search, quick solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;sudo apt-get remove xserver-xgl&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; I don&#039;t really know what this actually does in the context of a desired installation, so try at your own risk. I assume this being installed from my earlier Feisty installation where I tried out compiz and AIGLX was not supported by the driver.&lt;br /&gt;
&lt;br /&gt;
After removing the xserver-xgl package, all problems described above vanished.&lt;br /&gt;
&lt;br /&gt;
Maybe someone with more detailed knowledge might find it useful to add a paragraph to the page.&lt;br /&gt;
&lt;br /&gt;
Comment: I had a lot of trouble until I found your solution. Removing xserver-xgl made most of the graphical artifacts disappear (I still have some black bars in the bottom right corner of one screen), and made my dual screen setup work again. Should this be in the general guide?&lt;br /&gt;
&lt;br /&gt;
Comment: I was seeing some very similar behavior after following this tutorial. glxgears would cause gdm to crash and the artifacts were left on the screen. The system would also be dog slow, moving windows was very laggy. Removing xserver-xgl did the trick for me!&lt;br /&gt;
&lt;br /&gt;
== still Mesa ==&lt;br /&gt;
&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;br /&gt;
I never had problems until Gutsy &amp;amp; 7.11 came:&lt;br /&gt;
 (bmhm@Sentinux)[~] $ cat /var/log/Xorg.0.log | grep &amp;quot;(WW)&amp;quot;&lt;br /&gt;
 (WW) The directory &amp;quot;/usr/share/fonts/X11/cyrillic&amp;quot; does not exist.&lt;br /&gt;
 (WW) Including the default font path  /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.&lt;br /&gt;
 (WW) fglrx(0): board is an unknown third party board, chipset is supported&lt;br /&gt;
 (WW) fglrx(0): ***********************************************&lt;br /&gt;
 (WW) fglrx(0): * DRI initialization failed!                  *&lt;br /&gt;
 (WW) fglrx(0): * (maybe driver kernel module missing or bad) *&lt;br /&gt;
 (WW) fglrx(0): * 2D acceleraton available (MMIO)             *&lt;br /&gt;
 (WW) fglrx(0): * no 3D acceleration available                *&lt;br /&gt;
 (WW) fglrx(0): ********************************************* *&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
 (bmhm@Sentinux)[~] $  cat /var/log/Xorg.0.log | grep &amp;quot;(EE)&amp;quot;&lt;br /&gt;
 (EE) fglrx(0): [pcie] Failed to gather memory of size 262144Kb for PCIe. Error (-1000)&lt;br /&gt;
 (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized. &lt;br /&gt;
 (EE) AIGLX: Screen 0 is not DRI capable&lt;br /&gt;
&lt;br /&gt;
Any Ideas? It did work before (on feisty, using older drivers)!! Help!! --[[User:212.62.64.34|212.62.64.34]] 14:08, 22 November 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
NEW (by subvertigo):&lt;br /&gt;
I have the same identical problem (identical logs). Before with Feisty+8.43.2 or Gutsy+8.43.2 i had no problems... :-(&lt;br /&gt;
My pc is a Dell Inspiron 6400 with ATI X1400.&lt;br /&gt;
fglrinfo reports using Mesa drivers.&lt;br /&gt;
&lt;br /&gt;
I tried to add or remove &amp;quot;fglrx&amp;quot; from /etc/default/linux-restricted-modules-common and it has no effects. The &amp;quot;restricted manager&amp;quot; signals that ati driver is not in use when fglrx is blacklisted. I don&#039;t understand if it have to be blacklisted or not.&lt;br /&gt;
&lt;br /&gt;
I SOLVED (subvertigo):&lt;br /&gt;
The problem was the fglrx.ko . The symbolic link have been overwritten at each reboot. &lt;br /&gt;
Check if the fglrx.ko in the &amp;quot;volatile&amp;quot; folder is a symbolic link or not to that in the &amp;quot;misc&amp;quot; folder (Gnome reports an arrow on the icon if it is, and must have the same dimension). If it is the same problem see the first paragraph to see how I solved.&lt;br /&gt;
&lt;br /&gt;
The symbolic link is gone after a reboot. Filesize of the one in the misc folder is 2084611 bytes and the one in the volatile folder is 1058754 bytes. I don&#039;t know where/what this copying is done. :(&lt;br /&gt;
&lt;br /&gt;
Performing the following command:&lt;br /&gt;
&lt;br /&gt;
 find / -name &#039;fglrx*.ko&#039;&lt;br /&gt;
&lt;br /&gt;
Results in:&lt;br /&gt;
&lt;br /&gt;
 /lib/modules/2.6.22-14-generic/volatile/fglrx.ko&lt;br /&gt;
 /lib/modules/2.6.22-14-generic/misc/fglrx.ko&lt;br /&gt;
&lt;br /&gt;
So where this 1058754 bytes sized version exists on the system is unclear to me.&lt;br /&gt;
&lt;br /&gt;
==Install .deb packages: ==&lt;br /&gt;
&lt;br /&gt;
Update for the 7.11 article.&lt;br /&gt;
&lt;br /&gt;
Previous:&lt;br /&gt;
&lt;br /&gt;
 sudo dpkg -i xorg-driver-fglrx_8.42.3-1*.deb \&lt;br /&gt;
 fglrx-kernel-source_8.42.3-1*.deb \&lt;br /&gt;
 fglrx-amdcccle_8.42.3-1*.deb&lt;br /&gt;
&lt;br /&gt;
7.11:&lt;br /&gt;
&lt;br /&gt;
 sudo dpkg -i xorg-driver-fglrx_8.433-1_i386.deb \&lt;br /&gt;
 fglrx-kernel-source_8.433-1_i386.deb \&lt;br /&gt;
 fglrx-amdcccle_8.433-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
== (Partially) Installed but 7.11 Driver NOT used ==&lt;br /&gt;
&lt;br /&gt;
The catalyst control center is available under &amp;quot;accessories&amp;quot; and list the following.&lt;br /&gt;
&lt;br /&gt;
Software:&lt;br /&gt;
* Driver version : 8.43.2&lt;br /&gt;
* Catalyst Control Center Version : 1.6&lt;br /&gt;
&lt;br /&gt;
OpenGL:&lt;br /&gt;
* .. Provider : Mesa project ...&lt;br /&gt;
* .. Renderer : Mesa GLX Indirect&lt;br /&gt;
* .. Version : 1.4 (2.1 Mesa 7.0.1)&lt;br /&gt;
&lt;br /&gt;
Checklist:&lt;br /&gt;
* &amp;quot;Restricted&amp;quot; repositories not commented&lt;br /&gt;
* The &amp;quot;restricter driver manager&amp;quot; says that the driver is enabled and in use.&lt;br /&gt;
* Symbolic link exists&lt;br /&gt;
&lt;br /&gt;
Really don&#039;t know what the problem is.&lt;br /&gt;
&lt;br /&gt;
EDIT (subvertigo) The problem is almost surely the &amp;quot;fglrx.ko&amp;quot;... see the first paragraph for the solution.&lt;br /&gt;
Moreover the &amp;quot;restricted manager&amp;quot; should say that the driver is NOT enabled (equivalent to blacklist the original &amp;quot;fglrx&amp;quot; in linux-restricted-modules-common).&lt;/div&gt;</summary>
		<author><name>87.2.201.133</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Talk:Ubuntu_Gutsy_Installation_Guide&amp;diff=4597</id>
		<title>Talk:Ubuntu Gutsy Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Talk:Ubuntu_Gutsy_Installation_Guide&amp;diff=4597"/>
		<updated>2007-11-24T15:36:05Z</updated>

		<summary type="html">&lt;p&gt;87.2.201.133: /* (Partially) Installed but 7.11 Driver NOT used */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Need update the topic to Catalyst 7.11 ==&lt;br /&gt;
Can anyone update the installation method 2 to AMD Catalyst 7.11?&lt;br /&gt;
The procedure is the same or not? Has hanyone tested it?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; I just tested the procedure. It is the (nearly) same ...&lt;br /&gt;
Found some issues till it worked for me.&lt;br /&gt;
&lt;br /&gt;
  sudo gedit /etc/init.d/ati-module-fix&lt;br /&gt;
&lt;br /&gt;
In ati-module-fix I replaced&lt;br /&gt;
&lt;br /&gt;
  ln -sf /lib/modules/$(uname -r)/misc/fglrx.ko /lib/modules/$(uname -r)/volatile/&lt;br /&gt;
with&lt;br /&gt;
  ln -sf /lib/modules/$(uname -r)/misc/fglrx.ko /lib/modules/$(uname -r)/volatile/fglrx.ko&lt;br /&gt;
&lt;br /&gt;
after savig the file&lt;br /&gt;
  sudo chmod +x /etc/init.d/ati-module-fix&lt;br /&gt;
&lt;br /&gt;
In my installation gdm starts with sequence 13. So I did &lt;br /&gt;
&lt;br /&gt;
  sudo update-rc.d ati-module-fix defaults 12&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;If you check the box to enable the restricted driver and reboot, it should work.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
If I check the the box in &amp;quot;resricted manager&amp;quot; the line &lt;br /&gt;
  DISABLED_MODULES=&amp;quot;fglrx&amp;quot; &lt;br /&gt;
in etc/default/linux-restricted-modules-common is changed back to &lt;br /&gt;
  DISABLED_MODULES=&amp;quot;&amp;quot;&lt;br /&gt;
I leaved it unchecked now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So my &amp;quot;restricted manager&amp;quot; reports for the ATI driver&lt;br /&gt;
activated: no    in use: yes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
EDIT (subvertigo): doesn&#039;t work for me... then I solved removing the surrounding IF statement in the ati-module-fix ! Now it works!&lt;br /&gt;
Can you explain me how find gdm sequence number (i don&#039;t know what it is).&lt;br /&gt;
&lt;br /&gt;
EDIT (exyll): Removing the IF statement does NOT work for me. On my system GDM is listed as 30gdm. You can retrieve the sequence number(s) by running the following statement:&lt;br /&gt;
&lt;br /&gt;
 ls /etc/rc2.d/&lt;br /&gt;
&lt;br /&gt;
== Updated some information only applicable for Gutsy ==&lt;br /&gt;
I&#039;ve updated some minor details about the fglrx-installation in Gutsy:&lt;br /&gt;
* By default, Gutsy (and Feisty too) now have Universe and Multiverse enabled&lt;br /&gt;
* The fglrx-version in Gutsy&#039;s linux-restricted-modules is 8.37.6 and not 8.28.8&lt;br /&gt;
[[User:Jealma|Jealma]] 04:35, 19 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== libGL error ==&lt;br /&gt;
* fglrxinfo gives:  libGL.so.1: cannot open shared object file.&lt;br /&gt;
* Fixed with command:&lt;br /&gt;
 sudo ln /usr/lib/libGL.so.1.2 /usr/lib/libGL.so.1&lt;br /&gt;
&lt;br /&gt;
== installation hint ==&lt;br /&gt;
&lt;br /&gt;
I followed this guide and fglrxinfo yielded the desired output.&lt;br /&gt;
&lt;br /&gt;
But then I still got the following problems:&lt;br /&gt;
* crash/restart of X when trying to run glxgears&lt;br /&gt;
* crash/restart of X when trying to watch mythtv recording&lt;br /&gt;
* visual artefacts from window creation&lt;br /&gt;
&lt;br /&gt;
The cause I assumed in that:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;glxinfo | grep direct&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
did not yield &#039;yes&#039; but &#039;no&#039; and &#039;Mesa Indirect&#039;&lt;br /&gt;
&lt;br /&gt;
Long search, quick solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;sudo apt-get remove xserver-xgl&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; I don&#039;t really know what this actually does in the context of a desired installation, so try at your own risk. I assume this being installed from my earlier Feisty installation where I tried out compiz and AIGLX was not supported by the driver.&lt;br /&gt;
&lt;br /&gt;
After removing the xserver-xgl package, all problems described above vanished.&lt;br /&gt;
&lt;br /&gt;
Maybe someone with more detailed knowledge might find it useful to add a paragraph to the page.&lt;br /&gt;
&lt;br /&gt;
Comment: I had a lot of trouble until I found your solution. Removing xserver-xgl made most of the graphical artifacts disappear (I still have some black bars in the bottom right corner of one screen), and made my dual screen setup work again. Should this be in the general guide?&lt;br /&gt;
&lt;br /&gt;
Comment: I was seeing some very similar behavior after following this tutorial. glxgears would cause gdm to crash and the artifacts were left on the screen. The system would also be dog slow, moving windows was very laggy. Removing xserver-xgl did the trick for me!&lt;br /&gt;
&lt;br /&gt;
== still Mesa ==&lt;br /&gt;
&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;br /&gt;
I never had problems until Gutsy &amp;amp; 7.11 came:&lt;br /&gt;
 (bmhm@Sentinux)[~] $ cat /var/log/Xorg.0.log | grep &amp;quot;(WW)&amp;quot;&lt;br /&gt;
 (WW) The directory &amp;quot;/usr/share/fonts/X11/cyrillic&amp;quot; does not exist.&lt;br /&gt;
 (WW) Including the default font path  /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.&lt;br /&gt;
 (WW) fglrx(0): board is an unknown third party board, chipset is supported&lt;br /&gt;
 (WW) fglrx(0): ***********************************************&lt;br /&gt;
 (WW) fglrx(0): * DRI initialization failed!                  *&lt;br /&gt;
 (WW) fglrx(0): * (maybe driver kernel module missing or bad) *&lt;br /&gt;
 (WW) fglrx(0): * 2D acceleraton available (MMIO)             *&lt;br /&gt;
 (WW) fglrx(0): * no 3D acceleration available                *&lt;br /&gt;
 (WW) fglrx(0): ********************************************* *&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
 (bmhm@Sentinux)[~] $  cat /var/log/Xorg.0.log | grep &amp;quot;(EE)&amp;quot;&lt;br /&gt;
 (EE) fglrx(0): [pcie] Failed to gather memory of size 262144Kb for PCIe. Error (-1000)&lt;br /&gt;
 (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized. &lt;br /&gt;
 (EE) AIGLX: Screen 0 is not DRI capable&lt;br /&gt;
&lt;br /&gt;
Any Ideas? It did work before (on feisty, using older drivers)!! Help!! --[[User:212.62.64.34|212.62.64.34]] 14:08, 22 November 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
NEW (by subvertigo):&lt;br /&gt;
I have the same identical problem (identical logs). Before with Feisty+8.43.2 or Gutsy+8.43.2 i had no problems... :-(&lt;br /&gt;
My pc is a Dell Inspiron 6400 with ATI X1400.&lt;br /&gt;
fglrinfo reports using Mesa drivers.&lt;br /&gt;
&lt;br /&gt;
I tried to add or remove &amp;quot;fglrx&amp;quot; from /etc/default/linux-restricted-modules-common and it has no effects. The &amp;quot;restricted manager&amp;quot; signals that ati driver is not in use when fglrx is blacklisted. I don&#039;t understand if it have to be blacklisted or not.&lt;br /&gt;
&lt;br /&gt;
I SOLVED (subvertigo):&lt;br /&gt;
The problem was the fglrx.ko . The symbolic link have been overwritten at each reboot. &lt;br /&gt;
Check if the fglrx.ko in the &amp;quot;volatile&amp;quot; folder is a symbolic link or not to that in the &amp;quot;misc&amp;quot; folder (Gnome reports an arrow on the icon if it is, and must have the same dimension). If it is the same problem see the first paragraph to see how I solved.&lt;br /&gt;
&lt;br /&gt;
The symbolic link is gone after a reboot. Filesize of the one in the misc folder is 2084611 bytes and the one in the volatile folder is 1058754 bytes. I don&#039;t know where/what this copying is done. :(&lt;br /&gt;
&lt;br /&gt;
Performing the following command:&lt;br /&gt;
&lt;br /&gt;
 find / -name &#039;fglrx*.ko&#039;&lt;br /&gt;
&lt;br /&gt;
Results in:&lt;br /&gt;
&lt;br /&gt;
 /lib/modules/2.6.22-14-generic/volatile/fglrx.ko&lt;br /&gt;
 /lib/modules/2.6.22-14-generic/misc/fglrx.ko&lt;br /&gt;
&lt;br /&gt;
So where this 1058754 bytes sized version exists on the system is unclear to me.&lt;br /&gt;
&lt;br /&gt;
==Install .deb packages: ==&lt;br /&gt;
&lt;br /&gt;
Update for the 7.11 article.&lt;br /&gt;
&lt;br /&gt;
Previous:&lt;br /&gt;
&lt;br /&gt;
 sudo dpkg -i xorg-driver-fglrx_8.42.3-1*.deb \&lt;br /&gt;
 fglrx-kernel-source_8.42.3-1*.deb \&lt;br /&gt;
 fglrx-amdcccle_8.42.3-1*.deb&lt;br /&gt;
&lt;br /&gt;
7.11:&lt;br /&gt;
&lt;br /&gt;
 sudo dpkg -i xorg-driver-fglrx_8.433-1_i386.deb \&lt;br /&gt;
 fglrx-kernel-source_8.433-1_i386.deb \&lt;br /&gt;
 fglrx-amdcccle_8.433-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
== (Partially) Installed but 7.11 Driver NOT used ==&lt;br /&gt;
&lt;br /&gt;
The catalyst control center is available under &amp;quot;accessories&amp;quot; and list the following.&lt;br /&gt;
&lt;br /&gt;
Software:&lt;br /&gt;
* Driver version : 8.43.2&lt;br /&gt;
* Catalyst Control Center Version : 1.6&lt;br /&gt;
&lt;br /&gt;
OpenGL:&lt;br /&gt;
* .. Provider : Mesa project ...&lt;br /&gt;
* .. Renderer : Mesa GLX Indirect&lt;br /&gt;
* .. Version : 1.4 (2.1 Mesa 7.0.1)&lt;br /&gt;
&lt;br /&gt;
Checklist:&lt;br /&gt;
* &amp;quot;Restricted&amp;quot; repositories not commented&lt;br /&gt;
* The &amp;quot;restricter driver manager&amp;quot; says that the driver is enabled and in use.&lt;br /&gt;
* Symbolic link exists&lt;br /&gt;
&lt;br /&gt;
Really don&#039;t know what the problem is.&lt;br /&gt;
&lt;br /&gt;
EDIT (subvertigo) The problem is almost surely the &amp;quot;fglrx.ko&amp;quot;... see the first paragraph for the solution.&lt;/div&gt;</summary>
		<author><name>87.2.201.133</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Talk:Catalyst_7.11&amp;diff=4743</id>
		<title>Talk:Catalyst 7.11</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Talk:Catalyst_7.11&amp;diff=4743"/>
		<updated>2007-11-22T16:04:52Z</updated>

		<summary type="html">&lt;p&gt;87.2.201.133: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Where does it state that it solves the Suspend/Hibernation problems?&lt;br /&gt;
&lt;br /&gt;
RE: It fully support the 2.6.23, and that means that it support SLUB memory allocator, so the problems are solved. http://www.phoronix.com/scan.php?page=article&amp;amp;item=922&amp;amp;num=1&lt;br /&gt;
The SLUB memory allocator is the default also with Ubuntu 7.10 (2.6.22 kernel, now).&lt;/div&gt;</summary>
		<author><name>87.2.201.133</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Talk:Main_Page&amp;diff=1870</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Talk:Main_Page&amp;diff=1870"/>
		<updated>2007-11-22T15:18:03Z</updated>

		<summary type="html">&lt;p&gt;87.2.201.133: /* Catalyst Linux 7.11 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NEW VERSION https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-7-11-x86.x86_64.run&lt;br /&gt;
&lt;br /&gt;
Please read about OGP at http://wiki.duskglow.com/tiki-index.php?page=Open-Graphics&lt;br /&gt;
&lt;br /&gt;
== Wiki name ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Unofficial ATI Linux Driver Wiki&amp;quot; is a very ambiguous and confusing title for&lt;br /&gt;
this page - it sounds like a wiki for an unofficial ATI Linux driver, but in&lt;br /&gt;
fact is an unofficial Wiki for Ati&#039;s proprietory Linux driver. &amp;quot;ATI Linux Driver,&lt;br /&gt;
unofficial Wiki&amp;quot; would be a rather clearer title. Othe3rwise, people looking for&lt;br /&gt;
info on the fully open source driver for ATI video cards would think this was a&lt;br /&gt;
good place to start looking. A.E.R.Waddington, UK.&lt;br /&gt;
: I have edited the title to be more appropriate. Thanks for the suggestion. [[User:Mooninite|Mooninite]] 11:33, 4 December 2006 (CST)&lt;br /&gt;
: Any chance that you could update the graphic / logo to reflect the less ambiguous name as well? [[User:Riaanvn|Riaanvn]] 00:13, 2 November 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Pages that aren&#039;t really pages ==&lt;br /&gt;
&lt;br /&gt;
# [[ATI Radeon Xpress 1150]]&lt;br /&gt;
# [[Holarse]]&lt;br /&gt;
# [[InTheNews]]&lt;br /&gt;
# [[InTheNewsBySite]]&lt;br /&gt;
# [[Index.php]]&lt;br /&gt;
&lt;br /&gt;
== 8.42.3 ==&lt;br /&gt;
&lt;br /&gt;
[http://www.phoronix.com/scan.php?page=article&amp;amp;item=887&amp;amp;num=1 It&#039;s out]. &amp;amp;mdash;&amp;amp;nbsp;[[User:SheeEttin|SheeEttin]]&amp;amp;nbsp;{[[User_talk:SheeEttin|T]]/[[Special:Contributions/SheeEttin|C]]} 14:06, 23 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Catalyst Linux 7.11 ==&lt;br /&gt;
&lt;br /&gt;
[http://www.phoronix.com/scan.php?page=article&amp;amp;item=922&amp;amp;num=1 It&#039;s out]. &amp;amp;mdash;&amp;amp;nbsp;[[User:gollum12345678|gollum12345678]]&amp;amp;nbsp;{[[User_talk:gollum12345678|T]]/[[Special:Contributions/gollum12345678|C]]} 20:35, 21 November 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
I made the new release page. http://wiki.cchtml.com/index.php/Catalyst_7.11&lt;br /&gt;
&lt;br /&gt;
== RedHat Enterprise -&amp;gt; Red Hat Enterprise Linux ==&lt;br /&gt;
&lt;br /&gt;
I mistakenly created an ugly double-redirect from RedHat Enterprise to Red Hat Enterprise (Since there should be a space in the company name), to Red Hat Enterprise Linux (since this is the official name of the Red Hat family of Linux products, and just calling it Red Hat Enterprise is somewhat of a &amp;quot;bastardization&amp;quot; (with all respect), even though I can understand that you guys want to try and avoid the proliferation of having &amp;quot;Linux&amp;quot; in every distribution name. &#039;&#039;&#039;Question&#039;&#039;&#039;: will someone with edit permissions to the wiki home page please change RedHat Enterprise to Red Hat Enterprise Linux . Thank you very much. &lt;br /&gt;
&lt;br /&gt;
[[User:Riaanvn|Riaanvn]] 23:41, 1 November 2007 (CDT)&lt;/div&gt;</summary>
		<author><name>87.2.201.133</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Catalyst_7.11&amp;diff=4732</id>
		<title>Catalyst 7.11</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Catalyst_7.11&amp;diff=4732"/>
		<updated>2007-11-22T15:12:50Z</updated>

		<summary type="html">&lt;p&gt;87.2.201.133: ATI Catalyst Linux 7.11 driver release&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ATI Catalyst Linux 7.11 driver&lt;br /&gt;
&lt;br /&gt;
Release date: November 21, 2007&lt;br /&gt;
&lt;br /&gt;
The new driver release carry a new name (the same used for the Windows counterpart) and version numbering (7.11 stays for year 2007, month November). It is still a proprietary closed-source driver.&lt;br /&gt;
&lt;br /&gt;
The main improvement is the full support to 2.6.23 kernel. This solves the Suspend/Hibernation problems recently found due to the incompatibilities between older fglrx driver and SLUB memory allocator (default in the 2.6.23 kernel).&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-7-11-x86.x86_64.run Installer] &lt;br /&gt;
* [https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/catalyst_711_linux.html Release notes]&lt;br /&gt;
* [https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_cat711-inst.html Installer Instructions] &lt;br /&gt;
* [http://ati.amd.com/products/catalyst/linux.html ATI Proprietary Linux Driver FAQ] &lt;br /&gt;
&lt;br /&gt;
[[Category:Releases]]&lt;/div&gt;</summary>
		<author><name>87.2.201.133</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Gutsy_Installation_Guide&amp;diff=4297</id>
		<title>Ubuntu Gutsy Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Gutsy_Installation_Guide&amp;diff=4297"/>
		<updated>2007-11-22T14:48:56Z</updated>

		<summary type="html">&lt;p&gt;87.2.201.133: /* Attention: Suspend/Hibernation will not work */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[:Category:Releases|latest]] fglrx driver supports Radeon 9500  and the X-series cards up to HD2900. Workstation cards are not supported.&lt;br /&gt;
&lt;br /&gt;
==Pre-Installation Checks==&lt;br /&gt;
=== Enable &amp;quot;restricted&amp;quot; Repository ===&lt;br /&gt;
Make sure the &#039;&#039;restricted&#039;&#039; repository is enabled in &#039;&#039;/etc/apt/sources.list&#039;&#039; or this guide will not work!&lt;br /&gt;
&lt;br /&gt;
System &amp;gt; Administration &amp;gt; Software Sources.  Check &amp;quot;Proprietary Drivers for Devices (Restricted)&amp;quot; box.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
For most users it won&#039;t be necessary to go into installation and configuration details of the driver. Ubuntu 7.10 (Gutsy) provides a notification saying that there are restricted drivers available. You just have to go there (Restricted Drivers Manager) and enable the &amp;quot;ATI accelerated graphics driver&amp;quot;. Ubuntu will then install and configure the driver for you. If this does not provide the optimal solution you were looking for, please read ahead.&lt;br /&gt;
&lt;br /&gt;
===Method 1: Install the Driver the Ubuntu Way===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update	&lt;br /&gt;
sudo apt-get install linux-restricted-modules-generic restricted-manager&lt;br /&gt;
sudo apt-get install xorg-driver-fglrx&lt;br /&gt;
sudo depmod -a&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: The second line of the above may not be necessary.  If apt says it cannot find the &amp;quot;linux-restricted-modules&amp;quot; package, try line 3.  If that fails, check your sources.list (see top of page)&lt;br /&gt;
&lt;br /&gt;
If the system complains about dependencies, use your preferred package manager to download python2.4 and, if necessary, its dependencies.&lt;br /&gt;
&lt;br /&gt;
(Note: This method did not work with ATI X1300 Radeon on Gutsy whereas method 2 worked perfectly for us. 26/10/2007)&lt;br /&gt;
&lt;br /&gt;
===Method 2: Install the 8.42.3 Driver Manually===&lt;br /&gt;
&lt;br /&gt;
*Note: &#039;&#039;This is just an alternative installation method for the section above. It might help if you still get &#039;DRI missing&#039; errors.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Note: &#039;&#039;If you are running the -rt kernel, you will fail to compile the kernel module with &#039;&#039;&amp;quot;FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol &#039;__rcu_read_lock&#039;&amp;quot;&#039;&#039;.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Download the ATI driver installer:&lt;br /&gt;
[http://www2.ati.com/drivers/linux/ati-driver-installer-8.42.3-x86.x86_64.run ati-driver-installer-8.42.3-x86.x86_64.run] (this installer is for 32bit &#039;&#039;&#039;and&#039;&#039;&#039; 64bit systems)&lt;br /&gt;
&lt;br /&gt;
Change to the download directory.  Make sure that you have the &#039;&#039;universe&#039;&#039; and &#039;&#039;multiverse&#039;&#039; repositories enabled in &#039;&#039;/etc/apt/sources.list&#039;&#039; before doing these steps.  &lt;br /&gt;
&lt;br /&gt;
There is a detailed manual with screenshots at [https://wiki.ubuntu.com/AddingRepositoriesHowto Ubuntu Wiki].&lt;br /&gt;
&lt;br /&gt;
By default, Ubuntu did not enable the Universe and Multiverse repositories, but now in Gutsy, both Universe and Multiverse are activated by default.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Install necessary tools:&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install module-assistant build-essential fakeroot dh-make debhelper \&lt;br /&gt;
debconf libstdc++5 linux-headers-generic&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Create .deb packages:&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo bash ati-driver-installer-8.42.3-x86.x86_64.run --buildpkg Ubuntu/gutsy&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
note: if this step fails with a signal being caught, and you are running the script on an NFS-mounted directory, copy it to a local partition, and it will work.&lt;br /&gt;
&lt;br /&gt;
If this step fails on amd64/x86_64 with a &amp;lt;tt&amp;gt;No such file or directory&amp;lt;/tt&amp;gt; message about missing files in &amp;lt;tt&amp;gt;X11R6/lib&amp;lt;/tt&amp;gt;, [http://emmetcaulfield.net/tech/Ubuntu64+ATI follow these instructions] and come back here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Blacklist old fglrx module from linux-restricted-modules:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As Ubuntu Gutsy&#039;s &#039;&#039;linux-restricted-modules&#039;&#039; package includes the fglrx module from an old driver version (8.37.6), we have to blacklist this module to make sure the new kernel module which is needed by the new driver will be used instead.&lt;br /&gt;
&lt;br /&gt;
Ubuntu/Gnome users type in:&lt;br /&gt;
&amp;lt;pre&amp;gt;gksu gedit /etc/default/linux-restricted-modules-common&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Kubuntu/KDE users type in:&lt;br /&gt;
&amp;lt;pre&amp;gt;kdesu kate /etc/default/linux-restricted-modules-common&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Add &amp;quot;fglrx&amp;quot; to the line &amp;quot;DISABLED_MODULES&amp;quot;&lt;br /&gt;
{{Box File|/etc/default/linux-restricted-modules-common|&lt;br /&gt;
&amp;lt;pre&amp;gt;DISABLED_MODULES=&amp;quot;fglrx&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Install .deb packages:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo dpkg -i xorg-driver-fglrx_8.42.3-1*.deb \&lt;br /&gt;
fglrx-kernel-source_8.42.3-1*.deb \&lt;br /&gt;
fglrx-amdcccle_8.42.3-1*.deb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Note: If you get a &#039;Bad file descriptor&#039; message concerning the xorg.conf file try switching user to root and repeating the same command without sudo. This might be valid for the following commands too. (Ubuntu Gutsy installs with no password set for root by default. You can set a password for the root by typing &#039;sudo passwd root&#039; first.)&lt;br /&gt;
&lt;br /&gt;
*Note: If you have a 64 bit install, the above dpkg command will likely complain that &amp;quot;Errors were encountered while processing: fglrx-amdcccle&amp;quot;.  This is because of a dependency of the amdccle package on 32 bit libraries.  If you recieve this error, issue the following command after the above dpkg command, which will force the installation of all of the 32 bit dependencies, and then the amdccle pacakge:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install -f&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Remove any old fglrx debs from /usr/src/:&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo rm /usr/src/fglrx-kernel*.deb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Fix broken dependencies&#039;&#039;&lt;br /&gt;
*Note: &#039;&#039;You only need to do this if you have installed previous versions of these drivers using this method before.&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get -f install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Compile the kernel module:&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo module-assistant prepare,update&lt;br /&gt;
sudo module-assistant build,install fglrx -f&lt;br /&gt;
sudo depmod -a&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It&#039;s necessary, because sometimes this file is written by other packages, and so there&#039;s no 3D acceleration.&lt;br /&gt;
Check that the file /lib/modules/$(uname -r)/misc/fglrx.ko has been created.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Create the following folder&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo mkdir /lib/modules/$(uname -r)/volatile&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: the volatile directory might already exist at this stage then simply continue with the next step. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Create a symbolic link&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo ln -sf /lib/modules/$(uname -r)/misc/fglrx.ko /lib/modules/$(uname -r)/volatile/fglrx.ko&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
NOTE : On my Gutsy install, after a reboot this link was always removed automatically leaving me without an fglrx module loaded, and thus no ATI rendering. There have been several ways of getting around this suggested here, but my experience with recent installs and updates still leads to a MESA driver being installed. This became very frustrating as I tried every method and step here with no success. A new way around this is to let the old MESA fglrx load, then as a final step in the boot process, edit rc.local :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo gedit /etc/rc.local&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
copy these two line at the beginning of the file right on top of the command &amp;quot;set 0&amp;quot; :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rmmod fglrx&lt;br /&gt;
insmod /lib/modules/$(uname -r)/misc/fglrx.ko&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This removes the Ubuntu fglrx module in the first line, and then the second line loads the newly installed one. This should now force the ATI module in and you should get the correct results in the following steps.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IMPORTANT&#039;&#039;&#039;: You have to recompile the kernel module after each kernel update! &lt;br /&gt;
(Note: This does not affect you until the next time you update your kernel.)&lt;br /&gt;
&lt;br /&gt;
===Configure the Driver===&lt;br /&gt;
*Note Method 2 Users: Before you carry out this step you must reboot your machine. Or else the fglrx driver will not be in use on xorg.conf and using the aticonfig options will cause a memory dump and not intialise the Driver properly.&lt;br /&gt;
*Note: An &#039;&#039;&#039;alternative&#039;&#039;&#039; to the &#039;&#039;&#039;aticonfig --initial&#039;&#039;&#039; command is to edit &#039;&#039;/etc/X11/xorg.conf&#039;&#039; and replace the string &amp;quot;ati&amp;quot; with &amp;quot;fglrx&amp;quot; in the &amp;quot;Device&amp;quot; section. This way you won&#039;t lose your old &amp;quot;Screen&amp;quot; and &amp;quot;Monitor&amp;quot; settings. Afterwards you can use aticonfig for setting overlay etc. Another alternative is &#039;&#039;&#039;aticonfig --initial --force&#039;&#039;&#039; if you encounter issues with the first command.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo aticonfig --initial&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo aticonfig --overlay-type=Xv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Note: Is there an alternative to the previous step?&lt;br /&gt;
&lt;br /&gt;
===Finish the Installation===&lt;br /&gt;
Now save any open document and reboot your system:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo shutdown -r now&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
*Note: An &#039;&#039;&#039;alternative&#039;&#039;&#039; to rebooting is to restart the X Server by pressing your CTRL ALT BACKSPACE keys. You must remove any old kernel modules such as &amp;quot;drm&amp;quot; &amp;quot;radeon&amp;quot; or &amp;quot;fglrx&amp;quot; using the &amp;quot;rmmod&amp;quot; command. Example: &amp;lt;code&amp;gt;sudo rmmod fglrx&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Post-Installation Checks ==&lt;br /&gt;
===Verifying===&lt;br /&gt;
Run the following command to check its output to ensure the fglrx driver is installed properly:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ fglrxinfo&lt;br /&gt;
display: :0.0  screen: 0&lt;br /&gt;
OpenGL vendor string: ATI Technologies Inc.&lt;br /&gt;
OpenGL renderer string: ATI Radeon Xpress Series&lt;br /&gt;
OpenGL version string: 2.0.6958 Release&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The &amp;lt;code&amp;gt;OpenGL vendor string&amp;lt;/code&amp;gt; should read &#039;&#039;&#039;ATI&#039;&#039;&#039; and not &#039;&#039;&#039;Mesa&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If it still says &#039;&#039;Mesa&#039;&#039; and not &#039;&#039;ATI&#039;&#039;, even after re-enabling the driver from the Restricted-manager:&#039;&#039;&#039;&lt;br /&gt;
You can try the following:&lt;br /&gt;
:*Remove all the packages provided by the &amp;lt;code&amp;gt;xserver-xorg-video-all&amp;lt;/code&amp;gt; meta-package (search for it using Synaptic or Adept), then restart the machine. The X Server should now use the new fglrx driver by force (provided the driver is being used in &#039;&#039;xorg.conf&#039;&#039;).&lt;br /&gt;
::If you can&#039;t log in after this, you&#039;ll have to log in to a terminal in the login screen, and reinstall the &amp;lt;code&amp;gt;xserver-xorg-video-all&amp;lt;/code&amp;gt; package. Your problem is probably somewhere else. (taken from [http://ubuntuforums.org/showpost.php?p=3655658&amp;amp;postcount=139]).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If it says &#039;&#039; libGL.so.1: cannot open shared object file: No such file or directory&#039;&#039;...&#039;&#039;&#039;&lt;br /&gt;
Check if you have a &#039;&#039;/usr/lib/libGL.so.1.2&#039;&#039;, if so do this:&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo ln -s /usr/lib/libGL.so.1.2 /usr/lib/libGL.so.1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you see a message like &amp;quot;Xlib: extension &amp;quot;XFree86-DRI&amp;quot; missing on display &amp;quot;:0.0&amp;quot;.&amp;quot; you may simply need to enable the restricted drivers.&lt;br /&gt;
&lt;br /&gt;
Ubuntu and Kubuntu use a Restricted-Driver manager to load/unload non-FOSS drivers. Even if they are installed and specified in the xorg.conf does not mean they&#039;ll load properly. &lt;br /&gt;
&lt;br /&gt;
To start the restricted manager in both Ubuntu &amp;amp; Kbuntu:&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo /usr/bin/restricted-manager&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you check the box to enable the restricted driver and reboot, it should work.&lt;br /&gt;
&lt;br /&gt;
=== 3D desktop effects ===&lt;br /&gt;
The new ATI drivers use AIGLX so there is not need to install XGL that older drivers (&amp;lt; 8.40) required.&lt;br /&gt;
&lt;br /&gt;
Remove this section from to the /etc/X11/xorg.conf file.&lt;br /&gt;
The new xorg server enables &amp;quot;Composite&amp;quot; by default.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Section &amp;quot;Extensions&amp;quot;&lt;br /&gt;
#        Option  &amp;quot;Composite&amp;quot; &amp;quot;0&amp;quot;&lt;br /&gt;
# EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Compiz does not know about the fglrx driver. You can either skip the checks&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;mkdir -p ~/.config/compiz &amp;amp;&amp;amp; echo SKIP_CHECKS=yes &amp;gt;&amp;gt; ~/.config/compiz/compiz-manager&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or add it to the compiz white list, and clear the blacklist pci Ids variable &#039;&#039;&#039;*Recommended*&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo gedit /usr/bin/compiz&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Driver whitelist&lt;br /&gt;
WHITELIST=&amp;quot;fglrx nvidia intel ati radeon i810&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# blacklist based on the pci ids &lt;br /&gt;
# BLACKLIST_PCIIDS=&amp;quot;$T&amp;quot;&lt;br /&gt;
BLACKLIST_PCIIDS=&amp;quot;&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After the necessary configurations, just restart X and enjoy the cool effects.&lt;br /&gt;
&lt;br /&gt;
For Kubuntu you need some extra steps:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install compiz compiz-kde compizconfig-settings-manager compiz-core compiz-fusion-plugins-main compiz-plugins&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To test 3D Effects, press ALT+F2 and type &amp;quot;compiz --replace&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
To configure use the tool KMenu-&amp;gt;Settings-&amp;gt;Avanced Desktop Effect Settings.&lt;br /&gt;
&lt;br /&gt;
=== Additional configure with aticonfig tool ===&lt;br /&gt;
You can configure the driver even further with the &#039;&#039;&#039;aticonfig&#039;&#039;&#039; tool, more information can be found at [[Configuring]].&lt;br /&gt;
&lt;br /&gt;
For example: &amp;lt;br&amp;gt;&lt;br /&gt;
* use powerplay option to switch power state for battery friendly or performance mode&lt;br /&gt;
* use dual head or one big desktop mode &lt;br /&gt;
* turn second monitor on/off on the fly&lt;br /&gt;
&lt;br /&gt;
==Ubuntu-specific Issues==&lt;br /&gt;
&lt;br /&gt;
=== If installing on Ubuntu x64... ===&lt;br /&gt;
&lt;br /&gt;
(thanks to Michael at Phoronix forums and aolana at Ubuntuforums.org)&lt;br /&gt;
&lt;br /&gt;
Building packages for Ubuntu 64-Bit is known to be broken. If you&#039;re installing on Ubuntu 64-Bit, do this:&lt;br /&gt;
&lt;br /&gt;
Download this: [http://www.michaellarabel.com/downloads/fglrx-8.42-ubuntu+debian-2.tar.bz2 fglrx-8.42-ubuntu+debian-2.tar.bz2]&lt;br /&gt;
&lt;br /&gt;
Extract the installer:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bash ati-driver-installer-8.42.3-x86.x86_64.run --extract somedirectory&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Extract the archive you downloaded to the directory that you extracted the driver&#039;s installation files to.&lt;br /&gt;
&lt;br /&gt;
Then build the package:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
./ati-installer.sh 8.42.3 --buildpkg Ubuntu/gutsy&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Revert to Xorg driver ===&lt;br /&gt;
&lt;br /&gt;
If (for any reason) the fglrx install fails, you can revert to the Xorg driver by executing&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo dpkg-reconfigure xserver-xorg&amp;lt;/pre&amp;gt;&lt;br /&gt;
and selecting the &amp;quot;ati&amp;quot; driver, or simply restoring the previous /etc/X11/xorg.conf file, if you made a backup. &lt;br /&gt;
&lt;br /&gt;
You also need to remove the xorg-driver-fglrx or your manually installed drivers to get the 3D acceleration back, since it is provided by file /usr/lib/libGL.so.1.2 which belongs to libgl1-mesa package and which is moved to backup and replaced at the installation of xorg-driver-fglrx (or the manually built) package. In case the removal of the fglrx drivers fails to restore the file from libgl1-mesa, you have to reinstall the package by running:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo apt-get install --reinstall libgl1-mesa&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Attention: Suspend/Hibernation will not work===&lt;br /&gt;
&lt;br /&gt;
With Gutsy release, there&#039;s a big problem using the ATI proprietary drivers. The Suspend/Hibernate function will stop working.&lt;br /&gt;
The problem is due to the new SLUB allocator incorporated in 2.6.22 / 2.6.23 Kernel. &lt;br /&gt;
There are no workaround, except:&lt;br /&gt;
&lt;br /&gt;
- Return to Feisty (with 2.6.20 kernel, and apply specific solutions: see Feisty installation guide).&lt;br /&gt;
&lt;br /&gt;
- Use default Mesa Drivers (the easiest way is to disable ATI driver from Restricted Driver Manager).&lt;br /&gt;
&lt;br /&gt;
- Recompiler your Kernel to use SLAB.&lt;br /&gt;
&lt;br /&gt;
Unfortunately some new ATI cards couldn&#039;t start X with Mesa drivers, so the only workaround is returning to Feisty.&lt;br /&gt;
&lt;br /&gt;
The problem has been solved in the AMD Catalysy 7.11 driver release (fully supporting the 2.6.23 kernel).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A similar problem appears with nVidia cards. No explanation or workaround has been forthcoming.&lt;br /&gt;
&lt;br /&gt;
===If you get  /usr/X11R6/lib/modules/dri/fglrx_dri.so not found===&lt;br /&gt;
&lt;br /&gt;
 sudo ln -s /usr/lib/ /usr/X11R6/lib/modules&lt;br /&gt;
&lt;br /&gt;
=== libGL error ===&lt;br /&gt;
* fglrxinfo gives:  libGL.so.1: cannot open shared object file.&lt;br /&gt;
* Fixed with command:&lt;br /&gt;
 sudo ln -s /usr/lib/libGL.so.1.2 /usr/lib/libGL.so.1&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Frequently Asked Questions]]&lt;br /&gt;
*[[Performance Issues]]&lt;br /&gt;
*[[Troubleshooting]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation Documentation]]&lt;/div&gt;</summary>
		<author><name>87.2.201.133</name></author>
	</entry>
</feed>