[KERNEL] [July 23]F2FS-ALL modified kernels - Nexus 5 Android Development

F2FS-ALL MODIFIED KERNELS​
Kernels which have F2FS support can be modified to support F2FS-ALL.
So here are some of kernels that I modified to work with F2FS-ALL.
These Kenels hv been modified from the original kernel to support F2FS for data,system and cache.
Unlike other kernels which support only data partition to be F2FS I have modified them to work with other partitions as well.
What is F2FS?
F2FS (Flash-Friendly File System) is a flash file system created by Kim Jaegeuk at Samsung for the Linux operating system kernel. The motive for F2FS was to build a file system that from the start takes into account the characteristics of NAND flash memory-based storage devices (such as solid-state disks, eMMC, and SD cards), which are widely used in computer systems ranging from mobile devices to servers.
(for more info http://en.wikipedia.org/wiki/F2FS)
Install guides
First you shoud have F2FS-ALL supported ROM installed. Flashed through a F2FS-ALL supported recovery
1.put the downloaded kernel in ur N5
2.reboot to recovery (twrp with f2fs-all support)
3.flash it
4.reboot
When u r flashing ur rom flash the AOSP kernel always together!
Downloads
KERNEL
AOSP
May 10
Click to expand...
Click to collapse
CM
[URL="http://d-h.st/gsP"]May 12
Click to expand...
Click to collapse
July 09[/URL]
Click to expand...
Click to collapse
PURITY
May 12
Click to expand...
Click to collapse
koe1974 Franco
r44
r46
r47
Click to expand...
Click to collapse
Franco Linaro
r48
r49
r50 F2FS-ALL
r50 F2FS
r51v3 F2FS-ALL
r51v3 F2FS
r53 test2 F2FS-ALL
r53 test2 F2FS
r57 F2FS-ALL
Click to expand...
Click to collapse
CharizardX
r48-b12
r51 F2FS-ALL
r51 F2FS
r52 F2FS-ALL
r52 F2FS
CAF r52.1 F2FS-ALL
CAF r52.1 F2FS
r57 F2FS-ALL
r57 F2FS
Click to expand...
Click to collapse
Furnace
1.0.8
1.1.0 F2FS-ALL
1.1.0 F2FS
1.1.0 OC F2FS-ALL
1.1.0 OC F2FS
Click to expand...
Click to collapse
Faux123 (WIFI DOESNT WORK test if it works for ur configuration and report back)
REMOVED
Click to expand...
Click to collapse
ElementalX-CM
1.02-cm-f2fs-all
Click to expand...
Click to collapse
Chao Kernel
v13.0
Click to expand...
Click to collapse
ElementalX, Zeta, Uber and Bricked Kernel will work if you download it directly from the official thread
RECOVERY
TWRP
2.7.0.0
Click to expand...
Click to collapse
Requests:
I can bring up some more kernels to support F2FS-ALL during my free time feel free to ask
but i cant compile... so i can only mod F2FS supported kernels..
Thanks To
Kim Jaegeuk
koe1974
franciscofranco
Savoca
LaboDJ
dennes544
xtrymind
osm0sis
TomorrowLand_Ace
dechronic

kdh2834 said:
MOD EDIT: Please don't quote the entire OP
F2FS-ALL SUPPORTED KERNELS​
Kernels which have F2FS support can be modified to support F2FS-ALL.
So here are some of kernels modified for F2FS-ALL.
What is F2FS?
F2FS (Flash-Friendly File System) is a flash file system created by Kim Jaegeuk at Samsung for the Linux operating system kernel. The motive for F2FS was to build a file system that from the start takes into account the characteristics of NAND flash memory-based storage devices (such as solid-state disks, eMMC, and SD cards), which are widely used in computer systems ranging from mobile devices to servers.
(for more info http://en.wikipedia.org/wiki/F2FS)
Install guides
First you shoud have F2FS-ALL supported ROM installed. Flashed through a F2FS-ALL supported recovery
1.put the downloaded kernel in ur N5
2.reboot to recovery (twrp with f2fs-all support)
3.flash it
4.reboot
When u r flashing ur rom flash the AOSP kernel always together!
Downloads
KERNEL
AOSP
Franco
Franco Linaro
Furnace
RECOVERY
TWRP
Requests:
I can bring up some more kernels to support F2FS-ALL during my free time feel free to ask
but i cant compile... so i can only mod F2FS supported kernels..
Thanks To
Kim Jaegeuk
koe1974
franciscofranco
Savoca
LaboDJ
dennes544
xtrymind
Click to expand...
Click to collapse
So I'm guessing you actually got f2fs all to work?
Sent from my Nexus 5 using XDA Premium 4 mobile app

Umm... yea.. its been a month using f2fs-all
Sent from my Nexus 5 using XDA Free mobile app

kdh2834 said:
Umm... yea.. its been a month using f2fs-all
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Wow... Can you please write steps you followed? As I tried yesterday and ended up having to restock coz recovery fails and ROM won't boot...
Sent from my Nexus 5 using XDA Premium 4 mobile app

ishaqs60 said:
Wow... Can you please write steps you followed? As I tried yesterday and ended up having to restock coz recovery fails and ROM won't boot...
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
1.Download the recovery which i posted in the op and flash it using fastboot or any tool u got.
2.Reboot to recovery and go to wipe and format data.
3.advance wipe and choose everything and wipe it again.. just in case and ull see something like mkfs.f2fs for cache, system and data. If u dont see this try that format.zip in legolas's thread do a adb sideload cos u wont hv android installed after the data format at step2
4.adb sideload a f2fs-all compatible rom using that method which i posted in the other thread. The updater-script mod.
I tried it with pa and psx. I can upload the updater-script for these two if u wish to use them
5.adb sideload a f2fs-all compatible kernel from the thread. Always flash aosp kernel befor flashing other kernel.
6.install gapps (any gapps will do.. i prefer pa gapps)
7.reboot and u r done.
Sent from my Nexus 5 using XDA Free mobile app

kdh2834 said:
1.Download the recovery which i posted in the op and flash it using fastboot or any tool u got.
2.Reboot to recovery and go to wipe and format data.
3.advance wipe and choose everything and wipe it again.. just in case and ull see something like mkfs.f2fs for cache, system and data. If u dont see this try that format.zip in legolas's thread do a adb sideload cos u wont hv android installed after the data format at step2
4.adb sideload a f2fs-all compatible rom using that method which i posted in the other thread. The updater-script mod.
I tried it with pa and psx. I can upload the updater-script for these two if u wish to use them
5.adb sideload a f2fs-all compatible kernel from the thread. Always flash aosp kernel befor flashing other kernel.
6.install gapps (any gapps will do.. i prefer pa gapps)
7.reboot and u r done.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Thanx I'll give it a try once I'm home
Edit: thanx a million worked like a charm )
Sent from my Nexus 5 using XDA Premium 4 mobile app

ishaqs60Thanx I'll give it a try once I'm home
Edit: thanx a million worked like a charm )
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Glad that it worked
So.. which rom did u try with?
Sent from my Nexus 5 using XDA Free mobile app

kdh2834 said:
Glad that it worked
So.. which rom did u try with?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Slimkat 4.9 + 48 linaro franco... I used the app to convert Rom to f2fs-all
Sent from my Nexus 5 using XDA Premium 4 mobile app

He is modifying the kernels. Most kernels support F2FS, they DO NOT support F2FS-All. He modifies them so that they do. Try flashing official Franco on F2FS-All. Doesn't work.
Sent from my Nexus 5 using Tapatalk

Koopa777 said:
He is modifying the kernels. Most kernels support F2FS, they DO NOT support F2FS-All. He modifies them so that they do. Try flashing official Franco on F2FS-All. Doesn't work.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
That makes sense! cause current supported kernels ive attempted to flash result in constant bootloops, including faux and elemental
@kdh2834 anychance for support on faux123 kernel? and elemental?

Shaky156 said:
@kdh2834 anychance for support on faux123 kernel? and elemental?
Click to expand...
Click to collapse
Elemental kernel will work if u just flash it after flashing the aosp kernel in the first post.
Ill add faux kernel tmrw
Sent from my Nexus 5 using XDA Free mobile app

Any chance of a benchmark running PA an franco r48? Wana make sure its worth it before i wipe everything lol
Sent from my Nexus 5 using XDA Premium 4 mobile app

How did you forget elemental kernel? It was the first kernel to support F2fs.
Sent from my Nexus 5 using Tapatalk

FuMMoD said:
How did you forget elemental kernel? It was the first kernel to support F2fs.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
hes not listing kernels that support it, hes posting kernels thats hes modded to support it. thats where i got confused at first as well

simms22 said:
hes not listing kernels that support it, hes posting kernels thats hes modded to support it. thats where i got confused at first as well
Click to expand...
Click to collapse
Ah, that makes sense now. Didn't catch it at first read for some reason. Thread title is misleading. I dove into the thread expecting all supported kernels.
Sent from my Nexus 5 using Tapatalk

FuMMoD said:
Ah, that makes sense now. Didn't catch it at first read for some reason. Thread title is misleading. I dove into the thread expecting all supported kernels.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
kdh2834 said:
Yea i shud.. i always lack the intro. Like wen im explaining too xD straight to the point
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
see..
you should

simms22 said:
see..
you should
Click to expand...
Click to collapse
Damn.. man I shud change the thread title as well ahahaha
Sent from my Nexus 5 using XDA Free mobile app

FuMMoD said:
How did you forget elemental kernel? It was the first kernel to support F2fs.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
And yea.. elemental shud work without me modifying anything cos it uses the previous ramdisk of whatever kernel u were using. So flash the aosp kernel i posted in the first thread and then flash elemental kernel which will make it work!
oohh i didnt see the other post and just wrote this one ...
my bad
Sent from my Nexus 5 using XDA Free mobile app

Thread cleaned up as it belongs to Development Section now, stay on Topic.
As OP changed the title and info I think it won't create confusion further.

sharingan92 said:
Any chance of a benchmark running PA an franco r48? Wana make sure its worth it before i wipe everything lol
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hmm.. ive seen max 36k on my device.. but dont use it overclocked.
Antutu is just score based.. doesnt matter much to your normal daily usage.
So dont trust it so much
Sent from my Nexus 5 using XDA Free mobile app

Related

How Do I Remove a Kernel?

i got a rooted phone. how do i remove a kernel from my phone without flashing another rom?
Flash another kernel.
why do you remove kernel??
if you remove it must be brick.
You mean "change" kernel??
Sent from my SHW-M250S using XDA App
ragepekr said:
why do you remove kernel??
if you remove it must be brick.
You mean "change" kernel??
Sent from my SHW-M250S using XDA App
Click to expand...
Click to collapse
well, i want to install the unity v9 kernel on my rooted phone running virtuous unity. in case something goes wrong with this kernel, i want to be able to remove it. but since you say you can only change it, how can i revert back (or change) to the kernel i had previously on my rom?
Make a nandroid backup so if you want to revert to your previous setup just restore the backup. You could also download the original kernel that came with your rom so you can flash back.
jr67 said:
Make a nandroid backup so if you want to revert to your previous setup just restore the backup. You could also download the original kernel that came with your rom so you can flash back.
Click to expand...
Click to collapse
hi jr67... i got a question.. i already installed the unity v9 kernel. so how can i adjust it?
binlad said:
hi jr67... i got a question.. i already installed the unity v9 kernel. so how can i adjust it?
Click to expand...
Click to collapse
What are you wanting to adjust? The only way to adjust a kernel is ti do it when its compiled from source code.
You cant remove a Kernel. You can ONLY change it.
Make a nandroid backup of your current kernel and flash a new kernel.If anything goes wrong just revert it.
ragepekr said:
why do you remove kernel??
if you remove it must be brick.
You mean "change" kernel??
Sent from my SHW-M250S using XDA App
Click to expand...
Click to collapse
If i remove my kernel how work my arc s ?
Flashing the rom over itself (without wiping data) will keep your user apps intact and restore the kernel that came with the rom.
In the future it's a good idea to do a backup any time you flash a new rom or kernel. You can always delete old backups to save space.
Supersonic Evo 4G | MIUI | Tapatalk
If you're talking about overclocking, undervolting, governors, etc. read the Unity v9 Kernel thread. I also recommend reading droidphile's excellent cpu tweaking faq/tutorial:
http://forum.xda-developers.com/showthread.php?t=1369817
2 kernels
Hi all.. I hve flashed siyah 6.0 kernel and the rom is alliance jb. my prewive kernel is dorimanx after flashed siyah kernel I have checked the kernel in setting about phone it shows 3.1.0- r57-siyah-dorimanx v7.38-ics-jb-sg2-pwr-core... if check using cwm it shows dorimanx kernel only... I need siyah kernel wht to do now
nexus4
hello! i am using PA3.99 n i flashed a franco kernel over it......so i want to go back to my PA rom kernel.....how should i?
muzaffarkhan95 said:
hello! i am using PA3.99 n i flashed a franco kernel over it......so i want to go back to my PA rom kernel.....how should i?
Click to expand...
Click to collapse
Extract kernel out of parom.zip, then flash in fastboot
fastboot erase boot
fastboot flash boot.img
Sent from my Nexus 4 using XDA Premium 4 mobile app
Nexus 4
demkantor said:
Extract kernel out of parom.zip, then flash in fastboot
fastboot erase boot
fastboot flash boot.img
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
sorry can u please please explain me in detail...i dint get you!
muzaffarkhan95 said:
sorry can u please please explain me in detail...i dint get you!
Click to expand...
Click to collapse
Take the ROM you originally downloaded and use 7zip to extract the contents. Inside here you should find the kernel (boot.img) but not always in .img format so if you don't see it let me know.
Then use fastboot to flash this kernel to your phone, more info on that here
http://forum.xda-developers.com/showthread.php?t=2277112
Sent from my Nexus 4 using XDA Premium 4 mobile app
Nexus 4
demkantor said:
Take the ROM you originally downloaded and use 7zip to extract the contents. Inside here you should find the kernel (boot.img) but not always in .img format so if you don't see it let me know.
Then use fastboot to flash this kernel to your phone, more info on that here
http://forum.xda-developers.com/showthread.php?t=2277112
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
cant i flash that PA kernel in CWM recovery?
Sure if there is a recovery flashable .zip out there, you'll have to search for one or create your own. If you search my other threads i have one on creating flashable .zips but it will be more work than just flashing in fastboot.
Let me know if you need a hand either way
Sent from my Nexus 4 using XDA Premium 4 mobile app
Nexus 4
demkantor said:
Sure if there is a recovery flashable .zip out there, you'll have to search for one or create your own. If you search my other threads i have one on creating flashable .zips but it will be more work than just flashing in fastboot.
Let me know if you need a hand either way
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
see i have extract files from the rom i am using, in my pc! so i got a file name boot....u can see it in the image
Good, at this point the fastest/easiest way is to flash with fastboot
Sent from my Nexus 4 using XDA Premium 4 mobile app

[LIST]N4 Converted Flashable Zips (Requests and More)

