[MOD][11/9] Underclock / Battery Tweak - EVO 4G Android Development

UPDATE: This was causing too many lockups, moving to a minimal setup that just sets the CPU clock.
This will work with ANY kernel without perflock (nearly any kernel other than stock).
Old tweak removed, new one uploaded.
This is developed primarily for myself, please take this into consideration.
This just sets the CPU to a max of 806MHz and lowers the max clock as the battery drains, it's the collin_ph mod stripped to almost nothing.
Most of the credit goes to:
Collin_ph
Myn
jhoffy22

anyone try this yet??? flash in recovery???? or install in file explorer

lucidvtec said:
anyone try this yet??? flash in recovery???? or install in file explorer
Click to expand...
Click to collapse
Flash in recovery.
This works great for me, I hope you like it.

Do you need to install Myn's collin_ph before this?

I was thinking of trying one of these battery life fixes but Im trying to figure out what the purpose of the userinit script they all have is for? It looks to be a pretty blatant security hole running a script off the SD card but it's likely that I'm missing something.

Regarding kernals this works on, are these with or without havs or does this not matter with your mod?

asj2583 said:
Regarding kernals this works on, are these with or without havs or does this not matter with your mod?
Click to expand...
Click to collapse
It should work with all, looking at the code.

If you have colins mod flashed, do you have to disable before flashing this?

oxxomxxo said:
If you have colins mod flashed, do you have to disable before flashing this?
Click to expand...
Click to collapse
Nope, it will just overwrite it.

Thinking about giving this a try when I get home, but I'm running Toast's .35 on CM 6.1 Nightly #152. I know you said that it will work on Myn's ROM with King and Ziggy's kernels, but has anyone tested it on CM 6.1 or Toast's .35?

yes you need a no HAVS kernel

xavier1022 said:
yes you need a no HAVS kernel
Click to expand...
Click to collapse
How did you come to this conclusion? The OP says this tweak is for King's#11 and Ziggy's kernel, both of which implement HAVS....[KERNEL] [2.6.32.24] [HAVS] [BFS] [BFQ] KiNgxKernel #11/#11 "Con is an Artist"
edit...after being directed to Kings site I realized I should probably doing more reading before posting...

tonwarr.the.incredible said:
How did you come to this conclusion? The OP says this tweak is for King's#11 and Ziggy's kernel, both of which implement HAVS....[KERNEL] [2.6.32.24] [HAVS] [BFS] [BFQ] KiNgxKernel #11/#11 "Con is an Artist"
Click to expand...
Click to collapse
If you read on Kings website the changelog for BFS 11, the first line reads HAVS is out, and he went back to SVS. It will work with Kings BFS 11

Here's a question for the OP. It's been stated that JuiceDefender-like apps compliment the Colin_ph battery tweak, would the same hold true with yours or do you think there would be conflict between the tweak and said app? Thanks in advance for any help you can offer...

NinjaPenguin said:
If you read on Kings website the changelog for BFS 11, the first line reads HAVS is out, and he went back to SVS. It will work with Kings BFS 11
Click to expand...
Click to collapse
Lol...touche, I guess I'm gonna go back and do some more reading. Thanks.

tonwarr.the.incredible said:
Here's a question for the OP. It's been stated that JuiceDefender-like apps compliment the Colin_ph battery tweak, would the same hold true with yours or do you think there would be conflict between the tweak and said app? Thanks in advance for any help you can offer...
Click to expand...
Click to collapse
Yes, all holds true.
My tweak is still the Collin_ph mod at core, just my own touches to it along with some code stripped out to minimize CPU usage.

Neotelos_com said:
Yes, all holds true.
My tweak is still the Collin_ph mod at core, just my own touches to it along with some code stripped out to minimize CPU usage.
Click to expand...
Click to collapse
Thank you very much for your timely response.

I tried flashing and it gave me this,
E:Can't chow/mod /system/bin/batt-rm.sh (no such file or directory) E:Failure at line 9
Installation aborted.
I'm on VirusRom Anthrax 2.2 3.30 build with ziggy's kernel. Any suggestions?

Unpossible said:
I tried flashing and it gave me this,
E:Can't chow/mod /system/bin/batt-rm.sh (no such file or directory) E:Failure at line 9
Installation aborted.
I'm on VirusRom Anthrax 2.2 3.30 build with ziggy's kernel. Any suggestions?
Click to expand...
Click to collapse
It should still have installed, seems I left some residual commands in the install script.
Because every command before that error should have run, it should still be installed.
So...until I post my new changes, just ignore the error, lol

What rom and kernel are you using with this tweak neotelos?

Related

[Kernel] FluffKernel Epic 4G version 1.0.5 Rom Manager Compatiable

