Hello,
When I close the lid of my Mac and step away for even an hour my Mac goes into hibernate and takes about 90-120 seconds to restart. Firefox and Chrome are killed. I am using Mojave 10.14.6. I tried the following commands to prevent this from happening but to no use.
sudo pmset -a autopoweroff 0
su do pmset -a standby 0
Executing this command shows standy values
pmset -g|grep standby
standbydelayhigh 86400
standby 0
standbydelaylow 10800
highstandbythreshold 50
I have also set System Preferences such that on battery or adapter hard disk never sleeps. Anyway to stop mac from hibernating?
When I close the lid of my Mac and step away for even an hour my Mac goes into hibernate and takes about 90-120 seconds to restart. Firefox and Chrome are killed. I am using Mojave 10.14.6. I tried the following commands to prevent this from happening but to no use.
sudo pmset -a autopoweroff 0
su do pmset -a standby 0
Executing this command shows standy values
pmset -g|grep standby
standbydelayhigh 86400
standby 0
standbydelaylow 10800
highstandbythreshold 50
I have also set System Preferences such that on battery or adapter hard disk never sleeps. Anyway to stop mac from hibernating?