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

fraXis

macrumors member
Original poster
Jun 25, 2007
42
42
Setup my new 14 inch Macbook Pro (M1 Pro) fours days ago (on Friday evening). Put the computer to sleep with 83% battery life. Went to use the computer today and the battery was dead.

The only way to get the computer to turn on was to plug in the charger and let it sit for a few minutes. Upon booting, the battery capacity was at 12%.

I am not sure why the battery drained so fast while in sleep mode.

I am attaching a screenshot of the battery graph after I booted but it does not really show anything useful.

Has anyone else had this battery drain problem when letting their new Macbook Pro 14 inch sit in sleep mode for 4 or more days?
 

Attachments

  • Image (1).jpeg
    Image (1).jpeg
    430.8 KB · Views: 1,906

Serban55

Suspended
Oct 18, 2020
2,153
4,344
check back after another 2 -3 days...
So , recharge your mac at 100% Friday, and let it sleep over the weekend and see if still just 4 days
 

DMG35

Contributor
May 27, 2021
2,511
8,122
When you first set it up its going to be running a lot of background processes for at least the first day or so that is going to eat into your battery. I'd fully charge it, then let it sit again and you should see minimal battery drain. I have the 16" and the first 24 hours I didn't charge it and the battery drained quite a bit while sleeping. Now when I put it to sleep it barely drains a single percent while asleep overnight.
 

opeter

macrumors 68030
Aug 5, 2007
2,708
1,619
Slovenia
If the computer is put to sleep, it will still use some energy... so I don't understand, why you are wondering, that the battery is drained?

For longer battery life, if you don't use your laptop, you have only one option: turn off your computer. And even in that case the energy won't last forever...

I am writing this in case the laptop is not connected to electricity, so working just off the battery.
 

Rubenfer

macrumors member
Nov 1, 2016
71
32
España
Similar (but maybe not related) issue on my new MacBook Pro 16" 2021.

The battery came without charge when I opened the box, but connected the charger and it powered on. However, I've powered off and never turned on again. It's completely dead with less than 24 hours since the purchase. I'll call Apple Care tomorrow and hope they provide me a solution to get a new computer as soon as possible.

Terrible experience with a $3k computer...
 
  • Like
Reactions: dizmonk

Realityck

macrumors G4
Nov 9, 2015
11,331
17,130
Silicon Valley, CA
Similar (but maybe not related) issue on my new MacBook Pro 16" 2021.

The battery came without charge when I opened the box, but connected the charger and it powered on. However, I've powered off and never turned on again. It's completely dead with less than 24 hours since the purchase. I'll call Apple Care tomorrow and hope they provide me a solution to get a new computer as soon as possible.

Terrible experience with a $3k computer...
That’s a very odd instance, the laptop should have enough battery charge to turn on as soon as the lid is opened without the charger connected at all. Not like being off until it arrives would discharge the laptop totally. Tell us what Apple does for you.
 

white7561

macrumors 6502a
Jun 28, 2016
934
386
World
Similar (but maybe not related) issue on my new MacBook Pro 16" 2021.

The battery came without charge when I opened the box, but connected the charger and it powered on. However, I've powered off and never turned on again. It's completely dead with less than 24 hours since the purchase. I'll call Apple Care tomorrow and hope they provide me a solution to get a new computer as soon as possible.

Terrible experience with a $3k computer...
This is a bad sign from the start. The battery is prob a dud. It's like that for all electronic devices. They should usually leave it charged at about 50% when shipping. If it's completely dead on arrival it could be a bad battery or just an old stock or it could have been turned on while shipping.

It looks like on your case it's a dud. Needs to be exchanged
 

Daniel L

macrumors 6502a
Sep 15, 2009
532
273
I left mine for 8 days while on vacation.. I dont remember where I left it, maybe 50 or 60? But it woke up at 43%
 

azrulrhm

macrumors newbie
Nov 30, 2021
3
2
Kuala Lumpur
Same issue. Went to sleep at 12am at 60% battery. Not connected to anything. When I woke up, it was completely dead. Had to charge from 1%. None of my previous macbook ever did this.

Will monitor in the next few days
 
  • Like
Reactions: dizmonk

Fishrrman

macrumors Penryn
Feb 20, 2009
29,177
13,225
Agreed with opeter above.

If you're not going to be using it for several days, why not just shut it down?
 

azrulrhm

macrumors newbie
Nov 30, 2021
3
2
Kuala Lumpur
I gave it a proper restart. Went to bed at 68%, woke up at 66%. Working as expected now. Could be some software issues that prevent it from sleeping
 

