[kernel][5.0.1][DT2W][Mako]

Nicknoxx

Senior Member
Jan 19, 2012
168
70
0
Last edited:

arvindgr

Senior Member
Nov 8, 2013
900
322
93
Tamilan
Good effort. I think world seems to have forgotten s2w which was my favorite! And its not available in any modern kernels ( even if listed it doesn't work). Any works on that?
 

Nicknoxx

Senior Member
Jan 19, 2012
168
70
0
Good effort. I think world seems to have forgotten s2w which was my favorite! And its not available in any modern kernels ( even if listed it doesn't work). Any works on that?
Thanks. I too liked @bponury's Slide to wake from Touch Control but the source isn't available anywhere. As far as I'm aware other versions of S2W had problems.
 

yethz

Senior Member
Oct 4, 2012
1,110
542
143
Tagbilaran City
www.yethz.com
Can u also build a stock kernel but with gamma colors added only?
Would be greatful if u can have time to do that ;)
Without DT2W or S2W only gamma colors from Faux or Franco..
_________________________________________________
Device: Google Nexus 4 (LG-E960) 16GB (MAKO)
ROM: SimpleAOSP-L-ROM (Stable Build 7)
Kernel: Stuxnet v4.5 (3.4.105)
Gapps: PA-Gapps-5.0.1-BETA4 (MINI)
________________________________________________
 
Last edited:

Nicknoxx

Senior Member
Jan 19, 2012
168
70
0
Sorry but I'm not a developer, it took me ages to work out how to do this so I'm unlikely to do it again for a feature I never use. Would you be interested in a tutorial thread on the process I went through?
 
  • Like
Reactions: yethz

p4rot

Senior Member
Jan 5, 2013
537
319
0
I would totally be interested in a tutorial, from building and configuring the kernel to add the dt2w feature.

Sent from my Nexus 4 using XDA Free mobile app
 

zaclimon

Recognized Contributor
Aug 14, 2011
4,365
7,292
0
Montréal
Sorry but I'm not a developer, it took me ages to work out how to do this so I'm unlikely to do it again for a feature I never use. Would you be interested in a tutorial thread on the process I went through?
It would be better to use the GCC 4.7 toolchain in that case because it is more optimised and is the one used in the actual stock kernel. Also, if you need help for your guide, I can help you. :)
 
Last edited:
  • Like
Reactions: aviz1911

Nicknoxx

Senior Member
Jan 19, 2012
168
70
0
Ok I'll do a 'Guide' thread and post a link here - it will take a few days. I'll have a look at using the suggested toolchain - thanks for the offer of help - I may need it.
 

tonyking

Senior Member
Dec 19, 2010
1,220
304
0
New Delhi
i flashed this kernel and result in bootloop argggggggg now i have to flash this rom again n i m going to loose all my data

is there any thing i can do with it to avoid this :confused:

EDIT - problem solved i flashed rom without wiping data but this kernel is not working for me
 
Last edited:

Nicknoxx

Senior Member
Jan 19, 2012
168
70
0
I've only tested it with the stock ROM, which one are you using? I'll edit the op to include this.
 
Last edited:

aviz1911

Senior Member
Oct 23, 2012
1,170
2,070
0
Hyderabad
Sorry but I'm not a developer, it took me ages to work out how to do this so I'm unlikely to do it again for a feature I never use. Would you be interested in a tutorial thread on the process I went through?
I'm here to help you too ;)
I faced the exact same situation that you faced while starting with the kernel. It's very very hard at first but once you get familiar with all the git, cherry-pick stuff, it will be so awesome. As @zaclimon suggested you can use the STOCK toolchain if you want to stay close to STOCK or you can use THIS toolchain(2014.12 4.9.3) and THIS COMMIT which ensures you will not run into any compile errors regarding toolchain.