Monday, March 12, 2007

A fast way to install ATI and NVIDIA drivers in Ubuntu

One of the first questions Linux users often ask, after installing their distro of choice, is “How do I install Nvidia drivers?” Although the process has been hit and miss in the past, one of the best solutions that I have come across is Envy for the Ubuntu distribution. The process is breathtakingly easy and works like a charm everytime. Since version 0.8.1 Envy now installs Ati drivers as well as Nvidia. The process is as easy as :

wget http://albertomilone.com/ubuntu/nvidia/scripts/envy_0.8.1-0ubuntu6_all.deb


sudo dpkg -i envy_0.8.1-0ubuntu6_all.deb

then press Alt+Cntrl+F1 to kill X-Windows and type

envy

at the terminal. From there press a few “Yes” and you have the latest stable Nvidia drivers installed on your computer. The program even brings you back into X-Windows. Envy is one very sweet script. The author of the program is Alberto Milone, better known as tseliot in the Ubuntu Forums. He was nice enough to answer to some questions on Envy, as well Ubuntu.

*Note for users of previous Envy versions you should first do these two steps before the installation of version 0.8.1

sudo aptitude purge envy

sudo rm -R /usr/share/envy


Discover (nithin)

No comments: