Skip to main content

Energy Saving Information

Estimated reading: 1 minute 44 views

Nitrux includes energy-optimizing software like Powertop and power-profiles-daemon.

sudo overlayroot-chroot

mount -t devtmpfs dev /dev

powertop --calibrate

sync

umount /dev

exit

Important Notes

To adequately use Powertop, run it while using the battery so its auto-tune functionality creates the file “saved_results.powertop” in /var/cache/powertop. When using Powertop for calibration, it will toggle various functions, such as the backlight or WiFi. Thus, it may turn your screen black for a while, cause a network connection loss, etc. Do not touch the machine during the calibration.

Powertop needs to run 370+ measurements before correctly displaying power usage estimates. Each lasts 20 seconds, meaning Powertop must run for 1h30 in total. To do this, run the commands below. Check the available options in Powertop by running the following command powertop --help.