Fatus_Asticus

macrumors 6502
Oct 24, 2021
281
252
Obviously not sleeping. I would wipe it, and do a test to see if it still has issues. If it does then return it for a new one. If it doesn't have issues then you had some process keeping it awake. You'll have to restore and see if the same thing happens. If it does then do some investigative work to see what is causing it to not go into sleep mode.
 

superus8r

macrumors newbie
Dec 5, 2021
2
1
Cologne, Germany
Check this video out to see what may be causing the issue.

Thanks a lot for the answer

I am also facing a similar issue with my new M1-Pro device.
Screen Shot 2021-12-05 at 10.31.01 AM.png


Following that video, I ran the following command in the Terminal:
Bash:
pmset -g log | grep "Wake Requests"

Seems like the following processes are waking up the system almost any 10-20 seconds and preventing the sleep:
Code:
com.apple.dasd:0:com.apple.bluetoooth.CBMetrics
com.apple.dasd:0:com.apple.CoreAnalytics.2Hours
com.apple.dasd:501:com.apple.ical.sync

So considering those results, it appears that turning off the bluetooth and disabling some of the sync functions might solve the problem. I will try this tonight and update my reply.
(it might be worth to mention that the new Magic Keyboard with touch-ID was connected to my Mac via Bluetooth)

UPDATE (Dec. 6th, 2021)
For my case, that didn't help much and the battery was still draining (even after multiple restarts).
So I went with a slightly more radical solution and erased the Mac, and then installed a fresh copy of macOS Monterey from a bootable drive.
Now, while being much more thoughtful of each individual software that I want to install, the battery is performing much better.
Especially, I am more careful when installing any Intel apps that are not optimized for the M1.
I have the impression that this was not the case with the older 2020 M1 MacBook Pro, and hope Apple fixes it soon!

UPDATE (Dec. 7th, 2021)
Seems like the issue with battery draining during sleep is fixed. I tried it on 100% and left it for 8 hours. The battery remained 100%.
Hope sharing my experience would have been helpful. Feel free give a reply if you have any questions.

UPDATE (Dec. 8th, 2021)
It worked for only one day, the issue is back!
Created a technical post here: https://apple.stackexchange.com/q/432126/429790
 
Last edited:
  • Like
Reactions: BigMcGuire

Eugr

macrumors regular
Dec 3, 2018
178
137
Go to System Preferences / Battery / Battery tab and check if “Enable Power Nap while on battery power” is on. With this feature on, Mac never goes into deep sleep (hibernate) and periodically checks emails/performs iCloud syncs, so it will drain you battery over a few days.
 
  • Like
Reactions: Ladyc0524

awert2

macrumors newbie
Oct 7, 2021
17
7
tried pmset -g log | grep "Wake Requests"

for me it was Time Machine waking up every 5 mins to try to back up to network drive that has been offline for few weeks... 🤦🏾‍♂️ give up time machine!
 

superus8r

macrumors newbie
Dec 5, 2021
2
1
Cologne, Germany
Go to System Preferences / Battery / Battery tab and check if “Enable Power Nap while on battery power” is on. With this feature on, Mac never goes into deep sleep (hibernate) and periodically checks emails/performs iCloud syncs, so it will drain you battery over a few days.
Thanks for the answer, but that option seems to be missing on M1-Pro 14" Mac (It is available on my Intel Mac though)!
 

DrSmith_aus

macrumors newbie
Dec 9, 2021
1
1
I tried the pmset -g log | grep "Wake Requests" and got a long list of this (see below). Any idea what this is?

021-12-07 01:48:38 +1100 Wake Requests [process=mDNSResponder request=Maintenance deltaSecs=6123 wakeAt=2021-12-07 03:30:41 info="DHCP lease renewal"] [*process=dasd request=SleepService deltaSecs=975 wakeAt=2021-12-07 02:04:53 info="com.apple.dasd:501:com.apple.avatar.activity.UserRequestedBackup"] [process=powerd request=TCPKATurnOff deltaSecs=303535 wakeAt=2021-12-10 14:07:33] [process=powerd request=UserWake deltaSecs=18681 wakeAt=2021-12-07 07:00:00 info="com.apple.alarm.user-visible-com.apple.donotdisturb.server.ScheduleLifetimeMonitor.timer,699"]


