<?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=88.13.92.45</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=88.13.92.45"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Special:Contributions/88.13.92.45"/>
	<updated>2026-05-01T01:52:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9737</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9737"/>
		<updated>2013-02-15T03:10:15Z</updated>

		<summary type="html">&lt;p&gt;88.13.92.45: /* Linux Mint 14 Driver Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Disable ATI Driver from &amp;quot;Additional Drivers&amp;quot;&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &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;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;br /&gt;
&lt;br /&gt;
==Linux Mint 14 Driver Installation==&lt;br /&gt;
&lt;br /&gt;
To use a more updated version of the driver in Mint 14, proceed as follows:&lt;br /&gt;
&lt;br /&gt;
*1) Download the version of the Linux Driver that you wish from [http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English AMD]&lt;br /&gt;
*2) Make sure you remove any older driver&lt;br /&gt;
&lt;br /&gt;
   sudo aptitude purge fglrx fglrx-amdcccle xserver-xorg-video-radeon&lt;br /&gt;
&lt;br /&gt;
*3) Modify execution permission for the AMD Driver Installer:&lt;br /&gt;
&lt;br /&gt;
   chmod +x nameoftheinstaller.run&lt;br /&gt;
&lt;br /&gt;
*4) And run it with --buildpkg Ubuntu/quantal:&lt;br /&gt;
&lt;br /&gt;
   sudo ./nameoftheinstaller.run --buildpkg Ubuntu/quantal&lt;br /&gt;
&lt;br /&gt;
It will download any required files, build packages compatible with Mint, and all you&#039;ll need to do is install them by hand (using gdebi-gtk) or dpkg as follows;&lt;br /&gt;
&lt;br /&gt;
   sudo dpkg -i *.deb&lt;br /&gt;
&lt;br /&gt;
Reboot &amp;amp; Enjoy!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to remove it, just do the same command as 1), but without xserver-xorg-video-radeon.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This works because Linux Mint 14 is based on Ubuntu quantal. Tested with stable and beta drivers from outside the repositories that wouldn&#039;t install properly using the standard install procedure.&lt;/div&gt;</summary>
		<author><name>88.13.92.45</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9736</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9736"/>
		<updated>2013-02-15T03:08:01Z</updated>

		<summary type="html">&lt;p&gt;88.13.92.45: /* Linux Mint 14 Driver Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Disable ATI Driver from &amp;quot;Additional Drivers&amp;quot;&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &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;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;br /&gt;
&lt;br /&gt;
==Linux Mint 14 Driver Installation==&lt;br /&gt;
&lt;br /&gt;
To use a more updated version of the driver in Mint 14, proceed as follows:&lt;br /&gt;
&lt;br /&gt;
*1) Download the latest version from [http://www.amd.com AMD]&lt;br /&gt;
*2) Make sure you remove any older driver&lt;br /&gt;
&lt;br /&gt;
   sudo aptitude purge fglrx fglrx-amdcccle xserver-xorg-video-radeon&lt;br /&gt;
&lt;br /&gt;
*3) Modify execution permission for the AMD Driver Installer:&lt;br /&gt;
&lt;br /&gt;
   chmod +x nameoftheinstaller.run&lt;br /&gt;
&lt;br /&gt;
*4) And run it with --buildpkg Ubuntu/quantal:&lt;br /&gt;
&lt;br /&gt;
   sudo ./nameoftheinstaller.run --buildpkg Ubuntu/quantal&lt;br /&gt;
&lt;br /&gt;
It will download any required files, build packages compatible with Mint, and all you&#039;ll need to do is install them by hand (using gdebi-gtk) or dpkg as follows;&lt;br /&gt;
&lt;br /&gt;
   sudo dpkg -i *.deb&lt;br /&gt;
&lt;br /&gt;
Reboot &amp;amp; Enjoy!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to remove it, just do the same command as 1), but without xserver-xorg-video-radeon.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This works because Linux Mint 14 is based on Ubuntu quantal. Tested with stable and beta drivers from outside the repositories that wouldn&#039;t install properly using the standard install procedure.&lt;/div&gt;</summary>
		<author><name>88.13.92.45</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9735</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9735"/>
		<updated>2013-02-15T03:06:58Z</updated>

		<summary type="html">&lt;p&gt;88.13.92.45: /* Linux Mint 14 Driver Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Disable ATI Driver from &amp;quot;Additional Drivers&amp;quot;&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &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;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;br /&gt;
&lt;br /&gt;
==Linux Mint 14 Driver Installation==&lt;br /&gt;
&lt;br /&gt;
To use a more updated version of the driver in Mint 14, proceed as follows:&lt;br /&gt;
&lt;br /&gt;
*1) Download the latest version from [http://www.amd.com AMD]&lt;br /&gt;
*2) Make sure you remove any older driver&lt;br /&gt;
&lt;br /&gt;
   sudo aptitude purge fglrx fglrx-amdcccle xserver-xorg-video-radeon&lt;br /&gt;
&lt;br /&gt;
*3) Modify execution permission for the AMD Driver Installer:&lt;br /&gt;
&lt;br /&gt;
   chmod +x nameoftheinstaller.run&lt;br /&gt;
&lt;br /&gt;
*4) And run it with --buildpkg Ubuntu/quantal:&lt;br /&gt;
&lt;br /&gt;
   sudo ./nameoftheinstaller.run --buildpkg Ubuntu/quantal&lt;br /&gt;
&lt;br /&gt;
It will download any required files, build packages compatible with Mint, and all you&#039;ll need to do is install them by hand (using gdebi-gtk) or dpkg as follows;&lt;br /&gt;
&lt;br /&gt;
   sudo dpkg -i *.deb&lt;br /&gt;
&lt;br /&gt;
Reboot &amp;amp; Enjoy!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to remove it, just do the same command as 1), but without xserver-xorg-video-radeon.&lt;br /&gt;
&lt;br /&gt;
This works because Linux Mint 14 is based on Ubuntu quantal. Tested with stable and beta drivers that wouldn&#039;t install properly otherwise.&lt;/div&gt;</summary>
		<author><name>88.13.92.45</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9734</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9734"/>
		<updated>2013-02-15T03:04:12Z</updated>

		<summary type="html">&lt;p&gt;88.13.92.45: /* Linux Mint 14 Driver Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Disable ATI Driver from &amp;quot;Additional Drivers&amp;quot;&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &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;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;br /&gt;
&lt;br /&gt;
==Linux Mint 14 Driver Installation==&lt;br /&gt;
&lt;br /&gt;
To use a more updated version of the driver in Mint 14, proceed as follows:&lt;br /&gt;
&lt;br /&gt;
*1) Download the latest version from [http://www.amd.com AMD]&lt;br /&gt;
*2) Make sure you remove any older driver&lt;br /&gt;
&lt;br /&gt;
   sudo aptitude purge fglrx fglrx-amdcccle xserver-xorg-video-radeon&lt;br /&gt;
&lt;br /&gt;
*3) Modify execution permission for the AMD Driver Installer:&lt;br /&gt;
&lt;br /&gt;
   chmod +x nameoftheinstaller.run&lt;br /&gt;
&lt;br /&gt;
*4) And run it with --buildpkg Ubuntu/quantal:&lt;br /&gt;
&lt;br /&gt;
   sudo ./nameoftheinstaller.run --buildpkg Ubuntu/quantal&lt;br /&gt;
&lt;br /&gt;
It will download any required files, build packages compatible with Mint, and all you&#039;ll need to do is install them by hand (using gdebi-gtk) or dpkg as follows;&lt;br /&gt;
&lt;br /&gt;
   sudo dpkg -i *.deb&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;/div&gt;</summary>
		<author><name>88.13.92.45</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9733</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9733"/>
		<updated>2013-02-15T03:03:34Z</updated>

		<summary type="html">&lt;p&gt;88.13.92.45: /* Linux Mint 14 Driver Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Disable ATI Driver from &amp;quot;Additional Drivers&amp;quot;&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &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;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;br /&gt;
&lt;br /&gt;
==Linux Mint 14 Driver Installation==&lt;br /&gt;
&lt;br /&gt;
To use a more updated version of the driver in Mint 14, proceed as follows:&lt;br /&gt;
&lt;br /&gt;
*1) Download the latest version from [http://www.amd.com AMD]&lt;br /&gt;
*2) Make sure you remove any older driver&lt;br /&gt;
&lt;br /&gt;
   sudo aptitude purge fglrx fglrx-amdcccle xserver-xorg-video-radeon&lt;br /&gt;
&lt;br /&gt;
*3) Modify execution permission for the AMD Driver Installer:&lt;br /&gt;
&lt;br /&gt;
   chmod +x nameoftheinstaller.run&lt;br /&gt;
&lt;br /&gt;
*4) And run it with the --buildpkg Ubuntu/quantal:&lt;br /&gt;
&lt;br /&gt;
   sudo ./nameoftheinstaller.run --buildpkg Ubuntu/quantal&lt;br /&gt;
&lt;br /&gt;
It will download any required files, build packages compatible with Mint, and all you&#039;ll need to do is install them by hand (using gdebi-gtk) or dpkg as follows;&lt;br /&gt;
&lt;br /&gt;
   sudo dpkg -i *.deb&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;/div&gt;</summary>
		<author><name>88.13.92.45</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9732</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9732"/>
		<updated>2013-02-15T03:00:20Z</updated>

		<summary type="html">&lt;p&gt;88.13.92.45: /* Linux Mint 14 Driver Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Disable ATI Driver from &amp;quot;Additional Drivers&amp;quot;&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &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;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;br /&gt;
&lt;br /&gt;
==Linux Mint 14 Driver Installation==&lt;br /&gt;
&lt;br /&gt;
To use a more updated version of the driver in Mint 14, proceed as follows:&lt;br /&gt;
&lt;br /&gt;
*1) Download the latest version from www.amd.com&lt;br /&gt;
*2) Make sure you remove any older driver&lt;br /&gt;
&lt;br /&gt;
   sudo aptitude purge fglrx fglrx-amdcccle xserver-xorg-video-radeon&lt;br /&gt;
&lt;br /&gt;
*3) Modify execution permission for the AMD Driver Installer:&lt;br /&gt;
&lt;br /&gt;
   chmod +x nameoftheinstaller.run&lt;br /&gt;
&lt;br /&gt;
*4) And run it with the --buildpkg Ubuntu/quantal:&lt;br /&gt;
&lt;br /&gt;
   sudo ./nameoftheinstaller.run --buildpkg Ubuntu/quantal&lt;br /&gt;
&lt;br /&gt;
It will download any required files, build packages compatible with Mint, and all you&#039;ll need to do is install them by hand (using gdebi-gtk) or dpkg as follows;&lt;br /&gt;
&lt;br /&gt;
   sudo dpkg -i *.deb&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;/div&gt;</summary>
		<author><name>88.13.92.45</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9731</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9731"/>
		<updated>2013-02-15T02:58:17Z</updated>

		<summary type="html">&lt;p&gt;88.13.92.45: /* Linux Mint 14 Driver Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Disable ATI Driver from &amp;quot;Additional Drivers&amp;quot;&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &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;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;br /&gt;
&lt;br /&gt;
==Linux Mint 14 Driver Installation==&lt;br /&gt;
&lt;br /&gt;
To use a more updated version of the driver in Mint 14, proceed as follows:&lt;br /&gt;
&lt;br /&gt;
*1) Download the latest version from www.amd.com&lt;br /&gt;
*2) Make sure you remove any older driver&lt;br /&gt;
&lt;br /&gt;
   sudo aptitude purge fglrx fglrx-amdcccle xserver-xorg-video-radeon&lt;br /&gt;
&lt;br /&gt;
*3) Modify execution permission for the AMD Driver Installer:&lt;br /&gt;
&lt;br /&gt;
   chmod +x nameoftheinstaller.run&lt;br /&gt;
&lt;br /&gt;
*4) And run it with the --buildpkg Ubuntu/quantal:&lt;br /&gt;
&lt;br /&gt;
   sudo ./nameoftheinstaller.run --buildpkg Ubuntu/quantal&lt;br /&gt;
&lt;br /&gt;
It will download any required files, build packages compatible with Mint, and all you&#039;ll need to do is install them by hand (using gdebi-gtk) or dpkg as follows;&lt;br /&gt;
&lt;br /&gt;
*5) sudo dpkg -i *.deb&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;/div&gt;</summary>
		<author><name>88.13.92.45</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9730</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9730"/>
		<updated>2013-02-15T02:57:42Z</updated>

		<summary type="html">&lt;p&gt;88.13.92.45: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Disable ATI Driver from &amp;quot;Additional Drivers&amp;quot;&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &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;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;br /&gt;
&lt;br /&gt;
==Linux Mint 14 Driver Installation==&lt;br /&gt;
&lt;br /&gt;
To use a more updated version of the driver in Mint 14, proceed as follows:&lt;br /&gt;
&lt;br /&gt;
*1) Download the latest version from www.amd.com&lt;br /&gt;
*2) Make sure you remove any older driver&lt;br /&gt;
&lt;br /&gt;
   aptitude purge fglrx fglrx-amdcccle xserver-xorg-video-radeon&lt;br /&gt;
&lt;br /&gt;
*3) Modify execution permission for the AMD Driver Installer:&lt;br /&gt;
&lt;br /&gt;
   chmod +x nameoftheinstaller.run&lt;br /&gt;
&lt;br /&gt;
*4) And run it with the --buildpkg Ubuntu/quantal:&lt;br /&gt;
&lt;br /&gt;
   sudo ./nameoftheinstaller.run --buildpkg Ubuntu/quantal&lt;br /&gt;
&lt;br /&gt;
It will download any required files, build packages compatible with Mint, and all you&#039;ll need to do is install them by hand (using gdebi-gtk) or dpkg as follows;&lt;br /&gt;
&lt;br /&gt;
*5) sudo dpkg -i *.deb&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;/div&gt;</summary>
		<author><name>88.13.92.45</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9729</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9729"/>
		<updated>2013-02-15T02:56:46Z</updated>

		<summary type="html">&lt;p&gt;88.13.92.45: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Disable ATI Driver from &amp;quot;Additional Drivers&amp;quot;&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &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;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;br /&gt;
&lt;br /&gt;
==Linux Mint 14 Driver Installation==&lt;br /&gt;
&lt;br /&gt;
To use a more updated version of the driver in Mint 14, proceed as follows:&lt;br /&gt;
&lt;br /&gt;
*1) Download the latest version from www.amd.com&lt;br /&gt;
*2) Make sure you remove any older driver&lt;br /&gt;
&lt;br /&gt;
   aptitude purge fglrx fglrx-amdcccle xserver-xorg-video-radeon&lt;br /&gt;
&lt;br /&gt;
*3) Modify execution permission for the AMD Driver Installer:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   chmod +x nameoftheinstaller.run&lt;br /&gt;
&lt;br /&gt;
*4) And run it with the --buildpkg Ubuntu/quantal:&lt;br /&gt;
&lt;br /&gt;
   sudo ./nameoftheinstaller.run --buildpkg Ubuntu/quantal&lt;br /&gt;
&lt;br /&gt;
It will download any required files, build packages compatible with Mint, and all you&#039;ll need to do is install them by hand (using gdebi-gtk) or dpkg as follows;&lt;br /&gt;
&lt;br /&gt;
*5) sudo dpkg -i *.deb&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;/div&gt;</summary>
		<author><name>88.13.92.45</name></author>
	</entry>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9728</id>
		<title>Linux Mint</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Linux_Mint&amp;diff=9728"/>
		<updated>2013-02-15T02:56:30Z</updated>

		<summary type="html">&lt;p&gt;88.13.92.45: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===ATI Driver installation Mint 12===&lt;br /&gt;
&lt;br /&gt;
*update your system&lt;br /&gt;
*Disable ATI Driver from &amp;quot;Additional Drivers&amp;quot;&lt;br /&gt;
*Open synaptic package manager, open setting/repositories and select SOURCE CODE&lt;br /&gt;
*search for &amp;quot;kernel&amp;quot; and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)&lt;br /&gt;
*Open terminal and type: &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;
*reboot&lt;br /&gt;
*Download ATI driver http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;amp;product=2.4.1.3.42&amp;amp;lang=English&lt;br /&gt;
*Open terminal cd to download directory and type:&lt;br /&gt;
&lt;br /&gt;
   sudo sh ati-driver-installer-*.run&lt;br /&gt;
*install default installation,DONT generate Ubuntu 11.10 package!&lt;br /&gt;
*reboot when done!&lt;br /&gt;
to make sure its all good in terminal type:&lt;br /&gt;
&lt;br /&gt;
   fglrxinfo&lt;br /&gt;
should return something like this:&lt;br /&gt;
*display: :0 screen: 0&lt;br /&gt;
*OpenGL vendor string: Advanced Micro Devices, Inc.&lt;br /&gt;
*OpenGL renderer string: ATI Radeon HD 5700 Series&lt;br /&gt;
*OpenGL version string: 4.1.11251 Compatibility Profile Context&lt;br /&gt;
&lt;br /&gt;
==Linux Mint 14 Driver Installation==&lt;br /&gt;
&lt;br /&gt;
To use a more updated version of the driver in Mint 14, proceed as follows:&lt;br /&gt;
&lt;br /&gt;
*1) Download the latest version from www.amd.com&lt;br /&gt;
*2) Make sure you remove any older driver&lt;br /&gt;
&lt;br /&gt;
   aptitude purge fglrx fglrx-amdcccle xserver-xorg-video-radeon&lt;br /&gt;
&lt;br /&gt;
*3) Modify execution permission for the AMD Driver Installer:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   chmod +x nameoftheinstaller.run&lt;br /&gt;
&lt;br /&gt;
*4) And run it with the --buildpkg Ubuntu/quantal:&lt;br /&gt;
&lt;br /&gt;
   sudo ./nameoftheinstaller.run --buildpkg Ubuntu/quantal&lt;br /&gt;
&lt;br /&gt;
It will download any required files, build packages compatible with Mint, and all you&#039;ll need to do is install them by hand (using gdebi-gtk) or dpkg as follows;&lt;br /&gt;
&lt;br /&gt;
5) sudo dpkg -i *.deb&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;/div&gt;</summary>
		<author><name>88.13.92.45</name></author>
	</entry>
</feed>