On 02/09/17 09:16, Hans wrote:
I discovered, that the cpu frequency is been set automatically to "high",
although I forced it to stay low.
To do this, I wrote a script:
---
#!/bin/sh
cpufreq-set -c 0 -u 1000MHz
cpufreq-set -c 1 -u 1000MHz
---
This script, executed with root permissions, is se
Hello list,
I discovered, that the cpu frequency is been set automatically to "high",
although I forced it to stay low.
To do this, I wrote a script:
---
#!/bin/sh
cpufreq-set -c 0 -u 1000MHz
cpufreq-set -c 1 -u 1000MHz
---
This script, executed with root permissions, is setting the cpu frequ
2 matches
Mail list logo