roadkill42
Android Expert
I dont know how do I find out ?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
init.qcom.post_boot.sh - 5.24 KB
Script with redundant code, default governor, and freq settings removed for those who want to try it goes in etc directory "make backup of original!!!!" Set perm "rw-r-r" let me know if it helps
Looks good, though there is no cpu2 or cpu3 in our device, those can go also. Also poor practice to remove the copyright. Mind if I base my changes off this? (Thanks for testing!!!!) Long story short, I've been away from my computer since Friday. I blame marriage.
*edit* Hopefully you're ok with it, so here's b3 that replaces the post_boots AWEstruck_v1.03b3.zip - 8.62 MB No boot image changes this time around
Will add to op tomorrow as official release pending feedback.
Battery life is good 1.4 and lower, 1.5 and above is funky it doubles battery drain and sometimes freqs don't stick, this is with script removed, I'm gonna try just removing governor presets from script
you can't get rid of in until you figure out the 16 digit DFS password![]()
Force stop performance control, wipe data, and reboot. That should take care of it
![]()
I also have this issue if apply on boot is unchecked

Believe it or not this is expected behavior according to my revised tables. Take a look at https://github.com/spock1104/android_kernel_zte_nex/blob/master/arch/arm/mach-msm/acpuclock-8930.c anything with a 1 in front is used for scaling and anything with 0 is not. What you're seeing is consistent with the fast cpu table, where 384MHz and 486MHz have the same voltage and you wouldn't save anything by using 384 over 486 (voltage is the last number). It's being smart
And what's this post from starkraving!? Please tell me it runs on your device again...
![]()
![]()
I've been using with 162-1.18 applied on boot, will try disabling
What about freqs not sticking under load??
Also why is it still showing default freqs instead of actual freqs with apply on boot unchecked shouldn't this have been changed??
I haven't had a chance to look over your modifications, I'm running with what I put into the 1.03b3 zip.
Stock frequencies are STILL in the table, only the clocks that go over and under stock have been modified, and what gets used for scaling. Check my changelog if you don't believe me. Nor should they be removed. I want the kernel defaulting to 384-1.18 since that's what comes out of the factory, I don't want to run into any accusations that the modifications burned out someones device.
That explains the scrubber issue as there is no scale for default, also it doesn't default to stock min of 384 it goes to 486 on boot, stock max it does though
See my screenshots above, my phone is doing 384-1.18 with the latest kernel. Again, please double check with other apps.