[Kernel] [FIRE-ICE] [06/01] [Android 7.x 6.x]

Search This thread

swaaye

Senior Member
Mar 16, 2011
454
74
This kernel and his 32-bit AOSP ROM might be the best things available for the Nexus 9.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 116
    This thread was made for 'XDA 2013" theme

    uc

    Code:
    [B]KERNEL[/B]
    -| Linux: 3.10.108
    -| Build: l1 l2 cache optimizations
    -| Debugging: mostly all disabled
    -| Brightness control
    -| 2.0A charging
    -| USB fastcharge
    -| Full [URL="http://xdaforums.com/showthread.php?t=2196707"]DriveDroid[/URL] support
    -| Fsync: on or offf
    -| F2fs: latest as to the 3.10 backport branch 2017-05-16
    -| TCP: more options
    -| KSM: with full system memory scan
    -| CIFS
    -| NFS
    -| others.. A lot
    
    [B]OTG FILE SYSTEMS[/B]
    NOTE: see BOX OF TRICKS
    -| vfat
    -| exfat
    -| ntfs
    -| ext3
    -| ext2
    -| ext4
    -| f2fs
    
    [B]CPU GOVS [/B]
    -| intelliactive
    -| wheatley
    -| blu_active
    -| interactive
    -| conservative
    -| ondemand
    -| powersave
    -| userspace
    -| performance
    
    [B]I/O Control [/B]
    -| VR
    -| SIO
    -| ZEN
    -| BFQ
    -| CFQ
    -| Noop
    -| FIOPS
    -| Deadline
    -| SIOPLUS
    
    [B]OVERCLOCKING[/B]
    -| CPU OC 2.5Ghz
    -| GPU OC 0.984Ghz
    
    [B]RAMDISK[/B]
    -| no forced encryption
    -| universal cache mounting / any file system
    -| init.d 
    -| [URL="https://github.com/USBhost/FI.d"]FI.d[/URL]
    
    Built with GNU GCC 7.3.1
    You can get the GNU build script [URL="https://github.com/USBhost/build-tools-gcc/blob/master/build"]here[/URL]

    ABOUT
    So what's this kernel? This kernel is how I envision
    a kernel should be. It always has the latest from Google
    and from Linux. but I also try to avoid ports because
    they always seem to bring down performance sooner or later. So my goal
    for this kernel is simple, keep it up to date and have fun,
    it may not have all the cool stuff from other devs but you can
    always count on that fun stuff happens. I believe that we all
    should have fun tweaking our N9 and to change the others that
    think our N9 is bad because it's not! Embrace the spirit of XDA and tweak on!
    Here I stand!

    Having said that... This kernel will never be said to be stable. In its
    very nature its experimental, sure there may be a stable version here and there,
    but there's no telling what the next version will bring. That's not saying
    that i dont try to make it stable, it's because if it works for me does
    not mean it will for you, and all my time being here from NOV 5 2014
    has taught me that's very much so. If you want something that's
    guaranteed to be stable try another kernel
    .


    INSTRUCTIONS

    Download here ( Google drive )
    mirror ( XDA )

    "FIRE-ICE M" version is for Marshmallow and down
    "FIRE-ICE N" version is for Android N

    1. Read Q/A
    2. Flash in TWRP


    BOX OF TRICKS!!
    Download ( Google Drive )
    -| Enable or Disable sdcardfs
    Simply flash the zip to enable or disable sdcardfs.
    -| Grid or Card Recents [7.1.2+]
    Simply flash the zip to swap one for the other.
    -| MOD:SuperSU SYSTEMMODE
    just make sure you dont update binary and you block it's notifications then you should be good!

    FI.d

    In /system/etc/FI.d/afterboot
    you will see a lot cool things you can try out
    that start after boot.

    INFO

    To change brightness.
    The app to use the following commands
    https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en
    and all these need root to work[/QUOTE]
    -h = help
    -s = set backlight (1-255)
    -u = unlock backlight
    -l = lock backlight
    -r = current value

    to set brightness and/or lock it, then it should look something like this
    bl -s 7
    to lock it do as
    bl -s 7 -l or bl -l
    to unlock
    bl -u

    CODE
    https://github.com/USBhost/FIRE-ICE :: Kernel
    https://github.com/USBhost/FI.d :: FI.d

    CREDITS
    @USBhost for being me hehe
    @osm0sis for Android Image Kitchen
    @shminer for some screen fixes
    @xiaolvmu for some zram fixes
    @FrozenCow for DriveDroid and for the patch
    @markus4000 for the CPU GOV tweak
    @robgee789 for his awesome work on the banner
    @flar2 for some paches
    @craigacgomez None Encrypted /data, USB storage automount
    if I missed any one please tell me!


    By flashing this Kernel I am not responsible for anything that may happen
    explosions, wars, spontaneous combustion, Nexus 9 thinking its a man,
    Nexus 9 not liking you, FIRE and/or ICE coming from heaven,
    your pet becoming an android, or traveling back in time.


    XDA:DevDB Information
    FIRE-ICE, Kernel for the Nexus 9

    Contributors
    USBhost
    Source Code: https://github.com/USBhost/FIRE-ICE

    Kernel Special Features: FI.d

    Version Information
    Status: Beta
    Current Stable Version: Never!
    Current Beta Version: K10.6.6
    Beta Release Date: 2017-06-23

    Created 2015-03-15
    Last Updated 2017-06-23


    XDA:DevDB Information
    FIRE-ICE, Kernel for the Nexus 9

    Contributors
    USBhost
    Source Code: https://github.com/USBhost/FIRE-ICE

    Kernel Special Features: FI.d

    Version Information
    Status: Beta
    Current Stable Version: Never!
    Current Beta Version: K10.7
    Beta Release Date: 2018-01-17

    Created 2015-03-15
    Last Updated 2018-06-02
    47
    TWRP Flashing FIRE-ICE patches recovery, so no need to flash this if you're using FIRE-ICE from this thread
    my Modded twrp

    I recomend every one that flashes
    FIRE-ICE from K9.7 up should flash this recovery
    because the normal twrp has an vary old f2fs.
    that may not boot. if TWRP is not booting for you
    use this https://play.google.com/store/apps/details?id=de.mkrtchyan.recoverytools&hl=en
    to flash it (as recovery) or use fastboot

    DOWNLOADS
    Code:
    [CENTER][B][SIZE="5"]FEATUES[/SIZE][/B][/CENTER]
    -| FIRE-ICE kernel
    -| TWRP 3.1.0
    -| f2fs-tools v1.8.0
    .
    .
    45
    K10.5.2 is up

    K10.5.2
    -| FI.d: v54
    -| latest: from google
    -| some: swap updates
    -| some: ksm updates
    -| fixed: some lag because of zram
    not a big update.....

    i will work on fixing substratum in the next update!
    thanks @davall


    Today is my 2 year anniversary of this kernel!!! :fingers-crossed::cool::victory::highfive::p:D:eek::):cowboy:
    Thank you all for the support!

    it's amazing how much i have learned in just the past two years...
    I was a noob back then... well im still one now lol...
    but hey i know so much more now than what i did back then! :cool:
    I could not have done it without you guys! Thank you!
    33
    K10.3 is up

    K10.3
    -| FI.d: v49
    -| f2fs updated :: a big one!
    -| latest: form google
    -| rebassed on DP3's kernel
    -| huge clean up on commits :: removed a lot that did not help
    -| removed: elementalX cpu gov :: for future gpu changes
    -| replaced uksm for ksm :: testing which one's better

    Well guys heres the update that you all have been waiting for!
    and sorry for the long wait.

    Note's:

    elementalX gov was removed for the future gpu updates
    and fun things may be coming!
    30
    K10.5.11--K10.6.0 Defiant:Traveler 2017-02-14
    -| Linux: 3.10.105 :: big update!
    -| FI.d: v58.1
    -| Feb: security update
    -| Latest: from google
    -| removed: sdcardfs (K10.5.11-12) (K10.6.0 just warning if it's enabled)
    -| improved: lz4 some :: Thanks flar2


    sorry for the long wait... and for the change logs :silly: