I've tried to install auto-freq but apparently when it's time to enable the daemon, the system returns some errors, probably because the installer doesn't recognise the presence of the power profiles. On GitHub, it says that if it finds them, it should automatically disable them before installing the daemon.
Is it a Snap package? The github page says the following:
Installing auto-cpufreq
auto-cpufreq-installer
As auto-cpufreq relies on git based versioning, users are advised to install auto-cpufreq using git clone method only. Downloading source code as a zip/from release will emit build error like these.
Get source code, run installer, and follow on-screen instructions:
git clone https://github.com/AdnanHodzic/auto-cpufreq.git
cd auto-cpufreq && sudo ./auto-cpufreq-installer
I saw the snap version but I installed the standard version which doesn't load the daemon.
I then tried the Snap version, disabling also the power profiles and nothing again.