The [FIX]N4 conversion flash-able fix.[SD/NFC] thread was starting to get a little backed up
with all the posts for requests and people posting their fixes
so I decided to follow C2fifield's idea to open a AIO thread.​
Left NFC and Cap Keys (with working lights!) in new fixes.​
Key: V=Version BD=Build Date A=Author of Fix DL=Download (duh)
AOKP
V:JB-MR1 B5 BD:3/05/13 A:JakeRoxs DL:LINK
http://forum.xda-developers.com/showthread.php?t=2025939
Baked
V:BB-8 BD:3/16/13 A:JakeRoxs DL:LINK
http://forum.xda-developers.com/showthread.php?t=2106678
NeXperia Z4
V:1.0.0 BD:2/22/13 A:JakeRoxs DL:LINK
http://forum.xda-developers.com/showthread.php?t=2160209&highlight=xperia
PACman
V:PACman v20.1.0 BD:3/04/13 A:mrstimpy DL:LINK
http://forum.xda-developers.com/showthread.php?t=2146879
V:PACman v20.0.0 BD:2/24/13 A:C2fifield DL:LINK
http://forum.xda-developers.com/showthread.php?t=2146879
Paranoid Android
V:PA 3.15 BD:3/28/13 A:JakeRoxs DL:LINK (NOTE: Does have cap keys.)
http://forum.xda-developers.com/showthread.php?t=2020336
V:PA 3.15 BD:3/28/13 A:Neroga DL:LINK (NOTE: Does not have cap keys enabled.)
http://forum.xda-developers.com/showthread.php?t=2020336
V:PA 3.1 BD:2/28/13 A:JakeRoxs DL:LINK
http://forum.xda-developers.com/showthread.php?t=2020336
Project E.L.E
V:E.L.E. 1 BD:3/09/13 A:nymica DL:LINK
http://forum.xda-developers.com/showthread.php?t=2173490
V:E.L.E. 1 BD:3/02/13 A:JakeRoxs DL:LINK
http://forum.xda-developers.com/showthread.php?t=2173490
Stock
V:4.2.2 DEODEX BD:2/13/13 A:Dvhexer DL:LINK
http://forum.xda-developers.com/showthread.php?t=2147281
XenonHD
V:4.2.2 BD:3/11/13 A:JakeRoxs DL:LINK
http://forum.xda-developers.com/showthread.php?t=2092402
Gapps
Recommended 4.2.2 Gapps BaNkS Unofficial
Modem Files
Original ATT Modem - Source: Dvhexer. -Use this if you have AT&T
0.33 - Source: JOP40C/D factory images. -Or use this if you have AT&T
0.48 - Source: JDQ39 OTA update. -Use this if you have T-Mobile (breaks LTE so DO NOT flash for AT&T)
Kernel Files
Faux123 /w Fixes -Thank Dvhexer for his great work porting this kernel over for our use!
Original N4 Kernel /w Fixes -Not sure who all contributed to this but I used Dvhexer's zip
I'll try and keep up with people posting and requesting fixes, also going to work on the layout... New to making topics so bare with me
Thanks:
Rohan32 - For sharing the N4 conversion process with the public (us!)
dvhexer - For all his hard work on his CM10.1 build and sharing the 16gb internal fix
xxgmon3yxx - For the fix zip which I use for all the fixes I post
C2fifield - For giving me the idea to start a thread
sk8erwitskil - For his custom CWM recovery (still waiting on the ability to flash n4 roms )
And whoever else for helping in a way I forgot or can't think of at the moment ^-^
Re: N4 Converted Flashable Zips (Requests and More)
Great idea!
Sent from my Nexus 4 using xda app-developers app
Re: N4 Converted Flashable Zips (Requests and More)
So so can you post your fix ;p
Sent from my Nexus 4 using xda premium
tacotino said:
So so can you post your fix ;p
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Yes just did! Ha sorry it was uploading
Haha thanks for the mention, although it's not really necessary considering you're doing all the work.
And just an opinion, maybe put a link to the thread of the ROM too? Just for simplicity's sake.
EDIT: WiFi isn't working for me in the PA ROM unless I flash the .33 modem...
C2fifield said:
Haha thanks for the mention, although it's not really necessary considering you're doing all the work.
And just an opinion, maybe put a link to the thread of the ROM too? Just for simplicity's sake.
EDIT: WiFi isn't working for me in the PA ROM unless I flash the .33 modem...
Click to expand...
Click to collapse
My wifi didn't work until I flashed it aswell, apparently .33 doesn't allow lte however
I think .33 does allow lte, but the new one .48 I believe doesn't
Sent from my Nexus 4 using Tapatalk 2
MrZim4 said:
I think .33 does allow lte, but the new one .48 I believe doesn't
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
.33 modem with working LTE (band 13) for me on AOKP
So sk8,s recovery for installing from external card won't install n4 ROMs? Damnn lol and is there any way to use custom n4 kernels with this fix by repacking the zip?
Sent from my Nexus 4 using XDA Premium HD app
So no matter what I do on nexus 4 recoveries or the sk8 geeb recoveries I cannot get paranoid Android Feb 28 rom to install, always says error 6 aborted and that's literally the only Rom I really wanna use no matter how I try to flash it it says error in zip... And that severwly confuses me
XsceneXhippieX said:
So sk8,s recovery for installing from external card won't install n4 ROMs? Damnn lol and is there any way to use custom n4 kernels with this fix by repacking the zip?
Sent from my Nexus 4 using XDA Premium HD app
So no matter what I do on nexus 4 recoveries or the sk8 geeb recoveries I cannot get paranoid Android Feb 28 rom to install, always says error 6 aborted and that's literally the only Rom I really wanna use
Click to expand...
Click to collapse
Sk8's going to make a n4 recovery soon with ext sd support soon, so right now its the obnoxious recovery switch :fingers-crossed:
C2fifield said:
Sk8's going to make a n4 recovery soon with ext sd support soon, so right now its the obnoxious recovery switch :fingers-crossed:
Click to expand...
Click to collapse
Can you link me a working recovery? Please none of the n4 recoveries will let me flash the new paranoid Android rom either, I have 4 working recoveries that can recovery from my backups just not any that will flash the newest paranoid Android rom
Sent from my Nexus 7 using XDA Premium HD app
Have you tried re downloading the zip? It seems like your pa download is corrupt.
Sent from my Nexus 4 using Tapatalk 2
Jakeroxs said:
Have you tried re downloading the zip? It seems like your pa download is corrupt.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
I have 3 copies
Sent from my Nexus 4 using XDA Premium HD app
Well have you tried flashing it through goomanager? It automatically asks to install TWRP for mako (nex4) which is the recovery I use for installing roms
Sent from my Nexus 4 using Tapatalk 2
XsceneXhippieX said:
Can you link me a working recovery? Please none of the n4 recoveries will let me flash the new paranoid Android rom either, I have 4 working recoveries that can recovery from my backups just not any that will flash the newest paranoid Android rom
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
http://db.tt/GWnEpEar
Here's a link to my copy of sk8s n4 recovery. All credit goes to him of course, I was just too lazy to go sifting through the n4 forums to find it again.
Sent from my Nexus G LTE
Anyone have a fix for the pacman rom
Sent from my Nexus 4 using xda app-developers app
ryfermadness said:
Anyone have a fix for the pacman rom
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
This one should do it: https://www.dropbox.com/s/l6uxfc3p8d9kmjp/n4fixanyrom4.2.2PAC[1].zip
Let me know if there are any issues
ryfermadness said:
Anyone have a fix for the pacman rom
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
C2fifield said:
This one should do it: https://www.dropbox.com/s/l6uxfc3p8d9kmjp/n4fixanyrom4.2.2PAC[1].zip
Let me know if there are any issues
Click to expand...
Click to collapse
Let me know if it works, I'll add it to the op
Sent from my Nexus 4 using Tapatalk 2
Jakeroxs said:
Let me know if it works, I'll add it to the op
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
It worked for me haha, I think I just had to flash the .33 modem separately. I'm pretty sure I could easily bundle the modem in and do a bunch of fixes when I'm done with exams tomorrow, if anyone has any requests.
C2fifield said:
It worked for me haha, I think I just had to flash the .33 modem separately. I'm pretty sure I could easily bundle the modem in and do a bunch of fixes when I'm done with exams tomorrow, if anyone has any requests.
Click to expand...
Click to collapse
Alright it's in there now :good:
Also added links to modems

