[DER KERNEL] NS+4G Trinity (E)UV and OC ICS + JB roms

Search This thread

simms22

Recognized Contributor - R.I.P
Jun 4, 2009
34,053
25,934
BROOKLYN!
www.androidcommunity.com
I never reboot, but with Dalvik I feel there is no need to do it. Art makes some apps snappier and others heavier, dalvik is a more stable option I would say.

Sent from my Nexus S using xda app-developers app

you should take that 1 minute time to reboot every day or every couple of days. your phone will appreciate it, and will run better.
 

simms22

Recognized Contributor - R.I.P
Jun 4, 2009
34,053
25,934
BROOKLYN!
www.androidcommunity.com
Nexus S, perfect score ;)
rasbean android 4.1.2 and t132.


14%2B-%2B1
 

KiD3991

Inactive Recognized Contributor
Dec 21, 2012
1,250
1,103
Nexus S, perfect score ;)
rasbean android 4.1.2 and t132.


14%2B-%2B1

Simeons(is that your right name?) can you update the rasbean ROM up? I safely assume Voodoo is enabled in the kernel so I'd like to try it out as well. I heard too much about voodoo to the state that I nearly bought a Galaxy S to use it then I noticed i9023 is just as good.
Thanks in advance!
 

KiD3991

Inactive Recognized Contributor
Dec 21, 2012
1,250
1,103
Also is there marginal improvements changing to ART on Nexus S? Or staying Dalvik is a better choice?
I'll ask the same question for GNex...
 

albundy2010

Senior Member
Sep 24, 2010
3,707
2,580
As far as I can remember the kernel has voodoo sound built in. But even if it doesn't you can load the sound driver with the premium / paid or maybe it was called plus version of francois app if you're rooted
 

KiD3991

Inactive Recognized Contributor
Dec 21, 2012
1,250
1,103
ART feels faster than dalvik on the Nexus s. Switched to it few days ago and could feel the difference clearly.

What are you using? What ROM?

---------- Post added at 11:30 PM ---------- Previous post was at 11:28 PM ----------

As far as I can remember the kernel has voodoo sound built in. But even if it doesn't you can load the sound driver with the premium / paid or maybe it was called plus version of francois app if you're rooted

I downgraded 4 levels just to try it out. I won't say I am disappointed but Viper4Android can do much better IMO, but just require skills and experimentation to do it.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 171
    It's DoW if you owned a Vibrant before, Trinity is the name in its passport though.

    -------------------------------------------------------------------------------------------

    Files and source:

    www . Der Kernel . com


    -------------------------------------------------------------------------------------------


    ICS:

    • Voodoo Sound V10 (Thanks supercurio)
    • Trinity Spice (based on voodoo color V1 by supercurio)
    • BLN (Backlight notification) (Big Thanks Neldar)
    • Backlight dimmer by Ezekeel
    • Based on Samsung git source.
    • Safeboot to lower clock, higher need a tool like setcpu or no-frills CPU control
    • New Trinity bootanimation by @rascarlo
    • TUN module (Tunneling/VPN support)
    • CIFS module (Samba support)
    • EXT4 tweaks
    • Most lean build achievable.
    • Not a rebooter.

    JB: WIP

    For CM, to use this kernel flash the CM Black Screen Fix (Thanks JackpotClavin and lurtis)


    Thanks to @RyanMacG for euroskank hosting​

    When "Just Flash It" didn't work:

    • Flash rom.
    • Flash kernel.
    • Power off.
    • Pull battery for 2 minutes.
    • Put battery back
    • Now boot phone.


    ---------------------------------------------------------------------------------------

    GPS woes? Try this .apk, worked wonders on GB.

    Endursa shared this GL fixing link. Follow it, see 65fps on Quadrant planet like it was meant to be.

    T for Trinity
    UV for undervolt (you would want to uninstall setcpu like apps and just run it)
    EUV represents a 880MHz top speed power savings kernel, snappy still? You Bet'cha!
    144 for 1.44GHz (I will rethink this when the 10GHz phones hit the market)
    -Any means it uses Koush's anykernel scripting to install trinity using the original ramdisk, making it possible to use it on m(any) roms w/o needing a special version.
    (X)A new kernel just born by my slacker hands, feel free to use it, we think it's good even if it was eXperimental just moments ago. (X) comes off when we feel it's a daily driver.
    32
    I'm sorry but i won't build crespo anymore because of aosp.
    Also, I never had this device, I was building for it because of Simms and another friend.
    Thank you guys for everything.
    It's always sad to drop a nexus.
    Peace out
    28
    I assume I need to write something.. ras cream sandwich is something that I've built for myself, Mr Morfic, and doctor Semeon. I also write Android apps, some are on the market, some only on my phones, and some on my eclipse. While building, I've always shared my builds with Semeon and Daniel because they are my best Android friends, and they help me with their warm support. Once the build went public, few haters really pissed me off and that really burnt. So I decided to pull the build and share it only with a few people. I was probably wrong because this is a community. And as a community, we should share. Different roms share many things because the os is the same, but the core can be really different. The ui might look very similar between different roms but this should not let people believe I've kanged someone else work. Morfic and Semeon can tell you about my daily progress. So I'm thinking about sharing the build with you again. I won't create a new thread because I don't care about developer flags or such, or stupid questions from one click root tools users. This is a thread of "advanced" users which share the same love for Daniels Trinity kernels. Next build will be up here in the next few days. Only few language packages, or even only en US/en GB, will be built in. I'm currently focusing on my launcher project. Which will be built in.
    Thank you for your patience.
    Thanks Semeon and Daniel
    25
    new build of rasbeanjelly is up
    http://fitsnugly.euroskank.com/?rom=rasbeanjelly&device=crespo

    ### Changelog
    - Expand Desktop in Power Menu
    - CircleBattery: Revamped charging animation
    - Update Calendar
    - Update Google Play Service

    brainmaster will take care of your init.d
    thank you sir, as always
    25
    i like this

    IJbEk.png


    Circle Battery implementation
    - Done 100% in pure code, wont blow up the framework with countless png resources
    - View can be shown with or without percentage as text inside
    - Indicator turns holo-red below 15%.

    so this is pure code, no extra png files.
    this means it won't ask for more resources. it is just a call for the android system how to display the battery. same as percentage now.
    what do you think?