If you have a laptop with nVidia Optimus and you run Linux (in my case Ubuntu) it will drain your battery very fast (in my case 2-3 times faster than on Windows).
In order to counter this, I install Bumblebee on my laptop. This will allow you to use the discrete graphics card when you need it and turn it off when you don't.
Bumblebee 3.0 is supported up to Ubuntu version 12.10.
In order to install Bumblebee enter the following commands in a terminal:
- sudo add-apt-repository ppa:bumblebee/stable
- sudo apt-get update
- sudo apt-get install bumblebee bumblebee-nvidia linux-headers-generic
- Reboot
optirun firefoxIf you have problems please check the references.
References:
https://wiki.ubuntu.com/Bumblebee
http://bumblebee-project.org/
https://github.com/Bumblebee-Project/Bumblebee
No comments:
Post a Comment