[PhilZ-cwm6][n7000] Stock Kernel+CWM6+Root+exFAT+NTFS-LTA

http://forum.xda-developers.com/showpost.php?p=34537819&postcount=1182


  • Total voters
    265
  • Poll closed .

Phil3759

Inactive Recognized Developer
May 30, 2012
9,557
33,049
0
Phil
Could you please confirm, New function, wipe all, what format and wipes included exactly?
Code extracts:

erase_volume("/data");
erase_volume("/cache");
erase_volume("/datadata");
erase_volume("/sd-ext");
erase_volume("/sdcard/.android_secure");
erase_volume("/system");
erase_volume("/preload");

They are actually all formatted
 

imazehost

Senior Member
Jul 15, 2012
121
26
0
samos
I try to flash the new version 3.71 and after reboot my phone on info i have the last version 20 Nov. Any idea why i have this ?
What is the right way to flash this kernel ? We just upload it on Sdcard and flash it that's it ? Or i do somethingn wrong ?

Thanks
 

dsmas

Senior Member
Apr 18, 2012
1,152
251
0
Bangalore
It is ok. Check in the recovery, you will find a new option 'clean before flashing rom' which shall confirm, it is 3.71. Else you can check it in terminal emulator 'getprop'.

Sent from my GT-N7000 using xda premium
 

imazehost

Senior Member
Jul 15, 2012
121
26
0
samos
It is ok. Check in the recovery, you will find a new option 'clean before flashing rom' which shall confirm, it is 3.71. Else you can check it in terminal emulator 'getprop'.

Sent from my GT-N7000 using xda premium
Thanks for your help, i will check it in a few minutes. Please tell me something. You write this: clean before flashing rom

That mean there is a new option on the version 3.71 when we boot on recovery to choice clean before flashing rom for to we don't make manul full wipe / dalvin / cache , format preload etc and all the other thinks ?
 

Phil3759

Inactive Recognized Developer
May 30, 2012
9,557
33,049
0
Thanks for your help, i will check it in a few minutes. Please tell me something. You write this: clean before flashing rom

That mean there is a new option on the version 3.71 when we boot on recovery to choice clean before flashing rom for to we don't make manul full wipe / dalvin / cache , format preload etc and all the other thinks ?
yes
 

Dsteppa

Senior Member
May 7, 2012
1,906
452
0
Thanks for the frequent updates Philz.

I've got a remark though concerning the wipes.
@ 3.71 You have 2 wipes in the "main menu", 2 more wipes in the advanced tab and ANOTHER wipe @ the Philz settings tab.
The reason why many people got problems is that many of them forget to do the davlik wipe.

Wouldn't it be better to put all the 5 wipes under 1 tab? It would be a lot better imo and I bet it would save a lot of posts of people saying:
"Did you do the Dalvik wipe"?

Thank you:):cowboy::angel::good:
 

Phil3759

Inactive Recognized Developer
May 30, 2012
9,557
33,049
0
Thanks for the frequent updates Philz.

I've got a remark though concerning the wipes.
@ 3.71 You have 2 wipes in the "main menu", 2 more wipes in the advanced tab and ANOTHER wipe @ the Philz settings tab.
The reason why many people got problems is that many of them forget to do the davlik wipe.

Wouldn't it be better to put all the 5 wipes under 1 tab? It would be a lot better imo and I bet it would save a lot of posts of people saying:
"Did you do the Dalvik wipe"?

Thank you:):cowboy::angel::good:
data is data/dalvik-cache here, so useless if you wipe data
Wipe data / factory reset, also wipes /cache, so useless to do again after a factory reset

Now, yes, your idea is great at first sight, I already thought at it. However, there is only one reason I did not do it, and won't: code maintenance

When this went on github, I spent a few days deeply cleaning the code to limit changes through out the code. Basically, you get a near stock cwm6 recovery with most of my special functions under one menu. Code wise, this is very efficient to maintain updates from main cwm6 cm10 branch.
A second nice plus for me: Biggest part of code is in a same block inside one file. Makes my life easy when editing my features

Nice thought, but my actual time let me opt for easy maintenance to my self :D
 

shoey63

Recognized Contributor
Jun 5, 2012
4,003
3,982
253
Somewhere in Oz...
@rraaka (and others). Here is Philz unpatched LSA kernel http://d-h.st/Eqo. Try it out if you want and report back here. Hint - check RAM usage before and after flashing ;)
(Phil said it is OK if I post it)

WARNING. THIS FILE HAS NOT BEEN PATCHED AND COULD BRICK YOUR DEVICE. DO NOT USE IF YOU DO NOT KNOW WHAT YOU ARE DOING.
 
Last edited:

Phil3759

Inactive Recognized Developer
May 30, 2012
9,557
33,049
0
@rraaka (and others). Here is Philz unpatched LSA kernel -------- Try it out if you want and report back here. Hint - check RAM usage before and after flashing ;)
(Phil said it is OK if I post it)
Can you edit please with this:

WARNING: THIS FILE CAN BRICK YOUR PHONE. DO NOT USE IT IF YOU DO NOT KNOW WHAT YOU ARE DOING
 

ntony17

Senior Member
Nov 22, 2010
128
39
0
Philz thx for you new best kernel 3.71...

Perfect in stock LSA by eybee and script by eybee :D:D:D
:thumbup::thumbup::thumbup::thumbup::thumbup::D
Inviato dal mio GT-N7000 con Tapatalk 2
 
  • Like
Reactions: Phil3759

Gugelhupf

Senior Member
Dec 18, 2011
1,339
2,065
0
Lunatic Asylum
Hmm, I tried to flash PA by Utacka and Asylum Phoenix by Chas with the LSA 3.71 kernel. I got a error 7 during the flashing process. Doing the same with LRT 3.71 worked like charm.

I'd say stop patching the brick bug on JB kernels, and just include your amazingly wonderful CWM ;)

Cheers, Markus