i3p9 / Hackintosh-BigSur-Catalina-OpenCore-Lenovo-T450s-efi

OpenCore EFI for ThinkPad T450s, supports Catalina and Big Sur
16 stars 2 forks source link

Dual Battery not working #2

Closed racka98 closed 4 years ago

racka98 commented 4 years ago
Screenshot 2020-10-10 at 11 12 46

I can only see one battery in there and battery life is like 2:30 hrs instead of the 4 hrs i was getting in windows

i3p9 commented 4 years ago

Well the ACPI patches makes the two battery work together and report as one battery, as MacBooks doesn't have dual battery. So dual battery is actually working. (To test, try pulling out the external battery and it'll still run).

battery life is bad, agreed. I also get around same battery life as you. It's possibly a power issue, and I actually plan on looking into it and make a new power management profile when I have time. In the meantime, when you're on battery, I suggest turning off Turbo Boost using an app like this one: http://tbswitcher.rugarciap.com

i3p9 commented 4 years ago

Another thing, if you have Windows still installed, can you do some tests for me? Install Intel Power Gadget from here: https://software.intel.com/content/www/us/en/develop/articles/intel-power-gadget.html

Then on Windows, when you're on battery see how much power the laptop is consuming on idle and on load in Watts? (Windows has power modes, trying them in performance and in balanced mode should suffice).

it'd be very beneficial if you could report these back! Thanks

racka98 commented 4 years ago

Yeah i tried exactly this and noticed that it's just two batteries reported as one. Confirmed this with Ioreg and looking through the DSDTs. BAT0 and BAT1 are combined to a single object pointed to BATC which only reports the name of one battery to SMCBatterymanager kext (internal one)

racka98 commented 4 years ago

Another thing, if you have Windows still installed, can you do some tests for me? Install Intel Power Gadget from here: https://software.intel.com/content/www/us/en/develop/articles/intel-power-gadget.html

Then on Windows, when you're on battery see how much power the laptop is consuming on idle and on load in Watts? (Windows has power modes, trying them in performance and in balanced mode should suffice).

it'd be very beneficial if you could report these back! Thanks

Sadly i nuked windows. And don't have any windows install now