• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[Kernel][D5322]MaXiMuS Kernel[UPDATE V2.1]

abcdjdj

Senior Member
May 28, 2012
1,735
3,228
0
Thane
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 :-
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
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
 
Last edited:

abcdjdj

Senior Member
May 28, 2012
1,735
3,228
0
Thane
Changelog :-
Code:
V2.1
-->Re-introduced overclocking

V2
-->Enabled last_kmsg
-->Added init.d support in the ramdisk
-->Added intelliplug - An intelligent hot plugging driver! (thanks to faux123)
-->Add intelliactive governor
-->Merged .269 kernel sources
-->Bulk update all cpu governors from caf/kk_3.5_rb4.1
-->Disabled overclocking (doesn't seem to be working)
-->Smooth scrolling cpufreq patch (thanks to DoomLoRD)
-->Many other patches and fixes
-->Entire list of commits over here - [url]https://github.com/abcdjdj/maximus/compare/0ae0c76828...be14ec6658[/url]

V1
-->Initial release
Sources :-
Kernel - https://github.com/abcdjdj/maximus
Ramdisk - https://github.com/abcdjdj/ramdisk_tianchi
 
Last edited:

hes_luckey

Senior Member
Sep 12, 2009
254
31
0
Wooooow greeeeat!
Glad to see first custom kernel for our phones
Thanx mate, going to try this

ps: I have a problem with TWRP that touch screen wont work in TWRP, it works good in CWM

Sent from my D5322 using Tapatalk
 
Last edited:

abcdjdj

Senior Member
May 28, 2012
1,735
3,228
0
Thane
Wooooow greeeeat!
Glad to see first custom kernel for our phones
Thanx mate, going to try this

ps: I have a problem with TWRP that touch screen wont work in TWRP, it works good in CWM

Sent from my D5322 using Tapatalk
Please do read the instructions in my twrp thread (http://forum.xda-developers.com/showthread.php?t=2764408) especially step 7. Moto E also had the same problem with touch in TWRP so I have asked the Moto E dev for the solution. Mostly it will get fixed in the next version, very soon.
 
Last edited:

Ashwin Prabhunerurkar

Elite Member
Jun 5, 2012
1,262
3,949
0
23
Toronto/Mumbai
www.facebook.com

Ashwin Prabhunerurkar

Elite Member
Jun 5, 2012
1,262
3,949
0
23
Toronto/Mumbai
www.facebook.com
excellent kernel
no problem as yet

now please post the cm build can wait to try it

---------- Post added at 10:30 AM ---------- Previous post was at 10:21 AM ----------

hey man take a look at this
forum.xda-developers.com/showthread.php?t=2799730
any chance of porting this to our device
 

anavghare

Member
Jan 13, 2012
25
9
0
I have been using the default settings (ondemand with cfq) and it is pretty good. I have not added any governors or I/O schedulers in V1 as I was focusing on improving the ram problem.
Thank you So Much abcdjdjd finally fixed RAM Leakage problem on t2 Ultra Dual I m using this kernel from 30th june 2014 8pm onwards still now no problem great kernel

already hit Thanks button
 

charming.arpit

Senior Member
Sep 2, 2013
319
54
0
Thank you So Much abcdjdjd finally fixed RAM Leakage problem on t2 Ultra Dual I m using this kernel from 30th june 2014 8pm onwards still now no problem great kernel

already hit Thanks button
Can you post some Antutu and Quadrant benchmark results on this kernel?

---------- Post added at 02:12 PM ---------- Previous post was at 02:11 PM ----------

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 :-
-->Compiled with Christopher83's Linaro 4.9.1 for Cortex-A15 CPUs

-->Compiled with -O3 and many other optimizations

-->XZ compression enabled

-->Update on-demand and interactive governors from Moto G CAF kernel (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

Ramdisk features :-
-->Dual recovery (TWRP 2.7.1.0 and CWM 6.0.4.9) [Special thanks to DoomLoRd for his kernel - http://forum.xda-developers.com/showthread.php?t=2735137]
* 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)

-->ro.debuggable and ro.secure set to 0



Downloads :-
Maximus V1 (D5322 - DUAL SIM only)

Sources :-
Kernel - https://github.com/abcdjdj/maximus
Ramdisk - https://github.com/abcdjdj/ramdisk_tianchi



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-06-30


Thanks for this kernel. But can you please write all the steps that we need to follow to flash this kernel?
 

abcdjdj

Senior Member
May 28, 2012
1,735
3,228
0
Thane
excellent kernel
no problem as yet

now please post the cm build can wait to try it

---------- Post added at 10:30 AM ---------- Previous post was at 10:21 AM ----------

hey man take a look at this
forum.xda-developers.com/showthread.php?t=2799730
any chance of porting this to our device
That's not a stock based rom. It is compiled from source. Even if we had cm11, we wouldn't be able to compile that rom as Achotjan hasn't made the source code open source (might cause legal problems with Sony). And it is a kk rom so no point in trying to port it using winrar.

Can you post some Antutu and Quadrant benchmark results on this kernel?

---------- Post added at 02:12 PM ---------- Previous post was at 02:11 PM ----------





Thanks for this kernel. But can you please write all the steps that we need to follow to flash this kernel?
Op updated.
 

charming.arpit

Senior Member
Sep 2, 2013
319
54
0
That's not a stock based rom. It is compiled from source. Even if we had cm11, we wouldn't be able to compile that rom as Achotjan hasn't made the source code open source (might cause legal problems with Sony). And it is a kk rom so no point in trying to port it using winrar.



Op updated.
Do you mean to suggest that there is no need for unlocking the bootloader and install cwm for our phones to flash this kernel. I mean there is no instructions for the same in the update.
 

Ashwin Prabhunerurkar

Elite Member
Jun 5, 2012
1,262
3,949
0
23
Toronto/Mumbai
www.facebook.com
Do you mean to suggest that there is no need for unlocking the bootloader and install cwm for our phones to flash this kernel. I mean there is no instructions for the same in the update.
wow man u assume too much
1)You have to unlock bootloader if you want to use this kernel or any other custom rom
2)Dont install cwm
3)extract boot img from the zip of this kernel and flash it via flashtool
 

