Just tried another scenario. If I do the full power cycle while on battery power, then it boots up with turbo disabled and frequency locked. This command then seems to work (cpupower then reports turbo is active/supported):
sudo x86_energy_perf_policy --turbo-enable 1
But this command has no effect:
sudo cpufreq-set -r --min=0.8GHz --max=3.0GHz
(Where, int he previous scenario, it did work.)
Just tried another scenario. If I do the full power cycle while on battery power, then it boots up with turbo disabled and frequency locked. This command then seems to work (cpupower then reports turbo is active/supported):
sudo x86_energy_ perf_policy --turbo-enable 1
But this command has no effect:
sudo cpufreq-set -r --min=0.8GHz --max=3.0GHz
(Where, int he previous scenario, it did work.)