Re: Banana Pi-R1 stabil
From: Gerhard Wiesinger
Date: Thu Mar 07 2019 - 14:59:57 EST
On 07.03.2019 16:31, Maxime Ripard wrote:
On Wed, Mar 06, 2019 at 09:03:00PM +0100, Gerhard Wiesinger wrote:
while true; do echo "========================================"; echo -n
"CPU_FREQ0: "; cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq;
echo -n "CPU_FREQ1: "; cat
/sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_cur_freq; sleep 1; done&
./stress/cpuburn-a7
Run cpufreq-ljt-stress-test
On ALL Banana Pi R1 I have and Banana Pro OK, see below
Ciao,
Gerhard
./cpufreq-ljt-stress-test
The cjpeg and djpeg tools from libjpeg-turbo are not found.
Trying to download and compile them.
Downloading libjpeg-turbo-1.3.1.tar.gz ... done
Extracting libjpeg-turbo-1.3.1.tar.gz ... done
Compiling libjpeg-turbo, please be patient ... done
Creating './whitenoise-1920x1080.jpg' ... done
CPU stress test, which is doing JPEG decoding by libjpeg-turbo
at different cpufreq operating points.
Testing CPU 0
960 MHz ............................................................ OK
912 MHz ............................................................ OK
864 MHz ............................................................ OK
720 MHz ............................................................ OK
528 MHz ............................................................ OK
312 MHz ............................................................ OK
144 MHz ............................................................ OK
Testing CPU 1
960 MHz ............................................................ OK
912 MHz ............................................................ OK
864 MHz ............................................................ OK
720 MHz ............................................................ OK
528 MHz ............................................................ OK
312 MHz ............................................................ OK
144 MHz ............................................................ OK
Overall result : PASSED