sudo add-apt-repository ppa:xorg-edgers/ppasudo apt-get updatesudo apt-get install nvidia-331
哈哈,安装、重启,再次查看vga信息。
lspci | grep -i vga00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 540M] (rev ff)
(rev ff) 貌似成功了。
测试一下:
optirun glxgears
继续:
打开n卡设置:
optirun nvidia-settings -c :8
都ok了。
bumblebee的作用是禁用nvidia独立显卡,需要使用独显时,使用”optirun 程序名“手动开启nvidia来运行需要加速的程序。gt540
如optirun vmware
驱动到此全部安装好了,感触很多哇。千万不要轻言放弃。
本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/dianqi/article-34493-2.html
)