[Kernel][gpl]Trinity Kernel - Nexus S 4G Android Development

NOTE: I am in no way, shape, or form related to the development of this kernel. Just felt it should be linked in here as well. It's compatible with the NS4G and gets fantastic quadrant scores.
Known issues with NS4G
USB Mount doesn't work
USB Charge doesn't work("Also USB charging wasnt broken per-say, you just had to disconnect and then reconnect to get it to start charging." - mbh87 )
Some reported issues with data. Rebooting seems to fix this.
Trinity Kernel Thread
Download
Dev is reading this thread as well.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credit on image goes to Mikeyinid, pulled from the CM7 thread​

Yea, there are reported bugs using this on the 4g though. USB doesn't mount, and sometimes a reboot is required to get service. It is definitely an awesome kernel and I hope those bugs are addressed by the Dev. I mentioned it in his thread and his response was to mount USB in recovery
Sent from my Nexus S 4G using XDA App

Good to know. I haven't flashed it yet(happy on Netarchy's kernel).
I haven't read through the full thread. Are there a lot of NS4G issues? I'll add the known ones to the OP if there are.

rougegoat said:
Good to know. I haven't flashed it yet(happy on Netarchy's kernel).
I haven't read through the full thread. Are there a lot of NS4G issues? I'll add the known ones to the OP if there are.
Click to expand...
Click to collapse
Just the bugs I mentioned in the last post. I reboot and have no issues with data, so I dont know if Id even consider that a bug...

Man if he fixes these this is one awesome kernel
Sent from my Nexus S 4G using XDA Premium App

Paleryder said:
Man if he fixes these this is one awesome kernel
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
Agreed, also needs a slot for 1.2ghz...

Yeah if he closes the gap a little bit this will be my daily for sure.
Sent from my Nexus S 4G using XDA Premium App

This is netarchy 1.3.4 kernel with init.d script. I wouldnt think a 4999 is totally legit, just a thought...

mikeyinid said:
This is netarchy 1.3.4 kernel with init.d script. I wouldnt think a 4999 is totally legit, just a thought...
Click to expand...
Click to collapse
What's the init.d script?
Sent from my Nexus S 4G using XDA App

How's battery life?
Sent from my Nexus S 4G using XDA Premium App

obsanity said:
What's the init.d script?
Sent from my Nexus S 4G using XDA App
Click to expand...
Click to collapse
#!/system/bin/sh
mount -o rw -t tmpfs tmpfs /data/data/com.aurorasoftworks.quadrant.ui.standard
mount -o rw -t tmpfs tmpfs /data/data/com.aurorasoftworks.quadrant.ui.advanced
busybox mount -o remount,rw -t rootfs /
# sh /system/bin/userinit.sh
Its just a quad cheat. Theres a few different ones, this one gives the biggest increase. There are some legit init.d scripts that give increases also, in supercurios thread in the other dev section there is a few good ones, and those are real perfomance boosters, not cheats.

curious, does this "lagfix" affect smartbench?

shabbypenguin said:
curious, does this "lagfix" affect smartbench?
Click to expand...
Click to collapse
I dont think it does, I could be wrong. Your talking about this ^^ one?

mikeyinid said:
#!/system/bin/sh
mount -o rw -t tmpfs tmpfs /data/data/com.aurorasoftworks.quadrant.ui.standard
mount -o rw -t tmpfs tmpfs /data/data/com.aurorasoftworks.quadrant.ui.advanced
busybox mount -o remount,rw -t rootfs /
# sh /system/bin/userinit.sh
Its just a quad cheat. Theres a few different ones, this one gives the biggest increase. There are some legit init.d scripts that give increases also, in supercurios thread in the other dev section there is a few good ones, and those are real perfomance boosters, not cheats.
Click to expand...
Click to collapse
no special script. take the kernel apart and check. morfics is making the ext4 filesystem, that the nexus s uses, more efficient. plus a few more tweaks. its all legit, no cheating

simms22 said:
no special script. take the kernel apart and check. morfics is making the ext4 filesystem, that the nexus s uses, more efficient. plus a few more tweaks. its all legit, no cheating
Click to expand...
Click to collapse
whoa whoa whoa, i wasnt saying hes a cheater lol. i was showing that we could get close with a cheat and a working kernel, netarchys. trinity doesnt like the 4g atm, hopefully that will change.

