Contribute
Register

[solved] Battery not working - Worked on Yosemite

Status
Not open for further replies.
Joined
Aug 10, 2012
Messages
34
Motherboard
HP Pavilion DV6
CPU
Intel® Core™ i7- 2670QM Prozessor [4x 2,20 GHz]
Graphics
AMD Radeon HD 6770M [DDR5 2GB]
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
On Yosemite I installed Rehabs ACPIBatteryManager.kext and applied the patch [bat] DV6t 6b00 from your repo RehabMan. My notebook is HP DV6 6b55eg. And it worked.

Now on El Capitan I did the same and I just get the battery icon with the X. I saw that there was some update recently to the patch, so I made a new DSDT and patched it again. But nothing changed, it won't work. What could it be?

I attached my DSDT.

PS. I installed the latest ACPIBatteryManager.kext.
 

Attachments

  • DSDT.aml.zip
    40.2 KB · Views: 67
Battery not working - Worked on Yosemite

On Yosemite I installed Rehabs ACPIBatteryManager.kext and applied the patch [bat] DV6t 6b00 from your repo RehabMan. My notebook is HP DV6 6b55eg. And it worked.

Now on El Capitan I did the same and I just get the battery icon with the X. I saw that there was some update recently to the patch, so I made a new DSDT and patched it again. But nothing changed, it won't work. What could it be?

I attached my DSDT.

PS. I installed the latest ACPIBatteryManager.kext.

See guide: http://www.tonymacx86.com/el-capita...de-how-patch-dsdt-working-battery-status.html

Read post #1, "Problem Reporting"
 
Battery not working - Worked on Yosemite

Thanks for helping me RehabMan :)
I use Enoch r2795 (latest version) as the bootloader.[h=1][/h]
Code:
[FONT=Menlo]kextstat|grep -y acpiplat[/FONT]
[FONT=Menlo]   12    2 0xffffff7f80ad9000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (4.0) 3BE4E926-E063-3BBD-BE05-F6F97358C7A4 <11 10 7 6 5 4 3 1>

[/FONT]
[FONT=Menlo]kextstat|grep -y appleintelcpu[/FONT]
[FONT=Menlo]   16    0 0xffffff7f80b6c000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) D468813F-426F-3E06-AFFB-27223068DDD6 <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   28    0 0xffffff7f80c62000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) 99C8A694-575D-32C8-B319-1BB8F5518D97 <7 6 5 4 3 1>

[/FONT]
[FONT=Menlo]kextstat|grep -y applelpc[/FONT]
[FONT=Menlo]   92    0 0xffffff7f81276000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <87 11 5 4 3>[/FONT]
[FONT=Menlo]HackBook:RehabMan YugoMac$ [/FONT]
[FONT=Menlo]
[/FONT]
 

Attachments

  • RehabMan.zip
    23 KB · Views: 71
  • yugoxIOReg.zip
    392.2 KB · Views: 74
Battery not working - Worked on Yosemite

Thanks for helping me RehabMan :)
I use Enoch r2795 (latest version) as the bootloader.[h=1][/h]
Code:
[FONT=Menlo]kextstat|grep -y acpiplat[/FONT]
[FONT=Menlo]   12    2 0xffffff7f80ad9000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (4.0) 3BE4E926-E063-3BBD-BE05-F6F97358C7A4 <11 10 7 6 5 4 3 1>

[/FONT]
[FONT=Menlo]kextstat|grep -y appleintelcpu[/FONT]
[FONT=Menlo]   16    0 0xffffff7f80b6c000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) D468813F-426F-3E06-AFFB-27223068DDD6 <7 6 5 4 3 1>[/FONT]
[FONT=Menlo]   28    0 0xffffff7f80c62000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) 99C8A694-575D-32C8-B319-1BB8F5518D97 <7 6 5 4 3 1>

[/FONT]
[FONT=Menlo]kextstat|grep -y applelpc[/FONT]
[FONT=Menlo]   92    0 0xffffff7f81276000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <87 11 5 4 3>[/FONT]
[FONT=Menlo]HackBook:RehabMan YugoMac$ [/FONT]
[FONT=Menlo]
[/FONT]

I'm not supported enoch here. You should use Clover.

And your DSDT is not patched for battery status.

See guide: http://www.tonymacx86.com/el-capita...de-how-patch-dsdt-working-battery-status.html
 
Battery not working - Worked on Yosemite

And your DSDT is not patched for battery status.

Thats weird, you install a patch in MaciASL by clicking on "Apply" and then "Close", right?
I used the [bat] DV6t 6b00 for my model, which also worked on Yosemite.

If I compare the DSDT.aml in the /Extra folder and the one in RehabMan from patchmatic, they are not the same. Why are they not the same?

Here is the DSDT.aml, which I patched and which is in /Extra.
 

Attachments

  • DSDT.aml
    56.1 KB · Views: 109
Battery not working - Worked on Yosemite

Thats weird, you install a patch in MaciASL by clicking on "Apply" and then "Close", right?
I used the [bat] DV6t 6b00 for my model, which also worked on Yosemite.

If I compare the DSDT.aml in the /Extra folder and the one in RehabMan from patchmatic, they are not the same. Why are they not the same?

Here is the DSDT.aml, which I patched and which is in /Extra.

This is what your bootlog (extracted from ioreg) shows:
Code:
	ACPI Table not found: /Extra/DSDT.aml
 
Battery not working - Worked on Yosemite

Thank you for the tip RehabMan! :))
I was still booting from the USB Stick, and in the Extra folder was everything, but as you pointed out he didn't find the DSDT. So I just put the Extra folder on my hard drive and again booted from USB and now it works!

Thank you so much and have a great day :)
 
Battery not working - Worked on Yosemite

Thank you for the tip RehabMan! :))
I was still booting from the USB Stick, and in the Extra folder was everything, but as you pointed out he didn't find the DSDT. So I just put the Extra folder on my hard drive and again booted from USB and now it works!

Thank you so much and have a great day :)

Marked solved.
 
Status
Not open for further replies.
Back
Top