I suggest using the new "over_voltage_delta" instead of "over_voltage". That allows the voltage to go up and down with the load as normal and just adds the "delta" to its calculated voltage. You don't want a high voltage when the Pi is idle!!!60 seconds CPU Stress Test :Code:
# overclockover_voltage=6arm_freq=2000gpu_freq=600Code:
sysbench cpu --threads=4 --time=60 run
Also, run the stress test for an hour or more, not 60 sec. Run it alone, then run it while doing other work such as a browsing the web etc.
I find this one gets the temp up the highest:
Code:
stress-ng --cpu 0 --cpu-method fftStatistics: Posted by jahboater — Mon Jun 09, 2025 7:35 am