phattbam wrote:That's what I was afraid of.. Would you have the time to do a step by step tutorial on how I can do that? I'm not too keen on doing the patching an such. Thanks in advance
I'd be happy to make an edit to your DSDT.aml file, as I'm interested to check this is repeatable. I presume that your concern is related to doing the patch to DSDT. If you have extracted and decompiled to get a DSDT.dsl using iasl, pls post that, else post your DSDT.aml from within your /Extra folder and I'll take a look.
(DSDT.aml around 20kB vs DSDT.dsl around 200kB size)
(I'm not suggesting to use mine, as I have S9e so may be differences to your machine).
UPDATE:
Sort of off topic of the above note, but related to earlier discussions.
Just "converted" to use of Mekort's native power management approach and backlight/lid/sleep still works.
Changes to stuff in /Extra or /Extra/Extensions.
- Added CPUIDOverride
- Added CPUIDSymbols
- Added new NBI/Chameleon boot (kernel patch stuff)
- Removed NullCPUPM
- Removed SleepEnabler
- Removed VoodooPowerMini
- Changed entries in smbios.plist to reflect MacBook4,1 and point to std 10.6.3 mach_kernel
(Rebuilt cache)
All works OK except it killed BT OBEX file transfer (same problem seen on 10.6.2 prior to fixing), seems to have relation to the version of bootloader & smbios.
NOTE: I am still using 10.6.2 kexts in /E/E for graphics, audio etc. but with a vanilla 10.6.3 /S/L/E. Have not got around to updating those in Extra yet. It's possible that upgrading these may have an adverse impact.