sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.54k stars 387 forks source link

Can disable intel turbo boost permanently on grub or system level ? #1976

Open icebreakero opened 6 months ago

icebreakero commented 6 months ago

For some old model laptop in BIOS without the intel turbo boost option to disable, can I do that on grub or brunch option? for example if system using echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo, I have no idea