#Is there a way to make Linux Mint switch power mode automatically on laptops?
8 messages · Page 1 of 1 (latest)
It already does that behind the scenes
the kernel automatically sets a higher power profile (enery_performance_preference) when plugged in and resets it when unplugged
the UI just doesn't reflect the change
How do I tell it's doing that behind the scenes?
cat /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference outputs balance_performance or performance