mikeyinid said:
whoa whoa whoa, i wasnt saying hes a cheater lol. i was showing that we could get close with a cheat and a working kernel, netarchys. trinity doesnt like the 4g atm, hopefully that will change.
Click to expand...
Click to collapse
true, you can get close with a cheat. and i know that they have been used in a nexus s kernel before. but what fun is that? thats like putting a pair of socks in your pants and telling everyone that you have a big package ;-)

simms22 said:
true, you can get close with a cheat. and i know that they have been used in a nexus s kernel before. but what fun is that? thats like putting a pair of socks in your pants and telling everyone that you have a big package ;-)
Click to expand...
Click to collapse
I ummmm, dont know what your talking about...Those arent socks...
LOL. Thats funny. I guess I may have been skeptical, a little. 4999 is unbelievable. If I didnt have the screeny, nobody would have believed me.

mikeyinid said:
I ummmm, dont know what your talking about...Those arent socks...
LOL. Thats funny. I guess I may have been skeptical, a little. 4999 is unbelievable. If I didnt have the screeny, nobody would have believed me.
Click to expand...
Click to collapse
My kernels does install 2 init.d scripts, i use the same skeleton for cm7 and stock, when an initrd does not play ball with doing it in init.rc it's easier to use the script, 99complete is needed on simpler init.d systems to end the running of scripts, return and finish the boot.
USB charging is interesting, that shouldn't break.
I hear about ril isues across quite a few devices with cm7 lately, and i don't make kernels for all of them.
I checked cm mirror, since there is a nightly just for crespo4G, i will pull the ramdisk from that in the coming days, that ought to clear up usb mounting.
So, with patience, we should have all of this straightened out eventually. Maybe i can combine it into a single kernel, or build crespo and crespo4g separately, wouldn't be much effort if the ramdisk needs changing.
And listen to simms22, he knows all about stuffing pants.
There is just no need to stuff the crespos if they run Trinity
And Trinity12 is sexy, for those who have issues with Trinity144.
There will be no step added, but a separate 1.2ghz trinity, adding steps adds too much trouble, been there, done that, not again.
Trinity12 will need some crespo4g testing, so i can make sure it works well on both phones, and from simms' tweets and running it here i know crespo loves it, need someone checking it on crespo4g and then later confirm the ramdisk switch worked as planned. Any volunteers?

as long as it plays nicely with cm7 feel free to hit me up

I want 1.2 and thanks for the awesome reply.
Sent from my Nexus S 4G using XDA App

Related

[Kernel][AOSP] Tiamat 1.1.4 | 2.6.35.14 | 10/4/11

