In your first screenshot, what's the second temp shown? pmic?
Yes. The first temperature is that of the SoC, the second is that of the PMIC.
Code:
watch -n 1 "vcgencmd measure_temp; vcgencmd measure_temp pmic; vcgencmd measure_clock arm; vcgencmd measure_volts core"
This is my /boot/firmware/config.txt at the end:
Code:
# Reduce minimal CPU clock from 1.5GHz to 1.3GHzarm_freq_min=1300# Reduce the load CPU voltage by 0.089Vover_voltage_delta=-89000Statistics: Posted by BitByte — Sun Feb 02, 2025 11:24 pm