InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   FakeSMC 2.5 for Snow Leopard, Leopard, Tiger 10.4.11 (http://infinitemac.com/showthread.php?t=5488)

andyvand 02-09-2010 09:42 PM

FakeSMC 2.5 for Snow Leopard, Leopard, Tiger 10.4.11
 
I've remade FakeSMC so it can add a Fake Sudden Motion Sensor.
I've also built a Tiger version (for 10.4.11, maybe some older ones too).

Code for adding fake sudden motion sensor to DSDT:
Add in the LPC device section (before Device (EC) for example).

Code:

Device (SMS0)
{
    Name (_HID, EisaId ("APP0003"))
    Name (_CID, "smc-sms")
}

Binaries are present under BUILD/Release (Tiger or Leopard)/.

Download (sources and bins):
http://rapidshare.com/files/348359908/fakesmc.zip