i3 throttled at 500Mhz when battery under 30%
Edit a file
You can always change your clock speed by controlling Intel-pstate.
Intel-pstate can be controlled by changing files in /sys/devices/system/cpu/intel_pstate
(Change as root i.e. using sudo
)
Use a bash script
You can use this bash file, which I created for my own use. Note that I don't think i3 supports turbo boost.
Download the file from google drive
Run
sudo chmod 775 set_cpu_pstate
Execute with
sudo ./set_cpu_pstate
Set MAX power to
100
Set MIN power to
100
to force high performance all the timeEnter
1
to activate TurboBoost or0
to deactivate it
CPU Frequency
You can use i7z for current CPU frequency.
sudo apt-get install i7z
sudo i7z