Created
June 8, 2016 01:42
-
-
Save W-Floyd/842c5532d78df9a25d952e473aaea354 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
william@william-asus:~$ apt show bumblebee | |
Package: bumblebee | |
Version: 3.2.1-96~xenialppa1 | |
Priority: extra | |
Section: utils | |
Maintainer: The Bumblebee Project <[email protected]> | |
Installed-Size: 190 kB | |
Pre-Depends: dpkg (>= 1.15.7.2) | |
Depends: bbswitch-dkms | bbswitch-source, xserver-xorg-core (>= 2:1.18), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), libbsd0 (>= 0.2.0), libc6 (>= 2.15), libglib2.0-0 (>= 2.12.0), libkmod2 (>= 5~), libx11-6 | |
Recommends: virtualgl | primus | |
Suggests: bumblebee-nvidia (= 3.2.1-96~xenialppa1) | |
Download-Size: 46.8 kB | |
APT-Manual-Installed: yes | |
APT-Sources: http://ppa.launchpad.net/bumblebee/testing/ubuntu xenial/main amd64 Packages | |
Description: NVIDIA Optimus support for Linux | |
Bumblebee is an effort to make NVIDIA Optimus enabled laptops work in | |
GNU/Linux systems. These laptops are built in such a way that the NVIDIA | |
graphics card can be used on demand so that battery life is improved and | |
temperature is kept low. | |
. | |
It disables the discrete graphics card if no client is detected, and starts | |
an X server making use of NVIDIA card if requested then let software GL | |
implementations (such as VirtualGL) copy frames to the visible display that | |
runs on the integrated graphics. The ability to use discrete graphics | |
depends on the driver: open source nouveau and proprietary nvidia. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment