Main Page
From Hybridgraphics
(Difference between revisions)
m (Account creation is no longer allowed.) |
|||
| (30 intermediate revisions not shown) | |||
| Line 2: | Line 2: | ||
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. | 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. | ||
| - | |||
'''The whole wiki is published under GNU Free Documentation Licence.''' | '''The whole wiki is published under GNU Free Documentation Licence.''' | ||
| Line 11: | Line 10: | ||
===Softwares=== | ===Softwares=== | ||
| - | * [[bumblebee|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 | + | * [[ironhide|Ironhide]] -- allows you to run specific programs on the discrete graphic card, inside of an X session using the integrated graphic card -- by Martin Juhl (abandoned) |
| + | * [[bumblebee|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 Bumblebee Project | ||
* [[asus_switcheroo|asus_switcheroo]] -- a solution for Intel/Nvidia switching on ASUS and other laptops with a similar hardware mux -- by Alex Williamson | * [[asus_switcheroo|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 | * [[byo_switcheroo]] -- a solution to build your own handler (like acpi_call) to switch between cards with vga_switcheroo -- by Alex Williamson | ||
| 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] | ||
Latest revision as of 13:32, 12 March 2012
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.
The whole wiki is published under GNU Free Documentation Licence.
General
Softwares
- Ironhide -- allows you to run specific programs on the discrete graphic card, inside of an X session using the integrated graphic card -- by Martin Juhl (abandoned)
- 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 Bumblebee Project
- 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