Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

dojoman

macrumors 68000
Original poster
Apr 8, 2010
1,939
1,096
Has anyone experienced big battery charge loss after updating to Mojave? I keep my 2016 Macbook Pro TB in standby with lid closed but I lost all my battery within 4-5 days from 80% charge to 0%. It wasn't like this before Mojave.
 
I wish it was only 10%. I was losing 10% with HS and thought that was pretty poor. With Mojave it tends to be closer to 30%.
 
I have about 4% in 8 hours sleep (with Safari open plus 2-3 apps). Not sure is this expected or still too much draining.
 
I also had this issue when I updated to Mojave, I found I was losing 30% over over a 10 hour period whilst my MacBook was sleeping. After a bit of digging around I stumbled across an article last night about hibernationmode, I changed my hibernationmode setting from 3 to 25 and closed the lid at about 10pm last night and when I opened it up at 4pm this afternoon the battery was still at 100%, there is a slight delay when you open the lid but I can live with this till Apple addresses the issue.

http://bendeegan.com/2016/04/19/how-to-make-a-mac-hibernate-properly-and-consistently/

https://www.lifewire.com/change-mac-sleep-settings-2260804
 
I'm experiencing the same thing as many. Much quicker draining during use and when the laptop is in sleep mode I see about 20-30% drain. Here's hoping this gets addressed ASAP. Disappointing, to say the least.
 
I also had this issue when I updated to Mojave, I found I was losing 30% over over a 10 hour period whilst my MacBook was sleeping. After a bit of digging around I stumbled across an article last night about hibernationmode, I changed my hibernationmode setting from 3 to 25 and closed the lid at about 10pm last night and when I opened it up at 4pm this afternoon the battery was still at 100%, there is a slight delay when you open the lid but I can live with this till Apple addresses the issue.

http://bendeegan.com/2016/04/19/how-to-make-a-mac-hibernate-properly-and-consistently/

https://www.lifewire.com/change-mac-sleep-settings-2260804


This is working for me, following these steps, it takes about 15 more seconds to wake up from sleep, but battery life when sleeping has been excellent on short stints of a couple hours, will see how a overnight sleep goes tonight. Thank you for your post Skalla.
 
Thank you for your post Skalla,
I have only one question - A macbook with 16GB of RAM, if hibernated 4 times a day, writes up to 23 terabytes per year in hibernate file writes alone... if hibernated 8 times a day - 46 terabytes per year..This voids many manufacturer warranties,each closing of the display lid - a new entry on ssd.
hibernatemode 25 mode is not worse for ssd than mode 3 ?

Thank you
 
Hibernationmode 25 is to hibernate, compared to 3 which is for safe sleep. These are actually two different things.
While it looks like solving battery drain issue, but not really solving battery drain during sleep.
 
Open terminal, use
log show --style syslog | grep -i "Wake Reason"
to check system log. If "ARPT(Network)" appears a lot, it seems a kernel bug causing system waking up too many times.

try
sudo pmset -b tcpkeepalive 0
or
sudo pmset -a tcpkeepalive 0
where -b stands for battery and -a for ac-power. Before turning tcpkeepalive down, my macbook pro keeps wake up each hour and battery drains ~20% after 12 hours hibernation. After turn it down it only wakes up when lid opens.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.