Bumblebee

From Hybridgraphics

(Difference between revisions)
Jump to: navigation, search
m (Reverted edits by 188.165.2.97 (talk) to last revision by Wetneb)
 
(9 intermediate revisions not shown)
Line 2: Line 2:
[http://www.martin-juhl.dk/ Martin Juhl] started with the project and published under GPL v3 and now continues with [Ironhide] (deprecated). To improve co-operation, developers decided to fork the project into a team: [http://Bumblebee-Project/ Bumblebee-Project].
[http://www.martin-juhl.dk/ Martin Juhl] started with the project and published under GPL v3 and now continues with [Ironhide] (deprecated). To improve co-operation, developers decided to fork the project into a team: [http://Bumblebee-Project/ Bumblebee-Project].
-
This is very inseretting, You're a very skilled blogger. I've joined your feed and look forward to seeking more of your magnificent post. Also, I've shared your website in my social networks!
+
=== Installation ===
 +
Bumblebee 2.4 and before was written in Bash and has now been superseded by Bumblebee 3.0, which is written in C.
 +
Many distributions are supported, including Arch Linux, Debian, Mandriva and Ubuntu. For the latest installation
 +
instructions, see http://wiki.bumblebee-project.org/Install-and-usage.
 +
 
 +
Ubuntu users (especially when upgrading) see [http://askubuntu.com/q/36930/6969 How well do laptops with Nvidia Optimus work?]
=== Testing ===
=== Testing ===
Line 20: Line 25:
===Uninstalling===
===Uninstalling===
If you've installed Bumblebee through your package manager, remove it using your package manager.
If you've installed Bumblebee through your package manager, remove it using your package manager.
-
The flip side of this is that all of the above is GREAT prtcaice for search engine optimization (SEO). With SEO, the job is essentially the same: you need to convince Google et al that you're relevant to a search query. With SEO, however, the thing you need to impress is a piece of software (a ?spider' that crawls your site) rather than a human being. The good news is that they tend to read a web page in much the same way as we do. They'll get to know you through your language and how you use it. So, to encourage Google to categorise you properly, you need to deploy keywords in strategic parts of your pages  headers, subheads, links, bold text, footers, etc. There are variations on this theme that will help, but that's pretty much it in a nutshell. (Although if you're interested in the science, then we recommend you read our paper on SEO.)
+
==== Source ====
 +
If you're really using an old version (from MrMEEE, versions prior to 2.3), you are screwed.
 +
If you have installed Bumblebee 2.4 from git, run `bumblebee-uninstall`.
 +
Version 3.0 and later can be uninstalled from the source directory by running `make uninstall`.
===Reporting bugs===
===Reporting bugs===
Run '''bumblebee-bugreport''' and follow the instructions, bugs or feature requests can be reported at http://Bumblebee-Project.org/issues.
Run '''bumblebee-bugreport''' and follow the instructions, bugs or feature requests can be reported at http://Bumblebee-Project.org/issues.
-
I know how 1 am goes!  My kids have bgeged me to open the lab tomorrow (Saturday) and it plans to be a long one!  But what a dream for a teacher. Thank you again for such a great program. It is an honor just to be nominated.
+
==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://Bumblebee-Project.org/ Bumblebee Project homepage]
 +
* [https://twitter.com/Team_Bumblebee Bumblebee updates on Twitter]

Latest revision as of 18:51, 7 June 2012

Bumblebee allows you to run specific programs on the discrete graphic card, inside of an X session using the integrated graphic card. Martin Juhl started with the project and published under GPL v3 and now continues with [Ironhide] (deprecated). To improve co-operation, developers decided to fork the project into a team: Bumblebee-Project.

Contents

Installation

Bumblebee 2.4 and before was written in Bash and has now been superseded by Bumblebee 3.0, which is written in C. Many distributions are supported, including Arch Linux, Debian, Mandriva and Ubuntu. For the latest installation instructions, see http://wiki.bumblebee-project.org/Install-and-usage.

Ubuntu users (especially when upgrading) see How well do laptops with Nvidia Optimus work?

Testing

You can compare display performances with and without bumblebee :

glxgears
optirun glxgears

Note: when running just glxgears, if you see this message:

Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.

The FPS value will always be close to 60. Instead you should do:

vblank_mode=0 glxgears

Configure it

On versions prior to 2.3, you had to run bumblebee-configuration to configure Bumblebee. Newer versions automatically detect the right version for you.

Uninstalling

If you've installed Bumblebee through your package manager, remove it using your package manager.

Source

If you're really using an old version (from MrMEEE, versions prior to 2.3), you are screwed. If you have installed Bumblebee 2.4 from git, run `bumblebee-uninstall`. Version 3.0 and later can be uninstalled from the source directory by running `make uninstall`.

Reporting bugs

Run bumblebee-bugreport and follow the instructions, bugs or feature requests can be reported at http://Bumblebee-Project.org/issues.

External Links

Personal tools