using force_turbo vs installing cpufrequtils - Raspberry Pi Forums


i came across cpufrequtils, , ability define governor within os itself. affect warranty setting force_turbo=1 does?

code: select all

## force_turbo ##     control kernel "ondemand" governor. has no effect if no overclock ##     settings specified. ##     may set warrany bit. ## ##     value    description ##

code: select all

$ sudo apt-get install cpufrequtils  $ sudo nano /etc/init.d/cpufrequtils  --> governor="performance"  $ sudo update-rc.d ondemand disable  reboot  $ cpufreq-info
still can't understand why voids warranty. i've read doesn't matter if you've overclocked or not.

does affect warranty setting force_turbo=1 does?
overclocking not void warranty. neither setting turbo.

dont need install freq utilities either. raspbian has built in including thermal utility.

can change governor, , freq see fit.


raspberrypi



Comments