Ironhide

From Hybridgraphics

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 +
This is the most recent implementation of the original [[bumblebee]] code written by [http://www.martin-juhl.dk/ Martin Juhl].
This is the most recent implementation of the original [[bumblebee]] code written by [http://www.martin-juhl.dk/ Martin Juhl].
Line 7: Line 8:
Install:
Install:
-
 
+
<nowiki>
apt-add-repository ppa:mj-casalogic/ironhide
apt-add-repository ppa:mj-casalogic/ironhide
apt-get update
apt-get update
apt-get install ironhide
apt-get install ironhide
 +
</nowiki>
Configuration:
Configuration:
 +
<nowiki>
ironhide-configuration
ironhide-configuration
 +
</nowiki>
Additional Settings:
Additional Settings:
 +
<nowiki>
ironhide-settings
ironhide-settings
 +
</nowiki>
Submit Bugreport:
Submit Bugreport:
 +
<nowiki>
ironhide-bugreport
ironhide-bugreport
 +
</nowiki>

Revision as of 21:52, 21 September 2011

This is the most recent implementation of the original bumblebee code written by Martin Juhl.

It installs and configures the ACPI calls to switch the discrete graphics card on/off via acpi_call, and provides a graphical user interface to set up the system to each specific laptop configuration.

Available here: https://launchpad.net/~mj-casalogic/+archive/ironhide

Install: apt-add-repository ppa:mj-casalogic/ironhide apt-get update apt-get install ironhide

Configuration: ironhide-configuration

Additional Settings: ironhide-settings

Submit Bugreport: ironhide-bugreport

Personal tools