2021-12-07 01:59:57 +1100 Wake Requests [process=mDNSResponder request=Maintenance deltaSecs=5512 wakeAt=2021-12-07 03:31:49 info="DHCP lease renewal"] [*process=dasd request=SleepService deltaSecs=975 wakeAt=2021-12-07 02:16:12 info="com.apple.dasd:501:com.apple.avatar.activity.UserRequestedBackup"] [process=powerd request=TCPKATurnOff deltaSecs=302856 wakeAt=2021-12-10 14:07:33] [process=powerd request=UserWake deltaSecs=18002 wakeAt=2021-12-07 07:00:00 info="com.apple.alarm.user-visible-com.apple.donotdisturb.server.ScheduleLifetimeMonitor.timer,699"]


2021-12-07 02:16:19 +1100 Wake Requests [process=mDNSResponder request=Maintenance deltaSecs=4629 wakeAt=2021-12-07 03:33:27 info="DHCP lease renewal"] [*process=dasd request=SleepService deltaSecs=1000 wakeAt=2021-12-07 02:32:59 info="com.apple.dasd:501:com.apple.avatar.activity.UserRequestedBackup"] [process=powerd request=TCPKATurnOff deltaSecs=301875 wakeAt=2021-12-10 14:07:33] [process=powerd request=UserWake deltaSecs=17021 wakeAt=2021-12-07 07:00:00 info="com.apple.alarm.user-visible-com.apple.donotdisturb.server.ScheduleLifetimeMonitor.timer,699"]


2021-12-07 02:17:09 +1100 Wake Requests [process=mDNSResponder request=Maintenance deltaSecs=4583 wakeAt=2021-12-07 03:33:32 info="DHCP lease renewal"] [*process=dasd request=SleepService deltaSecs=901 wakeAt=2021-12-07 02:32:10 info="com.apple.dasd:501:com.apple.avatar.activity.UserRequestedBackup"] [process=powerd request=TCPKATurnOff deltaSecs=301825 wakeAt=2021-12-10 14:07:33] [process=powerd request=UserWake deltaSecs=16971 wakeAt=2021-12-07 07:00:00 info="com.apple.alarm.user-visible-com.apple.donotdisturb.server.ScheduleLifetimeMonitor.timer,699"]
 
  • Like
Reactions: levanid

rwhg

macrumors newbie
Dec 13, 2021
22
32
For what it's worth, I have noticed the same behaviour on my 14" M1 Pro MacBook Pro – lid closed for 18 hours and battery moved from about 90% to 40% (the section in the screenshot prior to the screen being on... I'd closed the lid at about 12 noon the prior day):

Screen Shot 2021-12-13 at 5.27.37 PM.png


I've run the following command to get a peek at what might be keeping my Mac awake when the lid is closed (and is not connected to any external monitors):

pmset -g log | grep "Wake Requests" > wake-requests.txt

I've had this computer for about a week, and the resulting file was 2.4 MB in size! Wow.

Browsing the file, most of the requests were like this:

2021-12-08 00:00:34 -0500 Wake Requests [*process=dasd request=SleepService deltaSecs=976 wakeAt=2021-12-08 00:16:50 info="com.apple.dasd:501:com.apple.avatar.activity.UserRequestedBackup"] [process=dasd request=TimerPlugin deltaSecs=984 wakeAt=2021-12-08 00:16:58 info="com.apple.dasd:501:com.apple.icloud.searchpartyd.ProductInfoManager"] [process=mDNSResponder request=Maintenance deltaSecs=7198 wakeAt=2021-12-08 02:00:33 info="upkeep wake"] [process=NotificationCenter request=Maintenance deltaSecs=25253 wakeAt=2021-12-08 07:01:28 info="com.apple.notificationcenter.dnd"] [process=powerd request=UserWake deltaSecs=369681 wakeAt=2021-12-12 06:41:56 info="com.apple.alarm.user-visible-Weekly Usage Report,698"]

Reading this thread at Reddit seems to suggest the issue is with Screen Time sending usage details to iCloud to generate the weekly screen time report.

Curious, I then ran this command to see how many wake requests were coming from Screen Time alone:

cat wake-requests.txt | grep "Weekly Usage Report" > screen-time.txt

The resulting file was 2.2 MB! So about 92% of all wake requests on my computer are connected to Screen Time! A feature I don't particularly care about. So, I've turned that off:

Screen Shot 2021-12-13 at 5.42.52 PM.png


I'll report back in a week or so... but hopefully this resolves the issue.

If this "fixes" the battery drain while sleeping issue, it'll a great workaround, but this still feels like a bug in the Screen Time implementation. I mean... the lid is closed! No monitors connected! Why does Screen Time need to be so chatty while the machine is asleep? 🧐
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.