Here the the first offical release of Fluff Kernel for the Epic 4G
Ok here are two new versions for you all.One is the performance kernel and the other is the battery saver.Both are using the new version of my initramfs that comes with ChainsDD's Superuser.apk and su binary.So i suggest if you have Superuser.apk installed to uninstall it before flashing either of these kernels since Superuser.apk will be installed in /system/app instead of /data/app.And now for the kernels.Both of these kernels are Rom Manager compatiable and have root in them.
This is the battery saving kernel.Changes to it are:
Both Kernels are updated to DI18 sourcecode.
CPU governor set to userspace you can use SetCPU to set the speed of the kernel if you like although SetCPU seems a bit unstable on anything other then conservative.
Default scheduler set to CFQ
http://www.sdx-downloads.com/devs/skeeterslint/FluffKernel-Epic-V1.0.5B.zip
This is the performance kernel.Changes to it are:
CPU governor set to performance your cpu will always be set to max this gives the best numbers in linpack and quadrant if numbers are you thing.
Default scheduler is set to CFQ.
http://www.sdx-downloads.com/devs/skeeterslint/FluffKernel-Epic-V1.0.5P.zip
This is another battery saver kernel for those who don't want to mess with SetCPU is uses the conservative CPU governor that the overclocked kernels use.
http://www.sdx-downloads.com/devs/skeeterslint/FluffKernel-Epic-V1.0.5C.zip
All kernels have been compiled against a toolchain that is stable on the newest OTA.And all kernels have been built with stock Samsung kernel source with no modifications to the source code all changes were to the .config file.
​
This zip can be flashed with ClockWorkMod or can be taken out of the zip and the zImage can put used as a replacement for the zImage in the one click root method although this kernel has root built into it.I recommend removing the JoeyKrim root method to not cuase and conflicts.
This kernel still has some Samsung bloat in it this will be stripped out as time goes on.I will also be trying out different combinations of CPU governors and schedulers to see which one performs the best.So please test it out and post your feedback.
Link to the stock samsung source that was used for these kernels.
http://opensource.samsung.com/ Please search for SPH-D700 DI18.
Sent from my SPH-D700 using Tapatalk
Sorry for the double post but does this kernel have overclocking??
Sent from my SPH-D700 using Tapatalk
mrkrabs said:
Sorry for the double post but does this kernel have overclocking??
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
No it doesn't.
Is this the new kernel from the ota
Sent from my SPH-D700 using Tapatalk
dondadah88 said:
Is this the new kernel from the ota
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Was just about to ask..
No overclock. Will this conflict with custom roms?
rjmjr69 said:
Was just about to ask..
No overclock. Will this conflict with custom roms?
Click to expand...
Click to collapse
This is not the kernel from the ota this is a custom compiled kernel it should run fine on any roms that are out right now.I am running it myself with no issues at all to speak of.
skeeterslint said:
This is not the kernel from the ota this is a custom compiled kernel it should run fine on any roms that are out right now.I am running it myself with no issues at all to speak of.
Click to expand...
Click to collapse
Thank you. And your right its running just fine right now. I am using it with noobnl latest rom. And I had it running fine on the BOSS rom
Hi
Does this kernel support loop-back. Im trying to install ubuntu on samsung epic.
darknoobie said:
Does this kernel support loop-back. Im trying to install ubuntu on samsung epic.
Click to expand...
Click to collapse
All the b usybox applets to setup the the loop device should be there. But I have never tried to use them I will have to check the kernel config to see if the kernel is setup for it.
Sent from my SPH-D700 using Tapatalk
Skeeter this its the best kernel I have used on my phone to date, however one thing to note is that the version of busy box used in this kernel is not compatible with ti backup so the busy box that comes with ti back up needs to be used.
Sent from my SPH-D700 using Tapatalk
mark920 said:
Skeeter this its the best kernel I have used on my phone to date, however one thing to note is that the version of busy box used in this kernel is not compatible with ti backup so the busy box that comes with ti back up needs to be used.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Really it works fine for me same version of busybox that i use in all my kernels.Try reloading Ti when its running and see what happens.
skeeterslint said:
Really it works fine for me same version of busybox that i use in all my kernels.Try reloading Ti when its running and see what happens.
Click to expand...
Click to collapse
I actually tried installing an updated version of BusyBox from the market and it finds TWO different installs??? And both are old versions lol
Updated OP.
I added a link to a fully compatiable Rom Manager kernel.Try it out its just as fast as vaersion 1.0.1-2.Enjoy everyone.And I want to thank Koush for the recovery.
skeeterslint said:
Updated OP.
I added a link to a fully compatiable Rom Manager kernel.Try it out its just as fast as vaersion 1.0.1-2.Enjoy everyone.And I want to thank Koush for the recovery.
Click to expand...
Click to collapse
I have this running and recovery works fine as well as the kernel. Rom manager is nice to have so my thanx goes to skeeter and koush. Its late so I will report any issues I have tomorrow if any arise.
OK I apologize for this but it was very early in the morning when I put this up but I fubar'd my root scripts in the RM kernel it is fixed now please redownload and apply the new zip.
Thanks
skeeterslint said:
OK I apologize for this but it was very early in the morning when I put this up but I fubar'd my root scripts in the RM kernel it is fixed now please redownload and apply the new zip.
Thanks
Click to expand...
Click to collapse
That explains a lot lol. My battery has been draining like mad all day and I noticed that JuiceDefender was having all kinds of errors. Re-downloading and applying now....
odub303 said:
That explains a lot lol. My battery has been draining like mad all day and I noticed that JuiceDefender was having all kinds of errors. Re-downloading and applying now....
Click to expand...
Click to collapse
OK it was still broken but i promise its fixed now.The battery drain probably wasn't cuased by the kernel some people have had problems with android system running away and draining battery but it has nothing to do with the kernel they have flashed back to the stock kernel and still have had issues with battery drain and android system running away on them.
skeeterslint said:
OK it was still broken but i promise its fixed now.The battery drain probably wasn't cuased by the kernel some people have had problems with android system running away and draining battery but it has nothing to do with the kernel they have flashed back to the stock kernel and still have had issues with battery drain and android system running away on them.
Click to expand...
Click to collapse
I wasn't implying that the drain was caused by the kernel, I was saying that my battery was draining because JuiceDefender wasn't able to disable the APN because my root access was broken. D/l-ing update now. Thanks again!
Can i use this kernel with noobnl's Andromeda Galaxy v1.0.3 ROM?

