Como a pergunta implica, recentemente o meu MacBook Pro (2015) está superaquecendo quando fecho a tampa.
Primeiro tentei depurar o problema indo às preferências e certificando-me de que ele não estava no modo "sempre desperto". Quando isso não ajudou, tentei ir para este site , que contou O principal motivo pode ser um processo chamado DarkPME que está acordando o meu MacBook Pro até 4 vezes a cada minuto. Depois de tomar as medidas pertinentes, eu esperava que a questão se resolvesse, mas até agora sem sorte. Aqui está meu registro de motivo de ativação de amostra para ontem à noite (depois que eu fiz as alterações relevantes):
2018-08-06 16:01:31.840604-0400 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.DarkPME (Maintenance)
2018-08-06 16:01:31.840607-0400 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.DarkPME (Maintenance)
2018-08-06 16:01:32.464340-0400 0x1ebd51 Default 0x0 0 0 kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Host (0x01)
2018-08-06 16:02:25.533597-0400 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.DarkPME (Maintenance)
2018-08-06 16:02:25.533600-0400 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.DarkPME (Maintenance)
2018-08-06 16:02:26.157490-0400 0x1ec1c5 Default 0x0 0 0 kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Host (0x01)
2018-08-06 16:03:19.243847-0400 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.DarkPME (Maintenance)
2018-08-06 16:03:19.243850-0400 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.DarkPME (Maintenance)
2018-08-06 16:03:19.869825-0400 0x1ec641 Default 0x0 0 0 kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Host (0x01)
2018-08-06 16:04:12.948433-0400 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.DarkPME (Maintenance)
2018-08-06 16:04:12.948436-0400 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.DarkPME (Maintenance)
2018-08-06 16:04:13.626345-0400 0x1ecaea Default 0x0 0 0 kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Host (0x01)
2018-08-06 16:05:06.701017-0400 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.DarkPME (Maintenance)
2018-08-06 16:05:06.701020-0400 0x74 Default 0x0 0 0 kernel: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: EC.DarkPME (Maintenance)
2018-08-06 16:05:07.322234-0400 0x1ecf95 Default 0x0 0 0 kernel: (AppleTopCaseHIDEventDriver) [HID] [ATC] AppleDeviceManagementHIDEventService::processWakeReason Wake reason: Host (0x01)
Como último esforço, eu tentei olhar para as minhas preferências de energia digitando pmset -g
, o que me deu isso com a energia da bateria:
System-wide power settings:
Currently in use:
standbydelay 10800
standby 1
halfdim 1
hibernatefile /var/vm/sleepimage
powernap 0
gpuswitch 2
disksleep 10
sleep 5 (sleep prevented by fud)
autopoweroffdelay 0
hibernatemode 3
autopoweroff 0
ttyskeepawake 1
displaysleep 5
tcpkeepalive 1
acwake 0
lidwake 1
Isso foi ontem à noite. Hoje diz:
System-wide power settings:
Currently in use:
standbydelay 10800
standby 1
halfdim 1
hibernatefile /var/vm/sleepimage
powernap 0
gpuswitch 2
disksleep 10
sleep 5 (sleep prevented by kextcache)
autopoweroffdelay 0
hibernatemode 3
autopoweroff 0
ttyskeepawake 1
displaysleep 5
tcpkeepalive 1
acwake 0
lidwake 1
Como você pode ver, fud
e kextcache
estão impedindo o sono. Não tenho ideia do que são esses processos e ps -e | grep fud
não revela nada.
Não tem certeza do que está causando o problema, esperamos que alguém aqui possa ajudar?