<?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.129.23</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.129.23"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/84.160.129.23"/>
	<updated>2026-06-10T15:56:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Breezy_Installation_Guide&amp;diff=2546</id>
		<title>Ubuntu Breezy Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Ubuntu_Breezy_Installation_Guide&amp;diff=2546"/>
		<updated>2006-06-26T18:29:11Z</updated>

		<summary type="html">&lt;p&gt;84.160.129.23: 8.26.18&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Method 1: Installing Breezy&#039;s Included Driver (8.16.20) ==&lt;br /&gt;
&lt;br /&gt;
The fglrx driver supports Radeon 8500+ and the X-series cards (see [http://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_8.16.20.html#173867 release notes]).  When running the dpkg-reconfigure commands you can accept the defaults whenever you aren&#039;t sure.&lt;br /&gt;
&lt;br /&gt;
=== Installing the driver ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;All Platforms:&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install xorg-driver-fglrx&lt;br /&gt;
sudo apt-get install linux-restricted-modules-$(uname -r) #Okay if it is already installed&lt;br /&gt;
sudo dpkg-reconfigure xserver-xorg #Select the fglrx driver and 64-bit users should deselect int10a&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;64-bit users:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You have to downgrade to an older version of libdri.a due to an incompatilbity with the ATI drivers.  [http://mail3.mpr.org/mlomker/libdri.a.gz Download it here]&lt;br /&gt;
&lt;br /&gt;
Change to download directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
gunzip libdri.a.gz&lt;br /&gt;
sudo cp /usr/X11R6/lib/modules/extensions/libdri.a libdri.a.old&lt;br /&gt;
sudo cp libdri.a /usr/X11R6/lib/modules/extensions/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you wish to revert to any non-fglrx driver you will need to copy the libdri.a.old file back over the fglrx version.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;All platforms:&#039;&#039; Ctrl-Alt-Backspace to restart your desktop.&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: MOBILITY RADEON 9700 Generic&lt;br /&gt;
OpenGL version string: 1.3.5272 (X4.3.0-8.16.20)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
If you have a widescreen LCD display that is stuck at 1024x768 then it is probably the bug in the 8.16.20 driver that was fixed in 8.18.X (see the next section).  &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;
== Method 2: Generating/Installing Ubuntu packages for the newer 8.26.18 drivers in Breezy Badger ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Important Warning:&#039;&#039;&#039; Installation of this driver requires removing the restricted-modules package in order to work.  That package includes drivers for madwifi (Atheros wireless cards), nvidia cards, and a handful of other devices.  I provide a work-around for the madwifi drivers, but you need to perform it before removing the restricted modules (jump to end of this this post).&lt;br /&gt;
&lt;br /&gt;
When running the dpkg-reconfigure command you should answer the questions that you know and take the defaults for the rest.  You might want to say &#039;&#039;no&#039;&#039; to the monitor detection--it has caused X-Windows to crash for some people.&lt;br /&gt;
&lt;br /&gt;
=== Remove existing fglrx driver ===&lt;br /&gt;
&lt;br /&gt;
Remove Breezy&#039;s included drivers if they are installed:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get remove xorg-driver-fglrx&lt;br /&gt;
sudo apt-get remove fglrx-control&lt;br /&gt;
sudo apt-get remove linux-restricted-modules-$(uname -r)&lt;br /&gt;
sudo dpkg-reconfigure xserver-xorg #select the &amp;quot;ati&amp;quot; module&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Reboot.&lt;br /&gt;
&lt;br /&gt;
*Note 1: If after reboot, your system hangs at a black screen before taking you to a graphical login - reboot to &#039;recovery mode&#039; and edit /etc/X11/xorg.conf to use &#039;vesa&#039; instead of &#039;ati&#039;.  Then continue with the steps below.&lt;br /&gt;
&lt;br /&gt;
*Note 2: You can change your xorg.conf file to Option &amp;quot;vesa&amp;quot; BEFORE rebooting, so after rebooting you can have usable X (and skip Note 1). Remember that you HAVE to reboot (just restarting X will leave you with unusable X).&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.26.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.26.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.  [http://mail3.mpr.org/mlomker/sources.list Sample sources.list]. &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 install gcc-3.4 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.26.18-x86.run&lt;br /&gt;
LANG=C LC_ALL=C ./ati-driver-installer-8.26.18-x86.run --buildpkg Ubuntu/breezy&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.26.18-1_i386.deb&lt;br /&gt;
sudo dpkg -i fglrx-control_8.26.18-1_i386.deb&lt;br /&gt;
sudo dpkg -i fglrx-kernel-source_8.26.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 driver:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo module-assistant prepare&lt;br /&gt;
sudo module-assistant update&lt;br /&gt;
sudo module-assistant a-i fglrx&lt;br /&gt;
&amp;lt;/pre&amp;gt;&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;
Reboot.&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.5879 (8.26.18)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(&#039;&#039;renderer string&#039;&#039; depends on your hardware and may/will be different)&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
==== General ====&lt;br /&gt;
&lt;br /&gt;
Look for error messages in /var/log/Xorg.0.log and kern.log.&lt;br /&gt;
If you receive the (EE) No devices detected error message, is verry possible to own a radeon from 7000-7500 series witch the proprietary Linux drivers don&#039;t support the R100 chips (Radeon 7000-7500).&lt;br /&gt;
&lt;br /&gt;
==== Madwifi Drivers in Breezy Badger ====&lt;br /&gt;
In order to continue using the [http://madwifi.org madwifi] driver you can do the following &#039;&#039;&#039;before&#039;&#039;&#039; removing the linux-restricted-modules package and rebooting.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo cp /lib/modules/$(uname -r)/volatile/ath_hal.ko /lib/modules/$(uname -r)/kernel/&lt;br /&gt;
sudo depmod -a $(uname -r)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation Documentation]]&lt;/div&gt;</summary>
		<author><name>84.160.129.23</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Dapper_Installation_Guide&amp;diff=2645</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=2645"/>
		<updated>2006-06-26T18:26:16Z</updated>

		<summary type="html">&lt;p&gt;84.160.129.23: /* Confirm that it worked */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Method 1: Installing Dapper&#039;s Included Driver (8.25.18) ==&lt;br /&gt;
&lt;br /&gt;
The included fglrx driver supports Radeon 8500+ and the X-series cards up to X1900.  Note that if you own an ATi card from the R400 series or below, you already have 2D and may have accelerated 3D with the default drivers.  These cards include:&lt;br /&gt;
&lt;br /&gt;
* R400 series Xnnn (X800, X750, etc) (2D only)&lt;br /&gt;
* R300 series (9300+) (2D only)&lt;br /&gt;
* R200 and R100 series (9200 and below)&lt;br /&gt;
&lt;br /&gt;
For specific chipsets and models, see [http://xorg.freedesktop.org/releases/X11R6.7.0/doc/radeon.4.html the Xorg 7.0 Release Notes].&lt;br /&gt;
&lt;br /&gt;
The TV-Out functionality may not work with the open source drivers; if you don&#039;t have TV-Out or don&#039;t want to use it, however, then you probably don&#039;t need to use fglrx.&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 depmod -a&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 9600 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 for Method 1 ===&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;
*AMD64 users: It may also be necessary to update /etc/profile if using GDM.  Update the $LIBGL_DRIVERS_PATH variable to point to the dri path above.&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;
*See [[#Troubleshooting for both Methods|Troubleshooting for both Methods]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
== Method 2: Generating/Installing Ubuntu packages for the 8.26.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.26.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.26.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.26.18-x86.run&lt;br /&gt;
./ati-driver-installer-8.26.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.26.18-1_i386.deb&lt;br /&gt;
sudo dpkg -i fglrx-kernel-source_8.26.18-1_i386.deb&lt;br /&gt;
sudo dpkg -i fglrx-control_8.26.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;
sudo depmod -a&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;
Reboot.&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.5879 (8.26.18)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Troubleshooting for Method 2===&lt;br /&gt;
&lt;br /&gt;
==== Upgrade from Breezy ====&lt;br /&gt;
If method 2 doesn&#039;t work first time round, and you have upgraded from a Breezy installation, try this:&lt;br /&gt;
&lt;br /&gt;
Remove previous versions of the fglrx driver:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo dpkg -r fglrx-control&lt;br /&gt;
sudo dpkg -r fglrx-kernel-source&lt;br /&gt;
sudo dpkg -r xorg-driver-fglrx&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
dpkg will list dependencies for xorg-driver-fglrx which will need up be removed, for example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo dpkg -r fglrx-kernel&lt;br /&gt;
sudo dpkg -r fglrx-kernel-2.6.12-10-686-smp&lt;br /&gt;
sudo dpkg -r xorg-driver-fglrx&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proceed with method 2&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
== Troubleshooting for both Methods ==&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 dv5029us / zv6000 ===&lt;br /&gt;
&lt;br /&gt;
If you have an HP Notebook Computer (or Compaq) such as the HP dv5029us 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;
* Ubuntu FGLRX drivers 8.25.18, do not work properly on the dv5029us (Radeon Xpress 200M) as of this writing (5/30/2006). It is needed to revert to 8.24.8 for this specific computer in order to get proper 3D acceleration, and 2D with no tearing off.&lt;br /&gt;
&lt;br /&gt;
=== HP zt3000 / Compaq nx7000 ===&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 nx7000 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;
If you have the &amp;quot;1920x1200&amp;quot; version of the HP zt3000 the Modeline is:&lt;br /&gt;
        Modeline &amp;quot;1920x1200&amp;quot; 150.75 1920 2016 2048 2185  1200 1202 1208 1235&lt;br /&gt;
&lt;br /&gt;
=== Revert to Xorg driver ===&lt;br /&gt;
&lt;br /&gt;
If (for any reason) the fglrx install fails, you can revert to the Xorg driver by executing&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo dpkg-reconfigure xserver-xorg&amp;lt;/pre&amp;gt;&lt;br /&gt;
and selecting the &amp;quot;ati&amp;quot; driver, or simply restoring the previous /etc/X11/xorg.conf file, if you made a backup. &lt;br /&gt;
&lt;br /&gt;
You also need to remove the xorg-driver-fglrx or your manually installed drivers to get the 3D acceleration back, since it is provided by file /usr/lib/libGL.so.1.2 which belongs to libgl1-mesa package and which is moved to backup and replaced at the installation of xorg-driver-fglrx (or the manually built) package. In case the removal of the fglrx drivers fails to restore the file from libgl1-mesa, you have to reinstall the package by running:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo apt-get install --reinstall libgl1-mesa&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation Documentation]]&lt;/div&gt;</summary>
		<author><name>84.160.129.23</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Ubuntu_Dapper_Installation_Guide&amp;diff=2644</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=2644"/>
		<updated>2006-06-26T18:17:20Z</updated>

		<summary type="html">&lt;p&gt;84.160.129.23: update to 8.26.18 and removed wrong info in blacklist section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Method 1: Installing Dapper&#039;s Included Driver (8.25.18) ==&lt;br /&gt;
&lt;br /&gt;
The included fglrx driver supports Radeon 8500+ and the X-series cards up to X1900.  Note that if you own an ATi card from the R400 series or below, you already have 2D and may have accelerated 3D with the default drivers.  These cards include:&lt;br /&gt;
&lt;br /&gt;
* R400 series Xnnn (X800, X750, etc) (2D only)&lt;br /&gt;
* R300 series (9300+) (2D only)&lt;br /&gt;
* R200 and R100 series (9200 and below)&lt;br /&gt;
&lt;br /&gt;
For specific chipsets and models, see [http://xorg.freedesktop.org/releases/X11R6.7.0/doc/radeon.4.html the Xorg 7.0 Release Notes].&lt;br /&gt;
&lt;br /&gt;
The TV-Out functionality may not work with the open source drivers; if you don&#039;t have TV-Out or don&#039;t want to use it, however, then you probably don&#039;t need to use fglrx.&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 depmod -a&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 9600 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 for Method 1 ===&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;
*AMD64 users: It may also be necessary to update /etc/profile if using GDM.  Update the $LIBGL_DRIVERS_PATH variable to point to the dri path above.&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;
*See [[#Troubleshooting for both Methods|Troubleshooting for both Methods]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
== Method 2: Generating/Installing Ubuntu packages for the 8.26.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.26.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.26.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.26.18-x86.run&lt;br /&gt;
./ati-driver-installer-8.26.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.26.18-1_i386.deb&lt;br /&gt;
sudo dpkg -i fglrx-kernel-source_8.26.18-1_i386.deb&lt;br /&gt;
sudo dpkg -i fglrx-control_8.26.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;
sudo depmod -a&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;
Reboot.&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 for Method 2===&lt;br /&gt;
&lt;br /&gt;
==== Upgrade from Breezy ====&lt;br /&gt;
If method 2 doesn&#039;t work first time round, and you have upgraded from a Breezy installation, try this:&lt;br /&gt;
&lt;br /&gt;
Remove previous versions of the fglrx driver:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo dpkg -r fglrx-control&lt;br /&gt;
sudo dpkg -r fglrx-kernel-source&lt;br /&gt;
sudo dpkg -r xorg-driver-fglrx&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
dpkg will list dependencies for xorg-driver-fglrx which will need up be removed, for example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo dpkg -r fglrx-kernel&lt;br /&gt;
sudo dpkg -r fglrx-kernel-2.6.12-10-686-smp&lt;br /&gt;
sudo dpkg -r xorg-driver-fglrx&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Proceed with method 2&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
== Troubleshooting for both Methods ==&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 dv5029us / zv6000 ===&lt;br /&gt;
&lt;br /&gt;
If you have an HP Notebook Computer (or Compaq) such as the HP dv5029us 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;
* Ubuntu FGLRX drivers 8.25.18, do not work properly on the dv5029us (Radeon Xpress 200M) as of this writing (5/30/2006). It is needed to revert to 8.24.8 for this specific computer in order to get proper 3D acceleration, and 2D with no tearing off.&lt;br /&gt;
&lt;br /&gt;
=== HP zt3000 / Compaq nx7000 ===&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 nx7000 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;
If you have the &amp;quot;1920x1200&amp;quot; version of the HP zt3000 the Modeline is:&lt;br /&gt;
        Modeline &amp;quot;1920x1200&amp;quot; 150.75 1920 2016 2048 2185  1200 1202 1208 1235&lt;br /&gt;
&lt;br /&gt;
=== Revert to Xorg driver ===&lt;br /&gt;
&lt;br /&gt;
If (for any reason) the fglrx install fails, you can revert to the Xorg driver by executing&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo dpkg-reconfigure xserver-xorg&amp;lt;/pre&amp;gt;&lt;br /&gt;
and selecting the &amp;quot;ati&amp;quot; driver, or simply restoring the previous /etc/X11/xorg.conf file, if you made a backup. &lt;br /&gt;
&lt;br /&gt;
You also need to remove the xorg-driver-fglrx or your manually installed drivers to get the 3D acceleration back, since it is provided by file /usr/lib/libGL.so.1.2 which belongs to libgl1-mesa package and which is moved to backup and replaced at the installation of xorg-driver-fglrx (or the manually built) package. In case the removal of the fglrx drivers fails to restore the file from libgl1-mesa, you have to reinstall the package by running:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo apt-get install --reinstall libgl1-mesa&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation Documentation]]&lt;/div&gt;</summary>
		<author><name>84.160.129.23</name></author>
	</entry>
</feed>