​
AOSP Kernels for HTC's 8x50, 7x30, and 8x60 Devices
Also available for the Motorola Xoom​
Tiamat kernels are designed for use on all ROMs that are built from the AOSP source code. This includes ROMs built from MIUI, CyanogenMod, and others.
Tiamat receives no support for use with ROMs based on HTC's Sense - use at your own risk.
Click to expand...
Click to collapse
Tiamat Kernels​​
You can find full details about Tiamat Kernels at our website. The site is up and running and serves as a more centralized location to get updates, downloads, and changelogs for all Tiamat Kernels. There is no forum or Registration, it’s just a more convenient way to keep things organized as we work to add support for more devices.​
Click to expand...
Click to collapse
Support
Join the Tiamat Kernel developers on IRC at irc.freenode.net, #tiamat. Support and questions are generally handled faster there than the forums. You can easily join via webchat here.​
Click to expand...
Click to collapse
​
Special Thanks to:
toastcfh, slayher and the CyanogenMod team for the base kernels and everything else they do for the Android community
bcnice20 for generally being awesome
TeamWin for also generally being awesome
netarchy, chad0989, cuviper, and invisiblek for some great code
intersectRaven and redstar3894 for the Mjolnir compiler
JasonK75 for updating threads​
Click to expand...
Click to collapse
​
Quick Links​
Click to expand...
Click to collapse
8x50 Changelog
8x60 Changelog
7x30 Changelog
Downloads
FAQ
Source Code​
yesssss
this is what i needed to make my MIUI complete
thank you!!!!
What's special about this kernel
sent from an under rated phone
knipp21 said:
What's special about this kernel
sent from an under rated phone
Click to expand...
Click to collapse
for one.. im pretty confident all audio issues ive had with MIUI will now be fixed. i had very very similar issues with my og dinc and after flashing tmt's series those were all fixed.
also if im not mistaken..i believe smartass and oc have been optimized.
i mean im not 100% sure..its just what i remembered from my original encounter with it.
Could this be used on the Incredibly Debloated ROM?
Sent from my ADR6350 using XDA App
Says it won't work with sense, if someone tries it with a sense rom and it works let us know please.
Sent from my ADR6350 using XDA App
devator22 said:
Says it won't work with sense, if someone tries it with a sense rom and it works let us know please.
Sent from my ADR6350 using XDA App
Click to expand...
Click to collapse
i wouldnt recommend that.
the do's and do nots are there for a reason.
most likely whatll happen is ull see random reboots and a serious battery drain.
SoCalSpecialist said:
i wouldnt recommend that.
the do's and do nots are there for a reason.
most likely whatll happen is ull see random reboots and a serious battery drain.
Click to expand...
Click to collapse
Correct. It will not work as they have different ramdisk structures. That's why kernels are tagged AOSP or Sense. There have been a few exceptions in the past that have been compatible with both (I've only seen them for Inc 1 though). Also I believe this is a gingerbread only kernel.
backing up and throwing this on the cm7 nigthly... crosses fingers...
Interested to see if this fix's the Audio issue. Then it would get me to come back to MIUI and load this kernel..to many sound issues for me for now.
so far so good on cm7, haven't tried voice calls yet though to test volumes
clock choices are amazing.. must be 20 of them. ranging from 192mhz to 2035mhz. Don't think i'll be pushing my luck above 1300-1400mhz though
SoCalSpecialist said:
for one.. im pretty confident all audio issues ive had with MIUI will now be fixed. i had very very similar issues with my og dinc and after flashing tmt's series those were all fixed.
also if im not mistaken..i believe smartass and oc have been optimized.
i mean im not 100% sure..its just what i remembered from my original encounter with it.
Click to expand...
Click to collapse
Ok cool ill be using it. I love the smart ass gov and its got more frequencies
Has anyone stress tested our phone to see how high is safe? I have a feeling this processor is really strong. I love my single core that goes higher than the dual core!
sent from an under rated phone
Coming over from JDkernel that I just Flashed! This Is What I Was looking For!!!
_________________
Current: HTC Droid Incredible 2 (S-OFF, CyanogenMod7.1.0 Beta 1), HTC Aria (S-OFF, Cyanogenmod7.1.0-RC1-Liberty)
Previous: BB 8330, Moto Q9c
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
damn this must be pretty well known as a really good kernel.. i was using JDkernel and really happy but gonna have to check this out from a lot of your responses
just loaded this up made a test call.. the volume issue is fixed!!
this also fixed the crashing issue for miui music
I lied...just froze on me.
sent from an under rated phone
*edit* The call volume issue is indeed fixed
No issues so far, running it on OMFGB rom, froze setcpu so I could let the kernel at stock clock + the smartass governor do it's thing and see just how far I can squeeze the battery. So far I'm very impressed with this kernel.
If you're like me and have been endlessly flashing between CM7, MIUI, OMGB and OMFGB, Rmk's sense, etc and especially if you have tried other kernels, I'd highly recommend you wipe your battery stats after flashing this. I was a little worried after I first flashed it as I was draining pretty fast (not the fault of the kernel, just have to clean up after a shameless tweak like me gets a hold of something) but I wiped the stats and all systems are go now
One question I have is about the SBC feature mentioned on the FAQ on tiamat website. Is this included in this kernel and if so is it possible to turn it off somehow? I know its included for the Inc and evo - both probably because of the charging issue which the inc2 also has. So wondering if this was included for this kernel. Thanks again. Other than that its running nice and smooth. Hope to run it through the courses to see battery life differences if any
Sent from my Incredible 2 using Tapatalk
OK, so I came from the droid 2, where we didn't have kernels. So noob question incoming.
Does the kernel itself have settings, or would I use setcpu?
If the settings are built in, how do I get to them/change them?
Sent from somewhere over the double rainbow.
Things like clock speed and governor can be controlled through setCPU or the built in performance settings of cyanogenmod. Undervolting is built into some kernels, but I don't think there's a tool for customizing voltages on the incredible 2 yet.

