RehabMan / OS-X-ACPI-Battery-Driver

Implements an Advanced Configuration and Power Interface (ACPI) based battery manager kernel extension (kext/driver) for non-Apple laptops running OS X.
Other
177 stars 58 forks source link

Discharging View with 2 Batteries on 10.11.6 stays red on battery switch #15

Closed herrSei closed 7 years ago

herrSei commented 7 years ago

I'm using the Thinkpad T440s with 2 batteries without the battery-merge hack. its running quite well. except a minor bug: when one battery is empty, its shown with a red battery indicator symbol in the menu bar as desired. but after bios switch to the second (fully charged) battery, it keeps red instead of switching to a black (non critical) feedback symbol, although it show the percentage correctly.

tluck commented 7 years ago

well i wonder why you dont use the dual battery fix? this patch worked great for me. 4_battery_fan.txt

herrSei commented 7 years ago

Hey tluck. I tried but i didn't worked out in first place. However, this patch worked like a charm. Thank you very much!