Jump to content
1 post in this topic

Recommended Posts

What's the general feedback on https://github.com/acidanthera/HibernationFixup ?

 

I have a DELL XPS 9360 at the minute, sleep works and power management. But would love to have proper hibernation working to save battery over longer periods when the laptop is closed. 

 

 

Does it work ? Any gotchas to make it work ? Any feedback would be appreciated. 

 

 

At the moment I'm running a config.plist with "NeverHibernate" and I've run these at the time of install:

 

   sudo pmset -a hibernatemode 0

   sudo pmset -a autopoweroff 0

   sudo pmset -a standby 0

   sudo rm /private/var/vm/sleepimage

   sudo touch /private/var/vm/sleepimage

   sudo chflags uchg /private/var/vm/sleepimage

 

Link to comment
https://www.insanelymac.com/forum/topic/342935-hibernation-on-laptop/
Share on other sites

×
×
  • Create New...