Mi MacBook Pro Retina (2014) con 10.12.3 tiene un comportamiento extraño en el tren: mientras lo estoy usando, se pone en reposo y la única forma de despertarlo es cerrar la tapa y volver a abrirla. Esto sucede cuando el mac está en la energía de la batería y en el tren - no sucede cuando estoy en una oficina.
Según las instrucciones de https://discussions.apple.com/thread/3428817?tstart=0 , corrí pmset -g pslog en una terminal, y este es el registro que obtuve después de unas cuantas veces de que este sueño aleatorio sucediera:
pmset is in logging mode now. Hit ctrl-c to exit.
2017-04-24 08:35:17 -0700 IOPSNotificationCreateRunLoopSource
Now drawing from 'Battery Power'
-InternalBattery-0 (id=5046371) 84%; discharging; (no estimate) present: true
2017-04-24 08:36:10 -0700 IOPSNotificationCreateRunLoopSource
-InternalBattery-0 (id=5046371) 83%; discharging; 2:15 remaining present: true
2017-04-24 08:36:10 -0700 com.apple.system.powersources.timeremaining
2017-04-24 08:36:10 -0700 com.apple.system.powersources.percent
2017-04-24 08:36:10 -0700 com.apple.system.powersources
2017-04-24 08:37:00 -0700 IORegisterForSystemPower: ...Sleeping...
2017-04-24 08:37:08 -0700 com.apple.system.powersources.timeremaining
2017-04-24 08:37:08 -0700 IOPSNotificationCreateRunLoopSource
-InternalBattery-0 (id=5046371) 83%; discharging; (no estimate) present: true
2017-04-24 08:37:08 -0700 com.apple.system.powersources
2017-04-24 08:37:08 -0700 IORegisterForSystemPower: ...HasPoweredOn...
Wake Reason = XHC1
wakeType = HID Activity
2017-04-24 08:37:08 -0700 IORegisterForSystemPower: ...Sleeping...
2017-04-24 08:37:12 -0700 com.apple.system.powersources
2017-04-24 08:37:12 -0700 IORegisterForSystemPower: ...HasPoweredOn...
Wake Reason = XHC1
wakeType = HID Activity
2017-04-24 08:37:12 -0700 IORegisterForSystemPower: ...Sleeping...
2017-04-24 08:37:14 -0700 com.apple.system.powersources
2017-04-24 08:37:15 -0700 IORegisterForSystemPower: ...HasPoweredOn...
Wake Reason = XHC1
wakeType = HID Activity
2017-04-24 08:37:15 -0700 IORegisterForSystemPower: ...Sleeping...
2017-04-24 08:37:19 -0700 com.apple.system.powersources
2017-04-24 08:37:20 -0700 IORegisterForSystemPower: ...HasPoweredOn...
Wake Reason = XHC1
wakeType = HID Activity
^C
¿Alguien tiene idea de por qué ocurre esto y qué puedo hacer para evitarlo? No me gustaría tener que repararlo.