Bumblebee

From Hybridgraphics

(Difference between revisions)
Jump to: navigation, search
Line 28: Line 28:
===Configure it===
===Configure it===
To Reconfigure bumblebee :
To Reconfigure bumblebee :
-
<pre>bumblebee-config<pre>
+
<pre>bumblebee-config</pre>
===Uninstall it===
===Uninstall it===
To uninstall or clean up ealier versions :
To uninstall or clean up ealier versions :
-
<pre>bumblebee-uninstall<pre>
+
<pre>bumblebee-uninstall</pre>
===Reporting bugs===
===Reporting bugs===
Use the '''bumblebee-bugreport''' script to create a nice bug report that you'll send [https://github.com/MrMEEE/bumblebee/issues here].
Use the '''bumblebee-bugreport''' script to create a nice bug report that you'll send [https://github.com/MrMEEE/bumblebee/issues here].

Revision as of 23:56, 20 May 2011

Bumblebee allows you to run specific programs on the discrete graphic card, inside of an X session using the integrated graphic card. It's written by Martin Juhl and published under GPL v3.

Contents

What it does - and does not

Actually only Ubuntu, Debian, OpenSuSE and Fedora is supported by this script, but Martin is working on to porting on other distros and make his script more distro-independent. For info about state of work in distro porting or to help in porting please see https://github.com/MrMEEE/bumblebee/issues/7

Arch and Gentoo are support by:

Arch Linux - Onny: http://aur.archlinux.org/packages.php?ID=48866

Gentoo - Iegor: https://github.com/iegor/bumblebee-Gentoo-support


Currently this application does shut down the nvidia card when not used, but only on Ubuntu.. Other distribution are in progress.. still balance the load between the two cards is missing..

Installing it

git clone https://github.com/MrMEEE/bumblebee
cd bumblebee
./install.sh

Testing it

You can compare display performances with and without bumblebee :

glxgears
optirun64 glxgears (64-bit)

optirun glxgears (32-bit)

Configure it

To Reconfigure bumblebee :

bumblebee-config

Uninstall it

To uninstall or clean up ealier versions :

bumblebee-uninstall

Reporting bugs

Use the bumblebee-bugreport script to create a nice bug report that you'll send here.

Personal tools