The cpu-auto-freq package has evolved impressively since the last time I used it. I opted to remove the other solutions and test it in isolation, and it completely exceeded my expectations. On my Dell Inspiron 15 3535, the improvement in battery consumption was truly remarkable.
The way the project understands real-world system usage, dynamically adjusting CPU load as needed, shows rare and extremely well-thought-out care. Maintaining this consistency and intelligence, everything indicates that cpu-auto-freq has the potential to become a standard solution for many Linux users.
My sincere thanks for this excellent work. It is, without a doubt, a true masterpiece.
Pinned Comments
liljaylj commented on 2021-06-03 12:13 (UTC)
@coxe87b you don't need to --install daemon manually, this package contains systemd service already. instead, you need to start and enable service using:
systemctl enable --now auto-cpufreq.service