Skip to content

Power management (HMX)

Overview⚓︎

This platform supports suspend and a long range of wake-up signals. See the individual wake up links below.

Suspend⚓︎

Click on the target interface to read more about how to set up sleep and wake up.

Wake up⚓︎

Enter suspend⚓︎

systemctl suspend

Shutdown⚓︎

Shutdown/cut-off state turns the system off with close to zero power consumption. It will only work if both internal and external Start signals are LOW/off.

shutdown -h now
#or
poweroff