Manjaro Difference between revisions of "Translations:Manjaro-ARM/28/en"

Difference between revisions of "Translations:Manjaro-ARM/28/en"

From Manjaro
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
There are device-dependent workarounds if you experience an error similar to:
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>
error: failed to prepare transaction (conflicting dependencies)
over_voltage=6
:: brcm-patchram-plus and pi-bluetooth are in conflict
arm_freq=2100
gpu_freq=650
</pre>
</pre>

Latest revision as of 06:16, 1 March 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Manjaro-ARM)
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>
 over_voltage=6
 arm_freq=2100
 gpu_freq=650
</pre>

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
Cookies help us deliver our services. By using our services, you agree to our use of cookies.