<?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=84.160.135.134</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=84.160.135.134"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/84.160.135.134"/>
	<updated>2026-04-30T17:06:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Dapper_Installation_Guide&amp;diff=2613</id>
		<title>Ubuntu Dapper Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Dapper_Installation_Guide&amp;diff=2613"/>
		<updated>2006-05-28T14:49:14Z</updated>

		<summary type="html">&lt;p&gt;84.160.135.134: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Method 1: Installing Dapper&#039;s Included Driver (8.24.8) ==&lt;br /&gt;
&lt;br /&gt;
The included fglrx driver supports Radeon 8500+ and the X-series cards up to X1900.&lt;br /&gt;
&lt;br /&gt;
=== Installing the driver ===&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;restricted&#039;&#039; repository is enabled in &#039;&#039;/etc/apt/sources.list&#039;&#039; or this guide will not work!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install linux-restricted-modules-$(uname -r) #Okay if it is already installed&lt;br /&gt;
sudo apt-get install xorg-driver-fglrx&lt;br /&gt;
sudo aticonfig --initial&lt;br /&gt;
sudo aticonfig --overlay-type=Xv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Reboot.&lt;br /&gt;
&lt;br /&gt;
An &#039;&#039;&#039;alternative&#039;&#039;&#039; to the &#039;&#039;&#039;aticonfig --initial&#039;&#039;&#039; command is to edit &#039;&#039;/etc/X11/xorg.conf&#039;&#039; and replace the string &amp;quot;ati&amp;quot; with &amp;quot;fglrx&amp;quot; in the &amp;quot;Device&amp;quot; section. This way you won&#039;t lose your old &amp;quot;Screen&amp;quot; and &amp;quot;Monitor&amp;quot; settings. Afterwards you can use aticonfig for setting overlay etc.&lt;br /&gt;
&lt;br /&gt;
=== Confirm that it works ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ fglrxinfo&lt;br /&gt;
display: :0.0  screen: 0&lt;br /&gt;
OpenGL vendor string: ATI Technologies Inc.&lt;br /&gt;
OpenGL renderer string: RADEON 9700 Generic&lt;br /&gt;
OpenGL version string: 2.0.5755 (8.24.8)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
*The output of &#039;&#039;&#039;dmesg | grep fglrx&#039;&#039;&#039; and /var/log/Xorg.0.log are most useful when looking for errors. You should really include this when you are asking for help somewhere.&lt;br /&gt;
&lt;br /&gt;
*It might be necessary to create a symlink to get accelerated OpenGL:&lt;br /&gt;
:&amp;lt;pre&amp;gt;sudo ln -s /usr/lib/dri /usr/lib/xorg/modules/dri&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*You can force early loading of the fglrx module by adding it to /etc/modules&lt;br /&gt;
&lt;br /&gt;
*To ensure you automatically get the current &#039;&#039;linux-restricted-modules&#039;&#039; package with kernel updates, you should install the linux-restricted-modules-??? package matching your kernel-type (without version numer), e.g. &#039;&#039;linux-restricted-modules-386&#039;&#039;, &#039;&#039;linux-restricted-modules-686&#039;&#039; or &#039;&#039;linux-restricted-modules-k7&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
*If you used Method 2 before, you have to unblacklist fglrx again by editing &#039;&#039;/etc/default/linux-restricted-modules-common&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Method 2: Generating/Installing Ubuntu packages for the 8.25.18 drivers in Ubuntu Dapper Manually ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Important Change:&#039;&#039;&#039; Installation of this driver &#039;&#039;&#039;no longer requires&#039;&#039;&#039; removing the linux-restricted-modules package in order to work.  There is a new blacklist feature in Ubuntu Dapper that you can use to go around this.&lt;br /&gt;
&lt;br /&gt;
=== Blacklist old fglrx module from linux-restricted-modules ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo gedit /etc/default/linux-restricted-modules-common&amp;lt;/pre&amp;gt;&lt;br /&gt;
Edit &#039;&#039;DISABLED_MODULES&#039;&#039; to include fglrx&lt;br /&gt;
{{Box File|/etc/default/linux-restricted-modules-common|&lt;br /&gt;
&amp;lt;pre&amp;gt;DISABLED_MODULES=&amp;quot;fglrx&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Installing the new driver ===&lt;br /&gt;
&lt;br /&gt;
Download the ATI driver installer: [http://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-8.25.18-x86.run 32bit Installer]&lt;br /&gt;
&lt;br /&gt;
This guide refers to the 32bit version of the driver. If you are using a x86_64 System you need the [http://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/64bit/ati-driver-installer-8.25.18-x86_64.run 64bit Installer]. The installation procedure should be the same as for 32bit, except some filenames will differ slightly.&lt;br /&gt;
&lt;br /&gt;
Change to the download directory.  Make sure that you have the &#039;&#039;universe&#039;&#039; and &#039;&#039;multiverse&#039;&#039; repositories enabled in &#039;&#039;/etc/apt/sources.list&#039;&#039; before doing these steps. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Install necessary tools:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install module-assistant build-essential &lt;br /&gt;
sudo apt-get install fakeroot dh-make debconf libstdc++5 gcc-3.3-base&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Create .deb packages:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ati-driver-installer-8.25.18-x86.run&lt;br /&gt;
./ati-driver-installer-8.25.18-x86.run --buildpkg Ubuntu/dapper&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Install .deb packages:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo dpkg -i xorg-driver-fglrx_8.25.18-1_i386.deb&lt;br /&gt;
sudo dpkg -i fglrx-kernel-source_8.25.18-1_i386.deb&lt;br /&gt;
sudo dpkg -i fglrx-control_8.25.18-1_i386.deb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Remove any old fglrx deb&#039;s from /usr/src/:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo rm /usr/src/fglrx-kernel*.deb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Compile the kernel module:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo module-assistant prepare,update&lt;br /&gt;
sudo module-assistant build,install fglrx&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: You have to recompile the kernel module after each kernel update!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Update the xorg.conf file:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo aticonfig --initial&lt;br /&gt;
sudo aticonfig --overlay-type=Xv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now Reboot.&lt;br /&gt;
&lt;br /&gt;
Yes, a real reboot. Restarting X only &#039;&#039;&#039;will not work&#039;&#039;&#039;!&lt;br /&gt;
&lt;br /&gt;
=== Confirm that it worked ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ fglrxinfo&lt;br /&gt;
display: :0.0  screen: 0&lt;br /&gt;
OpenGL vendor string: ATI Technologies Inc.&lt;br /&gt;
OpenGL renderer string: RADEON 9700 Generic&lt;br /&gt;
OpenGL version string: 2.0.5814 (8.25.18)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
==== General ====&lt;br /&gt;
&lt;br /&gt;
The output of &#039;&#039;&#039;dmesg | grep fglrx&#039;&#039;&#039; and /var/log/Xorg.0.log are most useful when looking for errors.&lt;br /&gt;
&lt;br /&gt;
==== HP Notebook PC ====&lt;br /&gt;
&lt;br /&gt;
If you have an HP Notebook Computer (or Compaq) such as the HP dv5029dvus or zv6000 series, it is needed to modify the BIOS configuration. It seems for some reason using sideport memory (the card&#039;s onboard memory only) leads to an apparent system crash although the logs show successful initialization of DRI. It is needed to run the BIOS setup screen, go to memory options, and select UMA+Sideport memory and assign a value to it (I assigned an extra 128M from the system RAM). Boot the computer and the fglrx driver will work. FGLRX version is 8.24.8 on an i386 Ubuntu Dapper install.&lt;br /&gt;
&lt;br /&gt;
==== HP zt3000 / Compaq (???) ====&lt;br /&gt;
Beginning with ATI driver version 8.19, the drivers fail to properly detect modelines that are compatible with the LCD screen of the HP zt3000 (and equivalent Compaq model), and they must be inserted into xorg.conf manually.  For the 1680x1050 LCD screen, inserting the following modelines into the &amp;quot;Monitor&amp;quot; section works:&lt;br /&gt;
        Modeline &amp;quot;640x350&amp;quot;  119.12  640 1728 1760 1840  350 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;640x400&amp;quot;  119.12  640 1728 1760 1840  400 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;720x400&amp;quot;  119.12  720 1728 1760 1840  400 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;640x480&amp;quot;  119.12  640 1728 1760 1840  480 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;800x600&amp;quot;  119.12  800 1728 1760 1840  600 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1024x768&amp;quot;  119.12  1024 1728 1760 1840  768 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1152x864&amp;quot;  119.12  1152 1728 1760 1840  864 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1280x960&amp;quot;  119.12  1280 1728 1760 1840  960 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1280x1024&amp;quot;  119.12  1280 1728 1760 1840  1024 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;832x624&amp;quot;  119.12  832 1728 1760 1840  624 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1280x768&amp;quot;  119.12  1280 1728 1760 1840  768 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1280x800&amp;quot;  119.12  1280 1728 1760 1840  800 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1152x768&amp;quot;  119.12  1152 1728 1760 1840  768 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1400x1050&amp;quot;  119.12  1400 1728 1760 1840  1050 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1440x900&amp;quot;  119.12  1440 1728 1760 1840  900 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1600x1024&amp;quot;  119.12  1600 1728 1760 1840  1024 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1680x1050&amp;quot;  119.12  1680 1728 1760 1840  1050 1052 1058 1080&lt;br /&gt;
&lt;br /&gt;
==== Revert to Xorg driver ====&lt;br /&gt;
&lt;br /&gt;
If (for any reason) the fglrx install fails, you can revert to the Xorg driver by executing&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo dpkg-reconfigure xserver-xorg&amp;lt;/pre&amp;gt;&lt;br /&gt;
and selecting the &amp;quot;ati&amp;quot; driver.&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation Documentation]]&lt;/div&gt;</summary>
		<author><name>84.160.135.134</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Dapper_Installation_Guide&amp;diff=2612</id>
		<title>Ubuntu Dapper Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Dapper_Installation_Guide&amp;diff=2612"/>
		<updated>2006-05-28T14:47:45Z</updated>

		<summary type="html">&lt;p&gt;84.160.135.134: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Method 1: Installing Dapper&#039;s Included Driver (8.24.8) ==&lt;br /&gt;
&lt;br /&gt;
The included fglrx driver supports Radeon 8500+ and the X-series cards up to X1900.&lt;br /&gt;
&lt;br /&gt;
=== Installing the driver ===&lt;br /&gt;
&lt;br /&gt;
Make sure the &#039;&#039;restricted&#039;&#039; repository is enabled in &#039;&#039;/etc/apt/sources.list&#039;&#039; or this guide will not work!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install linux-restricted-modules-$(uname -r) #Okay if it is already installed&lt;br /&gt;
sudo apt-get install xorg-driver-fglrx&lt;br /&gt;
sudo aticonfig --initial&lt;br /&gt;
sudo aticonfig --overlay-type=Xv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Reboot.&lt;br /&gt;
&lt;br /&gt;
An &#039;&#039;&#039;alternative&#039;&#039;&#039; to the &#039;&#039;&#039;aticonfig --initial&#039;&#039;&#039; command is to edit &#039;&#039;/etc/X11/xorg.conf&#039;&#039; and replace the string &amp;quot;ati&amp;quot; with &amp;quot;fglrx&amp;quot; in the &amp;quot;Device&amp;quot; section. This way you won&#039;t lose your old &amp;quot;Screen&amp;quot; and &amp;quot;Monitor&amp;quot; settings. Afterwards you can use aticonfig for setting overlay etc.&lt;br /&gt;
&lt;br /&gt;
=== Confirm that it works ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ fglrxinfo&lt;br /&gt;
display: :0.0  screen: 0&lt;br /&gt;
OpenGL vendor string: ATI Technologies Inc.&lt;br /&gt;
OpenGL renderer string: RADEON 9700 Generic&lt;br /&gt;
OpenGL version string: 2.0.5755 (8.24.8)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
*The output of &#039;&#039;&#039;dmesg | grep fglrx&#039;&#039;&#039; and /var/log/Xorg.0.log are most useful when looking for errors. You should really include this when you are asking for help somewhere.&lt;br /&gt;
&lt;br /&gt;
*It might be necessary to create a symlink to get accelerated OpenGL:&lt;br /&gt;
:&amp;lt;pre&amp;gt;sudo ln -s /usr/lib/dri /usr/lib/xorg/modules/dri&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*You can force early loading of the fglrx module by adding it to /etc/modules&lt;br /&gt;
&lt;br /&gt;
*To ensure you automatically get the current &#039;&#039;linux-restricted-modules&#039;&#039; package with kernel updates, you should install the linux-restricted-modules-??? package matching your kernel-type (without version numer), e.g. &#039;&#039;linux-restricted-modules-386&#039;&#039;, &#039;&#039;linux-restricted-modules-686&#039;&#039; or &#039;&#039;linux-restricted-modules-k7&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
*If you used Method 2 before, you have to unblacklist fglrx again by editing &#039;&#039;/etc/default/linux-restricted-modules-common&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Method 2: Generating/Installing Ubuntu packages for the 8.25.18 drivers in Ubuntu Dapper Manually ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Important Change:&#039;&#039;&#039; Installation of this driver &#039;&#039;&#039;no longer requires&#039;&#039;&#039; removing the linux-restricted-modules package in order to work.  There is a new blacklist feature in Ubuntu Dapper that you can use to go around this.&lt;br /&gt;
&lt;br /&gt;
=== Blacklist old fglrx module from linux-restricted-modules ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo gedit /etc/default/linux-restricted-modules-common&amp;lt;/pre&amp;gt;&lt;br /&gt;
Edit &#039;&#039;DISABLED_MODULES&#039;&#039; to include fglrx&lt;br /&gt;
{{Box File|/etc/default/linux-restricted-modules-common|&lt;br /&gt;
&amp;lt;pre&amp;gt;DISABLED_MODULES=&amp;quot;fglrx&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Installing the new driver ===&lt;br /&gt;
&lt;br /&gt;
Download the ATI driver installer: [http://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-8.25.18-x86.run 32bit Installer]&lt;br /&gt;
&lt;br /&gt;
This guide refers to the 32bit version of the driver. If you are using a x86_64 System you need the [http://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/64bit/ati-driver-installer-8.25.18-x86_64.run 64bit Installer]. The installation procedure should be the same as for 32bit, except some filenames will differ slightly.&lt;br /&gt;
&lt;br /&gt;
Change to the download directory.  Make sure that you have the &#039;&#039;universe&#039;&#039; and &#039;&#039;multiverse&#039;&#039; repositories enabled in &#039;&#039;/etc/apt/sources.list&#039;&#039; before doing these steps. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Install necessary tools:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install module-assistant build-essential &lt;br /&gt;
sudo apt-get install fakeroot dh-make debconf libstdc++5 gcc-3.3-base&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Create .deb packages:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ati-driver-installer-8.25.18-x86.run&lt;br /&gt;
./ati-driver-installer-8.25.18-x86.run --buildpkg Ubuntu/dapper&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Install .deb packages:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo dpkg -i xorg-driver-fglrx_8.25.18-1_i386.deb&lt;br /&gt;
sudo dpkg -i fglrx-kernel-source_8.25.18-1_i386.deb&lt;br /&gt;
sudo dpkg -i fglrx-control_8.25.18-1_i386.deb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Remove any old fglrx deb&#039;s from /usr/src/:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo rm /usr/src/fglrx-kernel*.deb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Compile the kernel module:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo module-assistant prepare,update&lt;br /&gt;
sudo module-assistant build,install fglrx&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: You have to recompile the kernel module after each kernel update!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Update the xorg.conf file:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo aticonfig --initial&lt;br /&gt;
sudo aticonfig --overlay-type=Xv&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now Reboot.&lt;br /&gt;
&lt;br /&gt;
Yes, a real reboot. Restarting X only will probably &#039;&#039;&#039;not work&#039;&#039;&#039;!&lt;br /&gt;
&lt;br /&gt;
=== Confirm that it worked ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ fglrxinfo&lt;br /&gt;
display: :0.0  screen: 0&lt;br /&gt;
OpenGL vendor string: ATI Technologies Inc.&lt;br /&gt;
OpenGL renderer string: RADEON 9700 Generic&lt;br /&gt;
OpenGL version string: 2.0.5814 (8.25.18)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
==== General ====&lt;br /&gt;
&lt;br /&gt;
The output of &#039;&#039;&#039;dmesg | grep fglrx&#039;&#039;&#039; and /var/log/Xorg.0.log are most useful when looking for errors.&lt;br /&gt;
&lt;br /&gt;
==== HP Notebook PC ====&lt;br /&gt;
&lt;br /&gt;
If you have an HP Notebook Computer (or Compaq) such as the HP dv5029dvus or zv6000 series, it is needed to modify the BIOS configuration. It seems for some reason using sideport memory (the card&#039;s onboard memory only) leads to an apparent system crash although the logs show successful initialization of DRI. It is needed to run the BIOS setup screen, go to memory options, and select UMA+Sideport memory and assign a value to it (I assigned an extra 128M from the system RAM). Boot the computer and the fglrx driver will work. FGLRX version is 8.24.8 on an i386 Ubuntu Dapper install.&lt;br /&gt;
&lt;br /&gt;
==== HP zt3000 / Compaq (???) ====&lt;br /&gt;
Beginning with ATI driver version 8.19, the drivers fail to properly detect modelines that are compatible with the LCD screen of the HP zt3000 (and equivalent Compaq model), and they must be inserted into xorg.conf manually.  For the 1680x1050 LCD screen, inserting the following modelines into the &amp;quot;Monitor&amp;quot; section works:&lt;br /&gt;
        Modeline &amp;quot;640x350&amp;quot;  119.12  640 1728 1760 1840  350 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;640x400&amp;quot;  119.12  640 1728 1760 1840  400 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;720x400&amp;quot;  119.12  720 1728 1760 1840  400 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;640x480&amp;quot;  119.12  640 1728 1760 1840  480 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;800x600&amp;quot;  119.12  800 1728 1760 1840  600 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1024x768&amp;quot;  119.12  1024 1728 1760 1840  768 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1152x864&amp;quot;  119.12  1152 1728 1760 1840  864 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1280x960&amp;quot;  119.12  1280 1728 1760 1840  960 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1280x1024&amp;quot;  119.12  1280 1728 1760 1840  1024 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;832x624&amp;quot;  119.12  832 1728 1760 1840  624 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1280x768&amp;quot;  119.12  1280 1728 1760 1840  768 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1280x800&amp;quot;  119.12  1280 1728 1760 1840  800 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1152x768&amp;quot;  119.12  1152 1728 1760 1840  768 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1400x1050&amp;quot;  119.12  1400 1728 1760 1840  1050 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1440x900&amp;quot;  119.12  1440 1728 1760 1840  900 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1600x1024&amp;quot;  119.12  1600 1728 1760 1840  1024 1052 1058 1080&lt;br /&gt;
        Modeline &amp;quot;1680x1050&amp;quot;  119.12  1680 1728 1760 1840  1050 1052 1058 1080&lt;br /&gt;
&lt;br /&gt;
==== Revert to Xorg driver ====&lt;br /&gt;
&lt;br /&gt;
If (for any reason) the fglrx install fails, you can revert to the Xorg driver by executing&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo dpkg-reconfigure xserver-xorg&amp;lt;/pre&amp;gt;&lt;br /&gt;
and selecting the &amp;quot;ati&amp;quot; driver.&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation Documentation]]&lt;/div&gt;</summary>
		<author><name>84.160.135.134</name></author>
	</entry>
</feed>