1> 解决双网卡问题
a>sudo apt-get autoremove nvidia*
b>lspci | grep VGA
c>sudo add-apt-repository ppa:bumblebee/stable
d>apt-get update
e>apt-get install bumblebee bumblebee-nvidia
f>lspci | grep VGA
2> 软件中心安装compiz 软件包
3> 安装扩展插件
sudo apt-get install compiz-plugins-extra
4> 软件中心安装GNOME Tweak Tool 实现特效开关选择
5> 附:
如何卸载 bumblebee
a> sudo apt-get purge bumblebee