***Official AnTuTu Benchmark Thread***

Post up your AnTuTu Benchmark scores! Please only post up screenshots for verification purposes.
Thanks to you zedomax! I am running just his kernel, without a custom ROM on top, and I love this thing. It is rock stable at 1.6GHz.
Correct me if I am wrong, but this sure looks like, at least for now, I am the highest score on AnTuTu with an E4GT. Am I right?
I just got a 7326 on Chris's latest exp. Kernel at 1.6 and i don't know how to take a screen shot lol.
Samsung Galaxy S II
pwnt
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Stock kernel FTW
^Holy crap! How did you get up to 1696Mhz?
viperROM (LoStKernel Exp) with 1.6Ghz OC & GPU OC.
Just imagine if we could get the 60fps cap off our phones
I guess that's what I get for trying, but I did say to limit this to E4GT only, so the SGS2 with the 7700+ doesn't count.
I will also state I ran mine exactly the same way I run it every day, with widgets running and such. SO I will go back and tweak what I can and see what I get. At the time, though, I thought it was cool.
ahl395 said:
^Holy crap! How did you get up to 1696Mhz?
Click to expand...
Click to collapse
Stock kernel, tegrak app, stable
Sid 6.7 said:
I guess that's what I get for trying, but I did say to limit this to E4GT only, so the SGS2 with the 7700+ doesn't count.
I will also state I ran mine exactly the same way I run it every day, with widgets running and such. SO I will go back and tweak what I can and see what I get. At the time, though, I thought it was cool.
Click to expand...
Click to collapse
Mine is an E4GT.
R1ptide said:
Stock kernel, tegrak app, stable
Mine is an E4GT.
Click to expand...
Click to collapse
Pardon me, I misread.
So how about some advice and pointers? Your RAM is one thing that is killing me, and if I were able to get 1650-1700MHz I figure the CPU figures will help themselves. My read/write is dead on with yours. So what do I do to get to those speeds and that much free RAM? I am running Tegrak as well. And other than the zedomax kernel and root, everything else is stock.
Sid 6.7 said:
Pardon me, I misread.
So how about some advice and pointers? Your RAM is one thing that is killing me, and if I were able to get 1650-1700MHz I figure the CPU figures will help themselves. My read/write is dead on with yours. So what do I do to get to those speeds and that much free RAM? I am running Tegrak as well. And other than the zedomax kernel and root, everything else is stock.
Click to expand...
Click to collapse
I don't trust any kernel that isn't based off of stock pulled at this point. I have social hub, media hub, and all the drm apps frozen. I think I have the odexed nociq mod but that might've gone away when I had to revert to a nandroid backup not sure. Don't use a live wallpaper.. That's about all I can think of really. Every phone is different so we could have the exact same setup and get different scores.
stangdriverdoug said:
I just got a 7326 on Chris's latest exp. Kernel at 1.6 and i don't know how to take a screen shot lol.
Samsung Galaxy S II
Click to expand...
Click to collapse
Are you serious?
If you are press home and power at the same time
Sent from my SPH-D710 using xda premium
I got this
Sent from my SPH-D710 using XDA App
This is the best I can do...
Samsung Galaxy S II
Sent from my SPH-D710 using XDA App
Not to bad!
Sent from my SPH-D710 using xda premium
trying to break 7800
How do ya get your ram so high? Does launchers slow the phones down? I'm running the lostkernel
lse4 said:
How do ya get your ram so high? Does launchers slow the phones down? I'm running the lostkernel
Click to expand...
Click to collapse
I use the stock kernel and stock launcher so I don't know really
Jeez, I can't much higher than 5900 at 1600min/max mhz, performance gov, calk rom, lost kernal.. it looks like my CPU float-point and integer are crap compared to you guys
JoeBruin32 said:
Jeez, I can't much higher than 5900 at 1600min/max mhz, performance gov, calk rom, lost kernal.. it looks like my CPU float-point and integer are crap compared to you guys
Click to expand...
Click to collapse
I got the same setup... 1.6GHz max, performance gov, calkulin's rom, lost kernel 1.0.0.8. got similar score in 5900 range. then I flashed zedomax 6.02, same story... something in calkulin's rom isnt liking our overclocking.
try the pulled kernel and tegrak
R1ptide said:
try the pulled kernel and tegrak
Click to expand...
Click to collapse
Are you recommending chris' stock pulled repacked with cwm, or his eg30plus?
edit: not even breaking 5400 on stock + tegrak @ 1.452

