Installing NVidia proprietary drivers under Debian based distros
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!

muy buenas instrucciones David, pero deberias de poner tambien los driver de ATI
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