<?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=82.136.202.164</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=82.136.202.164"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/82.136.202.164"/>
	<updated>2026-04-30T14:28:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Natty_Installation_Guide&amp;diff=7296</id>
		<title>Ubuntu Natty Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Natty_Installation_Guide&amp;diff=7296"/>
		<updated>2011-10-01T17:40:47Z</updated>

		<summary type="html">&lt;p&gt;82.136.202.164: /* X2/Dual GPU Cards */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
= The Options =&lt;br /&gt;
Users with ATI cards have the following driver options:&lt;br /&gt;
* &#039;&#039;&#039;vesa&#039;&#039;&#039; - very basic, lacks 2D/3D acceleration, and focuses on compatibility with all VESA-compliant graphics cards. It is good for starting the GUI environment when no accelerated driver is available/working and little else.&lt;br /&gt;
* &#039;&#039;&#039;ati&#039;&#039;&#039; - actually a thin wrapper that will invoke the radeon driver (or another ati open-source driver for pre-Radeon cards). &lt;br /&gt;
* &#039;&#039;&#039;radeon&#039;&#039;&#039; - open source driver supporting all Radeon cards. This driver has excellent 2D acceleration and compatibility with the Linux graphics stack. 3D acceleration is sufficient for desktop effects and a nice set of native Linux games. Power management is now comparable to the Catalyst driver.&lt;br /&gt;
* &#039;&#039;&#039;radeonhd&#039;&#039;&#039; - an alternate driver supporting R520-R7x0 hardware. This driver is now officially deprecated in favor of radeon. If you still want to try it, see: https://help.ubuntu.com/community/RadeonHD&lt;br /&gt;
* &#039;&#039;&#039;Catalyst (a.k.a fglrx)&#039;&#039;&#039; a proprietary &amp;quot;blob&amp;quot; (closed source binary) driver designed by ATI, with 3D code based off of their Windows driver. Only RadeonHD chips are supported on recent Linux distros.&lt;br /&gt;
&lt;br /&gt;
= Updated Open Source Driver PPA&#039;s =&lt;br /&gt;
* &#039;&#039;&#039;&amp;quot;Ubuntu-X&amp;quot;&#039;&#039;&#039; : This PPA offers the latest stable releases of video driver-related components. Follow the instructions at: https://launchpad.net/~ubuntu-x-swat/+archive/x-updates&lt;br /&gt;
* &#039;&#039;&#039;Xorg-edgers&#039;&#039;&#039;: This bleeding-edge PPA offers video driver-related components straight from their code (git) repositories. Follow the instructions at: https://launchpad.net/~xorg-edgers/+archive/ppa&lt;br /&gt;
&lt;br /&gt;
= Installing Proprietary Drivers a.k.a. Catalyst/fglrx =&lt;br /&gt;
*PLEASE READ FIRST!&lt;br /&gt;
&#039;&#039;&#039;Which cards are no longer supported by ATI?&#039;&#039;&#039;&lt;br /&gt;
The ATI Radeon 9500-9800, Xpress200-1250, 690G, 740G, X300-X2500 (including Mobility RadeonHD 2300, since it is really a DirectX 9 part).  See the complete list [http://wiki.cchtml.com/index.php/9.4 here.]&lt;br /&gt;
If your card is on that list, you are limited to open-source drivers on Ubuntu Lucid/10.04 (and later). If you really need the proprietary Catalyst/fglrx driver, you will have to use an older Linux distribution, such as Debian Lenny/5.0.x or Ubuntu Hardy/8.04.x.&lt;br /&gt;
{| WIDTH=&amp;quot;650&amp;quot; cellpadding=0 cellspacing=0 style=&amp;quot;background-color: red; border: solid 1px #666666; color: #ffffff; text-align: center;&amp;quot; &lt;br /&gt;
| style=&amp;quot;background-color: #666666; border: solid 1px #666666; border-bottom: 1px solid #888;&amp;quot; | &amp;lt;font size=&amp;quot;-1&amp;quot;&amp;gt;&#039;&#039;&#039;ATTENTION RADEON USERS&#039;&#039;&#039;&amp;lt;/font&amp;gt; &lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;br /&amp;gt;NOTE: If you enter your card information on AMD/ATI&#039;s driver page, it will offer you the Catalyst 9-3 driver to download. However, the Catalyst 9-3 driver doesn&#039;t support X servers past 1.5, and it will not work with Natty! !!!SO BE CAREFUL!!! If you tried to install Catalyst on a system with one of these cards, see the &#039;Removing the Driver&#039; section to restore the default/pre-installed drivers.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Restricted Drivers Manager ==&lt;br /&gt;
NOTE: You must have the restricted repository enabled in Applications -&amp;gt; Ubuntu Software Center -&amp;gt; Edit -&amp;gt; Software Sources... for this to work. You must also have the fglrx-modaliases and jockey-gtk (or jockey-kde for Kubuntu) packages installed. You will be limited to the drivers for your version of Ubuntu that Canonical deems stable.  This may not give you the latest drivers, but should be safest. On Ubuntu Natty, this will install Catalyst 8.840, which is roughly equivalent to a prerelease of Catalyst 11-4. Go to the Additional Drivers Manager (System -&amp;gt; Administration -&amp;gt; Additional Drivers) and activate the &amp;quot;ATI/AMD proprietary FGLRX graphics driver&amp;quot; (or double-click the &amp;quot;available driver&amp;quot; notification icon). Ubuntu will then install and configure the driver for you.&lt;br /&gt;
&lt;br /&gt;
== Installing the drivers manually ==&lt;br /&gt;
I recommend copying and pasting the commands (do not include the leading &#039;$&#039;) 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;
If you have previously attempted installing Catalyst, remove any leftover files by following the [[#Removing_Catalyst.2Ffglrx| Removing the Driver]] section. 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 dkms libqtgui4 wget execstack libelfg0 dh-modaliases&lt;br /&gt;
&#039;&#039;If you are using the x86_64 architecture (64 bit), be sure to install &amp;quot;ia32-libs&amp;quot; before proceeding!&#039;&#039;&lt;br /&gt;
 $ sudo apt-get install ia32-libs&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/ati-driver-installer-&amp;lt;/nowiki&amp;gt;{{Catalystdashversion}}-x86.x86_64.run&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Create .deb packages.&#039;&#039;===&lt;br /&gt;
 $ sh ./ati-driver-installer-{{Catalystdashversion}}-x86.x86_64.run --buildpkg Ubuntu/natty&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Install .debs.&#039;&#039;===&lt;br /&gt;
 $ sudo dpkg -i fglrx*.deb&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Generate a new /etc/X11/xorg.conf file&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
Unfortunately, there is no sure way to generate the ATI version of the Xorg.conf file.  It is entirely dependent on your configuration.  The following subsections will attempt to address possible (and tested) variations for their respective configurations.&lt;br /&gt;
&lt;br /&gt;
==== Generic Config ====&lt;br /&gt;
This will work for most people:&lt;br /&gt;
 $ sudo aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
==== Minimal Config ====&lt;br /&gt;
A very basic /etc/X11/xorg.conf file might be what you need if you have a new card that&#039;s not fully supported by aticonfig. Here follows the entirety of a minimal xorg.conf file for the Radeon 6870:&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
  Identifier &amp;quot;ATI radeon 6870&amp;quot;&lt;br /&gt;
  Driver &amp;quot;fglrx&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
==== X2/Dual GPU Cards ====&lt;br /&gt;
If you have an X2 card (e.g. 4870X2 or 5970), use... &#039;&#039;&#039;!!Do not use for two separate cards in crossfire!!&#039;&#039;&#039;&lt;br /&gt;
 $ sudo aticonfig --initial -f --adapter&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;all&lt;br /&gt;
&lt;br /&gt;
==== Dual/Multi Monitors ====&lt;br /&gt;
If you have a dual monitor display (also known as &amp;quot;Big Desktop&amp;quot;), use:&lt;br /&gt;
 $ sudo aticonfig --initial -f&lt;br /&gt;
 $ sudo aticonfig --set-pcs-str&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;&amp;quot;DDX,EnableRandR12,FALSE&amp;quot;&lt;br /&gt;
This was confirmed in http://phoronix.com/forums/showthread.php?t=18553.&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Force use of the new xorg.conf (if necessary)&#039;&#039;===&lt;br /&gt;
Some people find that changes to xorg.conf don&#039;t get used by the driver. To force the ATI driver to adopt changes made to xorg.conf, use the following command:&lt;br /&gt;
&lt;br /&gt;
 $ sudo aticonfig &amp;lt;nowiki&amp;gt;--input=/etc/X11/xorg.conf --tls=1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Test your installation&#039;&#039;===&lt;br /&gt;
NOTE: if you don&#039;t reboot first, fglrxinfo gives an error message.&lt;br /&gt;
Reboot the computer and type&lt;br /&gt;
 $ fglrxinfo&lt;br /&gt;
into the terminal. If the vendor string contains ATI, you have installed the driver successfully. Using fglrxinfo on a system with Catalyst 11-4 and a RadeonHD 4250 returns:&lt;br /&gt;
&amp;lt;pre&amp;gt;&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 HD 4200 Series (This line may be different depending on what graphics card you are using.)&lt;br /&gt;
OpenGL version string: 3.3.10665 Compatibility Profile Context (This line may be different depending on what graphics card and &lt;br /&gt;
Catalyst version you are using.)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now, try:&lt;br /&gt;
 $ fgl_glxgears&lt;br /&gt;
If you experience issues or a hang, you may need to disable fast TLS.&lt;br /&gt;
 $ sudo aticonfig --tls=0&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Just in case&#039;&#039;===&lt;br /&gt;
Write down or remember this series of Alt+PrntScr key combinations, just in case your screen should go black and Ctrl+Alt+F1 and Ctrl+Alt+Backspace doesn&#039;t work.&lt;br /&gt;
&lt;br /&gt;
Alt+PrntScr+r, Alt+PrntScr+s, Alt+PrntScr+e, Alt+PrntScr+i, Alt+PrntScr+n, Alt+PrntScr+u, Alt+PrntScr+b&lt;br /&gt;
&lt;br /&gt;
These key-presses will reboot the system safely. To remember the key-presses, remember this nonsensical phrase: &amp;quot;Raising Skinny Elephants Is Never Utterly Boring&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
An alternative would be to hold down Ctrl+Alt+SysRq (SysRq is usually the same key as PrintScreen) and type very slowly R E I S U B. A way to remember this is by inverting the word: &amp;quot;BUSIER&amp;quot; or remembering a phrase: &amp;quot;Restart Even If System Utterly Broken&amp;quot;. This would also safely shutdown the system.&lt;br /&gt;
&lt;br /&gt;
= Hardware Video Decode Acceleration (EXPERIMENTAL) =&lt;br /&gt;
This is confirmed to work for newer RadeonHD GPU&#039;s (those with UVD2). If you have a RadeonHD 4000 series or newer, you have UVD2. To see the complete list: http://en.wikipedia.org/wiki/Unified_Video_Decoder#UVD_enabled_GPUs&lt;br /&gt;
&lt;br /&gt;
For acceleration to work, you will need libva from this PPA: https://launchpad.net/~dtl131/+archive/catalysthacks and the xvba va-api backend from: http://www.splitted-desktop.com/~gbeauchesne/xvba-video/&lt;br /&gt;
With those installed, you can get acceleration from any video player that uses VA-API. A compatible version of VLC is available in the aforementioned PPA.&lt;br /&gt;
&lt;br /&gt;
=Updating Catalyst/fglrx=&lt;br /&gt;
&lt;br /&gt;
DO NOT try to install a new version over an old one. Follow the &#039;Removing Catalyst/fglrx&#039; section below to remove your existing driver, and then you can start at &#039;Downloading the latest Catalyst&#039; to install the new one.&lt;br /&gt;
&lt;br /&gt;
=Removing Catalyst/fglrx=&lt;br /&gt;
The uninstall script in the first command will only exist if you downloaded the drivers and installed the directly (rather than building packages as this guide does). Skip the first command if it does not exist.&lt;br /&gt;
 $ sudo sh /usr/share/ati/fglrx-uninstall.sh&lt;br /&gt;
 $ sudo apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev* xorg-driver-fglrx&lt;br /&gt;
&lt;br /&gt;
If you plan on using open-source drivers, you will need to reinstall some packages because Catalyst overwrites or diverts some key 3D libraries with proprietary versions. For more information on this issue, see [https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver this Ubuntu wiki page]&lt;br /&gt;
 $ sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon&lt;br /&gt;
 $ sudo apt-get install xserver-xorg-video-ati&lt;br /&gt;
 $ sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core&lt;br /&gt;
 $ sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup&lt;br /&gt;
&lt;br /&gt;
= Issues =&lt;br /&gt;
&lt;br /&gt;
== Build Fails and Log Shows &amp;quot;mixed implicit and normal rules.  Stop.&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
If the installation fails and you find the above message in /var/lib/dkms/fglrx/8.841/build/make.log, it may be because you&#039;re using a pentium-build wrapper around gcc. See what the following ls command returns:&lt;br /&gt;
 $ ls -la /usr/bin/gcc&lt;br /&gt;
If it shows that gcc is a link to builder-cc, temporarily redirect the link to point to the real gcc (gcc-4.5 in Ubuntu Natty). This should allow you to install fglrx:&lt;br /&gt;
 $ sudo ln -sf /usr/bin/gcc-4.5 /usr/bin/gcc&lt;br /&gt;
When you&#039;re finished installing the driver, return the gcc link to its original value:&lt;br /&gt;
 $ sudo ln -sf /usr/bin/builder-cc /usr/bin/gcc&lt;br /&gt;
Launchpad link for this bug: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/555957&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Errors were encountered while processing: fglrx-amdcccle&amp;quot; (on 64-bit systems) ==&lt;br /&gt;
Most likely, you probably did not have the &amp;quot;ia32-libs&amp;quot; package installed beforehand. If you have a 64 bit install, the above dpkg command may 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 receive this error, use the following command, which will force the installation of all of the 32 bit dependencies, and then the amdcccle package:&lt;br /&gt;
&lt;br /&gt;
 $ sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
Catalyst {{Template:Catalystversion}} on 64-bit systems may require the &#039;&#039;--force-overwrite&#039;&#039; command in the above &#039;&#039;dpkg&#039;&#039; command:&lt;br /&gt;
 $ sudo dpkg -i --force-overwrite fglrx*.deb&lt;br /&gt;
&lt;br /&gt;
== Problems Starting Xserver ==&lt;br /&gt;
&lt;br /&gt;
If you get a black screen hang, the first thing to check is if xorg.conf is the problem.&lt;br /&gt;
&lt;br /&gt;
You can disable the xorg.conf with:&lt;br /&gt;
 $ sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.disabled&lt;br /&gt;
&lt;br /&gt;
Reboot and check to see if things work now.&lt;br /&gt;
&lt;br /&gt;
You can reinstate the file with:&lt;br /&gt;
 $ sudo mv /etc/X11/xorg.conf.disabled /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
Before tweaking ACPI settings, try ensuring /dev/null is chmodded to 0666. This intermittently changes when using the nano (and possibly other) editors with sudo and the group/world permissions are unset. This leads to the ATI drivers hanging on boot or otherwise. A quick and dirty init script saved as /etc/init/chmodnull does the trick for me -&lt;br /&gt;
&lt;br /&gt;
 $ start on filesystem&lt;br /&gt;
 $&lt;br /&gt;
 $ script&lt;br /&gt;
 $	chmod 0666 /dev/null&lt;br /&gt;
 $	chmod 0666 /lib/udev/devices/null&lt;br /&gt;
 $ end script&lt;br /&gt;
&lt;br /&gt;
This has been tested using Ubuntu 10.04 64-bit on a ATI Radeon HD 4830 (HP Envy 15-1060ea). It&#039;s worth noting that I had to disable TLS  (aticonfig --tls=0) to get things to stay stable!&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve properly installed the driver, but experience problems when starting the X server, such as hanging, black/white/gray screen, distortion, etc., your system BIOS may have a buggy ACPI implementation. To work around, press Ctrl+Alt+F1 to get to a terminal (or failing that, boot to recovery mode) and run:&lt;br /&gt;
 $ sudo aticonfig --acpi-services=off&lt;br /&gt;
If this method works, you should consider checking your system vendor&#039;s BIOS changelogs for relevant ACPI fixes, updating your BIOS, and reenabling the driver&#039;s ACPI services.&lt;br /&gt;
&lt;br /&gt;
== Slow Maximizing Windows/General 2D Slowness ==&lt;br /&gt;
As of Catalyst 10-6, a new, faster 2D acceleration method is used as the default, replacing the old XAA method. If you&#039;re not running compositing/desktop effects, and are having problems with 2D operations, you may want to fall back to the old XAA. This command will do that:&lt;br /&gt;
 $ sudo aticonfig --set-pcs-str=DDX,ForceXAA,TRUE&lt;br /&gt;
&lt;br /&gt;
In the last case (at least) it is essential to run it without the Xorg server working. To do so, press CTRL+ALT+F1, log in and type the following (this will close all your programs so save your work before):&lt;br /&gt;
 $ sudo service gdm stop&lt;br /&gt;
 $ sudo aticonfig --set-pcs-str=DDX,ForceXAA,TRUE&lt;br /&gt;
 $ sudo service gdm start&lt;br /&gt;
&lt;br /&gt;
== Unsupported Hardware Watermark ==&lt;br /&gt;
This can happen if your card&#039;s PCI ID wasn&#039;t officially certified to work with a particular version of Catalyst. It does not necessarily mean that your card is unsupported, but it does mean that you shouldn&#039;t file bugs with that particular card/driver combination. If you installed the driver by downloading it from AMD/ATI, installing a newer version of Catalyst will probably help. &lt;br /&gt;
&lt;br /&gt;
If you installed the proprietary driver included with Ubuntu or you do not want to upgrade to a newer version, it may be possible to work around the issue by using a control file from a newer version of Catalyst than the one you&#039;re running.&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/ati-driver-installer-&amp;lt;/nowiki&amp;gt;{{Catalystdashversion}}-x86.x86_64.run&lt;br /&gt;
 $ chmod +x ati-driver-installer-{{Catalystdashversion}}-x86.x86_64.run&lt;br /&gt;
 $ sh ati-driver-installer-{{Catalystdashversion}}-x86.x86_64.run --extract driver&lt;br /&gt;
 $ sudo mv /etc/ati/control ~/control.bak&lt;br /&gt;
 $ sudo cp driver/common/etc/ati/control /etc/ati&lt;br /&gt;
&lt;br /&gt;
== Hang at logout ==&lt;br /&gt;
&lt;br /&gt;
If you experience hangs when logging out (of X) it is probably due to the /etc/ati/authatieventsd.sh script looking for X authorization files in the wrong place when it starts up. You can kill the hanging authatieventsd.sh processes from a console tty to allow the shutdown of the X server.&lt;br /&gt;
&lt;br /&gt;
Before the following commands verify that /etc/ati/authatieventsd.sh exists after build and install, if not just do: &lt;br /&gt;
(assuming that the installer is in the directory we used to install)&lt;br /&gt;
&lt;br /&gt;
 $ cd ~/catalyst{{Catalystversion}}&lt;br /&gt;
 $ sh ati-driver-installer-{{Catalystversion}}-x86.x86_64.run --extract driver&lt;br /&gt;
 $ sudo cp driver/packages/Ubuntu/dists/lucid/replacements/authatieventsd.sh /etc/ati/authatieventsd.sh&lt;br /&gt;
 $ sudo chmod +x /etc/ati/authatieventsd.sh&lt;br /&gt;
&lt;br /&gt;
This problem can be fixed permanently with:&lt;br /&gt;
&lt;br /&gt;
 $ sudo mkdir -p /var/lib/xdm/authdir&lt;br /&gt;
 $ sudo ln -s /var/run/xauth /var/lib/xdm/authdir/authfiles&lt;br /&gt;
&lt;br /&gt;
If that doesn&#039;t work then you can disable atieventsd with this command:&lt;br /&gt;
&lt;br /&gt;
 $ sudo /usr/sbin/update-rc.d -f atieventsd remove&lt;br /&gt;
&lt;br /&gt;
You&#039;ll have to restart for this to take effect.&lt;br /&gt;
&lt;br /&gt;
== Suspend/Hibernation ==&lt;br /&gt;
&lt;br /&gt;
Suspend hibernation &#039;&#039;&#039;works&#039;&#039;&#039; with the latest driver.&lt;br /&gt;
&lt;br /&gt;
For Radeon 3200, to wake up from suspend, I had to add the following lines to /etc/X11/xorg.conf:&lt;br /&gt;
(This settings is not good option, if you are using compiz-fusion or any other transparency-based thingie. Not working for HD 3850)&lt;br /&gt;
&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;Disable&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;ServerFlags&amp;quot;&lt;br /&gt;
       Option  &amp;quot;AIGLX&amp;quot; &amp;quot;off&amp;quot; &lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Another way to get it working is to do enable Composite, but when you want to suspend simply disable Compiz Fusion. How would you do that? Easy! Install the fusion-icon package (in repos by default):&lt;br /&gt;
&lt;br /&gt;
 $ sudo apt-get install fusion-icon&lt;br /&gt;
&lt;br /&gt;
After you have done that, launch it (Applications &amp;gt; System &amp;gt; Compiz Fusion Icon) and it appears in your notification area. To switch, simply right-mouse click on the icon and select Metacity. Your desktop will flicker and windows will dissapear, but after a while they appear again. Now try to suspend.&lt;br /&gt;
&lt;br /&gt;
When you wake up again, you can (hopefully) unlock your screen and there you go! Now you want Compiz back again, so right-mouse-click on the Compiz Fusion Icon and select Compiz again. Desktop flickering again, but then voila! Your Compiz Fusion Desktop is back again! (At least, that is how it is supposed to work)&lt;br /&gt;
&lt;br /&gt;
KNOWN PROBLEM: When you switch back, all your windows are on the same desktop. This happens because you switched to metacity.&lt;br /&gt;
&lt;br /&gt;
Hopefully this helped some people, as it did for me!&lt;br /&gt;
Solution posted by zwyber@gmail.com&lt;br /&gt;
&lt;br /&gt;
== Can&#039;t remove fglrx with dpkg (diversion issue) ==&lt;br /&gt;
&lt;br /&gt;
If dpkg refuses to remove an fglrx package and complains about a diversion of a file, you might need to manually remove it. For example, if dpkg complains:&lt;br /&gt;
&amp;lt;pre&amp;gt;dpkg-divert: mismatch on divert-to&lt;br /&gt;
  when removing `diversion of /usr/lib/libGL.so.1.2 to /usr/share/fglrx/diversions/libGL.so.1.2 by xorg-driver-fglrx&#039;&lt;br /&gt;
  found `diversion of /usr/lib/libGL.so.1.2 to /usr/lib/fglrx/libGL.so.1.2.xlibmesa by xorg-driver-fglrx&#039;&amp;lt;/pre&amp;gt;&lt;br /&gt;
then:&lt;br /&gt;
 $ sudo dpkg-divert --remove /usr/lib/libGL.so.1.2&lt;br /&gt;
&lt;br /&gt;
== This module/version combo is already installed ==&lt;br /&gt;
&lt;br /&gt;
If you get this error-message, simply uninstall the previous version before installing the new one with:&lt;br /&gt;
 $ sudo dkms remove -m fglrx --all&lt;br /&gt;
&lt;br /&gt;
== New kernel installed? ==&lt;br /&gt;
In theory, DKMS should automatically install the fglrx kernel module for your new kernel the first time you boot it. Should you need to manually install it:&lt;br /&gt;
 $ sudo dkms build -m fglrx -k `uname -r`&lt;br /&gt;
 $ sudo dkms install -m fglrx -k `uname -r`&lt;br /&gt;
&lt;br /&gt;
if amdcccle doesn&#039;t work and says Identifier is not a valid word. Use lower case letter in xorg.conf&lt;br /&gt;
[[Category:Installation Documentation]]&lt;br /&gt;
&lt;br /&gt;
== Aticonfig not found after installation &amp;amp; &amp;quot;module does not exist&amp;quot; after boot ==&lt;br /&gt;
This scenario is possible when the driver installation has seemingly succeeded and is possibly related to previous use of fglrx through the Jockey (i.e. you first used drivers provided by Ubuntu but then upgraded to ones available from AMD&#039;s website). When doing aticonfig --initial after driver installation, you might end up not having the aticonfig available at all:&lt;br /&gt;
&amp;lt;pre&amp;gt;aticonfig: command not found&amp;lt;/pre&amp;gt;&lt;br /&gt;
After booting you might receive X error &#039;(EE) Failed to load module &amp;quot;fglrx&amp;quot; (module does not exist, 0)&#039;. These do not necessarily indicate that the installation has failed completely. On command line, do&lt;br /&gt;
 $ ls /usr/lib/fglrx/bin&lt;br /&gt;
and see if the command lists some Ati related programs. If they are listed but not found from /usr/bin, it is possible that the &amp;quot;update-alternatives&amp;quot; fglrx .deb installation does has been ignored. See man update-alternatives for more information about the concept and workings of alternatives. In practice, update-alternatives is supposed to create several symbolic links to the files in the fglrx directory, but it will be ignored if the alternatives for the very related gl_conf entry has been set to manual. Do&lt;br /&gt;
 $ update-alternatives --get-selections | grep gl_conf&lt;br /&gt;
and see if the mode is manual instead of auto and if mesa is mentioned instead of fglrx in the path that is printed. In this case you need to &lt;br /&gt;
 $ sudo update-alternatives --set gl_conf /usr/lib/fglrx/ld.so.conf&lt;br /&gt;
to set fglrx as the active alternative. You can alternatively (no pun intended) and additionally change the gl_conf into automatic mode before the installation this way:&lt;br /&gt;
 $ sudo update-alternatives --auto gl_conf&lt;br /&gt;
After that, the alternatives should automatically be configured correctly when the graphics driver .debs are installed.&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;update-alternatives: error&amp;quot; during install ==&lt;br /&gt;
During installation you may receive the following message:&lt;br /&gt;
&amp;lt;pre&amp;gt;update-alternatives: error: unable to make /usr/lib/xorg/modules/drivers/fglrx_drv.so.dpkg-tmp a symlink to /etc/alternatives/fglrx_drv: No such file or directory&amp;lt;/pre&amp;gt;&lt;br /&gt;
This can be easily solved by creating directory &amp;quot;drivers&amp;quot; under /usr/lib/xorg/modules/&lt;br /&gt;
 $ sudo mkdir /usr/lib/xorg/modules/drivers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;Can&#039;t exec &amp;quot;debian/rules&amp;quot;: Permission denied at /usr/bin/dpkg-buildpackage line 507.&#039; during deb generation ==&lt;br /&gt;
During installation you may receive the following message:&lt;br /&gt;
&amp;lt;pre&amp;gt;Can&#039;t exec &amp;quot;debian/rules&amp;quot;: Permission denied at /usr/bin/dpkg-buildpackage line 507.&amp;lt;/pre&amp;gt;&lt;br /&gt;
This can happen when your /tmp folder is mounted with the option &amp;quot;noexec&amp;quot;. The noexec is suggested by many howtos regarding Ubuntu on SSD, when placing the /tmp in memory.&lt;br /&gt;
A workaround can be found here: [http://serialized.net/2010/03/getting-around-tmpfs-noexec-problems/]&lt;/div&gt;</summary>
		<author><name>82.136.202.164</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Natty_Installation_Guide&amp;diff=7269</id>
		<title>Ubuntu Natty Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Natty_Installation_Guide&amp;diff=7269"/>
		<updated>2011-08-29T10:57:42Z</updated>

		<summary type="html">&lt;p&gt;82.136.202.164: /* Create .deb packages. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
= The Options =&lt;br /&gt;
Users with ATI cards have the following driver options:&lt;br /&gt;
* &#039;&#039;&#039;vesa&#039;&#039;&#039; - very basic, lacks 2D/3D acceleration, and focuses on compatibility with all VESA-compliant graphics cards. It is good for starting the GUI environment when no accelerated driver is available/working and little else.&lt;br /&gt;
* &#039;&#039;&#039;ati&#039;&#039;&#039; - actually a thin wrapper that will invoke the radeon driver (or another ati open-source driver for pre-Radeon cards). &lt;br /&gt;
* &#039;&#039;&#039;radeon&#039;&#039;&#039; - open source driver supporting all Radeon cards. This driver has excellent 2D acceleration and compatibility with the Linux graphics stack. 3D acceleration is sufficient for desktop effects and a nice set of native Linux games. Power management is now comparable to the Catalyst driver.&lt;br /&gt;
* &#039;&#039;&#039;radeonhd&#039;&#039;&#039; - an alternate driver supporting R520-R7x0 hardware. This driver is now officially deprecated in favor of radeon. If you still want to try it, see: https://help.ubuntu.com/community/RadeonHD&lt;br /&gt;
* &#039;&#039;&#039;Catalyst (a.k.a fglrx)&#039;&#039;&#039; a proprietary &amp;quot;blob&amp;quot; (closed source binary) driver designed by ATI, with 3D code based off of their Windows driver. Only RadeonHD chips are supported on recent Linux distros.&lt;br /&gt;
&lt;br /&gt;
= Updated Open Source Driver PPA&#039;s =&lt;br /&gt;
* &#039;&#039;&#039;&amp;quot;Ubuntu-X&amp;quot;&#039;&#039;&#039; : This PPA offers the latest stable releases of video driver-related components. Follow the instructions at: https://launchpad.net/~ubuntu-x-swat/+archive/x-updates&lt;br /&gt;
* &#039;&#039;&#039;Xorg-edgers&#039;&#039;&#039;: This bleeding-edge PPA offers video driver-related components straight from their code (git) repositories. Follow the instructions at: https://launchpad.net/~xorg-edgers/+archive/ppa&lt;br /&gt;
&lt;br /&gt;
= Installing Proprietary Drivers a.k.a. Catalyst/fglrx =&lt;br /&gt;
*PLEASE READ FIRST!&lt;br /&gt;
&#039;&#039;&#039;Which cards are no longer supported by ATI?&#039;&#039;&#039;&lt;br /&gt;
The ATI Radeon 9500-9800, Xpress200-1250, 690G, 740G, X300-X2500 (including Mobility RadeonHD 2300, since it is really a DirectX 9 part).  See the complete list [http://wiki.cchtml.com/index.php/9.4 here.]&lt;br /&gt;
If your card is on that list, you are limited to open-source drivers on Ubuntu Lucid/10.04 (and later). If you really need the proprietary Catalyst/fglrx driver, you will have to use an older Linux distribution, such as Debian Lenny/5.0.x or Ubuntu Hardy/8.04.x.&lt;br /&gt;
{| WIDTH=&amp;quot;650&amp;quot; cellpadding=0 cellspacing=0 style=&amp;quot;background-color: red; border: solid 1px #666666; color: #ffffff; text-align: center;&amp;quot; &lt;br /&gt;
| style=&amp;quot;background-color: #666666; border: solid 1px #666666; border-bottom: 1px solid #888;&amp;quot; | &amp;lt;font size=&amp;quot;-1&amp;quot;&amp;gt;&#039;&#039;&#039;ATTENTION RADEON USERS&#039;&#039;&#039;&amp;lt;/font&amp;gt; &lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;br /&amp;gt;NOTE: If you enter your card information on AMD/ATI&#039;s driver page, it will offer you the Catalyst 9-3 driver to download. However, the Catalyst 9-3 driver doesn&#039;t support X servers past 1.5, and it will not work with Natty! !!!SO BE CAREFUL!!! If you tried to install Catalyst on a system with one of these cards, see the &#039;Removing the Driver&#039; section to restore the default/pre-installed drivers.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Restricted Drivers Manager ==&lt;br /&gt;
NOTE: You must have the restricted repository enabled in Applications -&amp;gt; Ubuntu Software Center -&amp;gt; Edit -&amp;gt; Software Sources... for this to work. You must also have the fglrx-modaliases and jockey-gtk (or jockey-kde for Kubuntu) packages installed. You will be limited to the drivers for your version of Ubuntu that Canonical deems stable.  This may not give you the latest drivers, but should be safest. On Ubuntu Natty, this will install Catalyst 8.840, which is roughly equivalent to a prerelease of Catalyst 11-4. Go to the Additional Drivers Manager (System -&amp;gt; Administration -&amp;gt; Additional Drivers) and activate the &amp;quot;ATI/AMD proprietary FGLRX graphics driver&amp;quot; (or double-click the &amp;quot;available driver&amp;quot; notification icon). Ubuntu will then install and configure the driver for you.&lt;br /&gt;
&lt;br /&gt;
== Installing the drivers manually ==&lt;br /&gt;
I recommend copying and pasting the commands (do not include the leading &#039;$&#039;) 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;
If you have previously attempted installing Catalyst, remove any leftover files by following the [[#Removing_Catalyst.2Ffglrx| Removing the Driver]] section. 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 dkms libqtgui4 wget execstack libelfg0 dh-modaliases&lt;br /&gt;
&#039;&#039;If you are using the x86_64 architecture (64 bit), be sure to install &amp;quot;ia32-libs&amp;quot; before proceeding!&#039;&#039;&lt;br /&gt;
 $ sudo apt-get install ia32-libs&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/ati-driver-installer-&amp;lt;/nowiki&amp;gt;{{Catalystdashversion}}-x86.x86_64.run&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Create .deb packages.&#039;&#039;===&lt;br /&gt;
 $ sh ./ati-driver-installer-{{Catalystdashversion}}-x86.x86_64.run --buildpkg Ubuntu/natty&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Install .debs.&#039;&#039;===&lt;br /&gt;
 $ sudo dpkg -i fglrx*.deb&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Generate a new /etc/X11/xorg.conf file&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
Unfortunately, there is no sure way to generate the ATI version of the Xorg.conf file.  It is entirely dependent on your configuration.  The following subsections will attempt to address possible (and tested) variations for their respective configurations.&lt;br /&gt;
&lt;br /&gt;
==== Generic Config ====&lt;br /&gt;
This will work for most people:&lt;br /&gt;
 $ sudo aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
==== Minimal Config ====&lt;br /&gt;
A very basic /etc/X11/xorg.conf file might be what you need if you have a new card that&#039;s not fully supported by aticonfig. Here follows the entirety of a minimal xorg.conf file for the Radeon 6870:&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
  Identifier &amp;quot;ATI radeon 6870&amp;quot;&lt;br /&gt;
  Driver &amp;quot;fglrx&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
==== X2/Dual GPU Cards ====&lt;br /&gt;
If you have an X2 card (e.g. 4870X2 or 5970), use... !!Do not use for two separate cards in crossfire!!&lt;br /&gt;
 $ sudo aticonfig --initial -f --adapter&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;all&lt;br /&gt;
&lt;br /&gt;
==== Dual/Multi Monitors ====&lt;br /&gt;
If you have a dual monitor display (also known as &amp;quot;Big Desktop&amp;quot;), use:&lt;br /&gt;
 $ sudo aticonfig --initial -f&lt;br /&gt;
 $ sudo aticonfig --set-pcs-str&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;&amp;quot;DDX,EnableRandR12,FALSE&amp;quot;&lt;br /&gt;
This was confirmed in http://phoronix.com/forums/showthread.php?t=18553.&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Force use of the new xorg.conf (if necessary)&#039;&#039;===&lt;br /&gt;
Some people find that changes to xorg.conf don&#039;t get used by the driver. To force the ATI driver to adopt changes made to xorg.conf, use the following command:&lt;br /&gt;
&lt;br /&gt;
 $ sudo aticonfig &amp;lt;nowiki&amp;gt;--input=/etc/X11/xorg.conf --tls=1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Test your installation&#039;&#039;===&lt;br /&gt;
NOTE: if you don&#039;t reboot first, fglrxinfo gives an error message.&lt;br /&gt;
Reboot the computer and type&lt;br /&gt;
 $ fglrxinfo&lt;br /&gt;
into the terminal. If the vendor string contains ATI, you have installed the driver successfully. Using fglrxinfo on a system with Catalyst 11-4 and a RadeonHD 4250 returns:&lt;br /&gt;
&amp;lt;pre&amp;gt;&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 HD 4200 Series (This line may be different depending on what graphics card you are using.)&lt;br /&gt;
OpenGL version string: 3.3.10665 Compatibility Profile Context (This line may be different depending on what graphics card and &lt;br /&gt;
Catalyst version you are using.)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now, try:&lt;br /&gt;
 $ fgl_glxgears&lt;br /&gt;
If you experience issues or a hang, you may need to disable fast TLS.&lt;br /&gt;
 $ sudo aticonfig --tls=0&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Just in case&#039;&#039;===&lt;br /&gt;
Write down or remember this series of Alt+PrntScr key combinations, just in case your screen should go black and Ctrl+Alt+F1 and Ctrl+Alt+Backspace doesn&#039;t work.&lt;br /&gt;
&lt;br /&gt;
Alt+PrntScr+r, Alt+PrntScr+s, Alt+PrntScr+e, Alt+PrntScr+i, Alt+PrntScr+n, Alt+PrntScr+u, Alt+PrntScr+b&lt;br /&gt;
&lt;br /&gt;
These key-presses will reboot the system safely. To remember the key-presses, remember this nonsensical phrase: &amp;quot;Raising Skinny Elephants Is Never Utterly Boring&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
An alternative would be to hold down Ctrl+Alt+SysRq (SysRq is usually the same key as PrintScreen) and type very slowly R E I S U B. A way to remember this is by inverting the word: &amp;quot;BUSIER&amp;quot; or remembering a phrase: &amp;quot;Restart Even If System Utterly Broken&amp;quot;. This would also safely shutdown the system.&lt;br /&gt;
&lt;br /&gt;
= Hardware Video Decode Acceleration (EXPERIMENTAL) =&lt;br /&gt;
This is confirmed to work for newer RadeonHD GPU&#039;s (those with UVD2). If you have a RadeonHD 4000 series or newer, you have UVD2. To see the complete list: http://en.wikipedia.org/wiki/Unified_Video_Decoder#UVD_enabled_GPUs&lt;br /&gt;
&lt;br /&gt;
For acceleration to work, you will need libva from this PPA: https://launchpad.net/~dtl131/+archive/catalysthacks and the xvba va-api backend from: http://www.splitted-desktop.com/~gbeauchesne/xvba-video/&lt;br /&gt;
With those installed, you can get acceleration from any video player that uses VA-API. A compatible version of VLC is available in the aforementioned PPA.&lt;br /&gt;
&lt;br /&gt;
=Updating Catalyst/fglrx=&lt;br /&gt;
&lt;br /&gt;
DO NOT try to install a new version over an old one. Follow the &#039;Removing Catalyst/fglrx&#039; section below to remove your existing driver, and then you can start at &#039;Downloading the latest Catalyst&#039; to install the new one.&lt;br /&gt;
&lt;br /&gt;
=Removing Catalyst/fglrx=&lt;br /&gt;
The uninstall script in the first command will only exist if you downloaded the drivers and installed the directly (rather than building packages as this guide does). Skip the first command if it does not exist.&lt;br /&gt;
 $ sudo sh /usr/share/ati/fglrx-uninstall.sh&lt;br /&gt;
 $ sudo apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev* xorg-driver-fglrx&lt;br /&gt;
&lt;br /&gt;
If you plan on using open-source drivers, you will need to reinstall some packages because Catalyst overwrites or diverts some key 3D libraries with proprietary versions. For more information on this issue, see [https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver this Ubuntu wiki page]&lt;br /&gt;
 $ sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon&lt;br /&gt;
 $ sudo apt-get install xserver-xorg-video-ati&lt;br /&gt;
 $ sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core&lt;br /&gt;
 $ sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup&lt;br /&gt;
&lt;br /&gt;
= Issues =&lt;br /&gt;
&lt;br /&gt;
== Build Fails and Log Shows &amp;quot;mixed implicit and normal rules.  Stop.&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
If the installation fails and you find the above message in /var/lib/dkms/fglrx/8.841/build/make.log, it may be because you&#039;re using a pentium-build wrapper around gcc. See what the following ls command returns:&lt;br /&gt;
 $ ls -la /usr/bin/gcc&lt;br /&gt;
If it shows that gcc is a link to builder-cc, temporarily redirect the link to point to the real gcc (gcc-4.5 in Ubuntu Natty). This should allow you to install fglrx:&lt;br /&gt;
 $ sudo ln -sf /usr/bin/gcc-4.5 /usr/bin/gcc&lt;br /&gt;
When you&#039;re finished installing the driver, return the gcc link to its original value:&lt;br /&gt;
 $ sudo ln -sf /usr/bin/builder-cc /usr/bin/gcc&lt;br /&gt;
Launchpad link for this bug: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/555957&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Errors were encountered while processing: fglrx-amdcccle&amp;quot; (on 64-bit systems) ==&lt;br /&gt;
Most likely, you probably did not have the &amp;quot;ia32-libs&amp;quot; package installed beforehand. If you have a 64 bit install, the above dpkg command may 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 receive this error, use the following command, which will force the installation of all of the 32 bit dependencies, and then the amdcccle package:&lt;br /&gt;
&lt;br /&gt;
 $ sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
Catalyst {{Template:Catalystversion}} on 64-bit systems may require the &#039;&#039;--force-overwrite&#039;&#039; command in the above &#039;&#039;dpkg&#039;&#039; command:&lt;br /&gt;
 $ sudo dpkg -i --force-overwrite fglrx*.deb&lt;br /&gt;
&lt;br /&gt;
== Problems Starting Xserver ==&lt;br /&gt;
&lt;br /&gt;
If you get a black screen hang, the first thing to check is if xorg.conf is the problem.&lt;br /&gt;
&lt;br /&gt;
You can disable the xorg.conf with:&lt;br /&gt;
 $ sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.disabled&lt;br /&gt;
&lt;br /&gt;
Reboot and check to see if things work now.&lt;br /&gt;
&lt;br /&gt;
You can reinstate the file with:&lt;br /&gt;
 $ sudo mv /etc/X11/xorg.conf.disabled /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
Before tweaking ACPI settings, try ensuring /dev/null is chmodded to 0666. This intermittently changes when using the nano (and possibly other) editors with sudo and the group/world permissions are unset. This leads to the ATI drivers hanging on boot or otherwise. A quick and dirty init script saved as /etc/init/chmodnull does the trick for me -&lt;br /&gt;
&lt;br /&gt;
 $ start on filesystem&lt;br /&gt;
 $&lt;br /&gt;
 $ script&lt;br /&gt;
 $	chmod 0666 /dev/null&lt;br /&gt;
 $	chmod 0666 /lib/udev/devices/null&lt;br /&gt;
 $ end script&lt;br /&gt;
&lt;br /&gt;
This has been tested using Ubuntu 10.04 64-bit on a ATI Radeon HD 4830 (HP Envy 15-1060ea). It&#039;s worth noting that I had to disable TLS  (aticonfig --tls=0) to get things to stay stable!&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve properly installed the driver, but experience problems when starting the X server, such as hanging, black/white/gray screen, distortion, etc., your system BIOS may have a buggy ACPI implementation. To work around, press Ctrl+Alt+F1 to get to a terminal (or failing that, boot to recovery mode) and run:&lt;br /&gt;
 $ sudo aticonfig --acpi-services=off&lt;br /&gt;
If this method works, you should consider checking your system vendor&#039;s BIOS changelogs for relevant ACPI fixes, updating your BIOS, and reenabling the driver&#039;s ACPI services.&lt;br /&gt;
&lt;br /&gt;
== Slow Maximizing Windows/General 2D Slowness ==&lt;br /&gt;
As of Catalyst 10-6, a new, faster 2D acceleration method is used as the default, replacing the old XAA method. If you&#039;re not running compositing/desktop effects, and are having problems with 2D operations, you may want to fall back to the old XAA. This command will do that:&lt;br /&gt;
 $ sudo aticonfig --set-pcs-str=DDX,ForceXAA,TRUE&lt;br /&gt;
&lt;br /&gt;
In the last case (at least) it is essential to run it without the Xorg server working. To do so, press CTRL+ALT+F1, log in and type the following (this will close all your programs so save your work before):&lt;br /&gt;
 $ sudo service gdm stop&lt;br /&gt;
 $ sudo aticonfig --set-pcs-str=DDX,ForceXAA,TRUE&lt;br /&gt;
 $ sudo service gdm start&lt;br /&gt;
&lt;br /&gt;
== Unsupported Hardware Watermark ==&lt;br /&gt;
This can happen if your card&#039;s PCI ID wasn&#039;t officially certified to work with a particular version of Catalyst. It does not necessarily mean that your card is unsupported, but it does mean that you shouldn&#039;t file bugs with that particular card/driver combination. If you installed the driver by downloading it from AMD/ATI, installing a newer version of Catalyst will probably help. &lt;br /&gt;
&lt;br /&gt;
If you installed the proprietary driver included with Ubuntu or you do not want to upgrade to a newer version, it may be possible to work around the issue by using a control file from a newer version of Catalyst than the one you&#039;re running.&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/ati-driver-installer-&amp;lt;/nowiki&amp;gt;{{Catalystdashversion}}-x86.x86_64.run&lt;br /&gt;
 $ chmod +x ati-driver-installer-{{Catalystdashversion}}-x86.x86_64.run&lt;br /&gt;
 $ sh ati-driver-installer-{{Catalystdashversion}}-x86.x86_64.run --extract driver&lt;br /&gt;
 $ sudo mv /etc/ati/control ~/control.bak&lt;br /&gt;
 $ sudo cp driver/common/etc/ati/control /etc/ati&lt;br /&gt;
&lt;br /&gt;
== Hang at logout ==&lt;br /&gt;
&lt;br /&gt;
If you experience hangs when logging out (of X) it is probably due to the /etc/ati/authatieventsd.sh script looking for X authorization files in the wrong place when it starts up. You can kill the hanging authatieventsd.sh processes from a console tty to allow the shutdown of the X server.&lt;br /&gt;
&lt;br /&gt;
Before the following commands verify that /etc/ati/authatieventsd.sh exists after build and install, if not just do: &lt;br /&gt;
(assuming that the installer is in the directory we used to install)&lt;br /&gt;
&lt;br /&gt;
 $ cd ~/catalyst{{Catalystversion}}&lt;br /&gt;
 $ sh ati-driver-installer-{{Catalystversion}}-x86.x86_64.run --extract driver&lt;br /&gt;
 $ sudo cp driver/packages/Ubuntu/dists/lucid/replacements/authatieventsd.sh /etc/ati/authatieventsd.sh&lt;br /&gt;
 $ sudo chmod +x /etc/ati/authatieventsd.sh&lt;br /&gt;
&lt;br /&gt;
This problem can be fixed permanently with:&lt;br /&gt;
&lt;br /&gt;
 $ sudo mkdir -p /var/lib/xdm/authdir&lt;br /&gt;
 $ sudo ln -s /var/run/xauth /var/lib/xdm/authdir/authfiles&lt;br /&gt;
&lt;br /&gt;
If that doesn&#039;t work then you can disable atieventsd with this command:&lt;br /&gt;
&lt;br /&gt;
 $ sudo /usr/sbin/update-rc.d -f atieventsd remove&lt;br /&gt;
&lt;br /&gt;
You&#039;ll have to restart for this to take effect.&lt;br /&gt;
&lt;br /&gt;
== Suspend/Hibernation ==&lt;br /&gt;
&lt;br /&gt;
Suspend hibernation &#039;&#039;&#039;works&#039;&#039;&#039; with the latest driver.&lt;br /&gt;
&lt;br /&gt;
For Radeon 3200, to wake up from suspend, I had to add the following lines to /etc/X11/xorg.conf:&lt;br /&gt;
(This settings is not good option, if you are using compiz-fusion or any other transparency-based thingie. Not working for HD 3850)&lt;br /&gt;
&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;Disable&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;ServerFlags&amp;quot;&lt;br /&gt;
       Option  &amp;quot;AIGLX&amp;quot; &amp;quot;off&amp;quot; &lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Another way to get it working is to do enable Composite, but when you want to suspend simply disable Compiz Fusion. How would you do that? Easy! Install the fusion-icon package (in repos by default):&lt;br /&gt;
&lt;br /&gt;
 $ sudo apt-get install fusion-icon&lt;br /&gt;
&lt;br /&gt;
After you have done that, launch it (Applications &amp;gt; System &amp;gt; Compiz Fusion Icon) and it appears in your notification area. To switch, simply right-mouse click on the icon and select Metacity. Your desktop will flicker and windows will dissapear, but after a while they appear again. Now try to suspend.&lt;br /&gt;
&lt;br /&gt;
When you wake up again, you can (hopefully) unlock your screen and there you go! Now you want Compiz back again, so right-mouse-click on the Compiz Fusion Icon and select Compiz again. Desktop flickering again, but then voila! Your Compiz Fusion Desktop is back again! (At least, that is how it is supposed to work)&lt;br /&gt;
&lt;br /&gt;
KNOWN PROBLEM: When you switch back, all your windows are on the same desktop. This happens because you switched to metacity.&lt;br /&gt;
&lt;br /&gt;
Hopefully this helped some people, as it did for me!&lt;br /&gt;
Solution posted by zwyber@gmail.com&lt;br /&gt;
&lt;br /&gt;
== Can&#039;t remove fglrx with dpkg (diversion issue) ==&lt;br /&gt;
&lt;br /&gt;
If dpkg refuses to remove an fglrx package and complains about a diversion of a file, you might need to manually remove it. For example, if dpkg complains:&lt;br /&gt;
&amp;lt;pre&amp;gt;dpkg-divert: mismatch on divert-to&lt;br /&gt;
  when removing `diversion of /usr/lib/libGL.so.1.2 to /usr/share/fglrx/diversions/libGL.so.1.2 by xorg-driver-fglrx&#039;&lt;br /&gt;
  found `diversion of /usr/lib/libGL.so.1.2 to /usr/lib/fglrx/libGL.so.1.2.xlibmesa by xorg-driver-fglrx&#039;&amp;lt;/pre&amp;gt;&lt;br /&gt;
then:&lt;br /&gt;
 $ sudo dpkg-divert --remove /usr/lib/libGL.so.1.2&lt;br /&gt;
&lt;br /&gt;
== This module/version combo is already installed ==&lt;br /&gt;
&lt;br /&gt;
If you get this error-message, simply uninstall the previous version before installing the new one with:&lt;br /&gt;
 $ sudo dkms remove -m fglrx --all&lt;br /&gt;
&lt;br /&gt;
== New kernel installed? ==&lt;br /&gt;
In theory, DKMS should automatically install the fglrx kernel module for your new kernel the first time you boot it. Should you need to manually install it:&lt;br /&gt;
 $ sudo dkms build -m fglrx -k `uname -r`&lt;br /&gt;
 $ sudo dkms install -m fglrx -k `uname -r`&lt;br /&gt;
&lt;br /&gt;
if amdcccle doesn&#039;t work and says Identifier is not a valid word. Use lower case letter in xorg.conf&lt;br /&gt;
[[Category:Installation Documentation]]&lt;br /&gt;
&lt;br /&gt;
== Aticonfig not found after installation &amp;amp; &amp;quot;module does not exist&amp;quot; after boot ==&lt;br /&gt;
This scenario is possible when the driver installation has seemingly succeeded and is possibly related to previous use of fglrx through the Jockey (i.e. you first used drivers provided by Ubuntu but then upgraded to ones available from AMD&#039;s website). When doing aticonfig --initial after driver installation, you might end up not having the aticonfig available at all:&lt;br /&gt;
&amp;lt;pre&amp;gt;aticonfig: command not found&amp;lt;/pre&amp;gt;&lt;br /&gt;
After booting you might receive X error &#039;(EE) Failed to load module &amp;quot;fglrx&amp;quot; (module does not exist, 0)&#039;. These do not necessarily indicate that the installation has failed completely. On command line, do&lt;br /&gt;
 $ ls /usr/lib/fglrx/bin&lt;br /&gt;
and see if the command lists some Ati related programs. If they are listed but not found from /usr/bin, it is possible that the &amp;quot;update-alternatives&amp;quot; fglrx .deb installation does has been ignored. See man update-alternatives for more information about the concept and workings of alternatives. In practice, update-alternatives is supposed to create several symbolic links to the files in the fglrx directory, but it will be ignored if the alternatives for the very related gl_conf entry has been set to manual. Do&lt;br /&gt;
 $ update-alternatives --get-selections | grep gl_conf&lt;br /&gt;
and see if the mode is manual instead of auto and if mesa is mentioned instead of fglrx in the path that is printed. In this case you need to &lt;br /&gt;
 $ sudo update-alternatives --set gl_conf /usr/lib/fglrx/ld.so.conf&lt;br /&gt;
to set fglrx as the active alternative. You can alternatively (no pun intended) and additionally change the gl_conf into automatic mode before the installation this way:&lt;br /&gt;
 $ sudo update-alternatives --auto gl_conf&lt;br /&gt;
After that, the alternatives should automatically be configured correctly when the graphics driver .debs are installed.&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;update-alternatives: error&amp;quot; during install ==&lt;br /&gt;
During installation you may receive the following message:&lt;br /&gt;
&amp;lt;pre&amp;gt;update-alternatives: error: unable to make /usr/lib/xorg/modules/drivers/fglrx_drv.so.dpkg-tmp a symlink to /etc/alternatives/fglrx_drv: No such file or directory&amp;lt;/pre&amp;gt;&lt;br /&gt;
This can be easily solved by creating directory &amp;quot;drivers&amp;quot; under /usr/lib/xorg/modules/&lt;br /&gt;
 $ sudo mkdir /usr/lib/xorg/modules/drivers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;Can&#039;t exec &amp;quot;debian/rules&amp;quot;: Permission denied at /usr/bin/dpkg-buildpackage line 507.&#039; during deb generation ==&lt;br /&gt;
During installation you may receive the following message:&lt;br /&gt;
&amp;lt;pre&amp;gt;Can&#039;t exec &amp;quot;debian/rules&amp;quot;: Permission denied at /usr/bin/dpkg-buildpackage line 507.&amp;lt;/pre&amp;gt;&lt;br /&gt;
This can happen when your /tmp folder is mounted with the option &amp;quot;noexec&amp;quot;. The noexec is suggested by many howtos regarding Ubuntu on SSD, when placing the /tmp in memory.&lt;br /&gt;
A workaround can be found here: [http://serialized.net/2010/03/getting-around-tmpfs-noexec-problems/]&lt;/div&gt;</summary>
		<author><name>82.136.202.164</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Natty_Installation_Guide&amp;diff=7268</id>
		<title>Ubuntu Natty Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Natty_Installation_Guide&amp;diff=7268"/>
		<updated>2011-08-29T10:57:34Z</updated>

		<summary type="html">&lt;p&gt;82.136.202.164: /* Download the latest Catalyst package. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
= The Options =&lt;br /&gt;
Users with ATI cards have the following driver options:&lt;br /&gt;
* &#039;&#039;&#039;vesa&#039;&#039;&#039; - very basic, lacks 2D/3D acceleration, and focuses on compatibility with all VESA-compliant graphics cards. It is good for starting the GUI environment when no accelerated driver is available/working and little else.&lt;br /&gt;
* &#039;&#039;&#039;ati&#039;&#039;&#039; - actually a thin wrapper that will invoke the radeon driver (or another ati open-source driver for pre-Radeon cards). &lt;br /&gt;
* &#039;&#039;&#039;radeon&#039;&#039;&#039; - open source driver supporting all Radeon cards. This driver has excellent 2D acceleration and compatibility with the Linux graphics stack. 3D acceleration is sufficient for desktop effects and a nice set of native Linux games. Power management is now comparable to the Catalyst driver.&lt;br /&gt;
* &#039;&#039;&#039;radeonhd&#039;&#039;&#039; - an alternate driver supporting R520-R7x0 hardware. This driver is now officially deprecated in favor of radeon. If you still want to try it, see: https://help.ubuntu.com/community/RadeonHD&lt;br /&gt;
* &#039;&#039;&#039;Catalyst (a.k.a fglrx)&#039;&#039;&#039; a proprietary &amp;quot;blob&amp;quot; (closed source binary) driver designed by ATI, with 3D code based off of their Windows driver. Only RadeonHD chips are supported on recent Linux distros.&lt;br /&gt;
&lt;br /&gt;
= Updated Open Source Driver PPA&#039;s =&lt;br /&gt;
* &#039;&#039;&#039;&amp;quot;Ubuntu-X&amp;quot;&#039;&#039;&#039; : This PPA offers the latest stable releases of video driver-related components. Follow the instructions at: https://launchpad.net/~ubuntu-x-swat/+archive/x-updates&lt;br /&gt;
* &#039;&#039;&#039;Xorg-edgers&#039;&#039;&#039;: This bleeding-edge PPA offers video driver-related components straight from their code (git) repositories. Follow the instructions at: https://launchpad.net/~xorg-edgers/+archive/ppa&lt;br /&gt;
&lt;br /&gt;
= Installing Proprietary Drivers a.k.a. Catalyst/fglrx =&lt;br /&gt;
*PLEASE READ FIRST!&lt;br /&gt;
&#039;&#039;&#039;Which cards are no longer supported by ATI?&#039;&#039;&#039;&lt;br /&gt;
The ATI Radeon 9500-9800, Xpress200-1250, 690G, 740G, X300-X2500 (including Mobility RadeonHD 2300, since it is really a DirectX 9 part).  See the complete list [http://wiki.cchtml.com/index.php/9.4 here.]&lt;br /&gt;
If your card is on that list, you are limited to open-source drivers on Ubuntu Lucid/10.04 (and later). If you really need the proprietary Catalyst/fglrx driver, you will have to use an older Linux distribution, such as Debian Lenny/5.0.x or Ubuntu Hardy/8.04.x.&lt;br /&gt;
{| WIDTH=&amp;quot;650&amp;quot; cellpadding=0 cellspacing=0 style=&amp;quot;background-color: red; border: solid 1px #666666; color: #ffffff; text-align: center;&amp;quot; &lt;br /&gt;
| style=&amp;quot;background-color: #666666; border: solid 1px #666666; border-bottom: 1px solid #888;&amp;quot; | &amp;lt;font size=&amp;quot;-1&amp;quot;&amp;gt;&#039;&#039;&#039;ATTENTION RADEON USERS&#039;&#039;&#039;&amp;lt;/font&amp;gt; &lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;br /&amp;gt;NOTE: If you enter your card information on AMD/ATI&#039;s driver page, it will offer you the Catalyst 9-3 driver to download. However, the Catalyst 9-3 driver doesn&#039;t support X servers past 1.5, and it will not work with Natty! !!!SO BE CAREFUL!!! If you tried to install Catalyst on a system with one of these cards, see the &#039;Removing the Driver&#039; section to restore the default/pre-installed drivers.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Restricted Drivers Manager ==&lt;br /&gt;
NOTE: You must have the restricted repository enabled in Applications -&amp;gt; Ubuntu Software Center -&amp;gt; Edit -&amp;gt; Software Sources... for this to work. You must also have the fglrx-modaliases and jockey-gtk (or jockey-kde for Kubuntu) packages installed. You will be limited to the drivers for your version of Ubuntu that Canonical deems stable.  This may not give you the latest drivers, but should be safest. On Ubuntu Natty, this will install Catalyst 8.840, which is roughly equivalent to a prerelease of Catalyst 11-4. Go to the Additional Drivers Manager (System -&amp;gt; Administration -&amp;gt; Additional Drivers) and activate the &amp;quot;ATI/AMD proprietary FGLRX graphics driver&amp;quot; (or double-click the &amp;quot;available driver&amp;quot; notification icon). Ubuntu will then install and configure the driver for you.&lt;br /&gt;
&lt;br /&gt;
== Installing the drivers manually ==&lt;br /&gt;
I recommend copying and pasting the commands (do not include the leading &#039;$&#039;) 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;
If you have previously attempted installing Catalyst, remove any leftover files by following the [[#Removing_Catalyst.2Ffglrx| Removing the Driver]] section. 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 dkms libqtgui4 wget execstack libelfg0 dh-modaliases&lt;br /&gt;
&#039;&#039;If you are using the x86_64 architecture (64 bit), be sure to install &amp;quot;ia32-libs&amp;quot; before proceeding!&#039;&#039;&lt;br /&gt;
 $ sudo apt-get install ia32-libs&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/ati-driver-installer-&amp;lt;/nowiki&amp;gt;{{Catalystdashversion}}-x86.x86_64.run&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Create .deb packages.&#039;&#039;===&lt;br /&gt;
 $ sudo sh ./ati-driver-installer-{{Catalystdashversion}}-x86.x86_64.run --buildpkg Ubuntu/natty&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Install .debs.&#039;&#039;===&lt;br /&gt;
 $ sudo dpkg -i fglrx*.deb&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Generate a new /etc/X11/xorg.conf file&#039;&#039;===&lt;br /&gt;
&lt;br /&gt;
Unfortunately, there is no sure way to generate the ATI version of the Xorg.conf file.  It is entirely dependent on your configuration.  The following subsections will attempt to address possible (and tested) variations for their respective configurations.&lt;br /&gt;
&lt;br /&gt;
==== Generic Config ====&lt;br /&gt;
This will work for most people:&lt;br /&gt;
 $ sudo aticonfig --initial -f&lt;br /&gt;
&lt;br /&gt;
==== Minimal Config ====&lt;br /&gt;
A very basic /etc/X11/xorg.conf file might be what you need if you have a new card that&#039;s not fully supported by aticonfig. Here follows the entirety of a minimal xorg.conf file for the Radeon 6870:&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
  Identifier &amp;quot;ATI radeon 6870&amp;quot;&lt;br /&gt;
  Driver &amp;quot;fglrx&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
==== X2/Dual GPU Cards ====&lt;br /&gt;
If you have an X2 card (e.g. 4870X2 or 5970), use... !!Do not use for two separate cards in crossfire!!&lt;br /&gt;
 $ sudo aticonfig --initial -f --adapter&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;all&lt;br /&gt;
&lt;br /&gt;
==== Dual/Multi Monitors ====&lt;br /&gt;
If you have a dual monitor display (also known as &amp;quot;Big Desktop&amp;quot;), use:&lt;br /&gt;
 $ sudo aticonfig --initial -f&lt;br /&gt;
 $ sudo aticonfig --set-pcs-str&amp;lt;nowiki&amp;gt;=&amp;lt;/nowiki&amp;gt;&amp;quot;DDX,EnableRandR12,FALSE&amp;quot;&lt;br /&gt;
This was confirmed in http://phoronix.com/forums/showthread.php?t=18553.&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Force use of the new xorg.conf (if necessary)&#039;&#039;===&lt;br /&gt;
Some people find that changes to xorg.conf don&#039;t get used by the driver. To force the ATI driver to adopt changes made to xorg.conf, use the following command:&lt;br /&gt;
&lt;br /&gt;
 $ sudo aticonfig &amp;lt;nowiki&amp;gt;--input=/etc/X11/xorg.conf --tls=1&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Test your installation&#039;&#039;===&lt;br /&gt;
NOTE: if you don&#039;t reboot first, fglrxinfo gives an error message.&lt;br /&gt;
Reboot the computer and type&lt;br /&gt;
 $ fglrxinfo&lt;br /&gt;
into the terminal. If the vendor string contains ATI, you have installed the driver successfully. Using fglrxinfo on a system with Catalyst 11-4 and a RadeonHD 4250 returns:&lt;br /&gt;
&amp;lt;pre&amp;gt;&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 HD 4200 Series (This line may be different depending on what graphics card you are using.)&lt;br /&gt;
OpenGL version string: 3.3.10665 Compatibility Profile Context (This line may be different depending on what graphics card and &lt;br /&gt;
Catalyst version you are using.)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now, try:&lt;br /&gt;
 $ fgl_glxgears&lt;br /&gt;
If you experience issues or a hang, you may need to disable fast TLS.&lt;br /&gt;
 $ sudo aticonfig --tls=0&lt;br /&gt;
&lt;br /&gt;
===&#039;&#039;Just in case&#039;&#039;===&lt;br /&gt;
Write down or remember this series of Alt+PrntScr key combinations, just in case your screen should go black and Ctrl+Alt+F1 and Ctrl+Alt+Backspace doesn&#039;t work.&lt;br /&gt;
&lt;br /&gt;
Alt+PrntScr+r, Alt+PrntScr+s, Alt+PrntScr+e, Alt+PrntScr+i, Alt+PrntScr+n, Alt+PrntScr+u, Alt+PrntScr+b&lt;br /&gt;
&lt;br /&gt;
These key-presses will reboot the system safely. To remember the key-presses, remember this nonsensical phrase: &amp;quot;Raising Skinny Elephants Is Never Utterly Boring&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
An alternative would be to hold down Ctrl+Alt+SysRq (SysRq is usually the same key as PrintScreen) and type very slowly R E I S U B. A way to remember this is by inverting the word: &amp;quot;BUSIER&amp;quot; or remembering a phrase: &amp;quot;Restart Even If System Utterly Broken&amp;quot;. This would also safely shutdown the system.&lt;br /&gt;
&lt;br /&gt;
= Hardware Video Decode Acceleration (EXPERIMENTAL) =&lt;br /&gt;
This is confirmed to work for newer RadeonHD GPU&#039;s (those with UVD2). If you have a RadeonHD 4000 series or newer, you have UVD2. To see the complete list: http://en.wikipedia.org/wiki/Unified_Video_Decoder#UVD_enabled_GPUs&lt;br /&gt;
&lt;br /&gt;
For acceleration to work, you will need libva from this PPA: https://launchpad.net/~dtl131/+archive/catalysthacks and the xvba va-api backend from: http://www.splitted-desktop.com/~gbeauchesne/xvba-video/&lt;br /&gt;
With those installed, you can get acceleration from any video player that uses VA-API. A compatible version of VLC is available in the aforementioned PPA.&lt;br /&gt;
&lt;br /&gt;
=Updating Catalyst/fglrx=&lt;br /&gt;
&lt;br /&gt;
DO NOT try to install a new version over an old one. Follow the &#039;Removing Catalyst/fglrx&#039; section below to remove your existing driver, and then you can start at &#039;Downloading the latest Catalyst&#039; to install the new one.&lt;br /&gt;
&lt;br /&gt;
=Removing Catalyst/fglrx=&lt;br /&gt;
The uninstall script in the first command will only exist if you downloaded the drivers and installed the directly (rather than building packages as this guide does). Skip the first command if it does not exist.&lt;br /&gt;
 $ sudo sh /usr/share/ati/fglrx-uninstall.sh&lt;br /&gt;
 $ sudo apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev* xorg-driver-fglrx&lt;br /&gt;
&lt;br /&gt;
If you plan on using open-source drivers, you will need to reinstall some packages because Catalyst overwrites or diverts some key 3D libraries with proprietary versions. For more information on this issue, see [https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver this Ubuntu wiki page]&lt;br /&gt;
 $ sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon&lt;br /&gt;
 $ sudo apt-get install xserver-xorg-video-ati&lt;br /&gt;
 $ sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core&lt;br /&gt;
 $ sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup&lt;br /&gt;
&lt;br /&gt;
= Issues =&lt;br /&gt;
&lt;br /&gt;
== Build Fails and Log Shows &amp;quot;mixed implicit and normal rules.  Stop.&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
If the installation fails and you find the above message in /var/lib/dkms/fglrx/8.841/build/make.log, it may be because you&#039;re using a pentium-build wrapper around gcc. See what the following ls command returns:&lt;br /&gt;
 $ ls -la /usr/bin/gcc&lt;br /&gt;
If it shows that gcc is a link to builder-cc, temporarily redirect the link to point to the real gcc (gcc-4.5 in Ubuntu Natty). This should allow you to install fglrx:&lt;br /&gt;
 $ sudo ln -sf /usr/bin/gcc-4.5 /usr/bin/gcc&lt;br /&gt;
When you&#039;re finished installing the driver, return the gcc link to its original value:&lt;br /&gt;
 $ sudo ln -sf /usr/bin/builder-cc /usr/bin/gcc&lt;br /&gt;
Launchpad link for this bug: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/555957&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Errors were encountered while processing: fglrx-amdcccle&amp;quot; (on 64-bit systems) ==&lt;br /&gt;
Most likely, you probably did not have the &amp;quot;ia32-libs&amp;quot; package installed beforehand. If you have a 64 bit install, the above dpkg command may 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 receive this error, use the following command, which will force the installation of all of the 32 bit dependencies, and then the amdcccle package:&lt;br /&gt;
&lt;br /&gt;
 $ sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
Catalyst {{Template:Catalystversion}} on 64-bit systems may require the &#039;&#039;--force-overwrite&#039;&#039; command in the above &#039;&#039;dpkg&#039;&#039; command:&lt;br /&gt;
 $ sudo dpkg -i --force-overwrite fglrx*.deb&lt;br /&gt;
&lt;br /&gt;
== Problems Starting Xserver ==&lt;br /&gt;
&lt;br /&gt;
If you get a black screen hang, the first thing to check is if xorg.conf is the problem.&lt;br /&gt;
&lt;br /&gt;
You can disable the xorg.conf with:&lt;br /&gt;
 $ sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.disabled&lt;br /&gt;
&lt;br /&gt;
Reboot and check to see if things work now.&lt;br /&gt;
&lt;br /&gt;
You can reinstate the file with:&lt;br /&gt;
 $ sudo mv /etc/X11/xorg.conf.disabled /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
Before tweaking ACPI settings, try ensuring /dev/null is chmodded to 0666. This intermittently changes when using the nano (and possibly other) editors with sudo and the group/world permissions are unset. This leads to the ATI drivers hanging on boot or otherwise. A quick and dirty init script saved as /etc/init/chmodnull does the trick for me -&lt;br /&gt;
&lt;br /&gt;
 $ start on filesystem&lt;br /&gt;
 $&lt;br /&gt;
 $ script&lt;br /&gt;
 $	chmod 0666 /dev/null&lt;br /&gt;
 $	chmod 0666 /lib/udev/devices/null&lt;br /&gt;
 $ end script&lt;br /&gt;
&lt;br /&gt;
This has been tested using Ubuntu 10.04 64-bit on a ATI Radeon HD 4830 (HP Envy 15-1060ea). It&#039;s worth noting that I had to disable TLS  (aticonfig --tls=0) to get things to stay stable!&lt;br /&gt;
&lt;br /&gt;
If you&#039;ve properly installed the driver, but experience problems when starting the X server, such as hanging, black/white/gray screen, distortion, etc., your system BIOS may have a buggy ACPI implementation. To work around, press Ctrl+Alt+F1 to get to a terminal (or failing that, boot to recovery mode) and run:&lt;br /&gt;
 $ sudo aticonfig --acpi-services=off&lt;br /&gt;
If this method works, you should consider checking your system vendor&#039;s BIOS changelogs for relevant ACPI fixes, updating your BIOS, and reenabling the driver&#039;s ACPI services.&lt;br /&gt;
&lt;br /&gt;
== Slow Maximizing Windows/General 2D Slowness ==&lt;br /&gt;
As of Catalyst 10-6, a new, faster 2D acceleration method is used as the default, replacing the old XAA method. If you&#039;re not running compositing/desktop effects, and are having problems with 2D operations, you may want to fall back to the old XAA. This command will do that:&lt;br /&gt;
 $ sudo aticonfig --set-pcs-str=DDX,ForceXAA,TRUE&lt;br /&gt;
&lt;br /&gt;
In the last case (at least) it is essential to run it without the Xorg server working. To do so, press CTRL+ALT+F1, log in and type the following (this will close all your programs so save your work before):&lt;br /&gt;
 $ sudo service gdm stop&lt;br /&gt;
 $ sudo aticonfig --set-pcs-str=DDX,ForceXAA,TRUE&lt;br /&gt;
 $ sudo service gdm start&lt;br /&gt;
&lt;br /&gt;
== Unsupported Hardware Watermark ==&lt;br /&gt;
This can happen if your card&#039;s PCI ID wasn&#039;t officially certified to work with a particular version of Catalyst. It does not necessarily mean that your card is unsupported, but it does mean that you shouldn&#039;t file bugs with that particular card/driver combination. If you installed the driver by downloading it from AMD/ATI, installing a newer version of Catalyst will probably help. &lt;br /&gt;
&lt;br /&gt;
If you installed the proprietary driver included with Ubuntu or you do not want to upgrade to a newer version, it may be possible to work around the issue by using a control file from a newer version of Catalyst than the one you&#039;re running.&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/ati-driver-installer-&amp;lt;/nowiki&amp;gt;{{Catalystdashversion}}-x86.x86_64.run&lt;br /&gt;
 $ chmod +x ati-driver-installer-{{Catalystdashversion}}-x86.x86_64.run&lt;br /&gt;
 $ sh ati-driver-installer-{{Catalystdashversion}}-x86.x86_64.run --extract driver&lt;br /&gt;
 $ sudo mv /etc/ati/control ~/control.bak&lt;br /&gt;
 $ sudo cp driver/common/etc/ati/control /etc/ati&lt;br /&gt;
&lt;br /&gt;
== Hang at logout ==&lt;br /&gt;
&lt;br /&gt;
If you experience hangs when logging out (of X) it is probably due to the /etc/ati/authatieventsd.sh script looking for X authorization files in the wrong place when it starts up. You can kill the hanging authatieventsd.sh processes from a console tty to allow the shutdown of the X server.&lt;br /&gt;
&lt;br /&gt;
Before the following commands verify that /etc/ati/authatieventsd.sh exists after build and install, if not just do: &lt;br /&gt;
(assuming that the installer is in the directory we used to install)&lt;br /&gt;
&lt;br /&gt;
 $ cd ~/catalyst{{Catalystversion}}&lt;br /&gt;
 $ sh ati-driver-installer-{{Catalystversion}}-x86.x86_64.run --extract driver&lt;br /&gt;
 $ sudo cp driver/packages/Ubuntu/dists/lucid/replacements/authatieventsd.sh /etc/ati/authatieventsd.sh&lt;br /&gt;
 $ sudo chmod +x /etc/ati/authatieventsd.sh&lt;br /&gt;
&lt;br /&gt;
This problem can be fixed permanently with:&lt;br /&gt;
&lt;br /&gt;
 $ sudo mkdir -p /var/lib/xdm/authdir&lt;br /&gt;
 $ sudo ln -s /var/run/xauth /var/lib/xdm/authdir/authfiles&lt;br /&gt;
&lt;br /&gt;
If that doesn&#039;t work then you can disable atieventsd with this command:&lt;br /&gt;
&lt;br /&gt;
 $ sudo /usr/sbin/update-rc.d -f atieventsd remove&lt;br /&gt;
&lt;br /&gt;
You&#039;ll have to restart for this to take effect.&lt;br /&gt;
&lt;br /&gt;
== Suspend/Hibernation ==&lt;br /&gt;
&lt;br /&gt;
Suspend hibernation &#039;&#039;&#039;works&#039;&#039;&#039; with the latest driver.&lt;br /&gt;
&lt;br /&gt;
For Radeon 3200, to wake up from suspend, I had to add the following lines to /etc/X11/xorg.conf:&lt;br /&gt;
(This settings is not good option, if you are using compiz-fusion or any other transparency-based thingie. Not working for HD 3850)&lt;br /&gt;
&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;Disable&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;ServerFlags&amp;quot;&lt;br /&gt;
       Option  &amp;quot;AIGLX&amp;quot; &amp;quot;off&amp;quot; &lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Another way to get it working is to do enable Composite, but when you want to suspend simply disable Compiz Fusion. How would you do that? Easy! Install the fusion-icon package (in repos by default):&lt;br /&gt;
&lt;br /&gt;
 $ sudo apt-get install fusion-icon&lt;br /&gt;
&lt;br /&gt;
After you have done that, launch it (Applications &amp;gt; System &amp;gt; Compiz Fusion Icon) and it appears in your notification area. To switch, simply right-mouse click on the icon and select Metacity. Your desktop will flicker and windows will dissapear, but after a while they appear again. Now try to suspend.&lt;br /&gt;
&lt;br /&gt;
When you wake up again, you can (hopefully) unlock your screen and there you go! Now you want Compiz back again, so right-mouse-click on the Compiz Fusion Icon and select Compiz again. Desktop flickering again, but then voila! Your Compiz Fusion Desktop is back again! (At least, that is how it is supposed to work)&lt;br /&gt;
&lt;br /&gt;
KNOWN PROBLEM: When you switch back, all your windows are on the same desktop. This happens because you switched to metacity.&lt;br /&gt;
&lt;br /&gt;
Hopefully this helped some people, as it did for me!&lt;br /&gt;
Solution posted by zwyber@gmail.com&lt;br /&gt;
&lt;br /&gt;
== Can&#039;t remove fglrx with dpkg (diversion issue) ==&lt;br /&gt;
&lt;br /&gt;
If dpkg refuses to remove an fglrx package and complains about a diversion of a file, you might need to manually remove it. For example, if dpkg complains:&lt;br /&gt;
&amp;lt;pre&amp;gt;dpkg-divert: mismatch on divert-to&lt;br /&gt;
  when removing `diversion of /usr/lib/libGL.so.1.2 to /usr/share/fglrx/diversions/libGL.so.1.2 by xorg-driver-fglrx&#039;&lt;br /&gt;
  found `diversion of /usr/lib/libGL.so.1.2 to /usr/lib/fglrx/libGL.so.1.2.xlibmesa by xorg-driver-fglrx&#039;&amp;lt;/pre&amp;gt;&lt;br /&gt;
then:&lt;br /&gt;
 $ sudo dpkg-divert --remove /usr/lib/libGL.so.1.2&lt;br /&gt;
&lt;br /&gt;
== This module/version combo is already installed ==&lt;br /&gt;
&lt;br /&gt;
If you get this error-message, simply uninstall the previous version before installing the new one with:&lt;br /&gt;
 $ sudo dkms remove -m fglrx --all&lt;br /&gt;
&lt;br /&gt;
== New kernel installed? ==&lt;br /&gt;
In theory, DKMS should automatically install the fglrx kernel module for your new kernel the first time you boot it. Should you need to manually install it:&lt;br /&gt;
 $ sudo dkms build -m fglrx -k `uname -r`&lt;br /&gt;
 $ sudo dkms install -m fglrx -k `uname -r`&lt;br /&gt;
&lt;br /&gt;
if amdcccle doesn&#039;t work and says Identifier is not a valid word. Use lower case letter in xorg.conf&lt;br /&gt;
[[Category:Installation Documentation]]&lt;br /&gt;
&lt;br /&gt;
== Aticonfig not found after installation &amp;amp; &amp;quot;module does not exist&amp;quot; after boot ==&lt;br /&gt;
This scenario is possible when the driver installation has seemingly succeeded and is possibly related to previous use of fglrx through the Jockey (i.e. you first used drivers provided by Ubuntu but then upgraded to ones available from AMD&#039;s website). When doing aticonfig --initial after driver installation, you might end up not having the aticonfig available at all:&lt;br /&gt;
&amp;lt;pre&amp;gt;aticonfig: command not found&amp;lt;/pre&amp;gt;&lt;br /&gt;
After booting you might receive X error &#039;(EE) Failed to load module &amp;quot;fglrx&amp;quot; (module does not exist, 0)&#039;. These do not necessarily indicate that the installation has failed completely. On command line, do&lt;br /&gt;
 $ ls /usr/lib/fglrx/bin&lt;br /&gt;
and see if the command lists some Ati related programs. If they are listed but not found from /usr/bin, it is possible that the &amp;quot;update-alternatives&amp;quot; fglrx .deb installation does has been ignored. See man update-alternatives for more information about the concept and workings of alternatives. In practice, update-alternatives is supposed to create several symbolic links to the files in the fglrx directory, but it will be ignored if the alternatives for the very related gl_conf entry has been set to manual. Do&lt;br /&gt;
 $ update-alternatives --get-selections | grep gl_conf&lt;br /&gt;
and see if the mode is manual instead of auto and if mesa is mentioned instead of fglrx in the path that is printed. In this case you need to &lt;br /&gt;
 $ sudo update-alternatives --set gl_conf /usr/lib/fglrx/ld.so.conf&lt;br /&gt;
to set fglrx as the active alternative. You can alternatively (no pun intended) and additionally change the gl_conf into automatic mode before the installation this way:&lt;br /&gt;
 $ sudo update-alternatives --auto gl_conf&lt;br /&gt;
After that, the alternatives should automatically be configured correctly when the graphics driver .debs are installed.&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;update-alternatives: error&amp;quot; during install ==&lt;br /&gt;
During installation you may receive the following message:&lt;br /&gt;
&amp;lt;pre&amp;gt;update-alternatives: error: unable to make /usr/lib/xorg/modules/drivers/fglrx_drv.so.dpkg-tmp a symlink to /etc/alternatives/fglrx_drv: No such file or directory&amp;lt;/pre&amp;gt;&lt;br /&gt;
This can be easily solved by creating directory &amp;quot;drivers&amp;quot; under /usr/lib/xorg/modules/&lt;br /&gt;
 $ sudo mkdir /usr/lib/xorg/modules/drivers&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;Can&#039;t exec &amp;quot;debian/rules&amp;quot;: Permission denied at /usr/bin/dpkg-buildpackage line 507.&#039; during deb generation ==&lt;br /&gt;
During installation you may receive the following message:&lt;br /&gt;
&amp;lt;pre&amp;gt;Can&#039;t exec &amp;quot;debian/rules&amp;quot;: Permission denied at /usr/bin/dpkg-buildpackage line 507.&amp;lt;/pre&amp;gt;&lt;br /&gt;
This can happen when your /tmp folder is mounted with the option &amp;quot;noexec&amp;quot;. The noexec is suggested by many howtos regarding Ubuntu on SSD, when placing the /tmp in memory.&lt;br /&gt;
A workaround can be found here: [http://serialized.net/2010/03/getting-around-tmpfs-noexec-problems/]&lt;/div&gt;</summary>
		<author><name>82.136.202.164</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Troubleshooting&amp;diff=6491</id>
		<title>Troubleshooting</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Troubleshooting&amp;diff=6491"/>
		<updated>2011-03-30T21:51:51Z</updated>

		<summary type="html">&lt;p&gt;82.136.202.164: /* Flickering Video with Compiz enabled */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==X Server Related Issues==&lt;br /&gt;
&lt;br /&gt;
=== No high-resolution video modes available ===&lt;br /&gt;
* Versions of the fglrx driver following 7.12 had problems with video resolutions higher than 1280 x 1024. The modes of the xorg.conf are simply ignored, and the server starts up e.g. with a resolution 1280 x 1024 (even if this resolution is not defined in xorg.conf). This is particularly a problem on LCD displays.&lt;br /&gt;
* [http://ati.cchtml.com/show_bug.cgi?id=160 This bug] documents the problem; it is &#039;&#039;&#039;fixed&#039;&#039;&#039; since driver version 8.2&lt;br /&gt;
* Looks like it reappeared again some version above ati-driver-installer-8-12-x86.x86_64.run . Version ati-driver-installer-9.2-x86.x86_64.run, and ati-driver-installer-9-4-x86.x86_64.run has this bug. At least on integrated HD3200 card.&lt;br /&gt;
&lt;br /&gt;
=== No XVideo support on 690G integrated graphic chipset ===&lt;br /&gt;
*Upgrade your BIOS if you get random flicker lines and black screen with a 690G chip.&lt;br /&gt;
*Motherboard using the 690G IGP chipset don&#039;t have XVideo support. When you execute the &amp;quot;xvinfo&amp;quot; command you get &amp;quot;no adaptors present&amp;quot;. This is the case by using the 8.39.4 FGLRX driver and whenever the &amp;quot;sudo aticonfig --overlay-type=Xv&amp;quot; command or the &amp;quot;sudo aticonfig --overlay-type=opengl&amp;quot; was used. ATI seem to know this as there list TVtime as an application unable to run on a 690G chip.&lt;br /&gt;
* XVideo works with 8-1 release (version 8.45.4).  You need to change the defaults in /etc/ati/amdpcsdb (created by amdcccle, loaded by X on start, and saved on exit). With X shutdown, set VideoOverlay=Son, OpenGLOverlay=Soff, and Textured2D=STrue. (Don&#039;t use aticonfig or xorg.conf to set these.  At this time, aticonfig and amdccle don&#039;t change these settings, and /etc/ati/amdpcsdb seems to override xorg.conf) (Verified on Asus M2A-VM with BIOS 1501)&lt;br /&gt;
* With 8-3 release (8.47.1), to get XVideo working I added &#039;&#039;Option &amp;quot;TexturedVideo&amp;quot; &amp;quot;true&amp;quot;&#039;&#039; to the xorg.conf file. It wasn&#039;t necessary to edit the /etc/ati/amdpcsdb file as described in the paragraph above; the open GL overlay can be active and it will still work.&lt;br /&gt;
&lt;br /&gt;
=== System lockup on logout or switch to virtual consoles ===&lt;br /&gt;
&lt;br /&gt;
If your system locks up after you logout or when you try to switch to a virtual console, this might be an instance of [http://ati.cchtml.com/show_bug.cgi?id=330 this bug]. It is likely that the problem only occurs for users with an &#039;&#039;&#039;Xorg version of at least 7.0&#039;&#039;&#039;. Probably it only affects users of &#039;&#039;&#039;DVI&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
There is a workaround: Use a standard D-Sub VGA connector instead of the DVI connector.&lt;br /&gt;
&lt;br /&gt;
This workaround was posted as a comment to another related bug: see [http://ati.cchtml.com/show_bug.cgi?id=239#c48 here].&lt;br /&gt;
---------&lt;br /&gt;
Unfortunately &amp;quot;D-sub&amp;quot; users (like me) have the same problem.&lt;br /&gt;
&lt;br /&gt;
=== BigDesktop (Dual screen) doesn&#039;t work after GDM login screen ===&lt;br /&gt;
&lt;br /&gt;
This can occur on Ubuntu Feisty Fawn &amp;amp; Gutsy.&lt;br /&gt;
&lt;br /&gt;
System &amp;gt; Prefrences &amp;gt; Screen Resolution&lt;br /&gt;
&lt;br /&gt;
Select the resolution that is a combination of both screen resolutions wide and your height.&lt;br /&gt;
&lt;br /&gt;
If X crashes during login, go to a virtual console using Ctrl+Alt+F1, log in, &amp;lt;code&amp;gt;sudo vim /etc/X11/xorg.conf&amp;lt;/code&amp;gt;, and comment out the line which looks like the following:&lt;br /&gt;
{{Box File|/etc/X11/xorg.conf|&lt;br /&gt;
&amp;lt;pre&amp;gt;  Option  &amp;quot;DesktopSetup&amp;quot;  &amp;quot;something&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Computer Freezes while using fglrx (UMA and SIDEPORT)  ===&lt;br /&gt;
If after choosing fglrx as your driver in either xorg.conf or xfree86.conf files, the computer freezes and becomes unresponsive while trying to start X this may be the solution.&lt;br /&gt;
&lt;br /&gt;
Some ATI cards have the ability to run in three modes: UMA, SIDEPORT, or a combination of both. UMA mode is that one in which the video card does not use its dedicated memory, but rather uses and shares the system memory. On the other hand, SIDEPORT mode is the one in which the card uses its own dedicated memory. And finally, the third mode is a combination of the previous modes in which the card uses both the system memory and its dedicated memory.&lt;br /&gt;
&lt;br /&gt;
If your computer hangs, this settings may be where the solution lies. If your computer hangs, try using either UMA by itself or a combination of both. However, if you choose the combination, make sure that the UMA one is at least 128MB. In my case, I have SIDEPORT 128MB and 128MB UMA. If I choose any less for UMA, it does not work. This is definetly not an attractive solution since it compromises your systems performance. Hopefully, this will be solved very soon.&lt;br /&gt;
&lt;br /&gt;
On some systems, the BIOS screen may not offer a choice of UMA or SIDEPORT.  In this case, you can try turning the amount of RAM dedicated to the video card down, from 128Mb to 64Mb for example.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Graphical Anomalies ===&lt;br /&gt;
&lt;br /&gt;
This was experienced with an ATI Radeon X1600 Pro 512mb:&lt;br /&gt;
&lt;br /&gt;
After following instructions for both Method 1 and Method 2, whenever the Composite Extension is disabled, the display would be almost unusable, but the fglrxinfo command would display the correct information.  If the Composite Extension is re-enabled the display would be usable, but fglrxinfo would report using mesa drivers.&lt;br /&gt;
&lt;br /&gt;
To resolve the problem it maybe needed to lower the AGP Aperture setting in my BIOS to 128mb (or lower worked too).  The AGP Aperture was initially set to 256mb. After setting the AGP Aperture to 128mb, everything worked perfectly; the Composite Extension is disabled, fglrxinfo reports the correct drivers, and direct rendering is enabled. Some systems may require setting the AGP Aperture to the highest setting (256mb or 512mb).&lt;br /&gt;
&lt;br /&gt;
There&#039;s been a bug report regarding [https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/150627 anomalies in Firefox] as well.&lt;br /&gt;
&lt;br /&gt;
=== OpenGL framebuffer Corruption ===&lt;br /&gt;
&lt;br /&gt;
This problem has been experienced on Thinkpads (T60p) with an ATI MOBILITY FireGL V5250 running driver versions 7.12, 8.01 and 8.02. Whenever any OpenGL application is rendered, the rendered output appears &amp;quot;scrambled&amp;quot; and unreadable. This problem is not very well documented and both glxgears and fgl_glxgears display this anomaly when testing.&lt;br /&gt;
&lt;br /&gt;
When Anti-Aliasing is forced, the problem resides.&lt;br /&gt;
&lt;br /&gt;
A solution (tested with 8.02 on Ubuntu Gutsy) to this problem is to open the ATI/AMD Catalyst Control Center and expand the item labeled &#039;3D&#039; in the options tree on the left-hand side of the window. From there, select &amp;quot;Anti-Aliasing&amp;quot; and check the box which reads: &amp;quot;Override application setting&amp;quot;. Apply the settings and close the control center.&lt;br /&gt;
&lt;br /&gt;
For an example of this anomaly, please see [http://i31.tinypic.com/244z9z8.png this image]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This solution not work on acer laptop with ATI Mobility Radeon HD 2400 XT.&lt;br /&gt;
kepfeltoltes.hu/view/080302/atisux_www.kepfeltoltes.hu_.jpg&lt;br /&gt;
&lt;br /&gt;
=== Blank Screen with Xorg 1.3.0 ===&lt;br /&gt;
If you happen to get a blank screen on X startup and you find lines similar to those in your Xorg.log:&lt;br /&gt;
{{Box File|/var/log/Xorg.log|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
2: /usr/lib64/xorg/modules/drivers//fglrx_drv.so(swlDalHelperValidateModeFromDAL 0x549) [...]&lt;br /&gt;
3: /usr/lib64/xorg/modules/drivers//fglrx_drv.so [...]&lt;br /&gt;
4: /usr/lib64/xorg/modules/drivers//fglrx_drv.so(atiddxPreInit 0x8b3) [...]&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Then you&#039;re probably using the ati-drivers with Xorg-1.3.0. If that&#039;s the case the only solution (known to me) is to use a version &amp;lt; 1.3.0.&lt;br /&gt;
&lt;br /&gt;
Edit: I got the same problem after using the --add-pairmode argument of aticonfig (using Xorg 1.3.0). My ati mobility x300 seemes to try&lt;br /&gt;
sending the monitor signal to the vga output (even if no monitor is connected to it). After pressing [Fn]+[F8(CRT/LCD)] the monitor&lt;br /&gt;
signal sometimes returnes to the internal laptop monitor.&lt;br /&gt;
By switching to a console or shutting down the X-server, the card switches back to vga...&lt;br /&gt;
&lt;br /&gt;
My solution: overwriting the file /etc/ati/amdpcsdb with /etc/ati/amdpcsdb.default (sudo cp /etc/ati/amdpcsdb.default /etc/ati/amdpcsdb)&lt;br /&gt;
and restore the xorg.conf (since Xorg replaces /etc/X11/xorg.conf with a failsafe config file). Then reboot the system: fglrx should now&lt;br /&gt;
work fine again with Xorg-1.3.0 .&lt;br /&gt;
&lt;br /&gt;
=== Radeon GPU fan is very loud / constantly works ===&lt;br /&gt;
:See [http://ati.cchtml.com/show_bug.cgi?id=499 bug 499] for additional information.&lt;br /&gt;
It seems fglrx has a bug with all X800/X850 cards causing them to heat up excessively&lt;br /&gt;
even when not in 3D mode. This behaviour will cause the cards&#039; fans to function on full&lt;br /&gt;
blast continuously. There is no known fix as of driver 8.31.05 or previous. Open source&lt;br /&gt;
&amp;quot;radeon&amp;quot; driver does not exhibit this problem.&lt;br /&gt;
&lt;br /&gt;
My Ati 1650GT has the same problem.It was normal when I enter ubuntu for 1 or 2minutes,and than ,the fan became crazy..No doubt it&#039;s because the temp~&lt;br /&gt;
&lt;br /&gt;
It happens too with Radeon X1800 GTO and Radeon X1900 GT.&lt;br /&gt;
&lt;br /&gt;
Possible solution (at least using a Mobility Radeon X1600): &lt;br /&gt;
&amp;lt;pre&amp;gt;aticonfig --set-powerstate=1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To find out which powerstates your Radeon supports try:&lt;br /&gt;
&amp;lt;pre&amp;gt;aticonfig --lsp&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== System freezes after logout with GDM, KDM or XDM&amp;lt;ref&amp;gt;http://ati.cchtml.com/show_bug.cgi?id=239 Going back to gdm/kdm/xdm hardlocks after running X session&amp;lt;/ref&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
If you use GDM, which is the default Login Manager on Ubuntu, modify&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo gedit /etc/gdm/gdm.conf&amp;lt;/pre&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Box File|/etc/gdm/gdm.conf|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;AlwaysRestartServer=true&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If you use KDM, which is the default Login Manager on Kubuntu, add to the [X-:*-Core] section the following&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo kate /etc/kde3/kdm/kdmrc&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Box File|/etc/kde3/kdm/kdmrc|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;TerminateServer=true&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
if you use xdm, add the following to&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo gedit /etc/X11/xdm/xdm-config&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Box File|/etc/X11/xdm/xdm-config|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;DisplayManager*terminateServer:	true&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== System freezes at startup of Fedora 7 or RHEL 5.3 after installing the driver ===&lt;br /&gt;
&lt;br /&gt;
Turn off the Redhat Graphical boot from grub config:&lt;br /&gt;
&lt;br /&gt;
Edit the grub config file located at /boot/grub/grub.conf and remove the &#039;rhgb&#039; from the kernel line in order to disable the Redhat Graphical boot.&lt;br /&gt;
&lt;br /&gt;
This also works for Red Hat Enterprise Linux 5.3.&lt;br /&gt;
&lt;br /&gt;
=== System lockup on logout with catalyst 8.01 &amp;lt;ref&amp;gt;http://www.phoronix.com/forums/showthread.php?t=7448&amp;amp;page=5 System lockup on logout with catalyst 8.01&amp;lt;/ref&amp;gt;===&lt;br /&gt;
To solve this issue you need to disable atieventsd. On ubuntu you can run:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo /usr/sbin/update-rc.d -f atieventsd remove&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Intermittent Freezes/Lockups due to AGPv3 running at 8x ===&lt;br /&gt;
Try forcing X to set AGP Speed to 4x&lt;br /&gt;
{{Box File|/etc/X11/xorg.conf|&lt;br /&gt;
&amp;lt;pre&amp;gt;  Option &amp;quot;AGPv3Mask&amp;quot; &amp;quot;0x00000002&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
((Would be nice to put down WHERE to change this, not just to change this. The same applies to just about every hint shown above.))&lt;br /&gt;
&lt;br /&gt;
+ You add it to the &amp;quot;Device&amp;quot; section for your graphics card in /etc/X11/xorg.conf.&lt;br /&gt;
&lt;br /&gt;
=== Flickering Video with Compiz enabled ===&lt;br /&gt;
Flicking video using mplayer to play movies may be caused by Compiz.  Compiz is enabled by default on new Ubuntu 8.10 installs (and up).&lt;br /&gt;
&lt;br /&gt;
To disable Compiz in Ubuntu:&lt;br /&gt;
# right-click on the background, select &amp;quot;Change Desktop Background&amp;quot;&lt;br /&gt;
# Select &amp;quot;Visual Effects&amp;quot; tab&lt;br /&gt;
# Select &amp;quot;None&amp;quot;&lt;br /&gt;
&lt;br /&gt;
What also works, is to enable tear free desktop in config in 11.2+.&lt;br /&gt;
&lt;br /&gt;
=== _ZN17SegmentMapManager13deleteMappingEP9CMMClient+0x3f/0x170 ===&lt;br /&gt;
Strange name for a bug but this is what your kernel might say if your screen freeze completely while using two sessions and switching between them. The bug is more likely to occur while doing the session switch, but can also occur in a later moment. I have observed it while starting a new application, or while doing a simple page scrolling. Anyway, in case of this bug the graphic is completely unusable as well as the console switching, but the OS and non graphic application continue to work. A reboot it the only way I know to bring back the screen to normal operations. Then your /var/log/kernel.log might contain something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704151] BUG: unable to handle kernel NULL pointer dereference at 00000000000001c0&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704168] IP: [&amp;lt;ffffffffa030ef0f&amp;gt;] _ZN17SegmentMapManager13deleteMappingEP9CMMClient+0x3f/0x170 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704319] PGD 171a1b067 PUD 1b5376067 PMD 0 &lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704330] Oops: 0000 [#1] SMP &lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704337] last sysfs file: /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704346] CPU 1 &lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704351] Modules linked in: cramfs ext2 iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 iptable_filter ip_tables x_tables fglrx(P) ftdi_sio usbserial ext3 jbd mbcache btrfs nls_utf8 zlib_deflate nls_cp437 crc32c vfat &lt;br /&gt;
fat libcrc32c radeon ttm drm_kms_helper drm i2c_algo_bit ppdev lp sco bridge stp bnep rfcomm l2cap crc16 powernow_k8 cpufreq_stats cpufreq_powersave cpufreq_conservative cpufreq_userspace binfmt_misc fuse loop snd_hda_codec_atihdmi snd_hda_codec_realtek snd_usb_audio snd&lt;br /&gt;
_hda_intel snd_hda_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_usb_lib snd_hwdep snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device sd_mod btusb crc_t10dif usblp asus_atk0110 bluetooth snd parport_pc i2c_piix4 parport psmouse rfkill button k8tem&lt;br /&gt;
p i2c_core shpchp serio_raw processor pcspkr evdev soundcore pci_hotplug edac_core snd_page_alloc edac_mce_amd usbhid hid nfs lockd fscache nfs_acl auth_rpcgss sunrpc usb_storage ata_generic ahci firewire_ohci fi&lt;br /&gt;
Dec 16 07:22:13 cube kernel: rewire_core crc_itu_t sky2 thermal thermal_sys pata_atiixp libata ohci_hcd ehci_hcd scsi_mod usbcore nls_base [last unloaded: fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] Pid: 7344, comm: Xorg Tainted: P        W  2.6.32-5-amd64 #1 System Product Name&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RIP: 0010:[&amp;lt;ffffffffa030ef0f&amp;gt;]  [&amp;lt;ffffffffa030ef0f&amp;gt;] _ZN17SegmentMapManager13deleteMappingEP9CMMClient+0x3f/0x170 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RSP: 0018:ffff88003e91bc38  EFLAGS: 00010292&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RAX: 0000000000000000 RBX: ffffc9001236f620 RCX: 00000000000006b0&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RDX: 0000000000000000 RSI: ffffc90012398e00 RDI: 0000000000000140&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RBP: ffffc90012398e00 R08: ffff88020b560008 R09: ffffc9001237b620&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] R10: 00000000000006bc R11: 0000000000000001 R12: ffff88003e91bc58&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] R13: 00000000000001c0 R14: ffffc90012398e00 R15: 0000000000000140&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] FS:  00007f52b107d700(0000) GS:ffff880008480000(0000) knlGS:00000000f75858d0&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] CR2: 00000000000001c0 CR3: 00000001712a7000 CR4: 00000000000006e0&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] Process Xorg (pid: 7344, threadinfo ffff88003e91a000, task ffff88020bf5a350)&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] Stack:&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  000000001238c660 ffffffffa0389489 0000000000000100 0000000000000148&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] &amp;lt;0&amp;gt; 0000000000000000 0000000000000000 000002af00000068 ffffffffa038c6e7&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] &amp;lt;0&amp;gt; 00000000000001c0 000000000019330c 00007f52ab7a2000 ffffc9001236f620&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] Call Trace:&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa0311680&amp;gt;] ? _ZN3MSF9free_surfEP9CMMDriverP10CMMSurface+0x50/0xe0 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa030d391&amp;gt;] ? CMMFreeSurface+0x131/0x1b0 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa031d24c&amp;gt;] ? _Z8uCWDDEQCmjjPvjS_+0x68c/0xf00 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa02d2114&amp;gt;] ? firegl_cmmqs_CWDDE_32+0x334/0x440 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa02d0ba0&amp;gt;] ? firegl_cmmqs_CWDDE32+0x70/0x100 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa02d0b30&amp;gt;] ? firegl_cmmqs_CWDDE32+0x0/0x100 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa02b0b5a&amp;gt;] ? firegl_ioctl+0x1ea/0x250 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffff810fa4c7&amp;gt;] ? vfs_ioctl+0x56/0x6c&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffff810fa9e0&amp;gt;] ? do_vfs_ioctl+0x48d/0x4cb&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffff812fd946&amp;gt;] ? do_page_fault+0x2e0/0x2fc&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffff810faa6f&amp;gt;] ? sys_ioctl+0x51/0x70&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffff81010b42&amp;gt;] ? system_call_fastpath+0x16/0x1b&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] Code: 4c 8d 64 24 20 c7 44 24 04 00 00 00 00 4c 8d af 80 00 00 00 48 c7 44 24 20 00 00 00 00 48 c7 44 24 28 00 00 00 00 4c 89 6c 24 40 &amp;lt;49&amp;gt; 8b 5d 00 31 c0 48 85 db 48 89 5c 24 30 74 04 48 8b 43 30 49 &lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RIP  [&amp;lt;ffffffffa030ef0f&amp;gt;] _ZN17SegmentMapManager13deleteMappingEP9CMMClient+0x3f/0x170 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  RSP &amp;lt;ffff88003e91bc38&amp;gt;&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] CR2: 00000000000001c0&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.705883] ---[ end trace c9192c1a2722dc89 ]---&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
As fglrx source is closed, it will b difficult to catch this bug without AMD internal resource. If someone from AMD read this: please catch this bug. It is there from a least the last couple of monthly driver and really make my machine unable to do the work it was intended to do. I first see this bug using a Debian Lenny AMD64 with a old kernel. I recently upgraded to Debian Squeeze AMD64 with his last kernel, but the bug is exactly the same.&lt;br /&gt;
&lt;br /&gt;
=== An Example of a working Xorg.conf ===&lt;br /&gt;
Lots of trial and error changing Options to get Compiz-Fusion running under Mandriva 2008-2010.  X Server 1.6.5&lt;br /&gt;
(Sadly, the &#039;drak&#039; tools that come with Mandriva to configure are worthless.)&lt;br /&gt;
&lt;br /&gt;
In this instance it was chosen to remove packaged drivers and install from .bin file from AMD/ATI.&lt;br /&gt;
&lt;br /&gt;
Most Options were added per &#039;aticonfig -f --initial ... ...&#039;.  &lt;br /&gt;
And the rest were added as needed.  Constantly checking &#039;/var/log/Xorg.0.log&#039; for errors and warnings.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; Section &amp;quot;ServerLayout&amp;quot;                     &lt;br /&gt;
        Identifier     &amp;quot;aticonfig Layout&amp;quot;  &lt;br /&gt;
        Screen      0  &amp;quot;aticonfig-Screen[0]-0&amp;quot; 0 0  # The extra zeros are necessary for some reason&lt;br /&gt;
        Option         &amp;quot;AIGLX&amp;quot;                    &lt;br /&gt;
EndSection                                        &lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Files&amp;quot;&lt;br /&gt;
EndSection     &lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Module&amp;quot;&lt;br /&gt;
        Load &amp;quot;dbe&amp;quot;&lt;br /&gt;
        Load &amp;quot;v4l&amp;quot;&lt;br /&gt;
        Load &amp;quot;extmod&amp;quot;&lt;br /&gt;
        Load &amp;quot;type1&amp;quot; &lt;br /&gt;
        Load &amp;quot;freetype&amp;quot;&lt;br /&gt;
        Load &amp;quot;glx&amp;quot;     &lt;br /&gt;
        Load &amp;quot;dri&amp;quot;     &lt;br /&gt;
EndSection             &lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
        Identifier &amp;quot;aticonfig-Monitor[0]-0&amp;quot;&lt;br /&gt;
        Option &amp;quot;VendorName&amp;quot; &amp;quot;Hewlett-Packard&amp;quot;&lt;br /&gt;
        Option &amp;quot;ModelName&amp;quot; &amp;quot;HP D2845 Ergo 1600 21-inch Display&amp;quot;&lt;br /&gt;
        HorizSync 31.5-95.0                                    &lt;br /&gt;
        VertRefresh 50.0-160.0                                 &lt;br /&gt;
        Option      &amp;quot;DPMS&amp;quot; &amp;quot;true&amp;quot;                              &lt;br /&gt;
EndSection                                                     &lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Device&amp;quot;&lt;br /&gt;
        Identifier  &amp;quot;aticonfig-Device[0]-0&amp;quot;&lt;br /&gt;
        Driver      &amp;quot;fglrx&amp;quot;&lt;br /&gt;
        BusID       &amp;quot;PCI:1:0:0&amp;quot;&lt;br /&gt;
        Option      &amp;quot;UseFastTLS&amp;quot; &amp;quot;2&amp;quot;&lt;br /&gt;
        Option      &amp;quot;Textured2D&amp;quot; &amp;quot;on&amp;quot;&lt;br /&gt;
        Option      &amp;quot;TexturedXrender&amp;quot; &amp;quot;off&amp;quot;&lt;br /&gt;
        Option      &amp;quot;BackingStore&amp;quot; &amp;quot;on&amp;quot;&lt;br /&gt;
        Option      &amp;quot;VideoOverlay&amp;quot; &amp;quot;off&amp;quot;&lt;br /&gt;
        Option      &amp;quot;OpenGLOverlay&amp;quot; &amp;quot;off&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
        Identifier &amp;quot;aticonfig-Screen[0]-0&amp;quot;&lt;br /&gt;
        Device     &amp;quot;aticonfig-Device[0]-0&amp;quot;&lt;br /&gt;
        Monitor    &amp;quot;aticonfig-Monitor[0]-0&amp;quot;&lt;br /&gt;
        DefaultDepth     24&lt;br /&gt;
        SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                Viewport   0 0&lt;br /&gt;
                Depth     24&lt;br /&gt;
        EndSubSection&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Extensions&amp;quot;&lt;br /&gt;
        Option      &amp;quot;Composite&amp;quot; &amp;quot;on&amp;quot;&lt;br /&gt;
        Option      &amp;quot;RENDER&amp;quot; &amp;quot;on&amp;quot; # essential for proper window border rendering&lt;br /&gt;
        Option      &amp;quot;DAMAGE&amp;quot; &amp;quot;on&amp;quot; # compiz-fusion calls for explicitly&lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Open for scrutiny and testing.&lt;br /&gt;
&lt;br /&gt;
==aticonfig Issues==&lt;br /&gt;
If you get the message ‘‘aticonfig: No supported adapters detected’’, you might have a card not officially supported by the fglrx driver but that might still work when forcing the driver to load. See [[Ubuntu#Unsupported_adapter]].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation Documentation]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:NeedsUpdating]]&lt;br /&gt;
{{VCT}}&lt;/div&gt;</summary>
		<author><name>82.136.202.164</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Troubleshooting&amp;diff=6490</id>
		<title>Troubleshooting</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Troubleshooting&amp;diff=6490"/>
		<updated>2011-03-30T21:51:25Z</updated>

		<summary type="html">&lt;p&gt;82.136.202.164: /* Flickering Video with Compiz enabled */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==X Server Related Issues==&lt;br /&gt;
&lt;br /&gt;
=== No high-resolution video modes available ===&lt;br /&gt;
* Versions of the fglrx driver following 7.12 had problems with video resolutions higher than 1280 x 1024. The modes of the xorg.conf are simply ignored, and the server starts up e.g. with a resolution 1280 x 1024 (even if this resolution is not defined in xorg.conf). This is particularly a problem on LCD displays.&lt;br /&gt;
* [http://ati.cchtml.com/show_bug.cgi?id=160 This bug] documents the problem; it is &#039;&#039;&#039;fixed&#039;&#039;&#039; since driver version 8.2&lt;br /&gt;
* Looks like it reappeared again some version above ati-driver-installer-8-12-x86.x86_64.run . Version ati-driver-installer-9.2-x86.x86_64.run, and ati-driver-installer-9-4-x86.x86_64.run has this bug. At least on integrated HD3200 card.&lt;br /&gt;
&lt;br /&gt;
=== No XVideo support on 690G integrated graphic chipset ===&lt;br /&gt;
*Upgrade your BIOS if you get random flicker lines and black screen with a 690G chip.&lt;br /&gt;
*Motherboard using the 690G IGP chipset don&#039;t have XVideo support. When you execute the &amp;quot;xvinfo&amp;quot; command you get &amp;quot;no adaptors present&amp;quot;. This is the case by using the 8.39.4 FGLRX driver and whenever the &amp;quot;sudo aticonfig --overlay-type=Xv&amp;quot; command or the &amp;quot;sudo aticonfig --overlay-type=opengl&amp;quot; was used. ATI seem to know this as there list TVtime as an application unable to run on a 690G chip.&lt;br /&gt;
* XVideo works with 8-1 release (version 8.45.4).  You need to change the defaults in /etc/ati/amdpcsdb (created by amdcccle, loaded by X on start, and saved on exit). With X shutdown, set VideoOverlay=Son, OpenGLOverlay=Soff, and Textured2D=STrue. (Don&#039;t use aticonfig or xorg.conf to set these.  At this time, aticonfig and amdccle don&#039;t change these settings, and /etc/ati/amdpcsdb seems to override xorg.conf) (Verified on Asus M2A-VM with BIOS 1501)&lt;br /&gt;
* With 8-3 release (8.47.1), to get XVideo working I added &#039;&#039;Option &amp;quot;TexturedVideo&amp;quot; &amp;quot;true&amp;quot;&#039;&#039; to the xorg.conf file. It wasn&#039;t necessary to edit the /etc/ati/amdpcsdb file as described in the paragraph above; the open GL overlay can be active and it will still work.&lt;br /&gt;
&lt;br /&gt;
=== System lockup on logout or switch to virtual consoles ===&lt;br /&gt;
&lt;br /&gt;
If your system locks up after you logout or when you try to switch to a virtual console, this might be an instance of [http://ati.cchtml.com/show_bug.cgi?id=330 this bug]. It is likely that the problem only occurs for users with an &#039;&#039;&#039;Xorg version of at least 7.0&#039;&#039;&#039;. Probably it only affects users of &#039;&#039;&#039;DVI&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
There is a workaround: Use a standard D-Sub VGA connector instead of the DVI connector.&lt;br /&gt;
&lt;br /&gt;
This workaround was posted as a comment to another related bug: see [http://ati.cchtml.com/show_bug.cgi?id=239#c48 here].&lt;br /&gt;
---------&lt;br /&gt;
Unfortunately &amp;quot;D-sub&amp;quot; users (like me) have the same problem.&lt;br /&gt;
&lt;br /&gt;
=== BigDesktop (Dual screen) doesn&#039;t work after GDM login screen ===&lt;br /&gt;
&lt;br /&gt;
This can occur on Ubuntu Feisty Fawn &amp;amp; Gutsy.&lt;br /&gt;
&lt;br /&gt;
System &amp;gt; Prefrences &amp;gt; Screen Resolution&lt;br /&gt;
&lt;br /&gt;
Select the resolution that is a combination of both screen resolutions wide and your height.&lt;br /&gt;
&lt;br /&gt;
If X crashes during login, go to a virtual console using Ctrl+Alt+F1, log in, &amp;lt;code&amp;gt;sudo vim /etc/X11/xorg.conf&amp;lt;/code&amp;gt;, and comment out the line which looks like the following:&lt;br /&gt;
{{Box File|/etc/X11/xorg.conf|&lt;br /&gt;
&amp;lt;pre&amp;gt;  Option  &amp;quot;DesktopSetup&amp;quot;  &amp;quot;something&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Computer Freezes while using fglrx (UMA and SIDEPORT)  ===&lt;br /&gt;
If after choosing fglrx as your driver in either xorg.conf or xfree86.conf files, the computer freezes and becomes unresponsive while trying to start X this may be the solution.&lt;br /&gt;
&lt;br /&gt;
Some ATI cards have the ability to run in three modes: UMA, SIDEPORT, or a combination of both. UMA mode is that one in which the video card does not use its dedicated memory, but rather uses and shares the system memory. On the other hand, SIDEPORT mode is the one in which the card uses its own dedicated memory. And finally, the third mode is a combination of the previous modes in which the card uses both the system memory and its dedicated memory.&lt;br /&gt;
&lt;br /&gt;
If your computer hangs, this settings may be where the solution lies. If your computer hangs, try using either UMA by itself or a combination of both. However, if you choose the combination, make sure that the UMA one is at least 128MB. In my case, I have SIDEPORT 128MB and 128MB UMA. If I choose any less for UMA, it does not work. This is definetly not an attractive solution since it compromises your systems performance. Hopefully, this will be solved very soon.&lt;br /&gt;
&lt;br /&gt;
On some systems, the BIOS screen may not offer a choice of UMA or SIDEPORT.  In this case, you can try turning the amount of RAM dedicated to the video card down, from 128Mb to 64Mb for example.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Graphical Anomalies ===&lt;br /&gt;
&lt;br /&gt;
This was experienced with an ATI Radeon X1600 Pro 512mb:&lt;br /&gt;
&lt;br /&gt;
After following instructions for both Method 1 and Method 2, whenever the Composite Extension is disabled, the display would be almost unusable, but the fglrxinfo command would display the correct information.  If the Composite Extension is re-enabled the display would be usable, but fglrxinfo would report using mesa drivers.&lt;br /&gt;
&lt;br /&gt;
To resolve the problem it maybe needed to lower the AGP Aperture setting in my BIOS to 128mb (or lower worked too).  The AGP Aperture was initially set to 256mb. After setting the AGP Aperture to 128mb, everything worked perfectly; the Composite Extension is disabled, fglrxinfo reports the correct drivers, and direct rendering is enabled. Some systems may require setting the AGP Aperture to the highest setting (256mb or 512mb).&lt;br /&gt;
&lt;br /&gt;
There&#039;s been a bug report regarding [https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/150627 anomalies in Firefox] as well.&lt;br /&gt;
&lt;br /&gt;
=== OpenGL framebuffer Corruption ===&lt;br /&gt;
&lt;br /&gt;
This problem has been experienced on Thinkpads (T60p) with an ATI MOBILITY FireGL V5250 running driver versions 7.12, 8.01 and 8.02. Whenever any OpenGL application is rendered, the rendered output appears &amp;quot;scrambled&amp;quot; and unreadable. This problem is not very well documented and both glxgears and fgl_glxgears display this anomaly when testing.&lt;br /&gt;
&lt;br /&gt;
When Anti-Aliasing is forced, the problem resides.&lt;br /&gt;
&lt;br /&gt;
A solution (tested with 8.02 on Ubuntu Gutsy) to this problem is to open the ATI/AMD Catalyst Control Center and expand the item labeled &#039;3D&#039; in the options tree on the left-hand side of the window. From there, select &amp;quot;Anti-Aliasing&amp;quot; and check the box which reads: &amp;quot;Override application setting&amp;quot;. Apply the settings and close the control center.&lt;br /&gt;
&lt;br /&gt;
For an example of this anomaly, please see [http://i31.tinypic.com/244z9z8.png this image]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This solution not work on acer laptop with ATI Mobility Radeon HD 2400 XT.&lt;br /&gt;
kepfeltoltes.hu/view/080302/atisux_www.kepfeltoltes.hu_.jpg&lt;br /&gt;
&lt;br /&gt;
=== Blank Screen with Xorg 1.3.0 ===&lt;br /&gt;
If you happen to get a blank screen on X startup and you find lines similar to those in your Xorg.log:&lt;br /&gt;
{{Box File|/var/log/Xorg.log|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
2: /usr/lib64/xorg/modules/drivers//fglrx_drv.so(swlDalHelperValidateModeFromDAL 0x549) [...]&lt;br /&gt;
3: /usr/lib64/xorg/modules/drivers//fglrx_drv.so [...]&lt;br /&gt;
4: /usr/lib64/xorg/modules/drivers//fglrx_drv.so(atiddxPreInit 0x8b3) [...]&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Then you&#039;re probably using the ati-drivers with Xorg-1.3.0. If that&#039;s the case the only solution (known to me) is to use a version &amp;lt; 1.3.0.&lt;br /&gt;
&lt;br /&gt;
Edit: I got the same problem after using the --add-pairmode argument of aticonfig (using Xorg 1.3.0). My ati mobility x300 seemes to try&lt;br /&gt;
sending the monitor signal to the vga output (even if no monitor is connected to it). After pressing [Fn]+[F8(CRT/LCD)] the monitor&lt;br /&gt;
signal sometimes returnes to the internal laptop monitor.&lt;br /&gt;
By switching to a console or shutting down the X-server, the card switches back to vga...&lt;br /&gt;
&lt;br /&gt;
My solution: overwriting the file /etc/ati/amdpcsdb with /etc/ati/amdpcsdb.default (sudo cp /etc/ati/amdpcsdb.default /etc/ati/amdpcsdb)&lt;br /&gt;
and restore the xorg.conf (since Xorg replaces /etc/X11/xorg.conf with a failsafe config file). Then reboot the system: fglrx should now&lt;br /&gt;
work fine again with Xorg-1.3.0 .&lt;br /&gt;
&lt;br /&gt;
=== Radeon GPU fan is very loud / constantly works ===&lt;br /&gt;
:See [http://ati.cchtml.com/show_bug.cgi?id=499 bug 499] for additional information.&lt;br /&gt;
It seems fglrx has a bug with all X800/X850 cards causing them to heat up excessively&lt;br /&gt;
even when not in 3D mode. This behaviour will cause the cards&#039; fans to function on full&lt;br /&gt;
blast continuously. There is no known fix as of driver 8.31.05 or previous. Open source&lt;br /&gt;
&amp;quot;radeon&amp;quot; driver does not exhibit this problem.&lt;br /&gt;
&lt;br /&gt;
My Ati 1650GT has the same problem.It was normal when I enter ubuntu for 1 or 2minutes,and than ,the fan became crazy..No doubt it&#039;s because the temp~&lt;br /&gt;
&lt;br /&gt;
It happens too with Radeon X1800 GTO and Radeon X1900 GT.&lt;br /&gt;
&lt;br /&gt;
Possible solution (at least using a Mobility Radeon X1600): &lt;br /&gt;
&amp;lt;pre&amp;gt;aticonfig --set-powerstate=1&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To find out which powerstates your Radeon supports try:&lt;br /&gt;
&amp;lt;pre&amp;gt;aticonfig --lsp&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== System freezes after logout with GDM, KDM or XDM&amp;lt;ref&amp;gt;http://ati.cchtml.com/show_bug.cgi?id=239 Going back to gdm/kdm/xdm hardlocks after running X session&amp;lt;/ref&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
If you use GDM, which is the default Login Manager on Ubuntu, modify&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo gedit /etc/gdm/gdm.conf&amp;lt;/pre&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Box File|/etc/gdm/gdm.conf|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;AlwaysRestartServer=true&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If you use KDM, which is the default Login Manager on Kubuntu, add to the [X-:*-Core] section the following&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo kate /etc/kde3/kdm/kdmrc&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Box File|/etc/kde3/kdm/kdmrc|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;TerminateServer=true&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
if you use xdm, add the following to&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo gedit /etc/X11/xdm/xdm-config&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Box File|/etc/X11/xdm/xdm-config|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;DisplayManager*terminateServer:	true&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== System freezes at startup of Fedora 7 or RHEL 5.3 after installing the driver ===&lt;br /&gt;
&lt;br /&gt;
Turn off the Redhat Graphical boot from grub config:&lt;br /&gt;
&lt;br /&gt;
Edit the grub config file located at /boot/grub/grub.conf and remove the &#039;rhgb&#039; from the kernel line in order to disable the Redhat Graphical boot.&lt;br /&gt;
&lt;br /&gt;
This also works for Red Hat Enterprise Linux 5.3.&lt;br /&gt;
&lt;br /&gt;
=== System lockup on logout with catalyst 8.01 &amp;lt;ref&amp;gt;http://www.phoronix.com/forums/showthread.php?t=7448&amp;amp;page=5 System lockup on logout with catalyst 8.01&amp;lt;/ref&amp;gt;===&lt;br /&gt;
To solve this issue you need to disable atieventsd. On ubuntu you can run:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo /usr/sbin/update-rc.d -f atieventsd remove&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Intermittent Freezes/Lockups due to AGPv3 running at 8x ===&lt;br /&gt;
Try forcing X to set AGP Speed to 4x&lt;br /&gt;
{{Box File|/etc/X11/xorg.conf|&lt;br /&gt;
&amp;lt;pre&amp;gt;  Option &amp;quot;AGPv3Mask&amp;quot; &amp;quot;0x00000002&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
((Would be nice to put down WHERE to change this, not just to change this. The same applies to just about every hint shown above.))&lt;br /&gt;
&lt;br /&gt;
+ You add it to the &amp;quot;Device&amp;quot; section for your graphics card in /etc/X11/xorg.conf.&lt;br /&gt;
&lt;br /&gt;
=== Flickering Video with Compiz enabled ===&lt;br /&gt;
Flicking video using mplayer to play movies may be caused by Compiz.  Compiz is enabled by default on new Ubuntu 8.10 installs (and up).&lt;br /&gt;
&lt;br /&gt;
To disable Compiz in Ubuntu:&lt;br /&gt;
# right-click on the background, select &amp;quot;Change Desktop Background&amp;quot;&lt;br /&gt;
# Select &amp;quot;Visual Effects&amp;quot; tab&lt;br /&gt;
# Select &amp;quot;None&amp;quot;&lt;br /&gt;
&lt;br /&gt;
(Verified to work on Ubuntu x86_64 8.10 with HD 3200 and Ubuntu x86_32 8.10 with XD 2300)&lt;br /&gt;
&lt;br /&gt;
What also work, is to enable tear free desktop.&lt;br /&gt;
&lt;br /&gt;
=== _ZN17SegmentMapManager13deleteMappingEP9CMMClient+0x3f/0x170 ===&lt;br /&gt;
Strange name for a bug but this is what your kernel might say if your screen freeze completely while using two sessions and switching between them. The bug is more likely to occur while doing the session switch, but can also occur in a later moment. I have observed it while starting a new application, or while doing a simple page scrolling. Anyway, in case of this bug the graphic is completely unusable as well as the console switching, but the OS and non graphic application continue to work. A reboot it the only way I know to bring back the screen to normal operations. Then your /var/log/kernel.log might contain something like this:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704151] BUG: unable to handle kernel NULL pointer dereference at 00000000000001c0&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704168] IP: [&amp;lt;ffffffffa030ef0f&amp;gt;] _ZN17SegmentMapManager13deleteMappingEP9CMMClient+0x3f/0x170 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704319] PGD 171a1b067 PUD 1b5376067 PMD 0 &lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704330] Oops: 0000 [#1] SMP &lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704337] last sysfs file: /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704346] CPU 1 &lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704351] Modules linked in: cramfs ext2 iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 iptable_filter ip_tables x_tables fglrx(P) ftdi_sio usbserial ext3 jbd mbcache btrfs nls_utf8 zlib_deflate nls_cp437 crc32c vfat &lt;br /&gt;
fat libcrc32c radeon ttm drm_kms_helper drm i2c_algo_bit ppdev lp sco bridge stp bnep rfcomm l2cap crc16 powernow_k8 cpufreq_stats cpufreq_powersave cpufreq_conservative cpufreq_userspace binfmt_misc fuse loop snd_hda_codec_atihdmi snd_hda_codec_realtek snd_usb_audio snd&lt;br /&gt;
_hda_intel snd_hda_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_usb_lib snd_hwdep snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device sd_mod btusb crc_t10dif usblp asus_atk0110 bluetooth snd parport_pc i2c_piix4 parport psmouse rfkill button k8tem&lt;br /&gt;
p i2c_core shpchp serio_raw processor pcspkr evdev soundcore pci_hotplug edac_core snd_page_alloc edac_mce_amd usbhid hid nfs lockd fscache nfs_acl auth_rpcgss sunrpc usb_storage ata_generic ahci firewire_ohci fi&lt;br /&gt;
Dec 16 07:22:13 cube kernel: rewire_core crc_itu_t sky2 thermal thermal_sys pata_atiixp libata ohci_hcd ehci_hcd scsi_mod usbcore nls_base [last unloaded: fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] Pid: 7344, comm: Xorg Tainted: P        W  2.6.32-5-amd64 #1 System Product Name&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RIP: 0010:[&amp;lt;ffffffffa030ef0f&amp;gt;]  [&amp;lt;ffffffffa030ef0f&amp;gt;] _ZN17SegmentMapManager13deleteMappingEP9CMMClient+0x3f/0x170 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RSP: 0018:ffff88003e91bc38  EFLAGS: 00010292&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RAX: 0000000000000000 RBX: ffffc9001236f620 RCX: 00000000000006b0&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RDX: 0000000000000000 RSI: ffffc90012398e00 RDI: 0000000000000140&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RBP: ffffc90012398e00 R08: ffff88020b560008 R09: ffffc9001237b620&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] R10: 00000000000006bc R11: 0000000000000001 R12: ffff88003e91bc58&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] R13: 00000000000001c0 R14: ffffc90012398e00 R15: 0000000000000140&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] FS:  00007f52b107d700(0000) GS:ffff880008480000(0000) knlGS:00000000f75858d0&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] CR2: 00000000000001c0 CR3: 00000001712a7000 CR4: 00000000000006e0&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] Process Xorg (pid: 7344, threadinfo ffff88003e91a000, task ffff88020bf5a350)&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] Stack:&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  000000001238c660 ffffffffa0389489 0000000000000100 0000000000000148&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] &amp;lt;0&amp;gt; 0000000000000000 0000000000000000 000002af00000068 ffffffffa038c6e7&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] &amp;lt;0&amp;gt; 00000000000001c0 000000000019330c 00007f52ab7a2000 ffffc9001236f620&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] Call Trace:&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa0311680&amp;gt;] ? _ZN3MSF9free_surfEP9CMMDriverP10CMMSurface+0x50/0xe0 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa030d391&amp;gt;] ? CMMFreeSurface+0x131/0x1b0 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa031d24c&amp;gt;] ? _Z8uCWDDEQCmjjPvjS_+0x68c/0xf00 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa02d2114&amp;gt;] ? firegl_cmmqs_CWDDE_32+0x334/0x440 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa02d0ba0&amp;gt;] ? firegl_cmmqs_CWDDE32+0x70/0x100 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa02d0b30&amp;gt;] ? firegl_cmmqs_CWDDE32+0x0/0x100 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffffa02b0b5a&amp;gt;] ? firegl_ioctl+0x1ea/0x250 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffff810fa4c7&amp;gt;] ? vfs_ioctl+0x56/0x6c&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffff810fa9e0&amp;gt;] ? do_vfs_ioctl+0x48d/0x4cb&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffff812fd946&amp;gt;] ? do_page_fault+0x2e0/0x2fc&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffff810faa6f&amp;gt;] ? sys_ioctl+0x51/0x70&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  [&amp;lt;ffffffff81010b42&amp;gt;] ? system_call_fastpath+0x16/0x1b&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] Code: 4c 8d 64 24 20 c7 44 24 04 00 00 00 00 4c 8d af 80 00 00 00 48 c7 44 24 20 00 00 00 00 48 c7 44 24 28 00 00 00 00 4c 89 6c 24 40 &amp;lt;49&amp;gt; 8b 5d 00 31 c0 48 85 db 48 89 5c 24 30 74 04 48 8b 43 30 49 &lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] RIP  [&amp;lt;ffffffffa030ef0f&amp;gt;] _ZN17SegmentMapManager13deleteMappingEP9CMMClient+0x3f/0x170 [fglrx]&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516]  RSP &amp;lt;ffff88003e91bc38&amp;gt;&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.704516] CR2: 00000000000001c0&lt;br /&gt;
Dec 16 07:22:13 cube kernel: [1178220.705883] ---[ end trace c9192c1a2722dc89 ]---&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
As fglrx source is closed, it will b difficult to catch this bug without AMD internal resource. If someone from AMD read this: please catch this bug. It is there from a least the last couple of monthly driver and really make my machine unable to do the work it was intended to do. I first see this bug using a Debian Lenny AMD64 with a old kernel. I recently upgraded to Debian Squeeze AMD64 with his last kernel, but the bug is exactly the same.&lt;br /&gt;
&lt;br /&gt;
=== An Example of a working Xorg.conf ===&lt;br /&gt;
Lots of trial and error changing Options to get Compiz-Fusion running under Mandriva 2008-2010.  X Server 1.6.5&lt;br /&gt;
(Sadly, the &#039;drak&#039; tools that come with Mandriva to configure are worthless.)&lt;br /&gt;
&lt;br /&gt;
In this instance it was chosen to remove packaged drivers and install from .bin file from AMD/ATI.&lt;br /&gt;
&lt;br /&gt;
Most Options were added per &#039;aticonfig -f --initial ... ...&#039;.  &lt;br /&gt;
And the rest were added as needed.  Constantly checking &#039;/var/log/Xorg.0.log&#039; for errors and warnings.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; Section &amp;quot;ServerLayout&amp;quot;                     &lt;br /&gt;
        Identifier     &amp;quot;aticonfig Layout&amp;quot;  &lt;br /&gt;
        Screen      0  &amp;quot;aticonfig-Screen[0]-0&amp;quot; 0 0  # The extra zeros are necessary for some reason&lt;br /&gt;
        Option         &amp;quot;AIGLX&amp;quot;                    &lt;br /&gt;
EndSection                                        &lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Files&amp;quot;&lt;br /&gt;
EndSection     &lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Module&amp;quot;&lt;br /&gt;
        Load &amp;quot;dbe&amp;quot;&lt;br /&gt;
        Load &amp;quot;v4l&amp;quot;&lt;br /&gt;
        Load &amp;quot;extmod&amp;quot;&lt;br /&gt;
        Load &amp;quot;type1&amp;quot; &lt;br /&gt;
        Load &amp;quot;freetype&amp;quot;&lt;br /&gt;
        Load &amp;quot;glx&amp;quot;     &lt;br /&gt;
        Load &amp;quot;dri&amp;quot;     &lt;br /&gt;
EndSection             &lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
        Identifier &amp;quot;aticonfig-Monitor[0]-0&amp;quot;&lt;br /&gt;
        Option &amp;quot;VendorName&amp;quot; &amp;quot;Hewlett-Packard&amp;quot;&lt;br /&gt;
        Option &amp;quot;ModelName&amp;quot; &amp;quot;HP D2845 Ergo 1600 21-inch Display&amp;quot;&lt;br /&gt;
        HorizSync 31.5-95.0                                    &lt;br /&gt;
        VertRefresh 50.0-160.0                                 &lt;br /&gt;
        Option      &amp;quot;DPMS&amp;quot; &amp;quot;true&amp;quot;                              &lt;br /&gt;
EndSection                                                     &lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Device&amp;quot;&lt;br /&gt;
        Identifier  &amp;quot;aticonfig-Device[0]-0&amp;quot;&lt;br /&gt;
        Driver      &amp;quot;fglrx&amp;quot;&lt;br /&gt;
        BusID       &amp;quot;PCI:1:0:0&amp;quot;&lt;br /&gt;
        Option      &amp;quot;UseFastTLS&amp;quot; &amp;quot;2&amp;quot;&lt;br /&gt;
        Option      &amp;quot;Textured2D&amp;quot; &amp;quot;on&amp;quot;&lt;br /&gt;
        Option      &amp;quot;TexturedXrender&amp;quot; &amp;quot;off&amp;quot;&lt;br /&gt;
        Option      &amp;quot;BackingStore&amp;quot; &amp;quot;on&amp;quot;&lt;br /&gt;
        Option      &amp;quot;VideoOverlay&amp;quot; &amp;quot;off&amp;quot;&lt;br /&gt;
        Option      &amp;quot;OpenGLOverlay&amp;quot; &amp;quot;off&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
        Identifier &amp;quot;aticonfig-Screen[0]-0&amp;quot;&lt;br /&gt;
        Device     &amp;quot;aticonfig-Device[0]-0&amp;quot;&lt;br /&gt;
        Monitor    &amp;quot;aticonfig-Monitor[0]-0&amp;quot;&lt;br /&gt;
        DefaultDepth     24&lt;br /&gt;
        SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                Viewport   0 0&lt;br /&gt;
                Depth     24&lt;br /&gt;
        EndSubSection&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Extensions&amp;quot;&lt;br /&gt;
        Option      &amp;quot;Composite&amp;quot; &amp;quot;on&amp;quot;&lt;br /&gt;
        Option      &amp;quot;RENDER&amp;quot; &amp;quot;on&amp;quot; # essential for proper window border rendering&lt;br /&gt;
        Option      &amp;quot;DAMAGE&amp;quot; &amp;quot;on&amp;quot; # compiz-fusion calls for explicitly&lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Open for scrutiny and testing.&lt;br /&gt;
&lt;br /&gt;
==aticonfig Issues==&lt;br /&gt;
If you get the message ‘‘aticonfig: No supported adapters detected’’, you might have a card not officially supported by the fglrx driver but that might still work when forcing the driver to load. See [[Ubuntu#Unsupported_adapter]].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation Documentation]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:NeedsUpdating]]&lt;br /&gt;
{{VCT}}&lt;/div&gt;</summary>
		<author><name>82.136.202.164</name></author>
	</entry>
</feed>