[kernel/Blue ROM](018)AOSP(UV/Intelliplug/dfsync/FauxSound/exFat)[Aug-02]

The Unified Kernel can be found here:
http://forum.xda-developers.com/showthread.php?t=2273437
No one can supply me a stock boot.img for VZW?
It was just posted in the Ktoons thread by mikeyinid.
http://forum.xda-developers.com/showthread.php?p=41801889
Sent from my SCH-I545 using xda premium
aboot https://www.dropbox.com/s/96ugfobcrjp5i93/aboot.img
stock boot from twrp backup https://dl.dropboxusercontent.com/u/9264026/boot.emmc.win
dutchy716 said:
It was just posted in the Ktoons thread by mikeyinid.
http://forum.xda-developers.com/showthread.php?p=41801889
Sent from my SCH-I545 using xda premium
Click to expand...
Click to collapse
mbh87 said:
aboot https://www.dropbox.com/s/96ugfobcrjp5i93/aboot.img
stock boot from twrp backup https://dl.dropboxusercontent.com/u/9264026/boot.emmc.win
Click to expand...
Click to collapse
Thanks
How lucky you guys are being late to the game
You guys are the first ones to receive my super buttery kernel release 003 before everyone else since I am testing it right now :victory: :highfive:
OP updated!
Something is wrong with the mainline zip because it fails. Ultimate flashes though.
mbh87 said:
Something is wrong with the mainline zip because it fails. Ultimate flashes though.
Click to expand...
Click to collapse
my server is overloaded make sure you download the file completely... Sometimes the download would abort in the middle due to overloading
6736686 May 24 17:27 jfltevzw-faux123-003m.zip
6736198 May 24 17:25 jfltevzw-faux123-003u.zip
mbh87 said:
Something is wrong with the mainline zip because it fails. Ultimate flashes though.
Click to expand...
Click to collapse
Same here, mainline it flashes successfully but after the Samsung logo I get a black screen...
faux123 said:
Thanks
How lucky you guys are being late to the game
You guys are the first ones to receive my super buttery kernel release 003 before everyone else since I am testing it right now :victory: :highfive:
OP updated!
Click to expand...
Click to collapse
Don't forget we also have aosp within a day of the phone dropping
Sent from my SCH-I545 using xda premium
faux123 said:
my server is overloaded make sure you download the file completely... Sometimes the download would abort in the middle due to overloading
6736686 May 24 17:27 jfltevzw-faux123-003m.zip
6736198 May 24 17:25 jfltevzw-faux123-003u.zip
Click to expand...
Click to collapse
ultimate is fine anyways so I will stick with it. I had some random FCs but after another reboot all was good. could have been something with wiping cache/dalvik.
Edit: nvm, FAT32 it is, sorry for the clutter and thanks for the awesome kernel!
After flashing I keep getting a detection information ! Asking to reboot?
Sent from my Nexus 7 using Tapatalk HD
mbjr said:
After flashing I keep getting a detection information ! Asking to reboot?
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
it's normal. it happens to all custom kernels. you can use titanium backup to "freeze" seandroid and it will go away.
Cool, Thx.
Sent from my Nexus 7 using Tapatalk HD
So just to make sure this Kernel is made to use with the stock rom, and i just need to flash the zip in TWRP right?
th3drow said:
So just to make sure this Kernel is made to use with the stock rom, and i just need to flash the zip in TWRP right?
Click to expand...
Click to collapse
it's for stock ROM only.
Ultimate is running fantastically.
sent from my Galaxy S4 using xda premium
What are people changing from the kernel defaults? I'm using intellidemand/row, stock ultimate frequencies, disabling mpdecision and enabling intelliplug.
Sent from my SCH-I545
Is this compatible with your app? Just curious before I buy it .
Sent from my SCH-I545 using Tapatalk 2
dadsterflip said:
Is this compatible with your app? Just curious before I buy it .
Sent from my SCH-I545 using Tapatalk 2
Click to expand...
Click to collapse
yes, of course

