stackshadow
Member
Hello out there,
after i managed to get X working on the Pandora, i mentioned something in the syslog:
i try out to set several cpu-speeds ( 100MHz, 500MHz, 800MHz ) the OPP changed, but not really the CPU-Speed
100MHz:
500MHz:
800MHz:
I simulate constant cpuload with:
Before i look closer to the kernel-source ( i am a kernel-source-newbie ) maybe someone of the kernel specialists have an idea ?
( I use the kernel 3.2.30 of the SuperZaxxon release. )
after i managed to get X working on the Pandora, i mentioned something in the syslog:
Code:
ASoC: omap3pandora: can't set cpu system clock
i try out to set several cpu-speeds ( 100MHz, 500MHz, 800MHz ) the OPP changed, but not really the CPU-Speed
100MHz:
Code:
platform mpu. 0: max OPP set to 1
500MHz:
Code:
platform mpu. 0: max OPP set to 3
800MHz:
Code:
platform mpu. 0: max OPP set to 5
I simulate constant cpuload with:
Code:
while true; do sleep 0.01; done
Before i look closer to the kernel-source ( i am a kernel-source-newbie ) maybe someone of the kernel specialists have an idea ?
( I use the kernel 3.2.30 of the SuperZaxxon release. )