<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.cchtml.com/index.php?action=history&amp;feed=atom&amp;title=Mint</id>
	<title>Mint - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.cchtml.com/index.php?action=history&amp;feed=atom&amp;title=Mint"/>
	<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Mint&amp;action=history"/>
	<updated>2026-05-14T17:38:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.cchtml.com/index.php?title=Mint&amp;diff=10565&amp;oldid=prev</id>
		<title>83.83.6.177: Install for Mint 17.1</title>
		<link rel="alternate" type="text/html" href="http://wiki.cchtml.com/index.php?title=Mint&amp;diff=10565&amp;oldid=prev"/>
		<updated>2014-12-22T13:53:45Z</updated>

		<summary type="html">&lt;p&gt;Install for Mint 17.1&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Hi people,&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I experienced a problem after updating to 17.1. In Mint 16 the driver I got from AMD installed painlessly, but in 17.1 this was no longer the case. Nor did the standard fglrx and fglrx-updates work. The OS xserver-xorg-ati driver worked fine most of the time, but it gave artifacts (mangled characters in my browser and editors) and that got quite annoying after a while. &lt;br /&gt;
&lt;br /&gt;
While googling for an answer on how to install AMD&amp;#039;s driver this wiki continued to pop up so it probably will for other people too who are searching for a way to install the proprietary ATI / AMD / Catalyst / fglrx driver in Mint. And gives them a fighting chance to get on with their lives. This is how I did it. It might work for you, or it might not. Unfortunately I am not much of an expert in this field  so I cannot help anyone with any specific problems ...&lt;br /&gt;
&lt;br /&gt;
Prerequisites: &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
1) Linux Mint 17.1 with stock 3.13.0-37 kernel and the 3.13.0-37 kernel header files installed.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2) The Linux driver you can find on amd.com, in my case: amd-catalyst-omega-14.12-linux-run-installers.zip&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Procedure:&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unzip amd-catalyst-omega-14.12-linux-run-installers.zip. This gives you a directory with a.o. the file amd-driver-installer-14.501.1003-x86.x86_64.run . Running this file directly did not work for me so I generated the Ubuntu .deb packages as follows.&lt;br /&gt;
First you need to install some additional packages :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install dh-modaliases xserver-xorg-dev execstack&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then you need to generate packages for Ubuntu Trusty:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
./amd-driver-installer-14.501.1003-x86.x86_64.run --buildpkg Ubuntu/trusty&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Fill in your sudo password when asked. This will take a few minutes. If all is well the installer comes back with:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Generating package: Ubuntu/trusty&lt;br /&gt;
Package /somewhere/fglrx-14.501.1003/fglrx-core_14.501-0ubuntu1_amd64.deb has been successfully generated&lt;br /&gt;
Package /somewhere/fglrx-14.501.1003/fglrx_14.501-0ubuntu1_amd64.deb has been successfully generated&lt;br /&gt;
Package /somewhere/fglrx-14.501.1003/fglrx-dev_14.501-0ubuntu1_amd64.deb has been successfully generated&lt;br /&gt;
Package /somewhere/fglrx-14.501.1003/fglrx-amdcccle_14.501-0ubuntu1_amd64.deb has been successfully generated&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now install the said packages:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo dpkg -i fglrx-core_14.501-0ubuntu1_amd64.deb&lt;br /&gt;
sudo dpkg -i fglrx_14.501-0ubuntu1_amd64.deb&lt;br /&gt;
sudo dpkg -i fglrx-dev_14.501-0ubuntu1_amd64.deb&lt;br /&gt;
sudo dpkg -i fglrx-amdcccle_14.501-0ubuntu1_amd64.deb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then create an initial xorg.conf file:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo aticonfig --initial&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you can check if all is well so far. Start Administration / Driver Manager and see if fglrx version 2:14.501-0ubuntu1 is selected.&lt;br /&gt;
&lt;br /&gt;
Reboot. Mint came back with a mirrored screen with minimal resolution. I could adjust this with the standard Preferences / Display utility. Finally I experienced some tearing which I solved with the Catalyst control center:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo amdcccle&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And there it was, Mint 17.1 with the latest &amp;amp; greatest Catalyst driver. &lt;br /&gt;
&lt;br /&gt;
Finally: it is wise to make an emergency script to restore to stock xserver-xorg-ati at root prompt if things go wrong, just in case. I used this one:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&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*&lt;br /&gt;
sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.old&lt;br /&gt;
sudo apt-get install --reinstall xserver-xorg-core libgl1-mesa-glx:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:amd64 libgl1-mesa-dri:amd64&lt;br /&gt;
sudo dpkg-reconfigure xserver-xorg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>83.83.6.177</name></author>
	</entry>
</feed>