i9020a overclocking

Has anyone been successfull? i have tried every OC kernel and as soon as i overclock it just reboots my phone to a freeze (only way out is to either pull the battery or adb reboot). That being said the UV kernel runs fine.
Not sure if it has to do with the I9020A series.
But overall, each NS phone can tolerate its own OC levels. Some phones can tolerate only up to 1.2 GHz, some may be able to achieve 1.4GHz (or beyond). And for some of the unfortunate, some aren't able to OC at all.
Thus this post. I hope my phone is'nt the issue. it would be nice to push a little bit more out of it if i needed it down the line.
I over clocked mine to 1.4 and it was fine, I leave it at 1.0 tho, this friggin thing is quick enough for now.
hmm how do you check your radio. I'm gonna try that as a last resort. And i can set mine as 1.4 but as soon as i run a resource heavy task (n64) my phone locks up and reboot freezes.
themapleboy said:
hmm how do you check your radio. I'm gonna try that as a last resort. And i can set mine as 1.4 but as soon as i run a resource heavy task (n64) my phone locks up and reboot freezes.
Click to expand...
Click to collapse
Not sure why a radio would affect your ability to OC but...
Menu -> Settings -> About Phone -> Baseband Version
the last 3 are what you want to look at "JK8/KB1/KB3"
List all the kernels you've tried. The best in my opinion is Netarchy's 1.3.0.3-CFS kernel using SetCPU
Try intervals of 1.2 GHz too. My phone can only go up to 1.2 GHz
Yeah actually i had tried all of the bfs kernels. I just succeeded in getting Netarchy's 1.3.0.3-CFS kernel. And i can run up to 1.4 . Maybe the brain fk scheduler does not play nice with 9020a's
themapleboy said:
Yeah actually i had tried all of the bfs kernels. I just succeeded in getting Netarchy's 1.3.0.3-CFS kernel. And i can run up to 1.4 . Maybe the brain fk scheduler does not play nice with 9020a's
Click to expand...
Click to collapse
awesome. I just prefer CFS because with BFS the boot animation doesn't show, and it bothers me.
zephiK said:
awesome. I just prefer CFS because with BFS the boot animation doesn't show, and it bothers me.
Click to expand...
Click to collapse
i flashed the BFS first, and lost my boot animation. Then i switched to the CFS, and the boot animation still didnt appear.
Any ideas as to how i can get it back?
Also, is there anyway to recover the stock kernel? I'd like to have it handy to be able to go back to it.
thnks
mixxy said:
i flashed the BFS first, and lost my boot animation. Then i switched to the CFS, and the boot animation still didnt appear.
Any ideas as to how i can get it back?
Also, is there anyway to recover the stock kernel? I'd like to have it handy to be able to go back to it.
thnks
Click to expand...
Click to collapse
Wipe dalvik and cache. Flash a rom that flashes stock. Like cm7 but netarchys is so much better than stock
You can also get ogdobbers which is stock + ext4 + voodoo.
Sent from my Nexus S using XDA Premium App
Hey everyone,
This is an off topic question but does anyone know what happened to the 1.6 OC support for Netarchy? I loved to see the absurdly high quadrant scores and instantaneous screen transitions.
Thanks,
Justin
JTECJ said:
Hey everyone,
This is an off topic question but does anyone know what happened to the 1.6 OC support for Netarchy? I loved to see the absurdly high quadrant scores and instantaneous screen transitions.
Thanks,
Justin
Click to expand...
Click to collapse
you're better off asking that in the netarchy kernel thread in dev forums.
netarchy could answer that... not a lot of phones can tolerate 1.6 GHz Oc
Thanks, yeah i felt a little bad posting the question here. Though ive been an avid user for a long time i have never posted so i didnt have sufficient rites to post in the decelopment section yet : (
Justin
Sent from my Nexus S using XDA Premium App
zephiK said:
Wipe dalvik and cache. Flash a rom that flashes stock. Like cm7 but netarchys is so much better than stock
You can also get ogdobbers which is stock + ext4 + voodoo.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
so cm7 flashes the stock kernel?
mixxy said:
so cm7 flashes the stock kernel?
Click to expand...
Click to collapse
yep! low on bugs and freezes but no voodoo or bln.. dammit

BBMod Original Mod Obsolete

This is a Mod/Patch for CM7 on the Inspire 4G that I threw together with some of my favorite features. I take absolutely no credit for this at all! This is all stuff I just grabbed from real devs and zipped up for my own purposes and figured I would share.
This contains:
V1.6.9b
*Update* LordModUE Kernel v6.9 BFS or CFS with/without Call Recorder App, Ultra Undervolted, PUV, PUV Stable by killersloth or No Undervolt
Latest MIUI Camera #17
Full InspireMod 0.5 by thedonvaughn:
*Configure GPS for North America
*Inspire 4G branding in build.prop
*Dual MIC support(Currently not working)
*Inspire 4G audio files
*Access to AT&T Apps in the Market
Now backs up stock Camera.apk to /sdcard/cambak
Added download Here to restore stock camera(Only works if you have used latest BBMod)
Updated stable PUV by killersloth to latest version
Removed New Market App(Just Flash latest Gapps)
Netflix Users Absolutely Must Use Latest Netflix Version! (See Below for Download Link)
*Note*Read below if you want to remove Inspire 4G Branding and AT&T App Center.
*Note*Don't like Android Market 3.0.27? Read below if you want to restore v2.3.6
I have only tested this on CM7 Nightlies on my Inspire 4G so I have no idea if this will even work on any other roms or devices.
Flash at your own risk! ALWAYS Make sure to back up first!
All 1.6.9b BFS & CFS Downloads Here
What is what?
2WCR or 2W = 2 Way Call Recorder
puv = Pinky Undervolt
puvSX = Stable Pinky Undervolt by killersloth
uuv = Ultra Undervolted
newmarketv3b3.zip = Flashable Zip With New Android Market
oldmarketv2b3.zip = Flashable Zip file that will Delete New Android Market then Restore 2.3.6 Android Market
Click to expand...
Click to collapse
Older Version Downloads w/ Changelog Here
Instructions:
1. Flash CM7 Nightly From Recovery
2. Wipe Cache & Dalvik Cache
3. Reboot
4. Reboot to Recovery
5. Flash Big Boog Mod
6. Reboot
Click to expand...
Click to collapse
For Those just looking for the MIUI Camera:
Download MIUI Camera 15 Here Instead of searching through this thread
Download MIUI Camera 17 Here This version has fixes from MongooseHelix. *Update*This version now has working color effects! Thanks Go Out To MongooseHelix!
*Updated*Download Latest MIUI Camera 17 Here This newest version has fixes from MongooseHelix. *Updated* Thanks Go Out To MongooseHelix!
Want to restore your CM7 Stock Camera ONLY after using latest Big Boog Mod? Download This File and flash from recovery. This will restore CM7 Stock Camera and delete MIUI Camera
To remove the Inspire 4G Branding and AT&T Apps Feature in the Market After Flashing v1.4+:
Download This File and flash from recovery. YOU MUST Wipe Cache after flashing this! This should work on any v1.4+ of Big Boog Mod and v0.5 of InspireMod 0.5
Don't like Android Market 3.0.27? Download This File and flash from recovery. This will restore Android Market 2.3.6(The one we all know and love) and delete Android Market 3.0.27.
Latest version of Netflix v1.3 Stock: Stock Netflix v1.3 No Rotation
Direct Links to Netflix v1.3 With Rotation Mod by Dblfstr:
New Netflix Black: Netflix-Rotation-Black-V1.3
New Netflix Blue: Netflix-Rotation-Blue-V1.3
New Netflix Green: Netflix-Rotation-Green-V1.3
New Netflix Orange: Netflix-Rotation-Orange-V1.3
New Netflix Pink: Netflix-Rotation-Pink-V1.3
New Netflix Red: Netflix-Rotation-Red-V1.3
Original Post by Dblfstr Here
*Netflix users*: Uninstall any versions of Netflix you may have installed before installing any of the above apk files
Credits and Thanks:
Cyanogenmod Team
Miui Team
LorD ClockaN
thedonvaughn
MongooseHelix
Leedroid
skvalex
shawkes
adamholden85/Phoenix-Lead
haxzamatic
Dblfstr
killersloth
If I missed anyone let me know and I will add them!
Changelog:
v1.6.9b
*Update* LordModUE v6.9 Kernel CFS/BFS
Now backs up stock Camera.apk to /sdcard/cambak
Added download Here to restore stock camera(Only works if you have used latest BBMod)
Updated stable PUV by killersloth to latest version
Removed New Market App(Just Flash latest Gapps)
Added latest version of Call Recorder app
Added latest version of MIUI Camera #17
Script now removes all old versions of Call Recorder App
Fixed installer script
Removed HoneyBread Theme for CM7 Theme Get it Here
*Update* Just Added a Stable PUV by killersloth version for those having stability issues with PUV
*Update* Finally Fixed script on All Versions to correctly install Android Market 3.0.27
Netflix Users Absolutely Must Use Latest Netflix Version! (See Above for Download Link)
Click to expand...
Click to collapse
flappjaxxx said:
This is a zip I threw together with some of my favorite features. I take absolutely no credit at all for this at all! This is all stuff I just grabbed from real devs and zipped up for my own purposes and figured I would share.
This contains:
LordModUE Kernel 4.5.1 with Call Recorder App & Ultra Undervolted
Miui Camera #15
Dual Mic Support for Inspire 4G
I have only tested this on CM7 Nightlies on my Inspire 4G so I have no idea if this will even work on any other roms or devices.
I am not a dev and this is the first time I have even attempted this so flash at your own risk! Make sure to back up first!
Credits:
Cyanogenmod Team
Miui Team
LorD ClockaN
Leedroid
skvalex
thedonvaughn
If I missed anyone let me know and I will add them!
Download:
Click Here to Download
Instructions:
Just flash from recovery
Please go easy on me!
Click to expand...
Click to collapse
Great idea and I am sure it will work for some but my device hates the combination. I guarantee it is the UV that is killing it for my device. Oh well, things like this are always appreciated
Adam
adamholden85 said:
Great idea and I am sure it will work for some but my device hates the combination. I guarantee it is the UV that is killing it for my device. Oh well, things like this are always appreciated
Adam
Click to expand...
Click to collapse
Did you try this and if so what was the result?
flappjaxxx said:
Did you try this and if so what was the result?
Click to expand...
Click to collapse
I did try it running nightly 110 with no third party apps(stock build) and it just kept freezing my device after about 10 seconds. I guarantee it is the UV.
put it on 111 and it runs great, i couldnt get the miui camera on it before but this fixed that, great work
cordell507 said:
put it on 111 and it runs great, i couldnt get the miui camera on it before but this fixed that, great work
Click to expand...
Click to collapse
Thanks! About to upload a Non-Undervolted version
Updated!
Did some tweaking and uploaded Ultra Undervolted Edition and Non-Undervolted Edition!
hey thanks for this, very convenient. I guess I'm one of the lucky ones cuz my phone can handle the puv undervolt without a hiccup. and for those that say it doesn't make much difference I strongly disagree it has improved my batt life significantly
Sent from my Inspire 4G using XDA Premium App
oxlong27 said:
hey thanks for this, very convenient. I guess I'm one of the lucky ones cuz my phone can handle the puv undervolt without a hiccup. and for those that say it doesn't make much difference I strongly disagree it has improved my batt life significantly
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
I tried the puv and it worked and all but for some reason if my screen was locked it would take a painfully long time for my phone to wake back up just so I could unlock it.
lol i was just out golfing and i left my phone in the car and i got back and setcpu had a notification saying my battery was 120 degrees(i live in louisiana and it gets really hot 104 today), the back burned my hand a little but im not sure if uuv causes the battery to get hotter when idleing, probably not but just wondering
cordell507 said:
lol i was just out golfing and i left my phone in the car and i got back and setcpu had a notification saying my battery was 120 degrees(i live in louisiana and it gets really hot 104 today), the back burned my hand a little but im not sure if uuv causes the battery to get hotter when idleing, probably not but just wondering
Click to expand...
Click to collapse
I would guess that it got hot from being in your hot car.
oxlong27 said:
hey thanks for this, very convenient. I guess I'm one of the lucky ones cuz my phone can handle the puv undervolt without a hiccup. and for those that say it doesn't make much difference I strongly disagree it has improved my batt life significantly
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
Just uploaded PUV version
cordell507 said:
lol i was just out golfing and i left my phone in the car and i got back and setcpu had a notification saying my battery was 120 degrees(i live in louisiana and it gets really hot 104 today), the back burned my hand a little but im not sure if uuv causes the battery to get hotter when idleing, probably not but just wondering
Click to expand...
Click to collapse
If anything I would think undervolting would make the CPU run cooler, since there's less voltage at every clock speed. Only thing I can think of that MAY make it run warmer is if the CPU has to run longer to for a specific task if it doesn't have enough voltage. Kinda doubtful, just a theory so it shouldn't be the undervolt causing any heat issues.
di11igaf said:
If anything I would think undervolting would make the CPU run cooler, since there's less voltage at every clock speed. Only thing I can think of that MAY make it run warmer is if the CPU has to run longer to for a specific task if it doesn't have enough voltage. Kinda doubtful, just a theory so it shouldn't be the undervolt causing any heat issues.
Click to expand...
Click to collapse
i had it at 1300 ghz with brazillianwax gov. but it was probably the heat
Just noticed that your mod still has the 94cpu script included, LorD ClockaN replaced the original 4.5.1 with a version without 94cpu and told everyone to remove that from init.d.
Use this script to remove 94cpu: remove94cpu.zip
shawkes said:
Just noticed that your mod still has the 94cpu script included, LorD ClockaN replaced the original 4.5.1 with a version without 94cpu and told everyone to remove that from init.d.
Use this script to remove 94cpu: remove94cpu.zip
Click to expand...
Click to collapse
Yeah guilty as charged! Missed that. I will fix in the morning and upload new version.
Thanks for pointing that out!
Sent from my phone.
shawkes said:
Just noticed that your mod still has the 94cpu script included, LorD ClockaN replaced the original 4.5.1 with a version without 94cpu and told everyone to remove that from init.d.
Use this script to remove 94cpu: remove94cpu.zip
Click to expand...
Click to collapse
I just fixed this and uploaded new zip files. So anyone that flashes this now does not need to remove the 94cpu file.
Thanks again for the help!
and now lord has released another kernel... wanna update that too ?
qkall said:
and now lord has released another kernel... wanna update that too ?
Click to expand...
Click to collapse
Done! Check the first post! Thanks!
Has anyone tried this zip package with the latest release? RC7.1? I'm not sure what nightly build it's based on

##UDATED 10MAR12## [TWEAK] Lightning Zap

READ ENTIRE OP!!!!!!!!!!!!!!!!!!!!
I took ASXIX, ASv15, added parts from Thunderbolt and a few tweaks from a Cappy ROM (Fasty III), edited a few things here and there, combined them together and flashed them. I got INSANE battery life, super fast performance, shorter boot times, smooth transitions, faster sdcard read/write speed, and higher quad scores (I know most people say those don't matter, but it does account for something).
DO NOT USE THIS WITH RAVERX3X'S OCTANE 3.0
ONLY USE v5 Upgrade if you are currently using any other version of Lightning Zap
Made 3 version
v5 for all ROMs
v5 Upgrade if you are currently on an older version of Lightning Zap
v5 MIUI is for MIUI ONLY
v5
Now adjusts filesystem with tune2fs (still ext4fs) to disable journaling, improve responsiveness, smoothness, and overall performance
Contains newest build.prop tweaks from dsexton702
Now uses Aroma installer by FBis251
Removed duplicate scripts
Added newest FUGU (Actually did that on v3, but failed to mention it)
Reformatted governor tweak a bit (easier to follow instructions to change values)
Decided NOT to add the journaling script and data2ext... for now
Quads hit 2432 on first run and averaged 2696 out of 3 runs, Not OC'd
v5 takes quite a while to install (about 20 to 30 minutes...maybe longer). If you experience FC's, fix permissions and reboot. As we all know, or should know, backups don't always like to play right when restored.
On v5 quads are hitting 3100+ average...
Must be rooted, on Gingerbread build that supports init.d, and have a kernel with voodoo. this has been tested on SG4G and Captivate but it may work on other devices (if you have flashing issues push manually or PM me for help)
DISCLAIMER
I am not responsible for any damage this may cause to your device.
Don't forget to make a backup! Just in case...
INSTRUCTIONS
Download zip and place on sdcard, reboot to recovery, install zip, follow prompts in Aroma installer (No options to change in custom install so use Quick Install), reboot phone, let sit for at least 10 minutes, REBOOT, enjoy!
This can be flashed directly over older versions of Lightning Zap.
Want to get more out of Lightning Zap?
Refer here:
More Tweaking
If you are not getting the battery life/performance others are getting, refer here:
Gremlin Remover
To see what tune2fs does (and verify journaling is disabled) type:
Code:
tune2fs -l /dev/block/stl9
tune2fs -l /dev/block/stl10
tune2fs -l /dev/block/stl11
For an example of results refer to this post:
tune2fs results on /system partition
Special Thanks to
GreyDark
dsexton702
LOSTLOGIC89
pikachu01
tehgyb
FBis251 for the awesome installer
And all the super awesome DEVs that help us!
Download links just below here
Nice...... Will have to take a look at this
Will check it out... Is the attached Quad Score Stock or OC'd ??
Racing19969 said:
Will check it out... Is the attached Quad Score Stock or OC'd ??
Click to expand...
Click to collapse
OC'd. The original score was 1301. Mind you, for battery life purposes, the tweak I added LIGHTLY overclocks the phone. If you want to increase the oc, use tegrak overclock (preferably paid so changes will stay after boot). I just tried the free version, and it shot my quad score to 2604.
Well, the tweaks definately work... I ran stock on aosp kj1 kernel and scored 1718.
Then installed and ran again, scored 1943 stock. Then Installed new kj6 kernel and ran again and scored 2149 stock no oc. Rebooted phone a couple of times and played around with some programs to let sink in. Now I ran quadrant again stock and got my highest score yet for a stock rom 2408.. added image
Should we delete the init.d scripts that are on the phone before flashing?
Sent from my SGH-T959V using xda premium
steeleain said:
Should we delete the init.d scripts that are on the phone before flashing?
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
No, thanks to dsexton's script, we don't have to do that... Just flash and enjoy.
Working really well
Sent from my SGH-T959V using XDA App
Hi Thomas
I'm currently testing it.
Are you sure there are no duplications? I see 2 SDCard speedfixes in init.d...
Sent from me
itzik2sh said:
Hi Thomas
I'm currently testing it.
Are you sure there are no duplications? I see 2 SDCard speedfixes in init.d...
Sent from me
Click to expand...
Click to collapse
The S77-sdcard-speedfix raises the read ahead from 3072 to 4096. I tried running it without it (just raised the threshold in 02speedcardfix) and the performance was good (17.28 mb/s), but I got much higher readings (22.13 mb/s) when I changed the 02sdcardspeedfix back to 3072 and added the S77-sdcard-speedfix back into it. (These numbers are referenced from DeviceMark app).
Thanks
this is super fast thanks what a brilliant mind for tweaking this everything is 10x faster
bd1692 said:
this is super fast thanks what a brilliant mind for tweaking this everything is 10x faster
Click to expand...
Click to collapse
You are welcome and thank you. But keep in mind, I got these tweaks from dsexton702 and LOSTLOGIC89, made a few minor adjustments, and just combined them together. But the really great thing about it, the more you play with your phone and the more they soak in, the better things get.
I've modified as myself with different tweaks and noticed the ones I, modified happen to be the ones you didn't and I get the same quad either way... I'm thinking if I add mine to yours there may be a little boost. I'll have to try it out tonight. it pertains to system_server, app_process and the sqlite libraries
Sent from my SGH-T959V
tehgyb said:
I've modified as myself with different tweaks and noticed the ones I, modified happen to be the ones you didn't and I get the same quad either way... I'm thinking if I add mine to yours there may be a little boost. I'll have to try it out tonight. it pertains to system_server, app_process and the sqlite libraries
Sent from my SGH-T959V
Click to expand...
Click to collapse
Awesome. Let me know how it works out, and if you want, we can add your tweaks as well.
thomas.raines said:
Awesome. Let me know how it works out, and if you want, we can add your tweaks as well.
Click to expand...
Click to collapse
Word, will do bud
Sent from my SGH-T959V
Do you think this will work with the SGS2?
kaizasoshi said:
Do you think this will work with the SGS2?
Click to expand...
Click to collapse
I would say yes as most of these tweaks have been used on many other devices and incorporated into various ROMs. But don't hold me to it. All I can say is make a backup, flash, and see. Report back to me with your findings please?
Ravers 3.0 version says removed ind.t, can i still flash this or could that cause complications?
thomas.raines said:
I would say yes as most of these tweaks have been used on many other devices and incorporated into various ROMs. But don't hold me to it. All I can say is make a backup, flash, and see. Report back to me with your findings please?
Click to expand...
Click to collapse
Got the " installation aborted " error message, will push it manually through Root Explorer. Will report back later today to let you know what the results are
mikhail777 said:
Ravers 3.0 version says removed ind.t, can i still flash this or could that cause complications?
Click to expand...
Click to collapse
IDK, I haven't tried yet. I am about to start working on that and try to add lockscreens. I will also try flashing this and we will see...

[KERNEL][4/11/12] TestyMeh ICS 1.0 - OC+SIO+Initd ICS, New Suspend Method, Added Veno

This kernel aims to improve performance, while still maximizing stability (and getting rid of reboots and SODs). It's working on all ROMs so far, so here it is for your approval. It can overclock to 1704Mhz, but doesn't override your user limit. I've added SIO and Init.d support and some various tweaks, and rebased to the newest source. Next is more cpu governors and general tweaks. Thanks to Roach for his commits from github, and guevor for new suspend code to imitate.
Some ROMs use a different build config, so Use The Right Version Below! Please Wipe Cache in CWM before flashing.
Update 4/11/12: Added test version of Veno, read about it at: http://www.ie.cuhk.edu.hk/fileadmin/staff_upload/soung/Journal/J3.pdf1.0 is up for All testers. Voodoo should be supported, please report. Wifi has been tested on Stock/ARHD/Revolver/Megatron/CNA/AOKP, but please test with other ROMs. I'm trying to compile one kernel for all ROMs, but EOS is still separate. Mega props to Guevor for the new suspend code. I'm trying to implement it without directly copying him though, so I need testers again. I will compile for other ROMs if necessary.
Update 4/7/12-2: 0.8 Added OC up to 1704mhz, Under/Overvolt support, made some changes to error handling for wifi stack, tweaked default voltages, and some stuff I can't remember right now. For testing, 0.8 downloads are in green. CIFS, TUN, and NTFS are cooked in, you should not need to load modules. There is a download link provided below for people who want the modules anyways.Personally tested on all ROMs listed, haven't had time to try Frozn.
Install with CWM or Rogue
Download 1.0(All ROMs, except EOS):http://db.tt/nNEbqufy
Download 1.0 With TCP_VENO(All ROMs, except EOS):http://db.tt/CqEqLMDQ
Download 1.0(EOS):http://db.tt/nnn4x9mN
Download 0.8(Stock/ARHD/Revolver/Megatron):http://db.tt/XyxW8WTK
Download 0.8(CNA/CM9Mar29/AOKP):http://db.tt/fiOXe16e
Download 0.8(EOS)http://db.tt/rcUAfPjz
Download 0.6 (Stock/ARHD/Revolver):http://db.tt/YDIInoKn
Download 0.6 (CNA, CM9, AOKP):http://db.tt/wdwPhWVt
Download 0.6 (EOS):http://db.tt/1yAOB7tq
Download 0.7 (Stock/ARHD/Revolver):http://db.tt/YsOdC3Tk
Download 0.7 (CNA, CM9, AOKP):http://db.tt/91iLDpKq
Download 0.7 (EOS):http://db.tt/HVY81MUQ
CIFS/NTFS Modules: http://dl.dropbox.com/u/21284412/modules.zip
You shouldn't need these, but I'll leave the link for old time's sake.
This is still beta. You must have balls to flash this(metaphorically speaking). Don't rip mine off if you have to reflash something else.
I had a couple requests for a donation link, so I'm posting one below. Feel free to buy me a beer if you want, but most of the work was done by the source code and people before me.
Click Here To Donate To My Delinquency
Github is at: https://github.com/msticninja/asus_kernel_tf101
Changelog:
Code:
1.0-Veno Add TCP_VENO as default ipv4 Congestion Control Method
1.0 Change suspend code to be closer to guevor's. Hopefully fix reboots again. Add post_boot exec for ARHD.
0.9 Change clk_disable_locked code to be closer to Nvidia source. Hopefully fix reboots.
0.8 Add BFQ, Over/Undervolt support, wifi patches, OC to 1704, etc.
0.7 Rebased off Asus March 29th Kernel Source. SIO/Init.d is now included in all kernels.
0.6 Fixed Wifi on CNA SIO Version(still getting the hang of using git branches, sorry)
0.5 Add Init.d support to ramdisk
0.4 Add SIO IO Scheduler
0.3 Add EOS Version
0.2 Add CNA/CM9/AOKP Version
0.1 Add OC and compile tweaks
Compatible with cyanogenmod?
psyk974 said:
Compatible with cyanogenmod?
Click to expand...
Click to collapse
Depends. Try it. The worst thing will be that the wifi doesn't work. I'm working on the bcmdhd version for people with AOSP roms, that may use the same driver.
Thx. I will try it !
Thank you , but can u chack if the dock 2xUSB (removable disk) is working?
Because on every OC ICS kernel that i tried so far on the tf101 , the dock USB stop working
psyk974 said:
Thx. I will try it !
Click to expand...
Click to collapse
Let me know what happens. If anything isn't right, give me as much detail as you can.
i9apps said:
Thank you , but can u chack if the dock 2xUSB (removable disk) is working?
Because on every OC ICS kernel that i tried so far on the tf101 , the dock USB stop working
Click to expand...
Click to collapse
Just checked with a couple of flash drives, works perfectly.
msticninja said:
Let me know what happens. If anything isn't right, give me as much detail as you can.
Click to expand...
Click to collapse
Okay ! I inform you
msticninja said:
I just compiled this from my github, which is forked from Roach's(He's working on EOS, so I'm filling in the void for now, with his permission). It's working beautifully for me on stock ROM and ARHD so far, so here it is for testing. It can overclock to 1600Mhz, but doesn't override your user limit. Blades' test kernel "meh" overrides the user limit once the screen is off, which makes my TF reboot constantly. That's really the only reason I compiled my own kernel, but I know other people have this issue, and Roach said he doesn't have time to compile and post it for us. Thanks to Roach of course, and Blades, because I used his "meh" updater-script (because I forgot which partition the kernel was supposed to be dd'ed to.)
Install with CWM, (or Rogue(untested though))
Download:http://db.tt/wKQ6ho2h
This is still beta. You must have balls to flash this(metaphorically speaking). Don't rip mine off if you have to reflash something else.
Going to bed now. Will respond to responding responders in morning. Seriously. Me So Tired.
P.S. @guevor Didn't mean to post this right after you merged Roach's fix, we must've been compiling at the same time, little did we know.
Click to expand...
Click to collapse
Dont forget the source or patches main rule !!!
Could you list the Core mV per frequency too please?
Jhinta said:
Dont forget the source or patches main rule !!!
Click to expand...
Click to collapse
Grrr...lack of sleep. I thought I did. Appended.
cspiby said:
Could you list the Core mV per frequency too please?
Click to expand...
Click to collapse
https://github.com/msticninja/asus_kernel_tf101/blob/d1da185880877e22c7881fe69d4cb650e7a84ba5/arch/arm/mach-tegra/tegra2_dvfs.c
Too sleepy to make a table out of it. I'll do it tomorrow if you can't figure it out from the source.
Just flashed the kernel , got a first reboot after 4 seconds
will try again now
i9apps said:
Just flashed the kernel , got a first reboot after 4 seconds
will try again now
Click to expand...
Click to collapse
Like I said, if you have issues, give as much info as possible. ROM, frequency settings, etc. I only have one TF to test on, so you'll have help me out.
initd support?
drakal said:
initd support?
Click to expand...
Click to collapse
Haven't had time yet, just made it for my own purposes originally. I'll put a new ramdisk together and repack tomorrow if someone else hasn't done it by then.
msticninja said:
Like I said, if you have issues, give as much info as possible. ROM, frequency settings, etc. I only have one TF to test on, so you'll have help me out.
Click to expand...
Click to collapse
I am running Revolver rom 1600 GHz and the kernel not working for me , the tf freeze or reboot, on the other kernels i manage to OC to 1.68Ghz stable
i9apps said:
I am running Revolver rom 1600 GHz and the kernel not working for me , the tf freeze or reboot, on the other kernels i manage to OC to 1.68Ghz stable
Click to expand...
Click to collapse
I haven't tested on Revolver. I didn't add init.d support yet, so it could be that. Can you run at lower frequencies without rebooting? Mine can't handle 1600 on any kernel, so I can't really troubleshoot that, but if it still reboots at 1000 or 1200, then it's probably a ROM incompatibility. We'll see if anyone else can test it on Revolver in the mean time.
Hi,
tested your kernel with CNA 1.5.5.3 sadly no wifi.
Now I'm back on stock
Greetings
Nice to see more kernels popping up
I would help you test it, but frankly Im not in the mood to troubleshoot (if needed) today
Been screaming at a PC all day that refused to work properly hehe

Categories

Resources