按照这个帖子来,好像到中间的时候内核版本过高而不支持了。。。。
或者,还是我哪里出问题了?

代码: 全选
sudo add-apt-repository ppa:bumblebee/stable
sudo apt-get update
sudo apt-get install bumblebee virtualgl linux-headers-generic nvidia-313-updates nvidia-settings-313-updates
代码: 全选
yukari@Lenovo-IdeaPad-Y480:~$ lspci |grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 630M] (rev ff)
yukari@Lenovo-IdeaPad-Y480:~$