Installing Nvidia Drivers in Etch там предлагается следующая конструёвина:
- apt-get install module-assistant
- Next you need an Unstable repository available. This is done by editing the /etc/apt/sources.list file and adding this on a new line, but without the quotes - "deb http://ftp.us.debian.org/debian/ unstable main non-free contrib"
- apt-get update
- m-a prepare
- m-a auto-install nvidia
- apt-get install nvidia-glx
- Edit /etc/apt/sources.list again and remove that new line, or comment it with a # at the beginning of the line.
- apt-get update
как показала практика, лазить в нестабильный репозиторий необязательно.