RTC section from DSDT looks like fixed ..
Device (RTC)
{
Name (_HID, EisaId ("PNP0B00"))
Name (RT, ResourceTemplate ()
{
IO (Decode16,
0x0070, // Range Minimum
0x0070, // Range Maximum
0x10, // Alignment
0x02, // Length
)
IO (Decode16,
0x0072, // Range Minimum
0x0072, // Range Maximum
0x02, // Alignment
0x06, // Length
)
})
Method (_CRS, 0, NotSerialized)
{
Return (RT)
}
}
but i experience BIOS reset each time when i put lid down and sleep fail ...i'm looking for solution right now... any advise would be great..
other thing .. i couldn't update to 10.7.5 cause system hang on startup short before GUI should be loaded... I've tried with clean install 10.7.2 and combo update to 10.7.5 and clean install of 10.7.5 as well.. both ways hang same moment.. so i decided to stay with 10.7.4 that makes me no different . I've found these battery kexts in one zip file ..and didn't investigate which should be loaded... with Voodoo next for battery i experienced "No Battery Installled" sign with login window .. with these two everything works like a charm .. just cosmetics ... there on insanelymac: http://www.insanelymac.com/forum/topic/272459-appleacpibatterymanagerapplesmartbatterymanager-for-lion/