scram69 Posted September 30, 2015 Share Posted September 30, 2015 Got it. Thanks. CloverConfig.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted September 30, 2015 Moderators Share Posted September 30, 2015 Try this. Works fine for me on Yosemite and El Capitan. Tested on E6430 and E6230. CloverConfig.zip Link to comment Share on other sites More sharing options...
scram69 Posted October 1, 2015 Share Posted October 1, 2015 At first it didn't help, but then I noticed that I could boot with Chameleon and the battery status worked. I had installed ACPIBatteryManager.kext in both /E/E and /S/L/E, so I removed the copy in /S/L/E (was version 1.55) and left your version in CLOVER/kexts. That fixed the problem and I have my battery status working under Clover again Thanks for your help. There is conflicting guidance on various forums about what kexts should be installed into /S/L/E vs what should stay in the boot loader folders. I guess one just has to be patient and experiment with both options. But hopefully this helps others with the same issue I had. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted October 1, 2015 Moderators Share Posted October 1, 2015 Install kexts to /S/L/E if it can't be injected by Clover, mainly kexts that has dependencies. FakeSMC, VoodooPS2Controller, ACPIBatteryManager can be loaded in /Clover/Kexts Link to comment Share on other sites More sharing options...
morpheousman Posted November 25, 2015 Share Posted November 25, 2015 try this if it's not done already into method label _STA parent_label BAT1 replace_content begin Return (Zero) end; into method label _STA parent_label BAT2 replace_content begin Return (Zero) end; Not sure where this patch goes. I have managed to install Yosemite on my 6420, using a older guide, a hi res DSDT from Herve's Mavericks Guide, and a ssdt for an i5-2520. Bat staus is not working. Bat status and percentage shows up in menu after boot, but then only has a "X" in the indicator after A/C adapter is removed, and percentage is missing. Now if I can just get bat status, and sleep working. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted November 25, 2015 Moderators Share Posted November 25, 2015 Launch DSDT.aml with Maciasl. Set the preference to ACPI 4.0. Close and relaunch DSDT.aml. Click on Patch, paste the above code in the window and click on Apply. For Clover, make sure NewWay and FixRegions are disabled. They tend to cause battery status with an 'X' for this model. 1 Link to comment Share on other sites More sharing options...
morpheousman Posted November 25, 2015 Share Posted November 25, 2015 Launch DSDT.aml with Maciasl. Set the preference to ACPI 4.0. Close and relaunch DSDT.aml. Click on Patch, paste the above code in the window and click on Apply. For Clover, make sure NewWay and FixRegions are disabled. They tend to cause battery status with an 'X' for this model. Is this correct? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted November 25, 2015 Moderators Share Posted November 25, 2015 That's correct. Link to comment Share on other sites More sharing options...
morpheousman Posted November 30, 2015 Share Posted November 30, 2015 @Jake Lo Solved with your patched DSDT and the latest RehabMan ACPIBatteryManager.kext. Thank You! RehabMan-Battery-2015-1109.zip Link to comment Share on other sites More sharing options...
Recommended Posts