Installare driver nvidia-glx-190 su Ubuntu 9.04

Esteban Sannin's picture
    Ecco come installare l'ultima release dei driver nvidia:

  • Come prima cosa aggiungiamo il repository:
    sudo vim /etc/apt/sources.list
    deb http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu jaunty main
    
  • Aggiungiamo la chiave:

    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com CEC06767
    
  • Installiamo il driver:

    sudo apt-get update
    sudo apt-get install nvidia-glx-190 nvidia-190-modaliases
    
  • Configuriamo

    sudo nvidia-xconfig -s --no-logo --force-generate
    

Tutto qui!!

enjoy
Esteban Sannin

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
Captcha
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Syndicate content