Hi people,
So here's my maximus kernel for the Xperia T2 Ultra Dual (D5322). Please bear in mind that it works only on the dual sim variant. Your device won't boot if you flash it on the single sim variant!
Kernel features :-
Ramdisk features :-
Instructions :-
1. Download the kernel and make sure that your bootloader is unlocked. If not, then check this - http://unlockbootloader.sonymobile.com
2. Power off your phone and connect the usb cable while holding down the volume up key. You'll get a blue led on the phone.
3. Open a terminal window and use fastboot to flash the kernel. Command -
4. Disconnect your phone once it is done and start it normally.
Downloads :-
Maximus Downloads JELLYBEAN .253 ONLY (D5322 - DUAL SIM only)
Changelog & sources in the second post.
Credits:-
-->DoomLoRD
-->Faux123
-->Dhacker29 and all other Moto G devs
-->deedwar
-->Androlover98
-->Abhinav1997
XDA:DevDB Information
Maximus Kernel, ROM for the Sony Xperia Z2
Contributors
abcdjdj
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Current Stable Version: Maximus V1
Stable Release Date: 2014-06-30
Created 2014-06-30
Last Updated 2014-07-10
So here's my maximus kernel for the Xperia T2 Ultra Dual (D5322). Please bear in mind that it works only on the dual sim variant. Your device won't boot if you flash it on the single sim variant!
Kernel features :-
Code:
-->Compiled with Christopher83's Linaro 4.9.1 for Cortex-A15 CPUs
-->Compiled with -O3 and many other optimizations
-->XZ compression enabled
-->Update all governors from CAF sources (no more restarts when changing to interactive governor)
-->Disable CRC in mmc driver (might give a 30% performance boost)
-->Overclocking upto 1.6 GHz
-->3x faster integer square root algorithm
-->Many oom and memory related patches and fixes
-->Enabled garbage collection for user space wakeup sources
-->Intelliplug - An intelligent hotplugging driver!
-->Cpufreq smooth scrolling patch
-->Enabled last_kmsg
-->Added intelliactive governor
-->Many more patches and fixes
Ramdisk features :-
Code:
-->Dual recovery (TWRP 2.7.1.0 and CWM 6.0.4.9) [Special thanks to DoomLoRd for his kernel - [url]http://forum.xda-developers.com/showthread.php?t=2735137[/url]]
* Press the volume down button to access TWRP
* Press the camera button to access CWM
* The default recovery is TWRP (suppose you select to reboot into recovery from the rom, TWRP will get loaded)
-->Init.d support
-->ro.debuggable and ro.secure set to 0
Instructions :-
1. Download the kernel and make sure that your bootloader is unlocked. If not, then check this - http://unlockbootloader.sonymobile.com
2. Power off your phone and connect the usb cable while holding down the volume up key. You'll get a blue led on the phone.
3. Open a terminal window and use fastboot to flash the kernel. Command -
Code:
fastboot flash boot <file name>.img
Downloads :-
Maximus Downloads JELLYBEAN .253 ONLY (D5322 - DUAL SIM only)
Changelog & sources in the second post.
Credits:-
-->DoomLoRD
-->Faux123
-->Dhacker29 and all other Moto G devs
-->deedwar
-->Androlover98
-->Abhinav1997
XDA:DevDB Information
Maximus Kernel, ROM for the Sony Xperia Z2
Contributors
abcdjdj
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Current Stable Version: Maximus V1
Stable Release Date: 2014-06-30
Created 2014-06-30
Last Updated 2014-07-10
Last edited: