Du coup, je déplace dans le fil unique…j'ai suivi le thread voila le resultat de la manip si qlq un peu faire un diagnostic merci
Du coup, je déplace dans le fil unique…j'ai suivi le thread voila le resultat de la manip si qlq un peu faire un diagnostic merci
Battery Power:
lidwake 1
autopoweroff 0
autopoweroffdelay 14400
standbydelay 900
standby 1
ttyskeepawake 0
hibernatemode 25
powernap 0
gpuswitch 2
hibernatefile /var/vm/sleepimage
displaysleep 3
sleep 5
acwake 0
halfdim 1
lessbright 1
disksleep 3
MacBook-Pro-de-Nico:~ Nico$ pmset -g assertions
2021-01-19 20:45:46 +0100
Assertion status system-wide:
BackgroundTask 0
ApplePushServiceTask 0
UserIsActive 1
PreventUserIdleDisplaySleep 0
PreventSystemSleep 0
ExternalMedia 0
PreventUserIdleSystemSleep 0
NetworkClientActive 0
Listed by owning process:
pid 98(hidd): [0x000001b5000901db] 22:34:08 UserIsActive named: "com.apple.iohideventsystem.queue.tickle"
Timeout will fire in 177 secs Action=TimeoutActionRelease
No kernel assertions.
Idle sleep preventers: IODisplayWrangler
MacBook-Pro-de-Nico:~ Nico$
MacBook-Pro-de-Nico:~ Nico$ sudo pmset -b tcpkeepalive 0
Password:
Usage: pmset <options>
See pmset(1) for details: 'man pmset'
MacBook-Pro-de-Nico:~ Nico$
pmset -g log | grep "due"
2021-01-19 22:54:41 +0100 Sleep Entering Sleep state due to 'Clamshell Sleep':TCPKeepAlive=active Using Batt (Charge:100%) 7207 secs
2021-01-20 00:54:48 +0100 DarkWake DarkWake from Standby [CDN] due to RTC/Maintenance: Using BATT (Charge:99%) 0 secs
2021-01-20 00:54:48 +0100 Sleep Entering Sleep state due to 'Maintenance Sleep':TCPKeepAlive=active Using Batt (Charge:99%) 7207 secs
2021-01-20 02:54:55 +0100 DarkWake DarkWake from Standby [CDN] due to RTC/Maintenance: Using BATT (Charge:99%) 0 secs
2021-01-20 02:54:55 +0100 Sleep Entering Sleep state due to 'Maintenance Sleep':TCPKeepAlive=active Using Batt (Charge:99%) 7207 secs
2021-01-20 04:55:02 +0100 DarkWake DarkWake from Standby [CDN] due to RTC/Maintenance: Using BATT (Charge:98%) 0 secs
2021-01-20 04:55:02 +0100 Sleep Entering Sleep state due to 'Maintenance Sleep':TCPKeepAlive=active Using Batt (Charge:98%) 7207 secs
2021-01-20 06:55:09 +0100 DarkWake DarkWake from Standby [CDN] due to RTC/Maintenance: Using BATT (Charge:97%) 0 secs
2021-01-20 06:55:09 +0100 Sleep Entering Sleep state due to 'Maintenance Sleep':TCPKeepAlive=active Using Batt (Charge:97%) 7207 secs
2021-01-20 08:55:16 +0100 DarkWake DarkWake from Standby [CDN] due to RTC/Maintenance: Using BATT (Charge:97%) 4 secs
2021-01-20 08:55:20 +0100 Sleep Entering Sleep state due to 'Maintenance Sleep':TCPKeepAlive=active Using Batt (Charge:97%) 7207 secs
2021-01-20 10:55:27 +0100 DarkWake DarkWake from Standby [CDN] due to RTC/Maintenance: Using BATT (Charge:96%) 0 secs
2021-01-20 10:55:27 +0100 Sleep Entering Sleep state due to 'Maintenance Sleep':TCPKeepAlive=inactive Using Batt (Charge:96%) 23497 secs
2021-01-20 17:27:04 +0100 Wake Wake from Standby [CDNVA] due to EC.LidOpen/Lid Open: Using BATT (Charge:96%)
diskutil list
Last login: Wed Jan 20 17:27:53 on ttys000
MacBook-Pro-de-Nico:~ Nico$ diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *121.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Machintosh HD 120.5 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
MacBook-Pro-de-Nico:~ Nico$
csrutil status
ioreg -l | grep IOPlatformFeatureDefaults
ioreg -l | grep board-id
voila :D'accord. Passe encore les commandes informatives suivantes (copier-coller - l'une après l'autre) :
Bloc de code:csrutil status ioreg -l | grep IOPlatformFeatureDefaults ioreg -l | grep board-id
- qui affichent : le statut du SIP (procotole de sécurisation) > les assertions pendant l'hibernation > l'identi
MacBook-Pro-de-Nico:~ Nico$ csrutil status
System Integrity Protection status: enabled.
MacBook-Pro-de-Nico:~ Nico$
MacBook-Pro-de-Nico:~ Nico$ ioreg -l | grep IOPlatformFeatureDefaults
| | | "IOPlatformFeatureDefaults" = {"TCPKeepAliveDuringSleep"=Yes,"DNDWhileDisplaySleeps"=No,"TCPKeepAliveExpirationTimeout"=43200,"NotificationWake"=Yes}
MacBook-Pro-de-Nico:~ Nico$
MacBook-Pro-de-Nico:~ Nico$ ioreg -l | grep board-id
| "board-id" = <"Mac-E43C1C25D4880AD6">
MacBook-Pro-de-Nico:~ Nico$
"TCPKeepAliveDuringSleep"=Yes "TCPKeepAliveExpirationTimeout"=43200
csrutil disable
sudo defaults read /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext/Contents/Resources/Mac-E43C1C25D4880AD6.plist | tail -n 58