我有配备Nvidia GT 555M视频卡的笔记本电脑。系统Ubuntu 12.10,内核Linux 3.5.0-17-通用
- 一步我做什么: - sudo add-apt-repository ppa:bumblebee/stable sudo add-apt-repository ppa:ubuntu-x-swat/x-updates sudo apt-get update sudo apt-get install bumblebee bumblebee-nvidia- 重新启动系统 - optirun glxgears- 此消息给我:无法访问辅助GPU-错误:无法禁用GPU驱动程序,因为后备启动已禁用。 
- 开放 - sudo gedit /etc/bumblebee/bumblebee.conf和变革- Driver=来- Driver=nvidia和- KernelDriver=nvidia-current到- KernelDriver=nvidia。重新启动系统并运行- optirun glxgears。- 此消息给我: - The Bumblebee daemon has not been started yet or the socket path /var/run/bumblebee.socket was incorrect. Could not connect to bumblebee daemon - is it running?
有人有主意吗?
