Related
What do I have to do to gain init.d support on the froyo roms? I would enjoy the benefits of the v6 supercharger, and other ram scripts for that matter, any boot script can be placed in there and do awesome things for the performance of our continuums. Could somebody shed some insight upon how to include this feature in a rom?
Sent from my SCH-I400 using XDA App
You need to have that feature added into a custom kernel.... Which we aren't going to be able to have probably unless Samsung releases the source xP
You can still get v6 to work, you just need to use script manager toset the crashes script in data to run at boot...
Sent from my SCH-I400 using XDA Premium App
trailblazer101 said:
You need to have that feature added into a custom kernel.... Which we aren't going to be able to have probably unless Samsung releases the source xP
You can still get v6 to work, you just need to use script manager toset the crashes script in data to run at boot...
Sent from my SCH-I400 using XDA Premium App
Click to expand...
Click to collapse
Might you give more details? I dont know how to do that, and it states not to run at boot in the v6 thread do I'm confused, I know the script run at boot *on my other phones* but yeah, I'm willing to learn
Sent from my SCH-I400 using XDA App
Yeah, it tells you not to run the script ITSELF, instead you run at boot using Script Manager the V6 script that was created in your data directory after running the script for the first time
This makes it work for me
To find that script, just go to settings and enable browse as root, or whatever, and then go to data It should be right there
I figured it out before I saw your post, but you would have lewd me directly to my answer so thank you very much! This phone runs so fast I can't keep up
Sent from my SCH-I400 using XDA App
haha, your welcome
BusyBox
This tread intrigued me and I started reading up. I noticed that I have BusyBox 1.18.4 and it says to use 1.18.2 and lower. Are you complying or using the latest BusyBox? If I need to downgrade then I need to learn that first.
Thanks!
XsceneXhippieX said:
What do I have to do to gain init.d support on the froyo roms? I would enjoy the benefits of the v6 supercharger, and other ram scripts for that matter, any boot script can be placed in there and do awesome things for the performance of our continuums. Could somebody shed some insight upon how to include this feature in a rom?
Sent from my SCH-I400 using XDA App
Click to expand...
Click to collapse
As trailblazer stated before, you need to have init.d integrated into the kernel, however, I am working on a "work around". I do not have much time for development, so my progress is a little slow. As soon as I have "good information" to post, I will be posting something in the DEV forum.
For right now, I am having to cook my own zip file to flash my phone with... (I've killed my phone twice so far... This learning curve is kinda steep...) Joshkoss has pointed me in a good direction and I hope to have something concrete by the end of the Labor Day weekend. I don't do place holders, and I really don't like building up expectations, however, you asked a question directly related to what I am trying to get to work.
Ciao!
IMO, init.d scripts are useless as 90% of them are completely situation and phone dependent. What you're gaining in performance in one area is only going to make the phone run worse in other instances. Anything worth-while should be just put into the init.rc to set the values on boot. The stock kernel can be hacked to add a variety of things if you really want to do it though. You just can't add much that requires a new driver/module.
So do you think theV6SupCharger script is useless as well? Since I trust you I jus want your opinion is all....
sent from my XDA phone - its more than a continuum
imnuts said:
IMO, init.d scripts are useless as 90% of them are completely situation and phone dependent. What you're gaining in performance in one area is only going to make the phone run worse in other instances.
Click to expand...
Click to collapse
Well, I was hoping to use init.d for things like loading tun.ko for VPN, however, I just ran into an issue with that... tun.ko needs to be built against the kernel you will be running it on... Well, that nixed that one... Until we have the kernel source.
Anything worth-while should be just put into the init.rc to set the values on boot. The stock kernel can be hacked to add a variety of things if you really want to do it though. You just can't add much that requires a new driver/module.
Click to expand...
Click to collapse
The more I looked into the init.rc file, the more I have come to realize that for scripts and the like, putting them there would be the best solution, rather than trying to get init.d scripts working. So, unless someone has a compelling reason for me to pursue the init.d stuff, I'm shelving it for now.
nodixe said:
So do you think theV6SupCharger script is useless as well? Since I trust you I jus want your opinion is all....
Click to expand...
Click to collapse
IMO the SuperCharger scripts are good, however on the Continuum, it is better to be running with Auto Memory Manager (AMM) to set the memory management memory levels. I'm running 8, 12, 45, 60, 80, 100. Now this is on EC03. I would guess I'll have different settings on EC07.
Have you taken a look at the Fixed - Home launcher being killed when memory is low? This does what the SuperCharger script does, only manually. As far as the 3G tweaks and the other tweaks zepplinrox has added, IDK if they will work on the Continuum. I just kinda do things to fix problems I see (or think I see).
Moon Shadow - NM said:
Well, I was hoping to use init.d for things like loading tun.ko for VPN, however, I just ran into an issue with that... tun.ko needs to be built against the kernel you will be running it on... Well, that nixed that one... Until we have the kernel source.
Click to expand...
Click to collapse
You could possibly get it working, but you'd just have it load the module in the init.rc rather than having an init.d script do it if you really wanted it.
imnuts said:
You could possibly get it working, but you'd just have it load the module in the init.rc rather than having an init.d script do it if you really wanted it.
Click to expand...
Click to collapse
Okay dude, ya done gone convinced me...
OFFICIAL ANNOUNCEMENT: Unless several people want an init.d kind of function for the Continuum, I have been wholly convinced by imnuts that having init.d functionality for the Continuum is redundant with the init.rc script running things at boot. If, after reading this thread
and you still think you want Init.d functionally, let me know.
Sent from my rooted Samsung Continuum, running Android 2.2 - Froyo, thanks to imnuts!
Lets start by saying I've only rooted two phones before, ever... So I'm not a genius with this stuff. I am tech savy however, the one that everyone comes to with a computer problem or question so it shouldnt be that difficult.
This is anything and everything I need:
N64oid and FPSE to run at full speed without any stuttering in audio or video
Bluetooth to work fully (along with using a ps3 controller and using wii controllers)
GPS to work fully (I use my phone almost on a daily basis for deliveries)
Disable the track pad completely
Overclocking (pretty much a given with the emulator thing...)
I'm thinking that those are really the only couple main problems I've heard of with certain roms, somethings work some dont etc etc...
I've been looking at this thread quite a bit, downloading everything I need and organizing it in folders when the time comes. I've also heard dont root with visionary because there is a high brick rate, read also via sticky in forum.
http://forum.xda-developers.com/showthread.php?t=1107911
My main question is this the guide I should be using? Or if you suggest CM7 or Glite or whatever else... I am a very light user when it comes to pickiness. I have about 20 apps i use on a daily basis and that it, I customize the desktop picture some ringtones and use android launcher pro. Thats honestly it.
not a single response?
Ive used g-lite from virtuousrom for a while. it does everything i want and has lots of ram free for that kind of use. expect nothing fancy since its more or less a vanilla rom
Id recommend Go launcher instead of the stock launcher btw =)
Ya I was thinking glite because of its minimilistic type. Ok well thank you and ill try the other launcher out
Sent from my T-Mobile G2 using Tapatalk
G-Lite is a very fast ROM. The kernel supplied will only allow for overclocking to 1 GHz, but there is an option to install and use an alternative kernel with more overclocking possibilities. Haven't tried that yet. My experience with the standard kernel is a seriously FAST ROM that does everything smooth even when underclocked - it has by far the best battery time among all the ROMs I have used.
With regards to deactivating the trackpad completely, you will maybe have to find a third-party app or edit the keymapping files yourself.
I used unity kernel v9 with glite. It allows you to go up to 2 ghz.
As far as i know, the glite kernel allows you to do the same, but by default only goes up to 1 ghz when not using oc software. You could on the other hand edit config files for their oc daemon. Unityrom goes up to 1.2 ghz, something my phone was unable of so i had to edit those files in order to make it run without crashing.
Sent from my HTC Vision using XDA App
chriva said:
I used unity kernel v9 with glite. It allows you to go up to 2 ghz.
As far as i know, the glite kernel allows you to do the same, but by default only goes up to 1 ghz when not using oc software. You could on the other hand edit config files for their oc daemon. Unityrom goes up to 1.2 ghz, something my phone was unable of so i had to edit those files in order to make it run without crashing.
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
Wait, you use Unity with the most recent release of G-Lite? 2.0.1? I thought that was for sense roms only?? Does everything work?
It worked fine for me. I dont mind messing arround with my phone. perhaps i was lucky.
I trided their ICS rom for a while and used ocuvbeat to overclock up to 1.5 ghz by some voltage tweaks. Not sure if it works with GB glite. If it does, USE IT!
Btw, gettin åäö (scandinavian letters) to work is a major pita. I did it the dirty way by "stealing" the keychar and keymap folders from their unity rom. Keep in mind that typing them on the hw keyboard will make em uppercase. Not sure how to fix that.
Sent from my HTC Vision using XDA App
You know, it's easier for me to write in Chinese characters than for you Scandinavians and your special characters. You poor fellows!
My personal choice is MIUI enhanced with bulletproof addon pack from tun4f1sh.
All the effort i see invested in CM9-CM10_AOKP with as mayor problem that all the memory gets consumed so that only few applications can run ????
I ask myself why !!!
Tried out CM9/CM10/OAKP(franklin)) and installed a2sdx and int2ext4+ .... just to be able to get some applications running
Not only is the thing getting horribly slow and very buggy it is in fact completely unusable at this time.
Ex standard applications as Google play are completely failing ....
it is possible to download aps and install them manually but then you can not support it any more.....
These are NOT rom's for daily use. not in a long shot .
its back to good old Piethtz who took pride in finishing stuff untill it was WORKING AND STABLE.
Bugs in AOKP (franklin) just use it it fails and crashes
bugs in CM9 lagging like hell practicably impossible to use the keyboard
and do not tell me not to use a2sd functionality it's simply not worth it for 2 applications/not even for 30 ... then Stock roms are way better.
A long as that memory limitation problem is there android notebooks and phones are dead, not worth investing in not in 2012
If their architecture is such that this is killing the use we should abandon android architecture its mis concieved
this is not the quality of windows
this is not the quality of linux
this is not yet .....
if installing multiple applications use a simple symbolic or direct link is getting in so much trouble the real quality of the whole is not Good
with all respect for the work of ericas and ....
signing off
you should know there isnt an old windows phone or whatever that can run windows 8 via an unofficial way.
ics/jb is not made for our gio's, and so, it wont work as good as you want it to be. if you want that, buy a galaxy s3. they even give you a better screen and processor.
so stfu and live with it or get rich and buy high end smartphones.
Sent from my GT-S5660 using xda app-developers app
Did you try link2sd?
By the way I've just installed this rom, and I think it's the first usable Android 4 for Gio.
Camera and camcorder working finally, everything's running stable and smooth (yet).
The only thing I haven't experienced yet is battery life. If it can take 1.5-2 days with average usage, it will pass my high standards that no other non-stock based rom have passed yet.
Oh, and after installing some basic apps(Skype, Maps, GMail, TC, etc...), I still have 108MB free on internal mem.
So no, it's not a joke, it's the best ROM out currently for Gio (a smooth camcorder like the TW Camera in stock would be good, but this is just a minor negative point if you take the features that ICS gives into consideration).
I say this after trying about 30 different ROM's in the past half year...
I'm sorry to ask you this: did you pay for his work? which makes you right for komplain about it?
installed a2sdx and int2ext4+ .... just to be able to get some applications running
this is your problem
two scripts that do the same thing
chose only one of them (i recomment cronmod int2ext+ if you want that kind of script, i use link2sd and link only the games)
and in developer settings choose force gpu rendering(for better battery aver all) and smartassv2 or interactive
Some bugs
Can someone please post this in the dev thread? I don't have 10 posts yet...
So far I've found these four bugs:
-(MINOR) Ringtones play only once if there's no ANDROID_LOOP=true OGG metatag in the sound file. By the metatag it seems rather a feature than a bug, but in 2.3.x roms it was not needed, and it can really troll new rom users. Please fix if possible, or write instructions (convert file to ogg and set the metatag, that's all but it needed me a lot of googling to find it)
-(MAJOR) Init.d settings (at rom settings) cause heavy load, and settings won't stay (su permission request accepted of course). It can't be enabled at all because of this.
-(MAJOR) Google Talk from gapps-ics-20120429 FC with "Need GTalk_SERVICE permission".
Tried first by just installing talk.apk (extracted from gapps) as system app, then by flashing the whole gapps zip, then with full wipe, rom reflash and flashing gapps immediately after rom flash, but no luck. Tried CWM fix permission too (no effect), but couldn't try rom init.d feature fix permissions due to the previous bug.
-(CRITICAL) If I go outside the signal area of a WIFI AP (without turning off wifi) and there's no other available connection (I don't have mobile net atm), the whole system crashes when an application tries to initiate a connection.
No response to:
-Touch
-Back softkey long set to kill
-Pwr hardkey, home hardkey
Only removing battery helps, however my live wp (phase beam, the one that's integrated in the rom) moves until that.
It happened two times:
-Wifi dropped due to signal loss, unlock phone, push browser icon, browser icon glows, crash
-Wifi dropped due to signal loss, unlock phone, open wifi settings (with wifi powerswitch longpress), select another ap to connect to, start to enter wpa passphrase, crash after typing 4 chars (some process in the background may have tried to initiate a connection meanwhile)
If you can't reproduce tell me and I'll try in USB Debug to get a logcat dump.
I still say this is the best ICS/JB rom out for Gio, but if you can fix these it'll be completely perfect
cojeapetru said:
installed a2sdx and int2ext4+ .... just to be able to get some applications running
this is your problem
two scripts that do the same thing
chose only one of them (i recomment cronmod int2ext+ if you want that kind of script, i use link2sd and link only the games)
and in developer settings choose force gpu rendering(for better battery aver all) and smartassv2 or interactive
Click to expand...
Click to collapse
Enthusiastic Gio User
Very glad with the work done
But sometimes a pusher for results( nothing bad intended)
dreuzel said:
Enthusiastic Gio User
Very glad with the work done
But sometimes a pusher for results( nothing bad intended)
Click to expand...
Click to collapse
installing multiple a2ad.. methods one after the other gives similar errors that disappear when not installed. Up to no one published this serious memory handling BUG in the center of ics cm9/scm10/aokp biggest problem area.
problems in the center area need to be solved if people want to believe in any future for the Rom.
why invest time in any os if people are not assured the main problem lack of memory handling poses a risk of complete failure
that is the reason for the"is this a joke?"
the hard work of the developers is NOT assured questioned nor diminished
I refered to linux and windows as basic fundamental robustness as a base.
individual apps anoi one person.failure into the core make everything fail
Enthusiastic Gio User
Very glad with the work done
But sometimes a pusher for results( nothing bad intended)
you have crash on my rom? R u kidding me ? R u using any tweak? I use that for gaming/internet and music at same time and no crash, try reflashing rom, also cm is bigger than aokp, that's why cm9/cm10 are laggier, but with aokp jb or ics rom isnt crashing
Sent from my GT-S5660 using xda app-developers app
Frankin96 said:
you have crash on my rom? R u kidding me ? R u using any tweak? I use that for gaming/internet and music at same time and no crash, try reflashing rom, also cm is bigger than aokp, that's why cm9/cm10 are laggier, but with aokp jb or ics rom isnt crashing
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
In my opinion I find your AOKP to be the most efficient and stable ROM I have installed on my phone so far. The battery so far has lasted up to 2 days while I have been receiving calls and playing games and its only at 66%! I am loving your ROM. No crashes so far. Thanks for all your (and erikcas, jellaxy's) hard work.
Frankin96 said:
you have crash on my rom? R u kidding me ? R u using any tweak? I use that for gaming/internet and music at same time and no crash, try reflashing rom, also cm is bigger than aokp, that's why cm9/cm10 are laggier, but with aokp jb or ics rom isnt crashing
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
No tweak. Some apps uninstalled from system (trebuchet, live wp's), and link2sd that's all. With link2sd Google Maps is on SD, maybe it's background service doesn't like it, apart from it there's nothing wrong I could've done.
CPU settings: clocks at stock, governor is SAv2.
About 1 crash / day. Newer crashes seemed unrelated to wifi signal drop.
Set higher minfree value
Sent from my GT-S5660 using xda app-developers app
G0B1IN5486 said:
In my opinion I find your AOKP to be the most efficient and stable ROM I have installed on my phone so far. The battery so far has lasted up to 2 days while I have been receiving calls and playing games and its only at 66%! I am loving your ROM. No crashes so far. Thanks for all your (and erikcas, jellaxy's) hard work.
Click to expand...
Click to collapse
CPU Settings? Because mine lasts only one day, but I use phase beam live WP, so that could be the cause if you use similar settings as I.
Frankin96 said:
Set higher minfree value
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
Thanks, I'm gonna try it
Lwp cause lag..
Sent from my GT-S5660 using xda app-developers app
Look "dreuzel" xda is not for whiny kids, accept it or gtfo.
Sent from my GT-S5660 using xda premium
You can use linke2sd on AOKP(http://forum.xda-developers.com/showthread.php?t=1968537) it works for me.
And stop complaning in every thread. The developers are making their work for fun and most important for FREE.
I'm building a new ROM for my new Xperia Z right now mainly for even better audio quality. However, it'll take a while as I plan to try rebuilding audio driver library file for lower latency. Right now I'm on vacation staying at my parents' house so I decided to build this sound mod for Samsung WM8994 devices instead since I have good chance to reunite with all of them right now.
FidelityXAudio is based from PureXAudio for Xperia Z/ZL made by ZeroInfinity. I asked him for permission to derive his works with mine for all-in-one sound mod I plan to release for various devices that support Alsa driver. For this first release, it'll support Nexus S, Galaxy S, Galaxy Tab and Galaxy Tab 10.1 and all variants. Installing this mod will give you the following features below.
Features:
Rooted & Busyboxed - This will replace current root and Busybox with latest SuperSu and Busybox. Since most root access for Xperia Z I tested are so unreliable getting bootloop after mounting system rw, I'll force better ones in this package to avoid that problem.
exFAT support - If you're using Android JellyBean ROM but still not have exFAT support yet, this may help you getting one. It works for Xperia Z/ZL but haven't tested for others yet.
init.d support - This isn't cheap recovery flash init.d script. It'll execute init.d script with root access from hardware boot script level so it works far better than conventional ones for locked bootloader running stock kernel.
Xperia Fidelity script - It's ultimate sound quality mod script I've been developing for years. Not only get you better sound reproduction but also make your system smoother as well.
PureXAudio engine - As FidelityXAudio is based on PureXAudio mod, most PureXAudio features are availble except audio effects and specific sound card stuff. I may consider adding them back later though.
Low latency tweaks - My tweaks inside PureXAudio for lower latency Alsa configuration. Not sure how much of it works though as real measured hardware latency won't change without modifying driver.
Mastering 64-bit quantization - The most accurate 64-bit floating point quantization in Android. I usually end it with 32-bit integer mode but this sounds better for crazy upsampling level.
DSD128 audio processing at 5.6MHz - This will give you high resolution audio simulation. The real sampling rate will still be 44.1KHz but with 128x upsampling for audio processing before downmixing is really something.
Fidelity nVIDIA audio configuration - Optimized for more direct bitstream with lower latency. Only for Tegra devices though.
Removed DSPManager for more solid audio performance - This mod breaks DSPManager in CM ROM so no point in keeping it and you probably won't need it anyway after hearing sound with this mod.
Download: PureXAudio v1
You can't flash this on other devices as it can break audio with incompatible sound card configuration. I tested on my Nexus S, Galaxy S, Galaxy Tab and Galaxy Tab 10.1 and they're all working fine. Guess not many people still use them nowadays but they're great ones for sound quality wise. I'll update again for APQ8064 based devices in next version after releasing new Xperia Z ROM.
Thank you for this awsoume sound mod!!!!
Sent from my GT-I9000 using xda premium
thnks for the sound mod...the best...!!!
Is there any way to configure this except by editing build.prop?
You can try modding asound.conf
Awesome! Thanks! :highfive:
Sorry for my english
Odoslané z Galaxy S
I'm using C ROM MIX 18 where the Super User is built into ROM, can't find an apk to remove. When using your mod I end up with 2 Super User's, though root only brings up the new Super User. Is it safe to carry on with the old one still in place?
Sent from my GT-I9000 using xda premium
Pls remove those senseless governor tweaks and the alternative SU. They have nothing to do with a soundmod.
dark_knight35 said:
Pls remove those senseless governor tweaks and the alternative SU. They have nothing to do with a soundmod.
Click to expand...
Click to collapse
+1, yes and busybox too, please.
RuffBuster said:
I'm using C ROM MIX 18 where the Super User is built into ROM, can't find an apk to remove. When using your mod I end up with 2 Super User's, though root only brings up the new Super User. Is it safe to carry on with the old one still in place?
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
I guess it's from data partition as update from Play Store. You can uninstall old ones.
dark_knight35 said:
Pls remove those senseless governor tweaks and the alternative SU. They have nothing to do with a soundmod.
Click to expand...
Click to collapse
Whether you'll believe it or not but I'll keep governors and schedulers as they affect sound reproduction for high performance bufferless low latency design. root and busybox is required so I'll keep them in package.
Windows X said:
I guess it's from data partition as update from Play Store. You can uninstall old ones.
Whether you'll believe it or not but I'll keep governors and schedulers as they affect sound reproduction for high performance bufferless low latency design. root and busybox is required so I'll keep them in package.
Click to expand...
Click to collapse
Stock SU also does the job, and when we're talking about busybox, we refer to the binary located at /system/xbin in the zip that will replace the stock one that works just fine. Of course, the busybox in /tools is needed. You say that you will 'keep governors and schedulers' what shows us that you either have no clue what you're talking about, or your writing style is just poor.
having problem...my phone internal storage wont detect in pc after flash this zip...any one know why...?
is the because of Exfat...?
Windows X said:
I guess it's from data partition as update from Play Store. You can uninstall old ones.
Click to expand...
Click to collapse
No I've searched for the apk using titanium backup and with root explorer but I can't find where to remove the old Super User. Seems to be encoded into the ROM itself. It's the Super User included in the ROM not from play store. Would like to try this but don't like the idea of having 2 super users running in the background, can see problems from this. Cheers.
Sent from my GT-I9000 using xda premium
You can remove superuser apk using file manager. I had hard time with Xperia Z root so this is for the best to avoid more trouble.
Windows X said:
You can remove superuser apk using file manager. I had hard time with Xperia Z root so this is for the best to avoid more trouble.
Click to expand...
Click to collapse
No. I have no apk for super user it's built in like on a few other ROMs on the i9000 dev section. You should make super user optional or a sperate zip.
Sent from my GT-I9000 using xda premium
Well, this package isn't solely for i9000 so I'm afraid I can't. Removing root will give me dozens of bootloop and not working messages so I hope you'll understand. I'll try to improve root removal in next release.
HI!
if i remove SU from zip it won't work?
You need to remove root stuff in script as well or you'll just lose su.
Windows X said:
Well, this package isn't solely for i9000 so I'm afraid I can't. Removing root will give me dozens of bootloop and not working messages so I hope you'll understand. I'll try to improve root removal in next release.
Click to expand...
Click to collapse
Maybe but I have a feeling that the built in Super User is present on other custom ROMs for other devices too as the ROM I'm using is a port which I have seen in other device sections.
Sent from my GT-I9000 using xda premium
It installed SuperSu and normal cm superuser is not working anymore.
Sent from my GT-I9000 using xda premium
VERSION 3.5
"My phone is flying!" - vgomez916
"My phone is lighting quick now, Like I said this thing is really flyin. Thanks"- zackandethan
"This mod is sickkk. phone is flying, on 3g i'm getting 1-2 mbs speed. Thanks for the mod Goddly."- Nyckrs
"My speeds are way up too. 100-200 kbs up to 850kbs now. Download and upload. Same time of the day, same location"- g_ding84
"4G speed jumped to 8.9MB. Incredible!"- xNicoyAx
Confirmed working on-
~Kernels~
Latest KT
Sac's v2
Agat's 0.3.0 kernel
Stock MF9 , with busybox workaround. http://forum.xda-developers.com/showthread.php?t=1933849 ~~ POST #2 ~~ thanks - devoureddreams-
This tweak pack Originated in the Epic 4G Touch Forums, been tested, and has improved-
Battery Life, User battery life may vary, depending on a varitey of things, widgets, radios, etc., etc.,
network speed
GPS lock
system performance, Increased app load speed, etc.
Browser upgrades
wifi_wait (Kobridge)
memory tweaks (Modded Kobridge, Mine)
test screenstate (screen off = deep sleep, Phakker, Improved)
Init.d test script (Exit_Only)
battery stats format (Exit_Only)
and more
V1.2
added Kobridge, read ahead script
added script for working Cron (Exit_Only)
added an option for NO Undervolt. (more universal)
cleaned up things.
v 1.3
stripped undervolt till a new kernel pops up.
cleaned up scripts, non working parts
added Kobridge 41 tweaks, modded for less conflicts , thanks Kobridge
and a few small touches
Version 2.1 Crossbreeder
]Added newest Crossbreeder to install package
Slightly modded GPS settings.
changed updater script to be compatible with the S4 and all other rooted Android devices
Version 3.0.2 ~
~added more init.d low memory tweaks
~added a few more small kernel tweaks
~swapped out the stock browser for my modded variation
~added a browser cache script (hoping to load browser pages quicker)
~added delay to the larger scripts (to speed up boot times)
~New~ Version 3.5
~Fixed loss of root issue
~added newest release of crossbreeder 12-4
~added a few new kernel tweaks
~cleaned up
Infromation About CrossBreeder-
- This is a new take at Android lag reduction. It's lightweight and won't consume battery. Users have reported drastic improvements in usability and even benchmark scores. It will show noticeable improvements - Android devices from Donut to Froyo to Gingerbread to Honeycomb to ICS and Jellybean.
- This is a combination of 5 different methodologies to reduce Android lag.
- Removal of DNS lag . A lot of the lag in a lot of apps, apart from the GUI lag, is due to slow DNS querying, specially on the mobile network.
- CrossBreeder now runs a caching, parallelising DNS client on the device. So now most of your DNS queries will be served from the cache and if not found, the query will be sent in in round robin fashion to multiple DNS servers including Google DNS, OpenDNS and your home router and the reply will be served to you, hot.
- This speeds up network access and networked apps, like Browsers of course, and Tapatalk, Gmail and thousands of others drastically. And removes a lot of the lag where it was due to DNS querying. This will not increase your network or download speed but pages will load much faster.
- This will future proof your devices as more and more apps start using HTML5 and/or reside completely as web pages or the like.-
I Just thought, there are some great developers in our forum, with great tweaks, geared for their own specific purpose, and i thank them. I HAVE asked for permission to use these tweaks, to make a pack of the best, from the best taking a few of those great tweaks and putting them in one lightweight package. Now , I did NOT create any tweak in this pack. That is why introductions and thanks are in order.
ALL THANKS TO THESE GUYS
Exit_Only - For being the mad scientist of the "tweak" in general
Kobridge - Having used your tweaks in various roms and knowing how great they work :good:
Phakker - For the use of his Infamous, screenstate tweak
G_Ding84 - For being one h*ll of a rom maker , teacher, and one of the most helpful guys youll meet on any forum
idcrisis - For the use of his CrossBreeder Mod found here -
http://forum.xda-developers.com/showthread.php?t=2113150
Without these guys we wouldnt be where we are now, as a forum, or a community.
Gentlemen- On behalf of the users of this tweak , and every E4GT owner out there.... *BOWS* I thank you....
I am in no way responsible for your equipment, flash at your own risk
Download ComaDose version you prefer, from the downloads section, and put on root of phone
Boot into custom recovery
Flash ComaDose
Reboot to rom (flash stock kernel) or reboot system etc.
This is a .zip file, can be flashed with CWM recovery, put on root of phones storage, boot into recovery & flash.
Issues with repack and new Custom Recovery kernels-
Now Ive heard it works for some people on repacks, and ive heard of battery drain, and GPS taking along time to lock on others. But the best results i get, are out of the "stock" Leak kernels.
Conflicting issues with new Custom Recovery modded and released updated version
~NEW~ComaDose V3.5
http://d-h.st/22v
md5: faae873f493540cd68e58f5ddc9ac79a
ComaDose V2.1 W/ Crossbreeder V. 7.2.13
View attachment ComaDose_V2.1_Cossbreeder_7.2.13.zip
Mirror #1
http://www.androidfilehost.com/?fid=23060877490004661
ComaDose_removal.zip (Uninstaller)
View attachment ComaDose_Removal.zip
Mirror #1
http://www.androidfilehost.com/?fid=23060877490004662
Whats under this button??
If you guys like my work and have a little jingle floating around, dont hesitate to toss a beer (or coffee ) my way through the "donate to me" under my avatar. THANKS GUYS!
Test Init.d With The "21 Test-init.d" script
-THINGS YOU NEED-
Rom Toolbox (free or pro)
Root Access (superuser access) for Rom Toolbox
ComaDose Already Flashed
-Steps-
After ComaDose flash, if you want to check if your init.d is functioning properly you can check it with the 21 test init.d script...
After flash the test init.d script has already ran (on startup) now thwe sole purpose of this script is to show whether or not init.d
is properly functioning.
When this script is ran (executed) as all scripts in init.d are upon startup, it creates a file in the /data folder.
so why dont we take a look for it?
Using Rom Toolbox, go to the "root browser" tab (upon first startup youll be prompted to SuperUser permissions, Allow this)
Once in Root Browser youll be in the root of your device by default. ( / )
Click on the "Data" folder..
In the /Data folder, were looking for "Exit Only Init.d" file
if you see this file, your init.d is working and all scripts are running ...
If you dont see this file after reboot (post flash) you can execute the "21 test Init " script manually...
back out to the root of the phone, go into "system", then into "etc" then into the "init.d" folder and locate the "21_testinit.d" script, press on it , bringing up this menu.
press the "open as" tab, bringing up this menu...
then press the "script file" option..
Then you want to press the "execute Script" option, making sure the "execute as root option is checked, as shown below.
which will then execute the script using init.d support to do so.. looking like this
after its executed, go back into /data and find the "Exit Only Init.d" file if its there your init.d is working....
reservedx2
is this really adapted to the s4? i just looked into the gps.conf and it has no sensor settings
dr.wtf said:
is this really adapted to the s4? i just looked into the gps.conf and it has no sensor settings
Click to expand...
Click to collapse
i had just put that particular gps.conf in there. there were different versions of the gps.conf file.. this version is working great for me.. is there a better gps.conf adapted to your version of the s4? if your that worried you can just pull it from the zip. if it turns out not to work ill pull the gps.conf all together... lemme know
Sent from my ASUS Transformer Pad TF300T using Tapatalk HD
the stock gps.conf works quite well but has those sensor settings in it which seem to estimate your movement with accel and gyro sensor
i myself edited the stock gps.conf slightly with the help of crypteds agps patch which i think saves me 2-5 sec for a fix. but normally i get a fix in less than 10 seconds. so theres no problem with gps at all and i didn't see any complaints about it.
https://dl.dropboxusercontent.com/u/33668449/gps.conf
also i dont get why you would want to change the lmk values. this phone has 2 gb of ram. most people dont even manage to get them full. theres no need to tweak things that don't need to be tweaked. nobody here has a problem with ram.
no offense meant but for me this looks like some randomly thrown together tweaks. you didn't even take the stock gps.conf from the s4 but some gps.conf from some random old smartphone.
like its not thought-out
dr.wtf said:
the stock gps.conf works quite well but has those sensor settings in it which seem to estimate your movement with accel and gyro sensor
i myself edited the stock gps.conf slightly with the help of crypteds agps patch which i think saves me 2-5 sec for a fix. but normally i get a fix in less than 10 seconds. so theres no problem with gps at all and i didn't see any complaints about it.
https://dl.dropboxusercontent.com/u/33668449/gps.conf
also i dont get why you would want to change the lmk values. this phone has 2 gb of ram. most people dont even manage to get them full. theres no need to tweak things that don't need to be tweaked. nobody here has a problem with ram.
no offense meant but for me this looks like some randomly thrown together tweaks. you didn't even take the stock gps.conf from the s4 but some gps.conf from some random old smartphone.
like its not thought-out
Click to expand...
Click to collapse
lol... ive made this tweak pack for different phones, meant to be generic.. and i gaurantee if you use it you WILL notice an extreme difference, in battery life , and performance... GAURANTEED.... but you can say what you like.. lmao.. i know it works... and well, lemme know when you get something to work as well as this does.. no offense.....
Sent from my ASUS Transformer Pad TF300T using Tapatalk HD
I'll try it later
Thanks
Sent From my i9500 With Crash Rom
what i most definitely will notice are interferences with the settings of the kernel i installed. you should mention somewhere that the rom one is using should be as stock as possible. no kernel tweaks or something from other devs. then some of these tweaks might work well.
i just already have seen the whole generic tweak package thing generating problems like crazy.
how can you guarantee it will work? did you even have testers on the s4?
dr.wtf said:
what i most definitely will notice are interferences with the settings of the kernel i installed. you should mention somewhere that the rom one is using should be as stock as possible. no kernel tweaks or something from other devs. then some of these tweaks might work well.
i just already have seen the whole generic tweak package thing generating problems like crazy.
how can you guarantee it will work? did you even have testers on the s4?
Click to expand...
Click to collapse
its on the other s4 forums friend!!!?? im not doing this blind... i dont appreciate your disrespect. you dont like it ???? dont run it. dont comment on what YOU think MIGHT happen.. *shakes head*
Sent from my ASUS Transformer Pad TF300T using Tapatalk HD
Goddly said:
its on the other s4 forums friend!!!?? im not doing this blind... i dont appreciate your disrespect. you dont like it ???? dont run it. dont comment on what YOU think MIGHT happen.. *shakes head*
Sent from my ASUS Transformer Pad TF300T using Tapatalk HD
Click to expand...
Click to collapse
Its not disrespect he is just telling you something on a normal way.
Verstuurd van mijn GT-I9505 met Tapatalk
coolnessQ said:
Its not disrespect he is just telling you something on a normal way.
Verstuurd van mijn GT-I9505 met Tapatalk
Click to expand...
Click to collapse
misunderstood...
Sent from my ASUS Transformer Pad TF300T using Tapatalk HD
chill... i already made a nandroid and am giving it a try the next day. maybe it will do something good to the battery...
also i even tried to be helpful between all those things you felt offended by. e.g. you now have a proper gps.conf for this phone...
dr.wtf said:
chill... i already made a nandroid and am giving it a try the next day. maybe it will do something good to the battery...
also i even tried to be helpful between all those things you felt offended by. e.g. you now have a proper gps.conf for this phone...
Click to expand...
Click to collapse
Excellent. Ive already pulled the gps.conf, as you said the stock was fine. Im doing this to help you guys out, this has been working extremely well on other variants of the S4. You let me know what will affect your "kernel settings" as ive used this on 5-6 different phones, with dozens of different kernels, and ill look into changing it. Thanx for info...
Anyone test this mod for s4? Im tempted to flash this but when I use this kind of mod for my s2 it breaks evrything.. anyone can confirm this?..
@TS thanks btw..
Sent from my GT-I9505 using xda premium
i didnt mean to make you run away. tweaks are always good.... i could try to explain more what i meant but i'd probably make it worse... this happended before...
i'll report tomorrow if i see something that i don't like.
huwande1acruz said:
Anyone test this mod for s4? Im tempted to flash this but when I use this kind of mod for my s2 it breaks evrything.. anyone can confirm this?..
@TS thanks btw..
Sent from my GT-I9505 using xda premium
Click to expand...
Click to collapse
for me the phone booted. so far nothing bad...
huwande1acruz said:
Anyone test this mod for s4? Im tempted to flash this but when I use this kind of mod for my s2 it breaks evrything.. anyone can confirm this?..
@TS thanks btw..
Sent from my GT-I9505 using xda premium
Click to expand...
Click to collapse
its working on Sprint S4 very well. make a nandroid if your worried mate.
Also on the Sprint S2 (E4GT) aswell.
So far, my phone works after flashing this mod... i9505 with Echoe Rom and Ausdim Kernel.
Devices:
Samsung Galaxy S4 i9505
Samsung Galaxy Note II N7100
Motorola Droid Razr XT910
Apple iPhone 4
@Goddly, thank you for this! My phone really does feel snappier, window animations do seem more rapidly right now and for sure I see some apps opening faster then before...
It could be placebo, but I think not!
Thanks again for your work!
Ps: I have an I9505 running a Touchwizz Rom(MEA)
I agree with the last commenter. This does work. The room feels less choppy and instagram and Facebook feel a little snappier too. Thank you
Sent from my GT-I9505 using Tapatalk 4 Beta