charming.arpit

Senior Member
Sep 2, 2013
319
54
0
wow man u assume too much
1)You have to unlock bootloader if you want to use this kernel or any other custom rom
2)Dont install cwm
3)extract boot img from the zip of this kernel and flash it via flashtool
I posted that question because in this thread the steps should be clear to the user of this kernel on how to flash this kernel.
The instructions should start right with unlocking the bootloader to finally getting this kernel onto our devices.

I hope, you do not take my comment otherwise but until we know all the steps in one place, it is hard for users like me to run this kernel on my phone.
 
  • Like
Reactions: krishna442

Ashwin Prabhunerurkar

Elite Member
Jun 5, 2012
1,262
3,949
0
23
Toronto/Mumbai
www.facebook.com
That's not a stock based rom. It is compiled from source. Even if we had cm11, we wouldn't be able to compile that rom as Achotjan hasn't made the source code open source (might cause legal problems with Sony). And it is a kk rom so no point in trying to port it using winrar.



Op updated.
hey man any update on he kernel
and btw a dev is working on your sources to kill some cm bugs
i hope u dont mind;)
 

abcdjdj

Senior Member
May 28, 2012
1,735
3,228
0
Thane
hey man any update on he kernel
and btw a dev is working on your sources to kill some cm bugs
i hope u dont mind;)
Yes, I have added Intelliplug and a new governor, enabled last_kmsg. Still need to work more on it. Got a lot of study load at the moment so it might get a bit delayed.

Of course I don't mind if another dev works on my sources.
 

charming.arpit

Senior Member
Sep 2, 2013
319
54
0
wow man u assume too much
1)You have to unlock bootloader if you want to use this kernel or any other custom rom
2)Dont install cwm
3)extract boot img from the zip of this kernel and flash it via flashtool
I have completed this, now please tell me how to install ultimate rom v2. BTW, ignore the mail i sent you. I was able to fix up my phone!

Thanks
Arpit