标题: Debian nvidia driver install [打印本页] 作者: ilovedebian 时间: 2009-05-06 11:47 标题: Debian nvidia driver install 1
apt-get install nvidia-kernel-`uname -r` nvidia-xconfig nvidia-glx nvidia-settings
nvidia-glx - NVIDIA binary Xorg driver
/usr/lib/xorg/modules/drivers/nvidia_drv.so
nvidia-xconfig - The NVIDIA X Configuration Tool
nvidia-settings - Tool of configuring the NVIDIA graphics driver
nvidia-kernel-2.6.26-2-686 - NVIDIA binary kernel module for Linux 2.6.26-2-686
/lib/modules/2.6.26-1-686/nvidia/nvidia.ko
2
sudo nvidia-xconfig
It's will create new file (/etc/X11/xorg.conf)
And you will restart X server right now.
3
Test it
apt-get install mesa-utils
mesa-utils - Miscellaneous Mesa GL utilities
/usr/bin/glxgears
notes: resource of cpu occupancy is very high