Scheduled sleep and wake for HP Microserver Gen8/Lubuntu 16.04?

itm

itm

Associate
Joined
22 Feb 2011
Posts
199
I have an HP Microserver which I'd like to schedule to go into sleep or hibernation at the same time each day, then automatically wake at the same time the following day. I've tried this command to check basic sleep/wake functionality, but it doesn't wake the machine as intended:
sudo rtcwake -m mem -s 10 && firefox

Can anyone suggest a way of achieving what I'm trying to do?
 
Hmmm...this is strange...I just tried this:
Code:
sudo rtcwake -m mem -s 120 && firefox
...and got this error:
Code:
rtcwake: unrecognised suspect state 'mem'
??
 
I don't see those "Power on" options anywhere in the BIOS either (they are not shown anywhere in the menu options below "Power Management Options"
 
I don't see those additional ACPI options in my BIOS - screenshots of the Power Management Options and Advanced Options are attached.
There's a Wake-on-LAN option under the Server Availability menu, which I have enabled.
DALIvkl

DALIvkl
 
Back
Top Bottom