snip / OGN-receiver-RPI-image

Process to create a Raspberry Pi SD image for OGN receiver
GNU General Public License v3.0
17 stars 7 forks source link

Reduce clock speed to save power and lower temperature #28

Closed krheinwald closed 2 months ago

krheinwald commented 2 months ago

E.g. by adding

arm_freq_min=100 core_freq_min=75

to /boot/config.txt

and not enabling arm_boost in config.txt.

snip commented 2 months ago

Reducing the CPU performance will reduce the performance of the receiver.