Installing NVidia proprietary drivers under Debian based distros

Sep 10th, 2011

By first, you need to download the following packages with the following command

apt-get install linux-headers-$(uname -r) gcc-4.4

Then download and give execution permissions to the NVIDIA binary driver — XServer must be down.

wget http://us.download.nvidia.com/XFree86/Linux-x86/275.28/NVIDIA-Linux-x86-275.28.run
chmod +x NVIDIA-Linux-x86-275.28.run
./NVIDIA-Linux-x86-275.28.run

Now just start the X server, enjoy!

David Barreda

I'm an engineering student. Enthusiast of gadgets, electronics and mechanics, guitar and blogging. SYSOP.

More Posts - Website - Twitter - Facebook - Google Plus - YouTube

  1. Tatuy
    Apr 2nd, 2012 at 17:22
    Reply | Quote | #1

    muy buenas instrucciones David, pero deberias de poner tambien los driver de ATI

    • David Barreda
      Apr 5th, 2012 at 05:08
      Reply | Quote | #2

      No tengo una tarjeta ATI para probar las configuraciones :/ creo que por ahi tengo una computadora pero no se si le sirva, veo si puedo la proxima semana.

      Saludos