How to make my gnex faster?

I know the gnex is over a year old so it will be hard to keep up with new SOCs from S3, nexus 4....but I want to mod it so that it can keep up with the new SOCs. I am willing to give up battery life for speed. I am thinking over clock and custom ROM but I need recommendation on which one will provide what I needs. I want faster page load when browsing (I used dolphin browser), faster apps load like xda, Engadget...
What should I do?
Sent from my Galaxy Nexus using xda app-developers app
ditch dolphin browser for one, that browser is nothing but lag.
If you want faster browser, i recommand opera mini, fastest browser ive ever used, although i personally will just stick with chrome, its not the the fastest, but it definitly is the most convenient for me due to bookmark/recent sync.
as for rom, i personally recommand cm10.1 + ak kernel, its working extremely well for me the phone is very responsive, good batery life even.
Flash a Rom that uses the Linaro tool chain and get Seeder from the market.
Sent from my Galaxy Nexus using xda premium
Tape a cheetah to its back
Thanks. I will do more research on the suggested ROMs.
For browser, I really like the features that dolphin offer (speed dial, tabs like chrome desktop, sidebar bookmarks...). I may stick with dolphin for now despite it's FC very often
No one like over clocking now a day?
Sent from my Galaxy Nexus using xda app-developers app
namtombout said:
Tape a cheetah to its back
Click to expand...
Click to collapse
I would do a LS1 engine swap first
Sent from my Galaxy Nexus using xda app-developers app
DandroidT said:
I would do a LS1 engine swap first
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
..cheetah worked for my grandma
Liquidsmooth is a fast stable rom. Cant go wrong with ak kernel. Setting your governor to performance will also increase the speed and responsiveness of your device
ATOM is fast!
It's probably impossible that anyone has tried all the various ROMS that are available on the XDA Galaxy Nexus forums :laugh:, but I have tried quite a few.
For me the one ROM that sticks out as being 'super fluid, fast and smooth' has to be ATOM by PrimeDirective.
I was testing other JB421 ROMS since it wasn't updated for a while, but not that it has been recently updated to JB421 its once again back on my GNEX. I find it smooth enough not to warrant OCing it. I also stick with the stock kernel, but I guess if you want it to go faster you could go with some other kernel.
I have linked to the maguro version, but if you are on another version then find it in the other forums.
The phone is fast enough as is. Linaro is placebo and Seeder doesn't even help performance either so ditch that recommendation.
Custom kernel will be your best bet and stay stock odexed rooted if all you care for is performance and not customization.
Sdobron said:
The phone is fast enough as is. Linaro is placebo and Seeder doesn't even help performance either so ditch that recommendation.
Custom kernel will be your best bet and stay stock odexed rooted if all you care for is performance and not customization.
Click to expand...
Click to collapse
If it was fast enough there wouldn't be a need for new FASTER CPU's.
Even if linaro was a placebo it would still make the device faster in the users mind which turns the placebo into reality
DandroidT said:
I want faster page load when browsing (I used dolphin browser), faster apps load like xda, Engadget...
Click to expand...
Click to collapse
Seeder helps with what he's asking for with faster app loading.
Sent from my Galaxy Nexus using xda premium
Go BraveStarr on it!!
SPEED OF THE PUMA!!!!!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
namtombout said:
If it was fast enough there wouldn't be a need for new FASTER CPU's.
Even if linaro was a placebo it would still make the device faster in the users mind which turns the placebo into reality
Click to expand...
Click to collapse
Completely wrong on both counts.
There will always be faster CPU's because there will always be new devices. It has nothing to do with "need" and everything to do with marketing. Even if less than 15% of the CPU was being taxed there'd be a new one with only 13% taxed just in time for next years models.
There is no "turns placebo into reality". The very definition of Placebo is:
Something of no intrinsic remedial value that is used to appease or reassure another.
Click to expand...
Click to collapse
By that very definition what you said is impossible.
063_XOBX said:
Completely wrong on both counts.
There will always be faster CPU's because there will always be new devices. It has nothing to do with "need" and everything to do with marketing.
Click to expand...
Click to collapse
True and I like being able to say my device can (somewhat) keep up with them
If your taking a placebo drug to make you eat less and you eat less because of it then placebo turned reality
Not trying to go back and forth with you just my opinion

