Posts with the tag Nvidia
Uninstall the Proprietary Nvidia Driver
For my Nvidia Geforce 8600 GT in order to uninstall the driver I have to run the following command and restart:
sudo aptitude remove nvidia-glx-180
3D Desktop: Set up Compiz Fusion and The Proprietary 3D Driver
tool for nvidia graphic cards: nvidia-settings
sudo aptitude install nvidia-settings
how I set it up:
nvidia-settings
set to 8x anti aliasing und 4x anisotropic to test the new settings:
nvidia-settings -load-config-only > /dev/null 2>&1 && compiz --replace &
tool for ati graphic cards: fglrx-control
sudo aptitude install fglrx-control