Linux Mint: Difference between revisions
From cchtml.com
Line 15: | Line 15: | ||
to make sure its all good in terminal type: | to make sure its all good in terminal type: | ||
fglrxinfo | |||
should return something like this: | should return something like this: | ||
*display: :0 screen: 0 | *display: :0 screen: 0 |
Revision as of 13:06, 20 November 2011
ATI Driver installation Mint 12
- update your system
- Open synaptic package manager, open setting/repositories and select SOURCE CODE
- search for "kernel" and install (kernel-package,linux-source,linux-headers\linux-headers x64--for x64,(some may already be install)
- Open terminal and type:
sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases
- reboot
- Download ATI driver http://support.amd.com/us/gpudownload/l ... ng=English
- Open terminal cd to download directory and type:
sudo sh ati-driver-installer-*.run
- install default installation,DONT generate Ubuntu 11.10 package!
- reboot when done!
to make sure its all good in terminal type:
fglrxinfo
should return something like this:
- display: :0 screen: 0
- OpenGL vendor string: Advanced Micro Devices, Inc.
- OpenGL renderer string: ATI Radeon HD 5700 Series
- OpenGL version string: 4.1.11251 Compatibility Profile Context