Info on Mods and Tweaks - Droid Incredible Q&A, Help & Troubleshooting

I would love to use the mods and tweaks I hear about (Adrenaline Mod, Supercharged V6) on my Incredible, but I'm a little lost with the installations. What exactly happens when these are flashed? What do the scripts do? What if I have other things in my init.d folder? I have MIUI and Incredikernel, will these mods even work?

gallagmj said:
I would love to use the mods and tweaks I hear about (Adrenaline Mod, Supercharged V6) on my Incredible, but I'm a little lost with the installations. What exactly happens when these are flashed? What do the scripts do? What if I have other things in my init.d folder? I have MIUI and Incredikernel, will these mods even work?
Click to expand...
Click to collapse
The V6 and adrenaline mods are scripts not flashable mods. You run them thru a script manager or terminal emulator. These mods change many settings on your phone to improove performance, such as memory limits. It does not mater if you already have init.d scripts, there is no limit to the number you can have. These mods work on almost all custom roms and kernels including MIUI and incredikernel.

gallagmj said:
I would love to use the mods and tweaks I hear about (Adrenaline Mod, Supercharged V6) on my Incredible, but I'm a little lost with the installations. What exactly happens when these are flashed? What do the scripts do? What if I have other things in my init.d folder? I have MIUI and Incredikernel, will these mods even work?
Click to expand...
Click to collapse
These are all listed in the specific threads for the mods, but I'll post em here too
ADRENLAINE SHOT FOR SGS4G
Whats inside:
/system/bin - fugu binaries both from honeycomb 3.1(3.2 is on the way)
/system/lib - patched sqlites for better I/O performance
/system/etc/sysctl.conf - systclt.conf allowing compatibility with supercharger script
/system/etc/init.d/:
00remount - ext4 partitions
01acidsysctl - activating sysctl.conf
02kerneltweaks - NO_FAIR_GENTLE_SLEEPERS
03sdcardspeedfix - fixed sdcard read ahead to 3072
04sysctltweaks - tweaks governor, and kernel
----------------------
What do these tweaks do?
improves battery life
Greatly improve the smoothness of your phone especially with scrolling
increase your phones repsonsiveness
for some it increases FPS and allows better gaming
Improves the HTC's Evo 3d, 3d quality
improves better I/O performance
speed up start up time
handles multitasking better
improves ext4 partition mounts
improves better cpu performance
least importantly it improves quad scores
Click to expand...
Click to collapse
V6 SuperCharger
It makes your phone FAST... super snappy with better multitasking!
It rearranges and fixes the OOM Groupings and Priorites and lowmemorykiller values.
So basically, it's a COMPLETE MEMORY MANAGEMENT FIX!
Click to expand...
Click to collapse

Related

[kernel][2.6.29](18th Sep) OC/UV kernel with user configurable UV apk -Voodoo support

