I have done the following in this order but I'm not sure if the kernel speed/voltage changes are being applied. 1) From a clean pr 1.1.1 I have installed the latest kernel package (24?) from apps manager 2) Installed the power kernel settings/config app also from app manager 3) Restarted the phone 4) opened xterminal 5) Typed sudo gainroot (rootsh is installed) 6) Typed sudo /usr/sbin/kernel-load /usr/share/kernel-power-settings/ideal (which I understand will allow me to test the "ideal" kernel config without making permanent changes) So I thought I would check if my minimum clock speed was now fixed at 500mhz (as set in the ideal file by default) using the conky app. But my min clock speed is actually 250Mhz which leads me to think that the above commands are not working or I have missed something out. Can anyone spot my mistake please? Edit to add, I do not have a file called "kernel-power" in my /etc/default directory - is this normal when only wanting to "test" settings before making them permanent or do I need this file even when just running in "test" mode? Thanks