Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMCBatteryManager 0 cycle battery count #879

Closed
kecinzer opened this issue Apr 28, 2020 · 14 comments
Closed

SMCBatteryManager 0 cycle battery count #879

kecinzer opened this issue Apr 28, 2020 · 14 comments
Labels
invalid This doesn't seem right project:vsmc

Comments

@kecinzer
Copy link

I have problem with SMCBatteryManager.kext. It shows 0 cycle battery count. I think it's because kext is not attached to my battery device like ACPIBatteryManager.kext, that works perfectly.

acpibatterymanager-ioreg
smcbatterymanager-ioreg

Also attaching my EFI folder (with erased SMBIOS informations).

efi.zip

@TzeKitKwok
Copy link

TzeKitKwok commented Apr 29, 2020

I also have this problem, and the battery information is not displayed completely, the cycle count is 0
截屏2020-04-29 下午8 40 37

Screen Shot 2020-04-29 at 9 08 00 PM

ioregNoctisdeMacBook Pro.zip

My EFI https://github.com/RenAmamiya/HP-Zhan-66-Pro-G1 # #879

@Mateo1234454545
Copy link

On my laptop , when using SMCBatteryManager.kext cycle count is 309.
If I change to ACPIBatteryManager.kext cycle goes down to 189.

I have another problem , too. Sometimes battery goes from 40% or so to 5-6% instantly. When that happens after a reboot battery health drops 10-15%. I'm not sure if this is a hardware problem or a SMCBatteryManager.kext related one.

@rottenpants466
Copy link

rottenpants466 commented Apr 30, 2020

On my laptop , when using SMCBatteryManager.kext cycle count is 309.
If I change to ACPIBatteryManager.kext cycle goes down to 189.

I have another problem , too. Sometimes battery goes from 40% or so to 5-6% instantly. When that happens after a reboot battery health drops 10-15%. I'm not sure if this is a hardware problem or a SMCBatteryManager.kext related one.

Same happens to me too. I checked in linux and my battery degradation is only 5%.

I didnt create any acpi patches so maybe thats a problem. I only use SMCBatteryManager.kext

Also apple is about to release some new battery manegement system with the new update so i dont know how that will work out for us :)

Edit
Its a HP laptop 14-bf104np

@ghost
Copy link

ghost commented May 1, 2020

On my laptop , when using SMCBatteryManager.kext cycle count is 309.
If I change to ACPIBatteryManager.kext cycle goes down to 189.

Do you have multiple batteries?

@Mateo1234454545
Copy link

On my laptop , when using SMCBatteryManager.kext cycle count is 309.
If I change to ACPIBatteryManager.kext cycle goes down to 189.

Do you have multiple batteries?

No.

@kecinzer
Copy link
Author

kecinzer commented May 2, 2020

No, only 1 battery.

@vit9696
Copy link
Contributor

vit9696 commented May 2, 2020

I believe you have incorrect ACPI, as the results imply you have multiple batteries (internal banks) and they are not merged. Closing as invalid.

@vit9696 vit9696 closed this as completed May 2, 2020
@vit9696 vit9696 added the invalid This doesn't seem right label May 2, 2020
@Mateo1234454545
Copy link

I believe you have incorrect ACPI, as the results imply you have multiple batteries (internal banks) and they are not merged. Closing as invalid.

No, that's not the case.
I have only 1 battery.
You can check the debug for yourself.
debug_6881.zip

@vit9696
Copy link
Contributor

vit9696 commented May 2, 2020

We do not support Clover, so whatever it is really.

@Mateo1234454545
Copy link

It is the same thing as with opencore.
Just I find it difficult to create a debug file with opencore.
I'm sending you some files to check again.
debug.zip

@kecinzer
Copy link
Author

kecinzer commented May 2, 2020

I believe you have incorrect ACPI, as the results imply you have multiple batteries (internal banks) and they are not merged. Closing as invalid.

Ok, can you please push me little bit how to correct it?

@vit9696
Copy link
Contributor

vit9696 commented May 2, 2020

@Mateo1234454545 I see BAT0 and BAT1 in your DSDT, why do you convince me you have a single battery?

@kecinzer I believe you should follow the general guides regarding ACPI battery patches. The are many places for them, for instance, there is a relatively decent repository in Chinese. You can of course translate it with Google.

@Mateo1234454545
Copy link

@Mateo1234454545 I see BAT0 and BAT1 in your DSDT, why do you convince me you have a single battery?

Wow! Never seen that before.
I need some help patching it.
Guide is too complicated for me and battery suddenly drop is driving me crazy.
Can you help me?
If it is too much work just ignore it.
Thank in advance.

@vit9696
Copy link
Contributor

vit9696 commented May 2, 2020

@Mateo1234454545 obviously not, as bugtracker is not a support forum. If you need help you are best to ask on insanelymac.

@acidanthera acidanthera locked and limited conversation to collaborators May 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right project:vsmc
Development

No branches or pull requests

6 participants