- Nov 22, 2010
- 1,470
- 473
- 0
Before I go messing up my boot files, etc, is there an easy way to do this:
- "echo 'interactive' > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor" and add this one-liner to any boot script if you want it to happen automatically on boot. [or]
- Unpack the boot.img and edit /init.qcom.post_boot.sh in the ramdisk to use 'interactive', then repack and flash_image the new boot.img.
?????
I did search on my own and try to find something on it and just can't seem to find any solid information for the LG Optimus S in particular. Everything seems to be generic Android information and a bunch of coding to see what works for each particular phone... I am lost...
Don't want to use SetCPU btw. I know the "easy" suggestion is to do that, but I would like to go for one of the other options listed.
- "echo 'interactive' > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor" and add this one-liner to any boot script if you want it to happen automatically on boot. [or]
- Unpack the boot.img and edit /init.qcom.post_boot.sh in the ramdisk to use 'interactive', then repack and flash_image the new boot.img.
?????
I did search on my own and try to find something on it and just can't seem to find any solid information for the LG Optimus S in particular. Everything seems to be generic Android information and a bunch of coding to see what works for each particular phone... I am lost...
Don't want to use SetCPU btw. I know the "easy" suggestion is to do that, but I would like to go for one of the other options listed.