Main Page
From Hybridgraphics
(Difference between revisions)
(→External resources) |
|||
| Line 24: | Line 24: | ||
* [[Machine-specific pages]] | * [[Machine-specific pages]] | ||
| - | ===External | + | ===External resources=== |
* [https://launchpad.net/~hybrid-graphics-linux The hybrid-graphics-linux mailing list] | * [https://launchpad.net/~hybrid-graphics-linux The hybrid-graphics-linux mailing list] | ||
* [http://nouveau.freedesktop.org/wiki/Optimus Optimus page on the nouveau wiki] | * [http://nouveau.freedesktop.org/wiki/Optimus Optimus page on the nouveau wiki] | ||
Revision as of 19:15, 18 May 2011
Contents |
Hybrid graphics on Linux
This wiki is intend to be used as a common information database, to sum up all the informations and reports submitted on the mailing list. There's quite a lot to be done, don't hesitate to grab an account and start writing!
The whole wiki is published under GNU Free Documentation Licence.
General
Softwares
- Bumblebee -- allows you to run specific programs on the discrete graphic card, inside of an X session using the integrated graphic card. Works on Nvidia Optimus cards -- by Martin Juhl
- asus_switcheroo -- a solution for Intel/Nvidia switching on ASUS and other laptops with a similar hardware mux -- by Alex Williamson
- byo_switcheroo -- a solution to build your own handler (like acpi_call) to switch between cards with vga_switcheroo -- by Alex Williamson
- vga_switcheroo -- the original GPU switching solution primarily for Intel/ATI notebooks -- by David Airlie
- acpi_call -- allows you to switch off discrete graphics card to improve battery life -- by Michal Kottman
- PRIME -- long-term Optimus solution in progress -- by David Airlie
- hybrid-windump -- dump window using Nvidia onto Intel display -- by Florian Berger and Joakim Gebart