RK ALL RF Test

From ESS-WIKI
Revision as of 04:32, 10 April 2024 by Yunjin.jiang (talk | contribs)
Jump to: navigation, search

Applications

Chromium minicom and Iperf3 have been installed.

Performance Mode

Configurate CPU GPU NPU and DDR

Configurate CPU、GPU、NPU and DDR to performance mode at the same time:

echo performance | tee $(find /sys/ -name *governor)

Configurate CPU only

echo performance | tee $(find /sys/devices/system/cpu/cpufreq/policy* -name *governor)