This thread was made for 'XDA 2013" theme
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
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
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://forum.xda-developers.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
- Read Q/A
- 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
Last edited: