Wiki

A universe of ideas

User Tools

Site Tools


computer:orange_pi_5_plus_32gb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
computer:orange_pi_5_plus_32gb [2025-03-30 22:39] skruppycomputer:orange_pi_5_plus_32gb [2025-03-31 22:22] (current) skruppy
Line 63: Line 63:
  
 mkdir -p /etc/cmdline.d mkdir -p /etc/cmdline.d
-echo 'root=LABEL=root' >/etc/cmdline.d/custom.conf+echo 'root=LABEL=root cpufreq.default_governor=schedutil' >/etc/cmdline.d/custom.conf
  
 cat >/etc/vconsole.conf <<EOF cat >/etc/vconsole.conf <<EOF
Line 180: Line 180:
   - //(Optional)// Reset device and boot into new firmware:<code>   - //(Optional)// Reset device and boot into new firmware:<code>
 rkdeveloptool rd rkdeveloptool rd
-</code> 
- 
-==== First steps ==== 
-After you booted into your new system, you should quickly turn down power consumption. The manual way would be to do as following: 
-<code> 
-for f in /sys/devices/system/cpu/cpufreq/policy* ; do echo schedutil >$f/scaling_governor ; done 
 </code> </code>
  
computer/orange_pi_5_plus_32gb.1743367147.txt.gz · Last modified: 2025-03-30 22:39 by skruppy