Always would see the following error mesage on the Power Settings
Performance mode temporarily disabled due to high operating temperature.
Refer: https://askubuntu.com/questions/1419396/how-to-force-enable-performance-mode-in-ubuntu-22-04
cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
Enable with this program instead.
sudo apt update
sudo apt install cpupower-gui
cpupower-gui
Check to see what's the setting
cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
