We also know it's possible to set the clock speed while changing firmware. The 1st generation iPod Touch was clocked up to 412mhz in the 1.1.4 update. This means it could well be possible to do something similar with current firmwares.
My personal idea is to somehow make hw.cpufrequency writable again. This would allow you to set your clock speed at any time. If you found that your device was heating up too much, you could quickly set it back to your original clock speed.
What I tried was spawned from some info I found here: http://www.freebsd.org/doc/handbook/configtuning-sysctl.html
That page basically says that you can override the oid being read only if you do the command at startup. As the iphone doesn't have a loaders.conf file, I tried a launchdaemon.
http://pastie.org/833896
This bore no fruit, and neither did placing the command in the launchdaemon itself.
No comments:
Post a Comment