为ubuntu安装显卡驱动程序.主要支持蕊片组Nvidia and ATI/AMD

For the latest Nvidia binary drivers:
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current nvidia-current-modaliases nvidia-settings
For the latest ATI/AMD binary drivers:
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install fglrx
via{ububuntugame}
