Difference between revisions of "Translations:Manjaro-ARM/28/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
You can manage voltage and frequency settings in your <code>/boot/config.txt</code>. The following are the most common values for the Raspberry Pi: | |||
<pre> | <pre> | ||
over_voltage=6 | |||
arm_freq=2100 | |||
gpu_freq=650 | |||
</pre> | </pre> |
Latest revision as of 06:16, 1 March 2023
You can manage voltage and frequency settings in your /boot/config.txt
. The following are the most common values for the Raspberry Pi:
over_voltage=6 arm_freq=2100 gpu_freq=650