Hi all,
I recently put my desk setup on a smart plug with a power meter and noticed something weird with my M1 MacBook Pro and Studio Display.
When the laptop goes to sleep and the screen turns off, the smart plug shows a steady draw of around 46W. If I unplug the Thunderbolt cable from the Mac, the display's consumption immediately drops down to a normal 8W standby, which still is fairly high for a turned off display, but still acceptable giving its A13 SOC inside.
I've been digging into the macOS pmset logs and it looks like the Mac is triggering DarkWake events every 15 minutes for background maintenance (Spotlight/AI indexing and widget refreshes, among other things), which seems to be keeping the Studio Display's internal hardware awake.
Before I dump a massive wall of log details here, I wanted to check if anyone else has actually measured their setup's standby draw with a power meter? Are you guys seeing similar numbers when your Mac is supposed to be sleeping, or does your setup actually drop down to a low baseline?
If you want to see the most recent Wake/DarkWake events, you can copy/paste the following commands in a terminal:
I'm fine with some level of power consumption during sleep if it means faster wake from sleep and up-to-date Spotlight results, but an almost continuous 46W for hours and days on end seems quite excessive.
Would love to get your input.
I recently put my desk setup on a smart plug with a power meter and noticed something weird with my M1 MacBook Pro and Studio Display.
When the laptop goes to sleep and the screen turns off, the smart plug shows a steady draw of around 46W. If I unplug the Thunderbolt cable from the Mac, the display's consumption immediately drops down to a normal 8W standby, which still is fairly high for a turned off display, but still acceptable giving its A13 SOC inside.
I've been digging into the macOS pmset logs and it looks like the Mac is triggering DarkWake events every 15 minutes for background maintenance (Spotlight/AI indexing and widget refreshes, among other things), which seems to be keeping the Studio Display's internal hardware awake.
Before I dump a massive wall of log details here, I wanted to check if anyone else has actually measured their setup's standby draw with a power meter? Are you guys seeing similar numbers when your Mac is supposed to be sleeping, or does your setup actually drop down to a low baseline?
If you want to see the most recent Wake/DarkWake events, you can copy/paste the following commands in a terminal:
pmset -g log | grep -e "Wake" -e "DarkWake" | tail -n 20I'm fine with some level of power consumption during sleep if it means faster wake from sleep and up-to-date Spotlight results, but an almost continuous 46W for hours and days on end seems quite excessive.
Would love to get your input.