Interesting that and this is encouraging from a dev
=====================================
''Because if you don't add it to the tofu-pre script it wont survive reboot.
You need to do this instead
CODE: SELECT ALL
cd /root/.kodi
wget
http://www.pivosforums.com/download/file.php?id=656 -O S94tofu-pre
chmod 755 S94tofu-pre
reboot
This will download the script from the forums (its just that single line of command you quoted above), save it as S94tofu-pre (unless its that exact name and case it will get ignored), set it up as an executable script (so box can execute it at boot time) then reboots the box.
And don't validate using BogoMIPs , to verify box was actually underclocked, once reboot is done, SSH and execute:
CODE: SELECT ALL
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
If you get "800000" back then you have the box underclocked to 800 Mhz.
============================================
However ive tried the latest image on my brothers 510B that was always underclocked and the latest image doesnt survive reboot. ''
I wont be able to try it for a while but if someone wants to try it