What's the default power management of Manjaro?

If you want to use the official Gnome power management, then not use TLP that is in the conflict.

  1. Uninstall tlp and disable all tlp service.
  2. Install the optional dependency power-profile-daemon for gnome-control-center
  3. Enable sudo systemctl enable --now power-profile-daemon, Power Profiles will be displayed
  4. You can check powerprofilesctl

See the example:

image

1 Like