[INFO][DISCUSSION]Renovate Rom Kernel & General Rom related issues

Well since Renovate rom users are saying about to much confusion regarding different topics being discussed in the rom thread we decided to open a thread here.
So you have anything to talk about kernels this is the place. You want to discuss what kinda battery life you are getting with all the many kernels out there, here is the place.
You want to post your battery life results using Renovate then again this is the place to do it...Anything kernel related that has to do with renovate just throw it here and post anything else that you want to talk about RENOVATE..
Enjoy..
And please keep it clean
Ps: Doubt anyone will post here but here it goes
One more just incase
And another one... maybe for older repacks.
Spun out from a JELLIED and RENOVATED One X.
Strongly disagree... Not all users moan... Seen only one...
Sorry Goku...
Sent from my HTC One X using xda premium
geko95gek said:
And another one... maybe for older repacks.
Spun out from a JELLIED and RENOVATED One X.
Click to expand...
Click to collapse
nice one..but is anyone actually going to use this thread....i can hear
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Xphoid said:
Strongly disagree... Not all users moan... Seen only one...
Sorry Goku...
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
its ok..i edited that word and reworded the sentence
I think this is a great idea getting renovate about even more plus the rom thread doesn't get clogged up with kernel problems or even looking for re-packs
Sent From My Jellybeaned Note
I suggest we have (repeated) links to repacks here too. Also, it would be nice to make some kind of pro/con for each of them.
I am personally on RENOVATE Final 1.1 stock kernel, which works just fine for me. However, I do miss S2W, and CPU tweaks which I had on ICS (5.8.2), so I am looking forward to flashing a custom kernel.
But not before it's proven in day-to-day use.
Mwilky himself has a 2nd post in his thread consisting of various mods, skins, kernels included. I'm really against a separate thread when kernels with Renovate is concerned. I would have understood if some were talking about the kernel behaviour for a "Y" ROM, in a "X" ROM thread, but that was not the case.
BlueSingA said:
Mwilky himself has a 2nd post in his thread consisting of various mods, skins, kernels included. I'm really against a separate thread when kernels with Renovate is concerned. I would have understood if some were talking about the kernel behaviour for a "Y" ROM, in a "X" ROM thread, but that was not the case.
Click to expand...
Click to collapse
well it is regarding general discussion regarding Renovate and well you can discuss anything you like about it..it is not just specific kernel discussion but more indepth general to be honest
You need to add a link to this thread in 1 of the OP's in the original thread just for reference, maybe in the bug tracker bit and maybe ppl will post here.
I had a really bad time with XM#51/#54 last night, homescreen wouldn't load but the status bar and connections were working plus I could access settings , but even after flashing a different kernel I couldn't get back to normal and was forced to full wipe!
I hear that issue is resolved in the latest version but a few people saying all 4 cores aren't working at the same time, can anyone confirm this is happening on Renovate?
So far Kozmik kernel is my favourite no issues apart from alot of time spent at 400mhz but that depended on what governor was selected!
Sent from my HTC One X using xda premium
I was going to repack xm kernel #57 but it seems not all cores are running for quite a few people so maybe I'll give it a miss. Still having fun with #27 here.
Spun out from a JELLIED and RENOVATED One X.
geko95gek said:
I was going to repack xm kernel #57 but it seems not all cores are running for quite a few people so maybe I'll give it a miss. Still having fun with #27 here.
Spun out from a JELLIED and RENOVATED One X.
Click to expand...
Click to collapse
Its kinda like all over the place. Still running fine though. To be honest. I can't wait for show or faux to drop a kernel
Sent from my HTC One X using xda premium
xm57
Goku80 said:
Its kinda like all over the place. Still running fine though. To be honest. I can't wait for show or faux to drop a kernel
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
I just flashed it and it works fine to me. Only one question if I press left hard button a menu show up with "System tweaks" and if I press this I get the message application not installed. I installed then system tweaks from Play Store but still get the message
nobody ever mention alexs's kernel which started all of this ...
is on XM57 really only 3 cores work, not whole CPU? i have noticed some battery drain more then usual. after all of that i refleshed to stock, think i'm gonna flesh alex original. Or revert back to XM27.. lets see in next few days whats gonna happen...
forster said:
nobody ever mention alexs's kernel which started all of this ...
is on XM57 really only 3 cores work, not whole CPU? i have noticed some battery drain more then usual. after all of that i refleshed to stock, think i'm gonna flesh alex original. Or revert back to XM27.. lets see in next few days whats gonna happen...
Click to expand...
Click to collapse
you know what bud...i think you are right...alex's kernel was the one that started all of this...and you know what..out of all the kernels that was the most stable one...heck might even revert back to that and see how that turns out
forster said:
nobody ever mention alexs's kernel which started all of this ...
is on XM57 really only 3 cores work, not whole CPU? i have noticed some battery drain more then usual. after all of that i refleshed to stock, think i'm gonna flesh alex original. Or revert back to XM27.. lets see in next few days whats gonna happen...
Click to expand...
Click to collapse
Alex-V S2W stock Kernel is what I'm rocking since the hiccup with the XM kernel, it perfect for now
I also can't wait for the return of Faux!
Sent from my HTC One X using xda premium
I reverted to alxes, as others have to menu problems. Will stck to it for now
Sent from my HTC One X using xda app-developers app
Well technically what started all of this was Trip's kernel, but I guess that doesn't count since the was before the source was dropped.
Spun out from a JELLIED and RENOVATED One X.
What started all of this was the kernel source!
Sent from my HTC One X using Tapatalk 2

