Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7596

Beginners • Re: Overclocking

$
0
0

Code:

# overclockover_voltage=6arm_freq=2000gpu_freq=600
60 seconds CPU Stress Test :

Code:

sysbench cpu --threads=4 --time=60 run
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!!!

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 fft

Statistics: Posted by jahboater — Mon Jun 09, 2025 7:35 am



Viewing all articles
Browse latest Browse all 7596

Trending Articles