Installing the Nvidia drivers on Debian.
The debian wiki wiki.debian.org/NvidiaGraphicsDrivers discribes the process.
Nvidia has two releases of its drivers, one that supports recent cards, and another "legacy" that supports older cards.
To install:
# apt-get install module-assistant gcc nvidia-kernel-common
# m-a update
# m-a prepare
For the newer driver run:
# m-a auto-install nvidia
# apt-get install nvidia-glx
For the older driver run:
# m-a auto-install nvidia-kernel-legacy-source
# apt-get install nvidia-glx-legacy
Then configure the x.org config file, adding the driver as "nvidia", make sure "glx is being loaded, and dri and glcore are not.

Recent comments
49 weeks 1 day ago
3 years 43 weeks ago
4 years 3 days ago
4 years 26 weeks ago
4 years 50 weeks ago
4 years 50 weeks ago
5 years 31 weeks ago
5 years 33 weeks ago
5 years 34 weeks ago
5 years 35 weeks ago