[I605][CWM Advanced Edition] PhilZ Touch

Main thread + features + install instructions + dev support
http://forum.xda-developers.com/showthread.php?t=2201860
PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
It is a well proven recovery for many phones
It also adds a full touch interface a completely configurable GUI
Please give your feedback, what works, and any bug you could encounter
Read the features, and check if you are missing something
Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut
Download links
Last version can be found here:
Galaxy Note 2 Verizon - SCH-I605 (i605)
http://goo.im/devs/philz_touch/CWM_Advanced_Edition
Click to expand...
Click to collapse
Phil3759 said:
Main thread + features + install instructions + dev support
http://forum.xda-developers.com/showthread.php?t=2201860
PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
It is a well proven recovery for many phones
It also adds a full touch interface a completely configurable GUI
Please give your feedback, what works, and any bug you could encounter
Read the features, and check if you are missing something
Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut
Download links
Last version can be found here:
Click to expand...
Click to collapse
I was wondering when this was going to brought over to the i605! This makes me ridiculously happy! Thank you sir!
Anyone got this on their vzw note yet?
Sent from my SCH-I605 using Tapatalk
mdbowman said:
Anyone got this on their vzw note yet?
Sent from my SCH-I605 using Tapatalk
Click to expand...
Click to collapse
I do. It works great so far. Performed backup/restore and installed beans 22.
Sent from my SCH-I605 using xda app-developers app
mdbowman said:
Anyone got this on their vzw note yet?
Sent from my SCH-I605 using Tapatalk
Click to expand...
Click to collapse
yup, flashed it and backed up/restored. Then flashed slimKAT and it works beautifully!
ztotherad said:
yup, flashed it and backed up/restored. Then flashed slimKAT and it works beautifully!
Click to expand...
Click to collapse
The real question is will it restore slimkat with data because I haven't seen that on twrp or cwm
Sent from my SCH-I605 using XDA Premium 4 mobile app
Dvanzutphenkann said:
The real question is will it restore slimkat with data because I haven't seen that on twrp or cwm
Sent from my SCH-I605 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
tbh, i haven't tried yet. I'll have to back it up and then restore to see if it does.
ztotherad said:
tbh, i haven't tried yet. I'll have to back it up and then restore to see if it does.
Click to expand...
Click to collapse
Do not forget to enable selinux backup/restore
Phil3759 said:
Do not forget to enable selinux backup/restore
Click to expand...
Click to collapse
loving the ability to be able to restore from TWRP and CWM. this is definitely the best recovery (besides Devil Recovery) that I've used in a long time!
Just replying to say thank you and that everything appears to be working well
Sent from my SCH-I605 using Tapatalk
I know the original thread given abive says I need to flash via odin. But I just want to ask, I am currently on TWRP recovery can I just flash the zip file for philz recovery? Or do I need to flash it via odin only using the tar file?
Sent from my SCH-I605 using xda app-developers app
hllby666 said:
I know the original thread given abive says I need to flash via odin. But I just want to ask, I am currently on TWRP recovery can I just flash the zip file for philz recovery? Or do I need to flash it via odin only using the tar file?
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Flash with TWRP and reboot to recovery to check it out. Pretty sweet I must say!
Phil3759 said:
Do not forget to enable selinux backup/restore
Click to expand...
Click to collapse
I didn't find the enable selinux until after backing up should I make a new back up?
Sent from my SCH-I605 using XDA Premium 4 mobile app
Dvanzutphenkann said:
I didn't find the enable selinux until after backing up should I make a new back up?
Sent from my SCH-I605 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
only for new ROMs with selinux, so not for the Note 2 I think as you still have old TW non selinux ones
Ohhh I thought this would help a KitKat ROM like cm11 survive a restore lol oh well. My next question is could having selinux enabled hamper me on a backup and restore? Because its already done lol
Sent from my SCH-I605 using XDA Premium 4 mobile app
Dvanzutphenkann said:
Ohhh I thought this would help a KitKat ROM like cm11 survive a restore lol oh well. My next question is could having selinux enabled hamper me on a backup and restore? Because its already done lol
Sent from my SCH-I605 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I think kitkat cm11 roms use permissive selinux permissions, so not affected. Stock CWM doesn't support selinux. However, maybe on some apps it could help
In any case, for cm-10.2 and 11, it is a good idea to have it enabled
Phil3759 said:
I think kitkat cm11 roms use permissive selinux permissions, so not affected. Stock CWM doesn't support selinux. However, maybe on some apps it could help
In any case, for cm-10.2 and 11, it is a good idea to have it enabled
Click to expand...
Click to collapse
What about touchwiz 4.3 skynote? Is this also a selinux supported ROM I don't run the old 4.1 Roms anymore I stick to cm10.2 or later and a tw4.3skynote rom
Sent from my SCH-I605 using XDA Premium 4 mobile app
Dvanzutphenkann said:
What about touchwiz 4.3 skynote? Is this also a selinux supported ROM I don't run the old 4.1 Roms anymore I stick to cm10.2 or later and a tw4.3skynote rom
Sent from my SCH-I605 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
if it has selinux, enable it
I switched from CWM to TWRP a few yrs ago but decided to try this out today and WOW...this is awesome!...super nice. Thanks for the work u've put into this. It's great!
Sent from my SCH-I605 using xda premium
Love this! Needed a new change up from TWRP. However I wasn't able to find fix permissions. Did I miss something mate?

