SeanS
Hello there,
Thanks for your reply~
Your machines’ BIOS version is the lastest.
Currently, our R&D team is exploring whether there are any new BIOS files that can address the issues you have reported.
We will contact you as soon as we receive a reply from the R&D team.
Have a nice day~
XiMiKaT
Hello there,
Your machine’s default TDP is 28W, and this is the maximum TDP that cannot be changed.
However, the SER5 MAX may be factory set to 25W or lower. You can resolve this through the following methods:
① Adjust TDP in BIOS
Restart and press F7 to enter BIOS
Find Advanced → AMD PBS or Power Management
Set cTDP or Package Power Limit to 28W
② Adjust TDP in Linux
View current TDP setting
cat /sys/devices/system/cpu/cpufreq/boost
Try setting Performance mode
sudo cpupower frequency-set -g performance
Have a nice day~