|
|
| Line 1: |
Line 1: |
| - | Bumblebee allows you to run specific programs on the discrete graphic card, inside of an X session using the integrated graphic card.
| + | The paragon of understanding these iusses is right here! |
| - | [http://www.martin-juhl.dk/ Martin Juhl] started with the project and published under GPL v3. To improve co-operation, some developers decided to fork the project into a team: [https://github.com/Bumblebee-Project/Bumblebee Bumblebee-Project].
| + | |
| - | | + | |
| - | ===What it does - and does not===
| + | |
| - | Currently, Ubuntu and Arch Linux is supported by the installer. Work is in progress to support Fedora, Debian and OpenSUSE.
| + | |
| - | | + | |
| - | Arch Linux and Gentoo are support by:
| + | |
| - | | + | |
| - | * Arch Linux - ArchWiki: https://wiki.archlinux.org/index.php/Bumblebee
| + | |
| - | * Gentoo - Iegor: https://github.com/iegor/bumblebee-Gentoo-support
| + | |
| - | | + | |
| - | Power management [https://github.com/Bumblebee-Project/Bumblebee/wiki/ACPI-Removed has temporary been disabled], but will be re-added later.
| + | |
| - | | + | |
| - | ===Installing it===
| + | |
| - | | + | |
| - | git clone git@github.com:Bumblebee-Project/Bumblebee.git
| + | |
| - | cd Bumblebee
| + | |
| - | sudo ./cleanup
| + | |
| - | sudo ./install</pre>
| + | |
| - | | + | |
| - | ====Installing on Ubuntu====
| + | |
| - | If you're using Ubuntu, you can install Bumblebee from a PPA. If you've installed versions before 2.3 from ppa:mj-casalogic/bumblebee or MrMEEE/bumblebee, you've to run the cleanup script first:
| + | |
| - | | + | |
| - | wget https://raw.github.com/Bumblebee-Project/Bumblebee/master/cleanup
| + | |
| - | chmod +x cleanup
| + | |
| - | sudo ./cleanup
| + | |
| - | | + | |
| - | The nvidia drivers supplied with Natty and before may not support your graphics card. Therefore, add the PPA containing more recent drivers:
| + | |
| - | | + | |
| - | sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
| + | |
| - | | + | |
| - | Next, add the Bumblebee PPA:
| + | |
| - | | + | |
| - | sudo add-apt-repository ppa:bumblebee/stable
| + | |
| - | sudo apt-get update
| + | |
| - | sudo apt-get install bumblebee
| + | |
| - | | + | |
| - | ===Testing it===
| + | |
| - | You can compare display performances with and without bumblebee :
| + | |
| - | <pre>glxgears
| + | |
| - | optirun glxgears</pre>
| + | |
| - | | + | |
| - | Note: when running just glxgears, if you see this message:
| + | |
| - | <pre>Running synchronized to the vertical refresh. The framerate should be
| + | |
| - | approximately the same as the monitor refresh rate.</pre>
| + | |
| - | The FPS value will always be close to 60. Instead you should do:
| + | |
| - | <pre>vblank_mode=0 glxgears</pre>
| + | |
| - | | + | |
| - | ===Configure it===
| + | |
| - | On versions prior to 2.3, you had to run <tt>bumblebee-configuration</tt> to configure Bumblebee. Newer versions automatically detect the right version for you.
| + | |
| - | | + | |
| - | ===Uninstall it===
| + | |
| - | If you're really using an old version (from MrMEEE, versions prior to 2.3):
| + | |
| - | | + | |
| - | wget https://raw.github.com/Bumblebee-Project/Bumblebee/master/cleanup
| + | |
| - | chmod +x cleanup
| + | |
| - | sudo ./cleanup
| + | |
| - | In other cases, you need to run the following to uninstall Bumblebee:
| + | |
| - | | + | |
| - | bumblebee-uninstall
| + | |
| - | | + | |
| - | If you're using Ubuntu and have installed Bumblebee through the PPA, you can remove it with:
| + | |
| - | | + | |
| - | sudo apt-get remove bumblebee
| + | |
| - | | + | |
| - | ===Reporting bugs===
| + | |
| - | Run '''bumblebee-bugreport''' and follow the instructions, bugs or feature requests can be reported at https://github.com/Bumblebee-Project/Bumblebee/issues.
| + | |
| - | | + | |
| - | ==External Links==
| + | |
| - | * [https://lists.launchpad.net/hybrid-graphics-linux/msg01607.html 10 questions and answers on Bumblebee]
| + | |
| - | * [https://github.com/Bumblebee-Project/Bumblebee/wiki Bumblebee Project's Wiki]
| + | |
| - | * [https://github.com/Bumblebee-Project/Bumblebee/blob/master/README Read me file]
| + | |
| - | * [https://twitter.com/Team_Bumblebee Bumblebee updates on Twitter]
| + | |