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

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

From Manjaro
(Created page with "Существуют обходные пути, зависящие от устройства, если вы столкнулись с ошибкой, подобной этой...")
 
 
Line 1: Line 1:
Существуют обходные пути, зависящие от устройства, если вы столкнулись с ошибкой, подобной этой:
Вы можете управлять настройками напряжения и частоты в файле <code>/boot/config.txt</code>. Ниже приведены наиболее распространенные значения для 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 09:24, 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>

Вы можете управлять настройками напряжения и частоты в файле /boot/config.txt. Ниже приведены наиболее распространенные значения для 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.