Power Management
Control with hardware power key
After connecting the power supply, the power green indicator light of ROCK 3C will be always on.
After pressing the power button to turn on the device, the status blue light will flash. When the ROCK 3C is powered off or in sleep mode, the blue status light will be off.
After the ROCK 3C is booted into the desktop, press the power button again, and the power management dialog will pop up:
Control with software
Control via GUI
Open the Application Launcher. Select Leave
option to show the power management dialog:
Control via command
You can run the following commands in a terminal to control the power state:
- Reboot:
systemctl reboot
- Shutdown:
systemctl poweroff
- Suspend:
systemctl suspend