Contribute
Register

[Solved] Sleep = shutdown... except if a USB stick is plugged!

Status
Not open for further replies.
Joined
Jan 6, 2014
Messages
20
Motherboard
NUC5i5MYHE
CPU
i5-5300U
Graphics
HD 5500
Hi all,

My issue is quite strange. Following Mojave installation I cannot sleep my computer because it shutdown.
I tried everything I know (fix shutdown, fix usb, ...).

I recently see that I do not have this issue if a USB stick is plugged to the computer! It goes to sleep normally.

This is a NUC5i3MYHE, last clover, Mojave.

Attached the kext and drivers that I use.

Thank's for your help!

1348114361_Capturedcran2018-10-1314_56_49.png.edee01e7c544c4743c7dcb67328bf8d2.png
1690646958_Capturedcran2018-10-1314_57_04.png.a64e130747a7c201d8dd754204107abc.png
 
I solved the problem with this:

sudo pmset hibernatemode 0
sudo rm -f /var/vm/sleepimage
sudo pmset hibernatefile /dev/null


Not sure it is good to have the hibernatefile = null but this works.
 
Status
Not open for further replies.
Back
Top