Nvidia Driver Installation for Debian Linux

Documents

Table of Contents

Installing The Nvidia Binary Driver

The installation of the Nvidia binary driver that provides 3-D acceleration is pretty simple on a Debian system with a stock kernel.

Perform the following steps as root:

apt-get install module-assistant gcc nvidia-kernel-common
m-a update
m-a prepare
m-a auto-install nvidia

References

Date: 2010-05-25 08:19:13 EDT