ANY DEVs : I9300 can only boot with ArchiDroid 3.1.5. Why?

Sorry my bad english,
For all devs and xda members i have big problem with my i9300, and i think i'm the only person who cannot use custom rom based on Marshmallow or Lollipop(except ArchiDroid n cm12.1-justarchi).
i'v tried many different L/M roms like cm,aicp,others without success but only @JustArchi build can boot to system though boot process(starting apps) is too long about 1 hour.
Different result with twrp 2.8.7.0 - 3.0.2.0 or PhilzTouch
1. cm-12, cm-12.1, temasek, RR-L, blisspop, aicp-L, RR-M, Bliss - M, temasek 13.0
- Wipe dalvik/system/cache/data/internal or dirty
- Flash rom and gapps(open or slim)
- With boeffla or not
- With supersu or not
- Wipe cache/dalvik or not
- Optimizing apps n starting apps
- Wait about 1 hour - Finishing boot
- Phone autoreboot n stuck in bootanimation
- Wipe cache/dalvik
- bootloop
2. Archidroid 3.1.5 n cm12.1-justarchi
- Wipe dalvik/system/cache/data/internal
- Flash rom NOR gapps(open or slim)
- Wipe cache/dalvik
- Optimizing apps n starting apps
- Wait about 1 hour
- Boot SUCCESSFULLY
- If restart must wait 1 hour to boot into system again.
3. cm 13 official n nameless M
- Wipe dalvik/system/cache/data/internal or dirty
- Flash rom and gapps(open or slim)
- With boeffla or not
- With supersu or not
- Wipe cache/dalvik or not
- Optimizing apps n starting apps
- Wait about 1 hour - Finishing boot
- SETUP WIZARD screen doesn't respond to touch (about 10 minutes.
- Autoreboot
- bootanimation about 1 hour
- again SETUP WIZARD hungs.
I tried to change value ro.adb.secure, ro.secure to 0 and add persist.sys.usb.config = mtp,adb into default.prop ramdisk boot.img/kernel cm13. And this is logcat
Code:
W/AudioSystem( xxx1): AudioPolicyService not published, waiting...
W/AudioSystem( xxx2): AudioPolicyService not published, waiting...
W/AudioSystem( xxx3): AudioPolicyService not published, waiting...
...........
Really need help n once again sorry for my bad english.
Try install SlimLP and dirty flash (without any wipe) temasek or what ever else. Archidroid work for You because have many drivers for different chipsets.
Sent from my GT-I9300 using XDA-Developers mobile app
rafciowis1999 said:
Try install SlimLP and dirty flash (without any wipe) temasek or what ever else. Archidroid work for You because have many drivers for different chipsets.
Sent from my GT-I9300 using XDA-Developers mobile app
Click to expand...
Click to collapse
ok i will try. But what different dirty flash over SlimLP ? if i flash temasek on top of SlimLP, it will formatting system.
Sent from my GT-I9300 using XDA-Developers mobile app
reinzl said:
ok i will try. But what different dirty flash over SlimLP ? if i flash temasek on top of SlimLP, it will formatting system.
Sent from my GT-I9300 using XDA-Developers mobile app
Click to expand...
Click to collapse
It formatting but rly not formatting
Dirty flash is the best solution for other not bootable roms
Sent from my GT-I9300 using XDA-Developers mobile app
rafciowis1999 said:
It formatting but rly not formatting
Dirty flash is the best solution for other not bootable roms
Sent from my GT-I9300 using XDA-Developers mobile app
Click to expand...
Click to collapse
I have try but not help.. Any others solution ?
reinzl said:
I have try but not help.. Any others solution ?
Click to expand...
Click to collapse
Try reinstall efs, bootloader and modem to lastest version.
To do that install multi-file samsung TW 4.3 via odin (will delete Your all files!!). And then root this (cf auto root) and install recovery and than wipe all storage and flash rom.
Sent from my GT-I9300 using XDA-Developers mobile app
rafciowis1999 said:
Try reinstall efs, bootloader and modem to lastest version.
To do that install multi-file samsung TW 4.3 via odin (will delete Your all files!!). And then root this (cf auto root) and install recovery and than wipe all storage and flash rom.
Sent from my GT-I9300 using XDA-Developers mobile app
Click to expand...
Click to collapse
How to reinstall efs? Can i flash bl and modem from different country? Sorry asking again.
reinzl said:
How to reinstall efs? Can i flash bl and modem from different country? Sorry asking again.
Click to expand...
Click to collapse
Use multi-files from one pack, this will install all what You want and from one pack will work at 100% with different packs I don't know but propobly will work.
rafciowis1999 said:
Use multi-files from one pack, this will install all what You want and from one pack will work at 100% with different packs I don't know but propobly will work.
Click to expand...
Click to collapse
Make firmware repair with cgwyn from single file latest I9300XXUGPB1.. create BOOTLOADER,CSC,AP,MODEM.
flash with odin 3.10.7, flash cf-root, flash twrp 3.0.2.1, flash rom&gapps but not help. can you explain what about logcat above?
Sent from my SM-N910C using XDA-Developers mobile app
reinzl said:
Make firmware repair with cgwyn from single file latest I9300XXUGPB1.. create BOOTLOADER,CSC,AP,MODEM.
flash with odin 3.10.7, flash cf-root, flash twrp 3.0.2.1, flash rom&gapps but not help. can you explain what about logcat above?
Sent from my SM-N910C using XDA-Developers mobile app
Click to expand...
Click to collapse
Propobly You don't have universal chipset. flash archidroid and in fireware on auto will select one automaticly. tell me Your firemware.
rafciowis1999 said:
Propobly You don't have universal chipset. flash archidroid and in fireware on auto will select one automaticly. tell me Your firemware.
Click to expand...
Click to collapse
Autodetect : Semcosh.
reinzl said:
Autodetect : Semcosh.
Click to expand...
Click to collapse
Thats why. Find rom for this chipset. I will seek for this too.
Sent from my GT-I9300 using XDA-Developers mobile app
---------- Post added at 10:50 PM ---------- Previous post was at 10:46 PM ----------
But I thing there is no one cm13 for semcosh becouse semcosh is very rare and hard to develop.
rafciowis1999 said:
Thats why. Find rom for this chipset. I will seek for this too.
Sent from my GT-I9300 using XDA-Developers mobile app
---------- Post added at 10:50 PM ---------- Previous post was at 10:46 PM ----------
But I thing there is no one cm13 for semcosh becouse semcosh is very rare and hard to develop.
Click to expand...
Click to collapse
What about cm 11 or others i9300 kitkat rom? Cz my phone only boot with kitkat. What different semcosh and murata? Is there any i9300 LP/M rom for semcosh?
reinzl said:
What about cm 11 or others i9300 kitkat rom? Cz my phone only boot with kitkat. What different semcosh and murata? Is there any i9300 LP/M rom for semcosh?
Click to expand...
Click to collapse
Semcosh and murata and others is chipset model. Murata is base for 80% of roms.
I don't know but try flash ex. temasek cm13 with my latest kernel version (0.6.1)
Kernel have anyrom installer so will create ramdisk for any rom and propobly for any chipset.
Sent from my GT-I9300 using XDA-Developers mobile app
rafciowis1999 said:
Semcosh and murata and others is chipset model. Murata is base for 80% of roms.
I don't know but try flash ex. temasek cm13 with my latest kernel version (0.6.1)
Kernel have anyrom installer so will create ramdisk for any rom and propobly for any chipset.
Sent from my GT-I9300 using XDA-Developers mobile app
Click to expand...
Click to collapse
Downloading now latest temasek cm 13 and hardfix kernel 6.0.1 aroma.. will report soon.
Sorry i just tested but no joy. Bro ?
rafciowis1999 said:
Semcosh and murata and others is chipset model. Murata is base for 80% of roms.
I don't know but try flash ex. temasek cm13 with my latest kernel version (0.6.1)
Kernel have anyrom installer so will create ramdisk for any rom and propobly for any chipset.
Sent from my GT-I9300 using XDA-Developers mobile app
Click to expand...
Click to collapse
I just tested but no joy. Bro ?
Sent from my GT-I9300 using XDA-Developers mobile app
reinzl said:
I just tested but no joy. Bro ?
Sent from my GT-I9300 using XDA-Developers mobile app
Click to expand...
Click to collapse
You have to stay with archidroid. for end You can test dirty flash on working archidroid (without any wipe).

Categories

Resources