[KERNEL][4.3/4.4][AOSP] ¤ BMS ¤ d2att 3.4.y [2014-08-03]

Search This thread

bnook

Member
Sep 30, 2013
39
4
Hey guys, as no one has posted here in quite some time I thought I'd let all you lollipop users know there's a new test build up go check it out on G+ & Join the BMS community for the latest & greatest BMS news!

Is the kernel in the OP here still up to date and the best to use for a AT&T galaxy s3 running the d2lte unofficial omnirom (http://xdaforums.com/showthread.php?t=2591298)?
device: i747 d2att galaxy s3
rom: http://www.droidhype.com/roms/omni/d2lte/omni-4.4.4-20141210-d2lte-HOMEMADE.zip

Thanks!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 96
    With morfic's blessing, here's the continuation of the Trinity kernel in another form for AOSP Jellybean 4.3/4.4.

    This was originally mainly developed for the Verizon SGS3, but some requests for a different versions were sent in. This is a blind build as I do not have a AT&T unit to test with. However, it should work on AT&T, Rogers, Bell and Telus.

    Some highlights:

    Code:
    - Based on CM source
    - Built with latest Linaro GCC 4.8 with optis
    - Ramdisk tweaked (init.d support, unsecure)
    - OC up to [B]1.836Ghz[/B]
    - Stock GPU (OC makes no difference)
    - Undervolted
    - User voltage control
    - [B]Trinity colors[/B]
    - Defaults to tweaked [B]ondemand[/B] governor and [B]row[/B] scheduler.
    -- Available for user
    --- Governor
    ---- msm-dcvs, interactive, conservative, ondemand, performance, wheatley,  badass, asswax, dancedance, smartmax, ondemandplus
    --- Scheduler
    ---- noop, deadline, row, cfq, sio, bfq, zen, sioplus, fiops
    - USB Fast Charge (credit to imoseyon and chad) 
    - fsync control (credit Ezekeel)
    - Removal of mpdecision, uses tweaked [B]auto_hotplug[/B] driver (credit to thalamus)
    - Removal of thermald
    - fix_permissions added to zip
    - [B]CM wifi tether WPA/WPA2 secure support[/B]
    - Faux sound mod support
    - CDRom/USB emulation support

    To install (no need to wipe anything):

    - Download .zip below and place on your internal or external sdcard
    - Reboot into CWM or the recommended TWRP
    - Flash .zip
    - Reboot

    Notes:

    - If you do not default to ondemand/row, check your /system/etc/init.d/ for startup scripts or the /system/etc/init.qcom.post_boot.sh file to see if it's writing interactive/cfq to the scaling_governor and the scheduler.

    I've pushed my build towards battery savings and it's been handling duties pretty well. Let me know how it works out for you. As with all things custom, please take all precautions (backups). Tested against CM, AOKP, BB7 and Carbon so far. Please let me know if you run into any issues.

    Feel free to use your preferred kernel app for adjustments.

    3.0.y Source - https://bitbucket.org/gideonx/bms_jb
    3.4.y Source - https://bitbucket.org/gideonx/bms-jb-3.4.y

    ***** PLEASE CHECK WHICH ROM YOU ARE RUNNING. 3.0.y based roms can't use 3.4.y kernels and vice versa. *****

    Download latest 3.0.y Build d2att - HERE
    Download latest 3.4.y Build d2att - HERE

    Thanks to morfic and all the devs!

    XDA:DevDB Information
    BMS AOSP Kernel for d2att, a Kernel for the AT&T Samsung Galaxy S III

    Contributors
    GideonX
    Kernel Special Features:

    Version Information
    Status: Stable

    Created 2013-11-11
    Last Updated 2013-11-11
    23
    Build 2013-03-11 - http://goo.gl/T4UeB

    - Sync'd to latest CM sources
    - Some algorithm changes
    - Faux sound support

    Builds will be released around Sunday/Monday of every week if there's something worth releasing. Just a FYI for folks who are curious, thx.
    18
    Build 2013-06-16 - http://www.droidhype.com/kernel/34/

    -Linux 3.4.49
    -Merged latest CAF updates as of today (AU_LINUX_ANDROID_JB_2.5.04.02.02.040.367).
    -Fixed screen flickering.
    -Adjusted hotplug enable/disable values.
    -Built using latest Linaro 4.7.4 toolchain (2013.06)

    Since the summer is upon us, updates will be stretched out a bit longer unless there's a major change.

    Hug and have a beer with your dad today! Happy Father's day to everyone.
    17
    3.4.y Build 2013-05-12 - http://www.droidhype.com/kernel/34

    - Merged latest CM/CAF updates. Contains reverts on a few commits that target flickering and random reboots.
    - LOAD_FREQ adjusted.
    - Deadline latency and read speed tweaked.
    - Fixed CM advanced settings for color temperature control.
    - Added my setcolor script, which allows you to change color temperature if you do not have the settings available in your rom. Open up terminal emulator and issue the su command and then type setcolor. Enter 1 for Trinity colors, 2 for normal colors. Turn off your display and turn it back on for it to take effect.

    Remember to go hug your mom, grandma, aunts, etc. today. Happy Mother's Day to all that celebrate it.
    16
    3.4.y Build 2013-07-14 - http://www.droidhype.com/kernel/34/

    -Built using latest Linaro Toolchain (4.7.4 - 2013.07)
    -Linux 3.4.53
    -Merged latest CAF updates as of today (AU_LINUX_ANDROID_JB_2.5.04.02.02.040.420).
    -Merged latest CM updates.
    -Added cdrom sysfs commit from CM. This can allow for using your phone to boot ISOs on a PC. Check the commit for more information.
    -Fix various compile errors with the recent influx of merges.