Over-Clocking the G2 Raspberry Pi 4 Compute Module

G2 operating system and special app's (e.g. p2app) discussion only--post Thetis and piHPSDR questions in their own sub-forums
JohnFT61
Posts: 69
Joined: Wed May 17, 2023 8:13 pm

Over-Clocking the G2 Raspberry Pi 4 Compute Module

Postby JohnFT61 » Sat Sep 16, 2023 8:53 pm

For anyone interested in over-clocking the Raspberry Pi 4 CM from 1.5Ghz to 2.147Ghz:

Run Terminal and type "sudo geany" press enter.
Open the /boot/config.txt file.
Enter in the folllowing after the Uncomment to overclock the arm.

over_voltage=6
arm_freq=2147
gpu_freq=750

Then Save and close down menu.

Reboot...


Open another terminal, and type:

sudo watch -n 1 vcgencmd measure_ clock arm (to monitor cpu speed

or

sudo watch -n 1 vcgencmd measure_temp (to monitor cpu temp) mine stays at around 43 degrees C




John
N2KBE

Return to “G2 Operating System & Applications”