Thanks to Leshak , AndSecTest, mimocan, Unhelpful, xan, Supercurio and husq510 for the help.
This project started based on information found here:
http://forum.xda-developers.com/showthread.php?t=740514
But is has soon revolved into more fixes, patches and hacks. Thanks to all the developers involved and do buy them beers so they can continue to work on the fixes.
I've tested it to work on my phone but i cannot guarantee it will work on yours or if it will damage your phone so use it at your own risk. See known issues below if the problems have been resolved
Primary Features
- ext2/3/4
- Support I/O Scheduling for CFQ (stock), Noop, Deadline and Anticipatory
- Overclock and Undervolt support
- Overclocking for better performance. If you do not want to OC, use SetCPU to set Max at 1Ghz and enable checkbox Set on boot
- User defined Undervolt to save battery especially at lower frequencies. Use Xan's app for easy GUI control - here
- Also use Xan's app to change IO scheduling
- Rooted ADB shell for Android commander compatibility
Requirement
- i9000
- For Eclair 2.1 Only (Will not work on Froyo firmware)
My setup for cross compile without wakeup lag
- Use ct-ng crosstool
- Copy config file from arm-unknown-linux-gnueabi
Download
See attachment
Stock Kernels for reverting
Stock JM3 v3 kernel
Stock JM2 kernel
Stock XWJM5 kernel
Instructions:
- Extract the tar file from .7z
- Load tar file in PDA using ODIN and flash
- Do not check repartition and do not use pit file
- Use SetCPU to adjust frequencies
Reporting Problems
Please provide information below to help me understand:
kernel version: (eg oc120uv2-ctng)
UVLF setting (if kernel supports): (eg 50)
UVHF setting (if kernel supports): (eg 25)
descriptions:
Known Issues
- ondemand setting is unstable (need more verifications)
TO DO LIST
- BFS scheduling
- kernel modules (submit request)
Changelog
oc120_voodoo_b4.2
- enable CWM support even with voodoo ext4. Caveats: CWM will unmount /data after nandroid backup, you will not be able to remount /data in ext4 until you reboot back to recovery. Also, restore does not work when trying to restore /data.
- fixed check for debug_mode (it used to create logs in /sdcard/Voodoo/logs regardless if you enable*debug in /sdcard/Voodoo/)
oc120_voodoo_b4.1
- BLN patch v4 from neldar (http://forum.xda-developers.com/showthread.php?t=772672)
- All credit goes to author
- Signed update.zip format so rename file to update.zip and copy to /sdcard
- use recovery to flash
oc120_voodoo_b4
- updated to voodoo b4 (http://project-voodoo.org) - please read Documentation/FAQ, if you have previous installed Voodoo Beta1, please uninstall before upgrading
- Excludes color patch for later release
- All lagfix credit included in this build goes to Supercurio, please buy him a beer or two so he can continue on working on the project
oc120_voodoo_b3.1
- fixed init.d not working
oc120_voodoo_b3
- remove performance governor from startup cos i9000 dont need that
- added init.d support
oc120_voodoo_b2
- Use stock GPU ~200mhz table
- Voodoo2 lagfix (http://project-voodoo.org) - please read Documentation/FAQ, if you have previous installed Voodoo Beta1, please uninstall before upgrading
- Excludes color patch for later release
- All lagfix credit included in this build goes to Supercurio, please buy him a beer or two so he can continue on working on the project
oc120uv2
- Unhelpful patch for GPU table (http://github.com/Unhelpful/linux-galaxy/commit/5a729d3e2189159a20b00e0c331f0b112490e075)
- Interactive governor (http://github.com/Unhelpful/linux-galaxy/commit/aea72a98a2f261901d6f28f2d1deae3921d35948)
- user configurable UV settings (default value = 0 for UVLF and UVHF) for conservative governor only
- /sys/devices/system/cpu/cpu0/cpufreq/conservative/UVLF_mV (for 100-800mhz)
- /sys/devices/system/cpu/cpu0/cpufreq/conservative/UVHF_mV (above 800mhz)
- for example # echo 50 > /sys/devices/system/cpu/cpu0/cpufreq/conservative/UVLF_mV (will UV by 50mV for 100-800mhz)
- for example # echo 50 > /sys/devices/system/cpu/cpu0/cpufreq/conservative/UVHF_mV (will UV by 50mV for 1-1.2ghz)
- Setting increment of 25 (eg 25,50,75,100). Anything out range may hang
- Anything above 100 will be set to 100 (but I doubt you can get 100mV without crashing)
- After setting, do ur benchmarks and if everything is stable, you can add the command above into your init script depending which lagfix you have, add into your script.
Thanks!
Some questions:
1) the first thread about oc mentioned 1.2ghz, was this unstable for you?
2) Is this over-volted, under-volted, or no changes in voltage?
3) I'm guessing if I update to this kernal, I will loose any features of other kernals, like the lag-fix kernal?
I hope you can persuade the other devs to include this in their roms.
It this just for the unbranded SGS or does it work for TMO vibrant too?
Novek said:
It this just for the unbranded SGS or does it work for TMO vibrant too?
Click to expand...
Click to collapse
the kernel is just for the international version
it is just a test, i hv not test the limit yet.. this is a new phone so want to take it easy
i kept the voltage stock so just overclock a little and if its stable, will do more . More testing and reading is needed before i touch on the voltage.
it does not include mimocan's mod, i will work on it next release
Not Work
Hi GS S user,
not work in XXJP3 rooted Firmware!
Flash, Boot and go in Recovery menu!
Sir-ay said:
Hi GS S user,
not work in XXJP3 rooted Firmware!
Flash, Boot and go in Recovery menu!
Click to expand...
Click to collapse
XXJP3 is froyo.. android 2.2
he clearly states it works in eclair... android 2.1
Nice job cant wait to see how high the new hummingbird cpu can go. The galaxy s 2 has same cpu and is running at 2 ghz (if the leaked info is correct). I hope we can push it up to 2ghz with out to much voltage/heat increase.
[[ Cold ]] said:
XXJP3 is froyo.. android 2.2
he clearly states it works in eclair... android 2.1
Click to expand...
Click to collapse
upps
I will OC!!!!!!!!!!
Do you notice the postive effects of the overclock in any way? What does it do with benchmarks? Also do you test for (temperature) stability with some games as well, as they use the graphics card a lot which is on the same chip. Even when not overclocked the SGS can get prettty warm.
Installs nicely, oc ok to, but dont see that much increase in linpack.
Nice work tho.
Any chance to have ext 4 support in next update?
Thanks :
updated to v2
raspdeep said:
updated to v2
Click to expand...
Click to collapse
you're fast, lol. Thanks.
INeedYourHelp said:
your fast, lol. Thanks.
Click to expand...
Click to collapse
update before i go to bed
Guys, how do I use SetCpu?
Was 1.2ghz unstable?
Sent from my SGH-T959 using XDA App
interested in this... Allthough the phone does seem to get hot during heavy use, it doesn't get 'too' hot.
I have seen about 47 degrees celcius max read from battery temp (which seems to be cpu temp on our phones as my battery was stone cold)
Hi any possibility get v1 without mimocan.
Got samset including it nd sgs wnt boot cause of mimocan included.
thanks
I am using JM2. Does this make my phone any faster? Does it maked it lag free?
After tested this oc.. i am bit unsure: i get no performance increase... Is it confirmed that its functional?

[Q] ext4 without journaling with cm7.2+kalis app2ext script

i want to create a init.d script with some tweaks but lack the knowhow.
I will post the script in .txt that i have made. I hope some tweakpro or dev could enlighten me on whats right and wrong in the script.
as said in the title:
rom: cm7.2, kalis- app2sd script
monutsd script edited to mount as ext4
Thanks in advance
Why would you NOT want journalling?
from what i understand. better scores in benchmark considering i/o. its a speedtweak
jimmkind said:
from what i understand. better scores in benchmark considering i/o. its a speedtweak
Click to expand...
Click to collapse
Those IO results are not real anyway. ...And thats only for data2sd / data2ext. Increased IO score when /data partition is moved to sd-ext is a bi-product, but it doesnt make the device any faster. Its just due to read / cache.
Benchmark means nothing except showing off. Benchmarks on my rom are not the fastest, yet in real life usage, its very fast.
Yes of course. I know the general opinion of these tweaks is that it is just for showoff, and that it dosent really show for real.
Are you familiar with other speedtweaks that actuallly does improve performnace?
And still. Are you familiar with the formatting and rules to the init.d scripts? I really want to apply the tweaks posted in the attachment in the first post.
Help me please.
.
Not those particular tweaks no,
Have you heard of V6 supercharger? Maybe you could look into that script?

[Tweak] Kobridge Tweak Pack v3.6 for ICS Stock ROM

If you are not a first time visitor in this thread and you know how to deal with this tweak pack, go to:
Kobridge Tweak Pack v3.5 page directly to download it.
Kobridge Tweak v3.6SF only for stock FH23 + FH23 Deodexed No Data Zip file (not looping, modified version from crawrj's)
Kobridge Tweak Pack v3.6 - only build.prop changed from previous version. Other changes will be reflected into next version.If you are not using non-stock Kernel, you may need to add one more init.d script to properly run the init.d scripts during the boot (the information available from tdunham's thread)
Note: There were no tweak changes made on v3.5. Only build.prop has been changed based on FF18 and v3.5 is only available for stock based rom users. For any other rom users, please use v3.4.
Previous versions:
Kobridge Tweak Pack v3.4 page (post#751,#752, #753)
Kobridge Tweak Pack v3.3 & v3.3.1
Kobridge Tweak Pack v3.2.1
Kobridge Tweak Pack v3.2
Kobridge Tweak Pack v3.0 and v3.1
If you are not familiar with Kobridge Tweak Pack, please read below information first and also visit Kobridge Tweak Pack v3.2page (Post #61, #62 & #63) for more information
Note: Don't use Kobridge Tweaks with any other battery saver applications, task killers, memory management tools. You can try with other tools, but my tweaks work best without those tools. You can still use the monitoring tools if it does not change the system settings.
What's this?
The flashable zip files including the build.prop (known as Super build.prop, thanks to Team ERA for naming it) for rooted stock based ROMs and other very useful init.d scripts (some scripts are not in init.d folder).
I've started working on these tweaks from several month ago and created several tweak related threads -
Learn How to Run Init.d Scripts from Boot on the Epic 4G Touch
[Guide][init.d]How to run init.d scripts on boot + Best Battery Life
Extend your Battery Life - init.d, build.prop and everything
How to change wifi sleep idle timer - Tweak
Which ROMs supported?
Up to dated list: Check out at http://forum.xda-developers.com/showpost.php?p=26816505&postcount=463
Do not flash this tweak on any other ROMs.
How to install?
Just go to the Recovery mode by press vol up + power at the same time and flash the zip file. To flash the zip file, you will need repacked kernel kernel like Rogue Recovery, sfhub's kernel plus or Agat's ACS recovery.
Note: Be sure that you have a nandroid backup before doing anything. It is not required but recommended just in case.
One zip file includes multiple other zip files. So, after downloading the zip file, unzip it from your phone or PC. Those are the flashable zip files that you can use from the recovery mode.
What's going to be installed or replaced?
build.prop - Be sure that you have the same version of stocked based ROM. If your rom is different with the rom version in the title, you may need to find a different build.prop.
install-recovery.sh - thanks to sfhub. sfhub created this file originally to support the init.d scripts from stock or any other type of roms. If you are using sfhub's auto root tool, the original install-recovery.sh would be saved into install-recovery-orig.sh. So, be sure that make backup these files if those are already there. My flashable zip file will replace the existing install-recovery.sh.
init.d - will be created if it's not there and any existing init.d scripts will be cleaned up. So, make sure you have the backup of those files.
busybox, sqlite3, zipalign will be placed into /system/xbin folder.
CPU tweak file will be placed into /system/bin folder. No more cpu tweak files in init.d folder.
If you don't know what you're doing, please don't use this flashable zip file and ask first. I'm not responsible for any bricked pnones by using this tweak. So, do it with your own risk if you want to try.
Need more information? or for Q/A, please use my thread in here - Extend your Battery Life - init.d, build.prop and everything
Credits:
sfhub for this leaked roms. He is really quiet but taught me lots of things directly and indirectly thru XDA.
Calkulin - initially I got the idea about CPU tweaks through his tweaked ROMs. I've changed some of his tweaks when I applied into my CPU tweaks but the main concept is still following him.
VeNuM - Team VeNuM allowed my tweaks to be used on his Rom.
tdunham for his great help and working with me to create flashable zip files. He also tested out Kobridge tweaks on Calkulin's 2v1.5 rom. Now he created the version 2.5 tweaks for Calk's rom (check out the second post)
MrTimz - Adapting various Kobridge tweaks on thier rom and being a good friend
JohnCorleone - for his knowledge and adapting Kobridge tweaks on VeNum
bigpeng testing out on VeNuM_ICE Rom and AnaKonda.
steve97ta for testing out on VeNuM_ICE_Rom and on Stock fe16
BigJPNut for testing out Kobridge tweak v3.0 on VeNum_ICE RL5.5
And many lots of Kobridge Tweak users in this thread!
What's in attchment?
FE16KOB_TWv3.0.zip - For stock rooted FE16 ROMs, All-in-One package. Super Fast(SF) Tweak (Antutu 6500), Fast(F) Tweak (Antutu 6500 or below), Moderate(M) Tweak (>6000), Agressive(A) Tweak (>5500). The test result could be vary... Battery savings are reverse order
VeNuM_5.5_KOB_TWv3.0.zip - For VeNuM ICE RL5.5 users. Version3.0 does not make the backup files. So, if you want to keep current init.d and build.prop, you need to backup those files by your own.
Calk2v1.5_KOB_TW_v3.0.zip - For Calkulin's 2 v1.5 FD26 users, All-in-One package. Instruction is same as others.
Note:
For any previous stocked based ICS ROM users, you can use the most recent one but you will lose your current build related information. If you don't mind, flash the zip file that you want to use.
For any existing Kobridge tweak users, please bear with me, other tweaks are coming.
[ROM specific instructions]
New! [5/23/12] Kobridge Tweaks v3.0 Up for Calkulin 2 v.1.5 FD26 users
New! [5/23/12] Kobridge Tweaks v3.0 Up for VeNuM_ICE_RL5.5 users
Download and unzip the file from OP. Using unzipped zip file, flash it thru recovery (just same way like stock rom tweak flashing)
Be sure that you make your init.d and build.prop backup if you want to keep old files. New v3.0 does not provide you the way going back.
New! [5/23/12] Kobridge Tweaks v3.0 Up for FE16 stock Rom users
Instruntion: download and unzip the file from OP. Using unzipped zip file, flash it thru recovery.
In this version, there are 4 different sets up tweaks available -
SF Super Fast - almost maximum speed without o.c or o.v (also check the battery savings)
F fast - almost same speed with SF but targetting more battery savings
M moderate - big different, faster than previous version but would get the same amount of battery saving
A aggressive - targetting aggressive batttery savings. So, this is the slowest one. I'm still looking for the way to improve this one.
[Updates] oldest (top) -> newest (bottom)
No update yet but kobridge Tweak v3.0 is also coming for some other Roms soon.
5/23/12 New 3.1M and 3.1A Tweaks attached in this post for stock rom users (Really Fast!) If you are using 3.0M (Antutu score > 6000) or A (> 5500), try this one and you are not going to complain about the lag time.
[Q/A]
Where can I find the older version of Kobridge Tweaks?
There is another thread at the same Dev section. Check out http://forum.xda-developers.com/showthread.php?t=1658471
Are you going to support non stock based Roms?
Not actually. But Team ERA is working hard to get more Kobridge Tweaks for some other type of ROMs.
Any bugs?
So far, none. Please report back.
When can I see other Kobridge Tweaks running on other stock based ROMs?
If it's not here, please don't ask me. I'm always trying to find my time for this stuff but it totally depends on my personal schedule. While you are waiting, you may use the compatible tweaks something like tweaks for stock rom.
Ok, I read the OP and I didn't see this mentioned, do we have to wipe something before flashing? Like cache and/or dalvik? Also, I'm running stock FE16 kernel, do we need a repacked kernel for these tweaks to work?
No. No wipe required. Also, you don't need repacked Kernel to run the init.d scripts. But how can you flash the zip file without the repacked Kernel? If you are manually placing the tweak files, then it's ok and you don't need the repacked kernel. Right now, I'm using Agat's ACS repacked FE16 kernel to flash the files. So far, it's working like a charm.
I hope to answer more in here to save your time
you work hard
Simply amazing what you do Kobridge. It is greatly appreciated.
Sent from my SPH-D710 using Xparent Blue Tapatalk 2
This looks neat
1st page w00t, nice job man, this will be added soon, and I still plan on making the aokp, cm9, and cna versions. Just been busy with the rom and some testing for an update. Soon though man I promise.
Sent from a person trying to start a movement to #FREE ecooce on XDA...
Cool beans...these look very useful. Will these ever be compatible with AOSP roms though?
SantinoInc said:
Cool beans...these look very useful. Will these ever be compatible with AOSP roms though?
Click to expand...
Click to collapse
^^^^^^^^^^
read the post right above yours
hopefully soon..
awesome thank u lol
Great job ko, I think these are very useful. Working your butt off and definitely to anyone wanting or curious about these just flash it lol
Went back to venum last night and this will be my first mood this am lol
Update: running moderate tweaks on venum ice 5.5. Hey ko moderate lagged a little bit before, now it's pretty much just as fast as the fast tweak? Which is a good thing lol
Sent from my SPH-D710 using xda premium
You and Calk should work together in integrating your tweaks into his ROMs from the beginning.
BTW, I tried A2.5 and it was a bit too slow for my liking. Trying M2.5 today and then probably M3.0 later. Thanks!
I tried out the last version of A and M tweaks for Calks rom and battery life seemed pretty strong but I had some issues with the phone being very slow coming out of the lock screen, especially if I had music playing and when a call came in. So I had to revert back to stock Calk. Does v3.0 improve any of that?
Appreciate your efforts!
ryan2202 said:
I tried out the last version of A and M tweaks for Calks rom and battery life seemed pretty strong but I had some issues with the phone being very slow coming out of the lock screen, especially if I had music playing and when a call came in. So I had to revert back to stock Calk. Does v3.0 improve any of that?
Appreciate your efforts!
Click to expand...
Click to collapse
I would recommend S or M in this version. You'll see the difference.
3.0M still seems slow coming out of the lockscreen. Will S be better in that deparment?!
akarol said:
3.0M still seems slow coming out of the lockscreen. Will S be better in that deparment?!
Click to expand...
Click to collapse
For the M and A tweaks, that's the common thing to save the battery. For M and A tweaks, those are trying to execute the apps or respond to user action starting from low cpu frequencies and increse the frequencies accordingly. If cpu frequency jumps to maximum to perform the use action after the sleep, that would be the one of the moments that using large amount of battery power.
If you need a quick response, try the 'F' tweak and it's much quick and almost real time.
Good job KO, can't wait for the Venum Ice Tweaks!
This project has evolved tremendously.
Great job! :thumbup::thumbup::thumbup:
Sent from my SPH-D710 using xda premium
Upgrade available for 3.0M and 3.0A tweak users.
Now those are 3.1M and 3.1A (second post) - Fast! Fast! Fast!
Nobody could complain about this!
Think I might run calks rooted stock rom to check out some of this
Sent from my SPH-D710 using xda premium
So the 3.1 upgrades are for stock ROMs only or are still for Calk's 1.5 ICS ROM?

[MOD] Trickster MOD [2012-07-09]

Introducing Trickster MOD, bringing Trickster experience to virtually every ROM out there.
Users using Trickster ROM 1.2.1 or newer can use this MOD to update
This CWM zip include the binaries and scripts I used for optimization in Trickster ROM. What it can do/set:
- Zipalign and sqlite DB optimization at boot
- Some android properties tweaks with mobile network speed tweak
- Screen state optimization for kernel task scheduler and virtual memory management (ch33kybutt)
- Set I/O scheduler, read ahead buffer, CPU scaling governor, min and max CPU speed
Following features are dependent on kernel features:
- Color (applied by default), contrast and gamma tweaks
- Generic hotplug
- CPU Temp limit
- Minimal SmartReflex voltage of Core, IVA, and MPU domains
- Nominal SmartReflex voltage for Core, IVA, and MPU domains
- Regulator voltages
- GLaDOS live OC of Core, GPU and MPU
- WIFI mode for screen off (power saving or full speed)
- Vibrator strength
- Headset volume boost
- High performance sound
- Force fast charge
- Battery live extender
- Touch wake and touch wake duration
- fsync control
Download
Trickster MOD 20120709
Control App​
Changelogs
Requirements:
- CWM
- Someone who understands instructions below​
Installation/Update instructions:
- Reboot to CWM recovery
- Do a nandroid if you're scared (recommended in case you have problem)
- Install zip from sdcard
- Reboot the phone
- If you see /sdcard/trickster directory with configuration files inside then this mod installed successfully​
Usage:
By default Trickster color, some android property regarding UI smoothness and mobile data speed tweaks and screen state optimization are applied. If you want to change additional settings then either use the app or :
- Go to /sdcard/trickster directory, you'll see at most four following configuration files, depending on kernel features:
. color.conf: color related tweak
. general.conf: generic tweaks like zipalign, sqlite, and screenstate optimization
. kern_general.conf: generic kernel tweaks like CPU speed, governor, IO scheduler and readahead buffer
. kern_specific.conf: specific kernel features like sound control, WIFI power, fast charge...​ - Edit any above file to change the settings you want using app like ES Explorer, Root Explorer..., instructions included inside
- Settings are automatically applied when user saves any of these files
- Some changes require restarting your phone
- To check log to see if it works use "logcat|grep Trickster" from adb/terminal​
Reinstall boot service, Reset settings, Removal instructions:
- If you install a new kernel that includes ramdisk (boot.img format like franco or leanKernel), you can either reinstall Trickster MOD, run "tricks install" from adb root shell or terminal, or apply this CWM zip from recovery.
- You can delete a configuration file, files, or entire /sdcard/trickster directory to reset to default settings for a file, files or all configuration respectively
- If you mess up and can't boot, say aggressive OC/UV , use this CWM zip to reset
- If you want to uninstall, use this CWM zip​
Credits:
- Google
- Our great kernel devs
- chainfire for SuperSU and su
- stericson for busybox
- ch33kybutt's for his brilliant idea on screen state optimizations
- Beta testers for your dedication in testing this
- nexus.prime for his unintallation script
- phone_user for init.d CWM zip
- Anyone I learnt from
Disclaimer: This is provided with NO GUARANTY whatsoever. Use your common sense.
Beta test: If you want to test my stuffs, including other things beside this. Contact me through PM.
First
Thanks for this! Downloading now
Sent from my Galaxy Nexus using XDA
tanner4137 said:
First
Thanks for this! Downloading now
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
DERP!
Looks great! @OP, I remember your contributions in Franco's thread. Will any of these modifications conflict with his setup?
Cheers,
mazubo said:
Looks great! @OP, I remember your contributions in Franco's thread. Will any of these modifications conflict with his setup?
Cheers,
Click to expand...
Click to collapse
No, it won't. This is supposed to be a unification for all the stuffs that one can unite on the GNex. I will try to create an app to do this along side of improving this script in the future.
TBH with the recent CM episode I felt this is needed even more, screw them all. My script or app won't include things that won't work with CM like what they did, I assure you.
bigeyes0x0 said:
No, it won't. This is supposed to be a unification for all the stuffs that one can unite on the GNex. I will try to create an app to do this along side of improving this script in the future.
TBH with the recent CM episode I felt this is needed even more, screw them all. My script or app won't include things that won't work with CM like what they did, I assure you.
Click to expand...
Click to collapse
Awesome, thank you! I'm currently running paranoid android which is cm9 base.
I'll report back!
bigeyes0x0 said:
...
This is supposed to be a unification for all the stuffs that one can unite on the GNex. I will try to create an app to do this along side of improving this script in the future.
...
Click to expand...
Click to collapse
Cooool!
---------- Post added at 02:39 PM ---------- Previous post was at 02:14 PM ----------
Hi bigeyes0x0
Air kernel V1.3 changed many things
http://forum.xda-developers.com/showpost.php?p=26318191&postcount=3
Woooow, Thank you !!
nexus.prime said:
Hi bigeyes0x0
Air kernel V1.3 changed many things
http://forum.xda-developers.com/showpost.php?p=26318191&postcount=3
Click to expand...
Click to collapse
It's fine, the mod is already written in a way that it can handle update like this with ease. If there's actually a new sysfs that isn't exist anywhere else, I will add it if I deem it necessary. If that were not the case I would be in for maintenance hell for every kernel of every dev's update .
r_data said:
Woooow, Thank you !!
Click to expand...
Click to collapse
You're welcome. I actually wanted to get into kernel dev before but it seems like destiny is a ***** and I am stuck with these, as I am not going able to find enough time to care for my ROM, this mod, the app that I wanted to create and a kernel to add to these. Ranting aside, I'm fine with how things are .
Where is trickster.conf?
Don't understand, I installed the zip, but no trickster.conf appeared in /sdcard...
Ok, probably a dumb question,
But can these literally be used on ANY rom?
Or at least any ICS rom?
For example, would this be useful on a moto atrix running ICS? (CM9 based)
There a few ICS roms for the atrix floating around and I just wanna know if I should share this thread with some of the devs over there?
I do have a G-nex that ive been able to play with over the last couple days, and its sweet! If I flash this mod, are there any noticeable changes right off the bat, or just after imputing a command through terminal?
Thanks, and nice job
sperug said:
Don't understand, I installed the zip, but no trickster.conf appeared in /sdcard...
Click to expand...
Click to collapse
Your ROM does not have init.d function, I think
forum.xda-developers.com/showpost.php?p=21232559&postcount=2
Sent from my Galaxy Nexus
Will this work without a custom rom, 4.04 boot unlocked with root and custom kernel?
Sent from my BlackBerry 9700 using Tapatalk
ATRIXXIRTA said:
Ok, probably a dumb question,
But can these literally be used on ANY rom?
Or at least any ICS rom?
For example, would this be useful on a moto atrix running ICS? (CM9 based)
There a few ICS roms for the atrix floating around and I just wanna know if I should share this thread with some of the devs over there?
I do have a G-nex that ive been able to play with over the last couple days, and its sweet! If I flash this mod, are there any noticeable changes right off the bat, or just after imputing a command through terminal?
Thanks, and nice job
Click to expand...
Click to collapse
Theoretically, it should work anywhere with an ARMv7 CPU and Android 2.3 or higher but this has been tested only on GNex varieties by me and my testers. Still as I wrote this for GNex kernels, this script of course can't change kernel features that this script does not have. Basically I think it should work but with limited functionality, to be sure just nandroid first before applying it. Still I do not support this in anyway so don't come crying to me later if anything happens and I won't answer question regarding this script and other devices further. I do believe it has some values for any device out there, but it needs ppl with some knowledge to tweak it.
EVERED78 said:
Will this work without a custom rom, 4.04 boot unlocked with root and custom kernel?
Sent from my BlackBerry 9700 using Tapatalk
Click to expand...
Click to collapse
Yeah, it should.
nexus.prime said:
Your ROM does not have init.d function, I think
forum.xda-developers.com/showpost.php?p=21232559&postcount=2
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
Thanks for this, I will add this info in the first post.
any pics?
There's no pic for this, it's for tweaking and enhance ROM usability, battery life and performance.
ds4 said:
any pics?
Click to expand...
Click to collapse
Rotflmao. Apparently some people have alot to learn.
Sent from my i9250 (GSM) Galaxy Nexus
Anyone tried it on AOKP b37? Any noticeable improvement?
eRajesh said:
Anyone tried it on AOKP b37? Any noticeable improvement?
Click to expand...
Click to collapse
Don't work for me... Lost navbar and notification bar..
Sent from my Galaxy Nexus using XDA
Works lovely on Liquid 1.4
Sent from my i9250 (GSM) Galaxy Nexus

[TWEAKS][SCRIPT] Init.d script to change governor and scheduler

Hey guys, not sure if I should be posting this in this section, but I'm not certain that is dev issue too and even if it I can't post in dev section yet. What I want to say is: if it is in the wrong section, please, move it ^^
I'm posting this for those who is seeking improvement in performance and battery saving just using tweaks in governors.
Q:What did I do?
A: I just made a init.d script with some tweaks that I wanted.
Q:What was your objective?
A: I wanted to save some battery and not lose performance. I wanted much?
Q:Where did get that from?
A: All credits to droidphile. His guide that helped me. If you want to make your own script for your favorite governor and i/o scheduler, look at his guide in http://forum.xda-developers.com/showthread.php?t=1369817
Explanations:
What I did was take droidphile tips and mod it a little bit. In his guide and explanations, he gave two types : battery friendly and for perfomance. A just merged one and other and made one that don't lost much perfomance neither sacrificies much battery. I'm ver happy with the result.
The script is in appendix. To use the file, rename without .pdf format
Explanations:
The governor in use is ondemand. I'm using arco68 CM9 for our SWG and waiting for CM10. Unhappily, I don't have enough experience to help debug CM10 and help the beta release come faster. The best I can do in the momment is wait. And I'm using supercharger V6 RC10, by zeppenlinrox.
Some tips if you want to make your on script:
- If you're using Windows, use Notepad++ to write it. You've to set up it in ANSI code (in format). Also go to edit>end line conversion>UNIX.
- Before you save, check every line and don't leave any left space, just to be sure that the script will be read right.
- Save with no format. No ".txt", no ".sh", no nothing.
- Follow to the letter droidphile steps.
That's it
*******************05/fev/2013*********************************************
Hey guys, I discovered that my attachment didn't work properly. So I made the right changes and now every line on the script run alright. Recently, I flashed another kernel (I'm using arco68 CM9 for i8150) because I wanted some new features such better governors and SIO scheduler. This kernel can be found in http://forum.xda-developers.com/showthread.php?t=1855557, credits to forfivo for it
And after flashed forfivo kernel, I made some changes and scaled my governor as ondemandx, so I'll attach this file here too. If someone want to flash his kernel too, try v2 because I think that v3 is still instable.

Categories

Resources