Having short blackouts on your external monitor when playing games or watching a movie? Try this:
cat /sys/devices/system/cpu/intel_pstate/no_turbo # check state where 0 is on and 1 is off
echo "1" | sudo tee /sys/devices/system/cpu/intel_pstate/no_turbo # set state to 1
#intel #cpu #linux #command #terminal