Adam Michael Roach's picture

Installing nVidia 180.29 Drivers in Intrepid

Installing the latest nVidia drivers (180.29) on Ubuntu Intrepid is quite easy. First, pull up a terminal (for gnome, Applications > Accessories > Terminal) and enter the following command.


sudo gedit /etc/apt/sources.list

You will be prompted for your password. At the bottom of the newly opened file insert the following lines:


deb http://ppa.launchpad.net/anders-kaseorg/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/anders-kaseorg/ppa/ubuntu intrepid main

Syndicate content