Latest nVidia & ATi drivers for Ubuntu 6.06

Discussion in 'Linux, BSD and Other OS's' started by megamaced, Dec 12, 2006.

  1. megamaced

    megamaced Geek Geek Geek!

    Likes Received:
    0
    Trophy Points:
    36
    The nVidia and ATi drivers in the Dapper repositories are getting very old. So if like me, you want the very latest in nVidia tech you should add these repositories to your /etc/apt/sources.list

    Code:
    deb http://www.albertomilone.com/drivers/dapper/nonlegacy/32bit binary/
    And add the key:

    Code:
    wget http://www.albertomilone.com/drivers/tseliot.asc
    Code:
    gpg --import tseliot.asc
    Code:
    gpg --export --armor [email protected] | sudo apt-key add -
    More info here

    I installed the 'very latest' nVidia legacy driver from there and all is working fine
     
  2. Willz

    Willz MiCrO$oFt $uK$ :D

    Likes Received:
    36
    Trophy Points:
    48
    Will this work with Kubuntu and once i followed the instructions should i automatically have 3d acceleration such as direct rendering?
     
  3. megamaced

    megamaced Geek Geek Geek!

    Likes Received:
    0
    Trophy Points:
    36
    Worth a try at least.
     
  4. Impotence

    Impotence May the source be with u!

    Likes Received:
    6
    Trophy Points:
    38
    Bare in mind these are BLEEDING EDGE drivers, your allot more likely to have problems with them than the ones in the default repositories... you can have stability or performance, rarely both!

    just a heads up!
     
  5. Anti-Trend

    Anti-Trend Nonconformist Geek

    Likes Received:
    118
    Trophy Points:
    63
    I can attest that the latest build of NVidia's drivers are very stable, though I am installing them manually on Debian, and not automatically on *ubuntu.
     

Share This Page