Softpedia
 

NEWS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
Home > News > Linux > Other Tips, Tricks and Tutorials

January 13th, 2007, 15:02 GMT · By

Install Nvidia and ATI Video Drivers on Ubuntu Edgy

SHARE:

Adjust text size:


So you've just installed Ubuntu Linux and now you need to install your video card's driver, be it either Nvidia or ATI. This guide will teach you the easiest ways to achieve that.

Nvidia installation

First of all, you need to add some repositories to the /etc/apt/sources.list file.

Go to System -> Administration -> Software Sources and click on the "Third Party" tab, then on the "Add" button and enter the following code:

CODE
deb http://nvidia.limitless.lupine.me.uk/ubuntu edgy stable

After you've added the code above, click "Close" button. It will ask you to reload the information about available software, so click on the "Reload" button and wait until the window disappears.

Now open up a terminal (Applications -> Accessories -> Terminal) and type the following code:

CODE
wget -O- --quiet http://nvidia.limitless.lupine.me.uk/ubuntu/root@lupine.me.uk.gpg | sudo apt-key add -

In Terminal, type the following commands, one by one, in order to install the Nvidia driver:

CODE
sudo apt-get update
sudo apt-get install nvidia-glx
sudo apt-get upgrade

All you need to do now is type the code below in the Terminal, so you can activate your Compositing options in the xorg.conf file:

CODE
sudo nvidia-xconfig -add-argb-glx-visuals

Now reboot your computer and your new Nvidia drivers should be installed.

ATI installation

First of all, make sure all the repositories are active, so go to System -> Administration -> Software Sources and check all the 5 repositories in the first tab (Ubuntu 6.10). Click the "Close" button and you'll be asked if you want to reload the information about available software; click on the "Reload" button and wait until the window disappears.

Open a terminal (Applications -> Accessories -> Terminal) and type the following command:

CODE
sudo gedit /etc/X11/xorg.conf

Now scroll down till the end of the file and modify the last Section (Extensions) to look like this:

CODE
Section "Extensions"
Option "Composite" "Disable"
EndSection

In Terminal, type now the following commands, one by one, in order to install the ATI driver:

CODE
sudo apt-get update
sudo apt-get install xorg-driver-fglrx
sudo depmod -a

Now you need to activate and configure the driver you've just installed; please type the following command in a terminal:

CODE
sudo aticonfig -initial

and then type:

CODE
sudo aticonfig -overlay-type=Xv

Now reboot your computer and your new ATI drivers should be installed.

TELL US WHAT YOU THINK:

90,215 hits · 8 comments · Link to this article · Print article · Send to friend · Subscribe to news

MUST-READ RELATED ARTICLES:


How to Install XGL on Fedora Core

Installing NTFS Write Support on Fedora/Ubuntu

Resetting a Forgotten Root Password

How to Customize the Shell Prompt

Building Your Own IRC Server with Services

READER COMMENTS:


Comment #1 by: HAHAHA on 02 Jul 2008, 03:07 UTC reply to this comment

You have to go through all that command line mess just to install a driver? What a joke!
Back to XP all the way, baby, all the way!


Comment #2 by: Tim on 31 Oct 2008, 19:15 UTC reply to this comment

Spectacular. I'm trying to learn at home to use ubuntu. I've had a few problems. but this one is fixed. thanks so much.


Comment #3 by: richi on 03 Jan 2009, 12:15 UTC reply to this comment

how can i get back from
Section "Extensions"
Option "Composite" "Disable"
EndSection
to the originals files?? plz heeelp


Comment #4 by: John on 15 Feb 2009, 21:15 UTC reply to this comment

well, the 'software sources' part, the moment i click on close, then reload, it says it failed to fetch the data from nvidia/ ..... what could be the problem ?


Comment #5 by: Jason on 14 Mar 2009, 11:20 UTC reply to this comment

Great, now my ubuntu display settings are failing to run properly at all, ditto drivers not updated in any way whatsoever. No thanks to any of the instructions listed here!
Some helpful feedback from the author would be nice, especially in reference to the previous comment from "richi":
"how can i get back from
Section "Extensions"
Option "Composite" "Disable"
EndSection
to the originals files?? plz heeelp"


Comment #6 by: disappointed on 23 Jun 2009, 02:06 UTC reply to this comment

Yeh didnt work for me either


Comment #7 by: damii on 15 Jul 2009, 03:37 UTC reply to this comment

use this command to revome

sudo apt-get remove xorg-driver-fglrx


Comment #8 by: crashovr on 13 Apr 2010, 12:54 UTC reply to this comment

Hello everyone and thx for this tutorial (sorry for my bad english =p)

I have a problem with this line ==> sudo aticonfig -initial

Because when I type it in the terminal, he said ==> Please copy configuration file template to /etc/X11

But I don't know where is this file and it's name !!

Please help me ^^

Copyright © 2001-2012 Softpedia. Contact/Tip us at

WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM