Installazione da repository:
sudo apt-add-repository ppa:xorg-edgers/ppaInstallazione completata! Per altri sistemi GNU/Linux che non supportano l’installazione via PPA, i driver possono essere installati tramite questi comandi:
sudo apt-get update
sudo apt-get install nvidia-current nvidia-settings
Sistemi GNU/Linux a 32 bit:
cd /tmpSistemi GNU/Linux a 64 bit:
wget -O NVIDIA-Linux-x86-304.32.run http://goo.gl/Q8Wg7
chmod +x NVIDIA-Linux-x86-304.32.run
sudo sh NVIDIA-Linux-x86-304.32.run
cd /tmp
wget -O NVIDIA-Linux-x86_64-304.32.run http://goo.gl/wCSXF
chmod +x NVIDIA-Linux-x86_64-304.32.run
sudo sh NVIDIA-Linux-x86_64-304.32.run