- Joined
- Jan 18, 2010
- Messages
- 11,409
pardon my ignorance, but there was a way to run the CPU at 0.5 GHz? (i assume that it would require less power, right?) if we get proper 3D acceleration, that would still probably be plenty for certain games/activities...
since it's a kernel thing, that means you'd have to reboot to get to these other frequencies, right?
The values that you can set the frequency to is defined in the device tree, it could always be added back by editing the device tree source and compiling a new device tree binary file.. You can easily change frequency on the fly with this command ex: sudo cpufreq-set -f 1.5Ghz , however it needs to be one of the frequencies defined in the device tree. It's a bit less feature friendly than how we do it on the Pandora as on the Pandora we can set it to any speed within a range.
Last edited by a moderator: