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
本文介绍了解决Linux环境下双网卡冲突的方法,并提供了详细的步骤来安装配置bumblebee,实现NVIDIA显卡与集成显卡之间的切换。此外还介绍了如何安装compiz及相关插件来增强桌面特效。
915

被折叠的 条评论
为什么被折叠?



