1

As I assume, Bumblebee can automatically switch between graphic cards and you can force an application to use exact GPU (though you don't have to). The switch is to save power (as nVidia GPU is stronger but consumes more power).

Am I right?

Jantomedes
  • 83
  • 1
  • 9

3 Answers3

0

From the FAQ:

I have a laptop with Nvidia card and an integrated graphics card, how can Bumblebee help me?

By disabling the nvidia card, power is saved. This improves battery life. If you need more graphical performance, Bumblebee can run the program using the Nvidia card.

So, yes.

muru
  • 197,895
  • 55
  • 485
  • 740
0

This happens when you run the desired app with "optirun" or "primus" in front of it.

Example: optirun glxinfo

Chemdream
  • 153
  • 3
  • 15
0

I don't know if this apply to Ubuntu or not but don't forget to install bbswitch too. Last time I didn't this and my battery drain very fast.

Good luck

Mapring
  • 39