My old laptop battery was giving up on me, so I purchased an aftermarket one. It's the same specs but 4400mAh instead of 4300mAh. The battery life is great, but check out this graph...
Graph GIF link
As you can see, the laptop drains at a constant rate down to 7%, where it stays for over an hour until finally completely draining. I used the BatteryStatus\RemainingCapacity and the System\SystemUptime fields in a counter log to get the graph, and the percentages are just the value reported divided by the maximum value reported times 100. 7% corresponded to 4144 in whatever units is used by the log for the capacity.
Anyway, got any ideas as to why this is happening? Thanks.
Graph GIF link
As you can see, the laptop drains at a constant rate down to 7%, where it stays for over an hour until finally completely draining. I used the BatteryStatus\RemainingCapacity and the System\SystemUptime fields in a counter log to get the graph, and the percentages are just the value reported divided by the maximum value reported times 100. 7% corresponded to 4144 in whatever units is used by the log for the capacity.
Anyway, got any ideas as to why this is happening? Thanks.
