If you get the notificaiton: "Hibernation file is too old by xxxxxx seconds. Use ForceWake=y to override” then you may need to do the followings:
- Remove imagesleep
sudo rm /var/vm/imagesleep
- Turn off hibernate
sudo pmset hibernatemode 0
P/s: Make sure USB legacy support is disabled in the BIOS.


