Wie die Frage schon andeutet, überhitzt mein MacBook Pro (2015) seit kurzem, wenn ich den Deckel schließe.
Ich habe zunächst versucht, das Problem zu beheben, indem ich zu den Einstellungen ging und sicherstellte, dass der Modus „immer wach“ nicht aktiviert war. Als das nicht half, versuchte ich, zuDiese Seite, die mir sagte, dass der Hauptgrund ein Prozess namens DarkPME sein könnte, der mein MacBook Pro bis zu 4 Mal pro Minute aufweckt. Nachdem ich die entsprechenden Schritte unternommen hatte, hoffte ich, dass sich das Problem von selbst lösen würde, aber bisher ohne Erfolg. Hier ist mein Beispielprotokoll für die Aufweckgründe von gestern Nacht (nachdem ich die entsprechenden Änderungen vorgenommen hatte):
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)
Als letzten Versuch versuchte ich, meine Energieeinstellungen durch Eintippen von zu überprüfen pmset -g
. Daraufhin erhielt ich folgende Anzeige für den Akkubetrieb:
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
Das war gestern Nacht. Heute heißt es:
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
Wie Sie sehen, verhindern fud
sie kextcache
den Schlaf. Ich habe keine Ahnung, was diese Prozesse sind, und ps -e | grep fud
sie verraten nichts.
Ich bin nicht sicher, was das Problem verursacht. Hoffentlich kann hier jemand helfen?