[ROM][4/12/13] - Stock Root Deodex Int 'N7105XXDMC3' Base w/ patch for AT&T and VZW!

[ROM][4/12/13] - Stock Root Deodex Int 'N7105XXDMC3' Base w/ patch for AT&T and VZW!
As always, here is your latest stock rooted ROM with this flavor built off the DMC3 International Base.
Features
Fully Stock
Rooted
ADB as root / Remount capabilities
De-odex'ed
Zip Aligned
AT&T Patch HERE
Verizon Patch HERE
Rogers Patch HERE
ROM MD5: 3A1C58A4359258E7D13A098512382704
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download ROM HERE!
As always please hit Thanks!
​
Sharing Policy
The spirit of Open Source is to share your knowledge and files with the rest of the world so they can improve on what you do when possible. This is also my philosophy and I would never compromise that!
You are free to use this ROM or any part of this ROM any way you like as long as you give proper credits!
Do not use my work if you cannot give proper credits!
Consider this your permission! Please do not PM me asking if its OK to build off this ROM. Permission granted!
However this does not include my CleanROM series of ROMS. Please do not use those without contacting me first!
This ROM is not a CleanROM. Its a stock rooted and all yours!
CSC Files are the files that tell your phone what kind of phone it is. For example; if you use the Verizon Patch files then this will convert the ROM to the Verizon version (sans the data icons) and allow you to access the Verizon Apps in the Play store. It will also set the APN automatically, etc...
This patch also has the correct RIL files and correct APK files, etc... To work with the Verizon Radio....
The patch in the OP can more than likely be applied to any 7105 ROM but I cannot assure you of that.
Please hit Thanks :good:​
Enjoy!
scrosler said:
As always, here is your latest stock rooted ROM with this flavor built off the DMC3 International Base.
Features
Fully Stock
Rooted
ADB as root / Remount capabilities
De-odex'ed
Zip Aligned
AT&T Patch HERE
Verizon Patch HERE
ROM MD5: 3A1C58A4359258E7D13A098512382704
Download ROM HERE!
As always Please hit Thanks!
​
Click to expand...
Click to collapse
I'm on it
Sent from my SAMSUNG-SGH-I317 using Tapatalk HD
ROM Is up can someone please try it out and let me know.
I built this ROM via Remote desktop on my Note II so...
I cant test it myself but I have done this so many times... It should be good.
Full wipe test only!
I guess ill do it will post results in a few
raynan said:
I guess ill do it will post results in a few
Click to expand...
Click to collapse
Thanks! Greatly appreciated.
looks like all is well...install went smoothly and seems to run like butter nice!
raynan said:
looks like all is well...install went smoothly and seems to run like butter nice!
Click to expand...
Click to collapse
Thanks! Figured it would but its still downloading on my phone
You should run some Quadrants and Antutu's to see what it does?
scrosler said:
ROM Is up can someone please try it out and let me know.
I built this ROM via Remote desktop on my Note II so...
I cant test it myself but I have done this so many times... It should be good.
Full wipe test only!
Click to expand...
Click to collapse
Very impressive Scott!!! built on the note2 ....niceee man. Thanks for all your hard work dude.
Downloading now. Seems like CR 4.8 coming? hahaha.
technut said:
Very impressive Scott!!! built on the note2 ....niceee man. Thanks for all your hard work dude.
Click to expand...
Click to collapse
Yeah, pretty cool. Remote desktop is a life saver on this phone!
mutantblack said:
Downloading now. Seems like CR 4.8 coming? hahaha.
Click to expand...
Click to collapse
Not sure...
Lets see what people say about this build in comparison or contrast to DMB6. DMB6 was a notable bump over prior builds which made it a must build on base...
Lets just wait this one out...
But I will say this... I have a three day weekend. And in a 3 day weekend... I have known to go on ROM benders and build like crazy
Added Rogers patch because its only a matter of time before someone asks
Do u flash the patch after flashing rom? Or do u reboot rom then flash patch?
Sent from the TermiNOTEr 2!
Finally got my phone working this will be the first flash for it again.
Sent from my SGH-I317M using xda premium
I couldn't hold back and flashed DMC3 this morning.
My take,
Solid build f,sure....better then DMB6? Yes a tad , It feels more polished.
Transitions are a little smoother , Phones open a little bit more responsive ,battery life same.
Is build worthy of the CleanRom Touch? I think so.
What sucks is if Scott decides to run with it I have to rebuild mods lol
sling said:
I couldn't hold back and flashed DMC3 this morning.
My take,
Solid build f,sure....better then DMB6? Yes a tad , It feels more polished.
Transitions are a little smoother , Phones open a little bit more responsive ,battery life same.
Is build worthy of the CleanRom Touch? I think so.
What sucks is if Scott decides to run with it I have to rebuild mods lol
Click to expand...
Click to collapse
Yeah, I noticed the transitions smoothness myself. Its like almost, a slightly different fade affect.
But I like the fade a lot. Your right about being polished in that aspect.
As far as the phone... I have not decided on that yet because it could be the transitions masking the slow response. Have you turned them all down to 50% like I do and then test open speed?
If I decide to rebuild on this... Shouldnt be hard to port mods over. Should be relatively quick.
Not saying I am going to... But just saying in general
Lets give it one day on the new base and see what the early adopters say. I dont like to update bases any more than the next guy, lol
scrosler said:
Yeah, I noticed the transitions smoothness myself. Its like almost, a slightly different fade affect.
But I like the fade a lot. Your right about being polished in that aspect.
As far as the phone... I have not decided on that yet because it could be the transitions masking the slow response. Have you turned them all down to 50% like I do and then test open speed?
Click to expand...
Click to collapse
Yes +1 on fade.
Oh yeah I gave it a work out adjusting transition speed , Multi window response etc.
Sammy found some minor flaws in DMB6 and made adjustments in DMC3 f,sure......great adjustments.
hmm their Senior management must be hardcore Note 2 owners , Ive never come across updates so strong.
scrosler said:
If I decide to rebuild on this... Shouldnt be hard to port mods over. Should be relatively quick.
Not saying I am going to... But just saying in general
Lets give it one day on the new base and see what the early adopters say. I dont like to update bases any more than the next guy, lol
Click to expand...
Click to collapse
yeah port over not a killer but man I just completed currents yesterday.... Were burning are selves out lol.
Works pretty darn well actually. I don't really noticed a whole lot different other than smoothness. Can't test battery yet. Still too early. I haven't gotten any slow down yet.
This build is suppose fix heat issue so they say - http://androidromupdate.com/2013/04...much-smoother-android-4-1-2-jelly-bean-build/

Categories

Resources