Lollipop Kernel Full_Auto AOSP/CM - Samsung Galaxy Nexus

Full_Auto.....
A Lollipop/Marshmallow Kernel for the surviving Galaxy Nexus'
Hello Again , Here's a kernel I put together for myself to run Android 5.0/6.0 , and for anyone else who wishes to try
I started with the last stock Google jellybean source code , added the OmapZoom updates from @Ziyan and @MWisBest , then started adding back some things from my other kernels .
The Usual
Linux 3.0.101
DDK 1.9
Overclock/Underclock CPU and GPU
Adjustable Voltages
SmartReflex
Zram
Fsync
Multiple Governors , IoSchedulers , TCP congestion controllers
Color Control
Temperature And Throttle Control
and so on
Many thanks to All of the Omap4 guys , all the Nexus users , and all of the developers who's commits I've used .
DOWNLOADS
**Check the DevDB downloads page for R1**
**NOTE the FML-boot version is a full boot image , for the "others" kernel it is in Anykernel format . Please be aware of this **
As Most are aware of my last thread , I'm ok with Ot or Whatever , just mind the XDA rules and be cool with everyone
Enjoy , There's always more to come
XDA:DevDB Information
Kernel-Full_Auto , Kernel for the Samsung Galaxy Nexus
Contributors
bsmitty83
Source Code: https://github.com/bsmitty83/Kernel_Tuna_AOSP
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: all
Stable Release Date: 2015-01-05
Created 2015-01-05
Last Updated 2016-03-02

..

bsmitty83 said:
Full_Auto.....
A Lollipop Kernel for the surviving Galaxy Nexus'
Click to expand...
Click to collapse
f2fs?

Thanks...
Now this is something I can get behind....
Sent from the "DOG" pound

I_F said:
f2fs?
Click to expand...
Click to collapse
For FML yes out of the box , for non FML , the ramdisk needs to support it but kernel side its good to go

bsmitty83 said:
For FML yes out of the box , for non FML , the ramdisk needs to support it but kernel side its good to go
Click to expand...
Click to collapse
Download link ? Thanks...☺

miseusegau said:
Download link ? Thanks...☺
Click to expand...
Click to collapse
http://forum.xda-developers.com/devdb/project/?id=7544#downloads

Nice! so... from the drivers side, is there something left to do or fix?. It would be cool to have a plan and a roadmap for keeping track on this project. What are the following steps?. Thanks for your effort and dedication, mate.
Happy Epiphany and magic night.

Is this different than the last beta 3 you posted in the other thread?

christianpeso said:
Is this different than the last beta 3 you posted in the other thread?
Click to expand...
Click to collapse
Yes

Hmm will try with FML ... Thumbups OP

bsmitty83 said:
Yes
Click to expand...
Click to collapse
Wheres the link to your latest fml kernel in zipped format

CoDe LaZaRuS said:
Wheres the link to your latest fml kernel in zipped format
Click to expand...
Click to collapse
There's only 12 posts and my op is super short. I have confidence you can find it .........

bsmitty83 said:
There's only 12 posts and my op is super short. I have confidence you can find it .........
Click to expand...
Click to collapse
http://forum.xda-developers.com/devdb/project/?id=7544#downloads
Forgive me for my ignorance but there are 2 kernels 1 is a boot image for fml and the other one is for non fml roms
I couldn't find a zipped version for fml

CoDe LaZaRuS said:
http://forum.xda-developers.com/devdb/project/?id=7544#downloads
Forgive me for my ignorance but there are 2 kernels 1 is a boot image for fml and the other one is for non fml roms
I couldn't find a zipped version for fml
Click to expand...
Click to collapse
The boot image is in flashable form as always

Using "FML-AOSP-5.0-20150104v3-maguro" with R1 Kernel (using F2FS for Cache and Data partition).
I can say: Thanks God for you guys (MW, bsmitty)!
New life to my Gnex. Almost no lags. Incredibly fast.

bsmitty83 said:
For FML yes out of the box , for non FML , the ramdisk needs to support it but kernel side its good to go
Click to expand...
Click to collapse
Thanks. Does anyone know if CM12 ramdisk supports F2FS ? (I guess not)

Tromzy said:
Thanks. Does anyone know if CM12 ramdisk supports F2FS ? (I guess not)
Click to expand...
Click to collapse
No, you have to edit ramdisk to modify accordingly fstab.tuna, easily done using Android Image Kitchen by osm0sis

CoDe LaZaRuS said:
http://forum.xda-developers.com/devdb/project/?id=7544#downloads
Forgive me for my ignorance but there are 2 kernels 1 is a boot image for fml and the other one is for non fml roms
I couldn't find a zipped version for fml
Click to expand...
Click to collapse
@CoDe LaZaRuS
To flash a img file, you can:
1. Download FLASHiFY (needs root).
https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en
2. Use Nexus Toolkit by WugFresh or any other toolkit you like
http://forum.xda-developers.com/showpost.php?p=39613926
3. Or download Android SDK and use "fastboot flash boot boot.img"
4. Or ...
(insert your method here)
Hope it helps.

davinaizer said:
@CoDe LaZaRuS
To flash a img file, you can:
1. Download FLASHiFY (needs root).
https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en
2. Use Nexus Toolkit by WugFresh or any other toolkit you like
http://forum.xda-developers.com/showpost.php?p=39613926
3. Or download Android SDK and use "fastboot flash boot boot.img"
4. Or ...
(insert your method here)
Hope it helps.
Click to expand...
Click to collapse
It is not in a BOOT image or .img format. Never was. It has always just been a regular zip file you flash in recovery. Maybe codelazarous misread the "boot" part of the title. No need for any of what you wrote at the moment.

Related

[RECOVERY] [TOUCH + NON-TOUCH] ClockworkMod v.6.0.4.4 compiled by sdfee

This is the latest ClockworkMod recovery compiled by me. Everything you are doing is on your own risk.
There is a warning "No file_contexts". But ignore this, it's normal and won't give any problems.
non-touch version (6.0.4.4)
Download img file (for flashing with ADB shell)
Download tar.md5 file (for flashing with Odin)
touch version (6.0.3.6)
Download img file (for flashing with ADB shell)
Download tar.md5 file (for flashing with Odin)
Tutorials
How to flash ClockworkMod with Terminal Emulator
How to flash ClockworkMod with Odin
Thanks to:
CyanogenMod Team for the sources
arco68 for his sources
buffo1987 for his nice tutorial and his help
I've been wondering too... But this kind of stuff is REALLY dangerous... This like sorta messin' with the system partition so i'm not sure...
I'm back to OneOfAKind v21
Hey I'm using the clockworkmod touch v6.0.3.2 unreleased by @miki2o, the cwm has "pink screen" bug but it works perfectly. You two can discuss for fixing it I think
Sent from my GT-I8150 using xda app-developers app
ipromeh said:
Hey I'm using the clockworkmod touch v6.0.3.2 unreleased by @miki2o, the cwm has "pink screen" bug but it works perfectly. You two can discuss for fixing it I think
Sent from my GT-I8150 using xda app-developers app
Click to expand...
Click to collapse
Is this the touch recovery version?
Maybe I can fix the pink screen bug. But first I have to know if I could brick my phone and if it is right to use the required data from arcos cm10.1 branch or if they should be from the cm9 branch and so on..
I would try it out but I don't know if I brick the download mod too with flashing a bad cwm. I have no experiences about that for now.
sdfee said:
Is this the touch recovery version?
Maybe I can fix the pink screen bug. But first I have to know if I could brick my phone and if it is right to use the required data from arcos cm10.1 branch or if they should be from the cm9 branch and so on..
I would try it out but I don't know if I brick the download mod too with flashing a bad cwm. I have no experiences about that for now.
Click to expand...
Click to collapse
Man if you don't wanna risk, you shouldn't have released this.
Before releasing, you MUST test it on your hands.
miki2o said:
Man if you don't wanna risk, you shouldn't have released this.
Before releasing, you MUST test it on your hands.
Click to expand...
Click to collapse
Yes. I want test it by my self first. But my question for now is if I could damage my phone with a bad builded recovery.
miki2o said:
Man if you don't wanna risk, you shouldn't have released this.
Before releasing, you MUST test it on your hands.
Click to expand...
Click to collapse
lol he isn't releasing it yet dude
sdfee said:
Yes. I want test it by my self first. But my question for now is if I could damage my phone with a bad builded recovery.
Click to expand...
Click to collapse
If the image is corrupted,then yes.
hotheabilly said:
lol he isn't releasing it yet dude
Click to expand...
Click to collapse
Sorry, I'm tired. I didn't read it correctly
Now everything is clear. There is only the bug ipromeh told.
@arco68: Thank U Sir for your very very great support and development for our device! :good:
Now I want to help the Galaxy W users with things I can do. Building CWM is one of these things. I want to support this recovery. But there is only one bug at version 6.0.3.2 (touch and non-touch) and I don't know how to fix it. I think that it would be a "10-minute thing" for you.
It is only a graphic bug because the whole texture and graphic is pink, but you see the buttons and all functions are working as they should. Is this because of the /recovery/graphics.c ? How to solve it?
It would be very nice and helpful to hear something from you about that.
I tried to build cwm for ancora but I failed due to a curropted graphics.c . Now I found that mine is corrupted too so I 'm trying to build a new one
The only problem is that I hav'nt a sgw !
And I have a suggestion , please try to build the cwm with zImage of both 3.0 , 3.4 and one time with 2.6 . It may be related to kernel too !
alireza7991 said:
I tried to build cwm for ancora but I failed due to a curropted graphics.c . Now I found that mine is corrupted too so I 'm trying to build a new one
The only problem is that I hav'nt a sgw !
And I have a suggestion , please try to build the cwm with zImage of both 3.0 , 3.4 and one time with 2.6 . It may be related to kernel too !
Click to expand...
Click to collapse
Thanks for your help.
I'm an android dev beginner and I don't know what you mean. I don't know what a zImage is and how to build it. I'm using the builder from CWM because I only have a Windows computer.
If you want me to test something of your builds, I will do so. But I will learn the things how it works too
sdfee said:
Thanks for your help.
I'm an android dev beginner and I don't know what you mean. I don't know what a zImage is and how to build it. I'm using the builder from CWM because I only have a Windows computer.
If you want me to test something of your builds, I will do so. But I will learn the things how it works too
Click to expand...
Click to collapse
Could you please try once again with the cwm 6.0.3.0 ( Arco's ) withoit a custom graphic.c ?
alireza7991 said:
Could you please try once again with the cwm 6.0.3.0 ( Arco's ) withoit a custom graphic.c ?
Click to expand...
Click to collapse
I tried now. But the same bug!
Originally Posted by alireza7991<br />
Could you please try once again with the cwm 6.0.3.0 ( Arco's ) withoit a custom graphic.c ?
Click to expand...
Click to collapse
<br />
<br />
I tried now. But the same bug!
Click to expand...
Click to collapse
Once again with the old 5.0.5.4 ?
alireza7991 said:
Once again with the old 5.0.5.4 ?
Click to expand...
Click to collapse
I can't find a download link for the 5.0.5.4 CWM. It's everywhere down
Maybe a try with the stock recovery could help. But there is no downloadlink for it too.
I think that arco knows the solution, but he seems very busy. I can't ask him for help because he doesn't accept PMs from "normal" users.
sdfee said:
I can't find a download link for the 5.0.5.4 CWM. It's everywhere down
Maybe a try with the stock recovery could help. But there is no downloadlink for it too.
I think that arco knows the solution, but he seems very busy. I can't ask him for help because he doesn't accept PMs from "normal" users.
Click to expand...
Click to collapse
Using stock recovery as base will limit you only to non touch version !
The only way you can get a working cwm 6.0.3.2 is to clone repo from arco and sync it to lastest cwm from CM 10.1 m3 branch !
alireza7991 said:
Using stock recovery as base will limit you only to non touch version !
The only way you can get a working cwm 6.0.3.2 is to clone repo from arco and sync it to lastest cwm from CM 10.1 m3 branch !
Click to expand...
Click to collapse
Okay. It sounds very intresting. But I did never something like that. How can I synch my cloned repo from arco with CM? Where can I find the right branch? There are so many repos at https://github.com/cyanogenmod
Am I wrong there?
I have only a Windows computer so I don't know how many steps of building it I can do.
Sorry for my helplessness. It is so many to learn. But I want to learn it step by step.
heres the file for cwm 5.0.5.4
sdfee said:
Okay. It sounds very intresting. But I did never something like that. How can I synch my cloned repo from arco with CM? Where can I find the right branch? There are so many repos at https://github.com/cyanogenmod
Am I wrong there?
I have only a Windows computer so I don't know how many steps of building it I can do.
Sorry for my helplessness. It is so many to learn. But I want to learn it step by step.
Click to expand...
Click to collapse
First you need a linux distro ( you may use a virtual machine too )
Then you need Linaro Tool Chain ( or any other toolchains ) + Android SDK . now follow instructure from buffo to builf cwm.after building I think you will have a 6030 then you need to merge cm10.1 branch to get a 6032

[Kernel][Sense] *ZombiFly* Kernel .02 [JB 4.2.2]

ZombiFly kernel will be kept at a feature minimum. First time getting into kernel development. You can ask for features but they will not always make it into this kernel. Please keep this thread clean. Thanks
Features:
Version .02
sound control
voltage control
Version .01
System r/w
fastcharge
intellidemand and wheatley
noop, deadline,row,cfw,bfq,sio,fiops
Downloads:
ZombiFly Kernel - http://flyhalf205.com/?dir=kernels/m7wlv
Stock recovery with system r/w - http://flyhalf205.com/getdownload.php?file=kernels/m7wlv/ZombiFly-Stock.zip
Source:
https://github.com/Flyhalf205/android_kernel_m7wlv
XDA:DevDB Information
ZombiFly, a Kernel for the Verizon HTC One
Contributors
Flyhalf205
Kernel Special Features:
Version Information
Status: Stable
Created 2013-11-22
Last Updated 2013-11-23
Mine.
Once again. I am cut short of time right now so will fix up OP and make 2nd kernel.
Nice job man! :good:
I have been waiting for kernels to get built! Thanks a bunch!
Sent from my HTC6500LVW using XDA Premium 4 mobile app
What app is recommended for kernel options?
Beat me to it. Building now. Thanks for this! Options are a good thing.
Sent from my Oney Bone.
brymaster5000 said:
Beat me to it. Building now. Thanks for this! Options are a good thing.
Sent from my Oney Bone.
Click to expand...
Click to collapse
Will be putting in sweep to wake and the HTC logo button hopefully tonight.
Sent from my HTC6500LVW using Tapatalk
Flyhalf205 said:
Will be putting in sweep to wake and the HTC logo button hopefully tonight.
Sent from my HTC6500LVW using Tapatalk
Click to expand...
Click to collapse
Cool. I will get OC and governors in, if you don't mind me cherry picking and viceversa if you need to (as you are a million times better at this than me).
brymaster5000 said:
Cool. I will get OC and governors in, if you don't mind me cherry picking and viceversa if you need to (as you are a million times better at this than me).
Click to expand...
Click to collapse
Yeah man go for it. I will be adding tons of stuff in tonight.
Flyhalf205 said:
Will be putting in sweep to wake and the HTC logo button hopefully tonight.
Sent from my HTC6500LVW using Tapatalk
Click to expand...
Click to collapse
Awesome!!
mine.
Flyhalf205 said:
Will be putting in sweep to wake and the HTC logo button hopefully tonight.
Sent from my HTC6500LVW using Tapatalk
Click to expand...
Click to collapse
Really hope these get added to cm 11.
Chilidog said:
Really hope these get added to cm 11.
Click to expand...
Click to collapse
I won't be doing any aosp kernel. This one may work on it but will not be supported for aosp.
synisterwolf said:
mine.
Click to expand...
Click to collapse
You need one? Lol
Sent from my HTC6500LVW using Tapatalk
Will these work on 4.3 ROMs? Sorry if that's a dumb question.
Chilidog said:
Really hope these get added to cm 11.
Click to expand...
Click to collapse
I have posted my custom AOSP kernel with these options in other threads. It is compatible with cm 11. Here is a link to the newest build: http://www.projectelite.net/actngrezy/buck/gummy/kernels/m7/kk/elite_m7-11_21_2013.zip
Flyhalf205 said:
I won't be doing any aosp kernel. This one may work on it but will not be supported for aosp.
You need one? Lol
Sent from my HTC6500LVW using Tapatalk
Click to expand...
Click to collapse
Subscribed. ^_^
Sent from my iPhone 5 using Tapatalk 4
buckmarble said:
I have posted my custom AOSP kernel with these options in other threads. It is compatible with cm 11. Here is a link to the newest build: http://www.projectelite.net/actngrezy/buck/gummy/kernels/m7/kk/elite_m7-11_21_2013.zip
Click to expand...
Click to collapse
So I don't have a computer with me right now but could I flash the zip in Flashify or extract the boot img and flash that in Flashify? Also could I do this over my current rom without losing any information?
Chilidog said:
So I don't have a computer with me right now but could I flash the zip in Flashify or extract the boot img and flash that in Flashify? Also could I do this over my current rom without losing any information?
Click to expand...
Click to collapse
no need for flashify. It is a kernel only so it wont mess with your current ROM install. Just download and flash in recovery. It is in any kernel format so you wont see a boot img in the zip. It extracts the current boot img from your current rom, unpacks it(splits it into the kernel and ramdisk) and then repacks it with my kernel and the roms ramdisk. As with anything else, make a backup before flashing.
buckmarble said:
no need for flashify. It is a kernel only so it wont mess with your current ROM install. Just download and flash in recovery. It is in any kernel format so you wont see a boot img in the zip. It extracts the current boot img from your current rom, unpacks it(splits it into the kernel and ramdisk) and then repacks it with my kernel and the roms ramdisk. As with anything else, make a backup before flashing.
Click to expand...
Click to collapse
I flashed the kernel, however I am having trouble controlling it. Since the rom I am on (TikTak) doesn't have any built in control for the kernel am I just wondering what my options are..
Sent from my One using Tapatalk
nexusisneecesary said:
I flashed the kernel, however I am having trouble controlling it. Since the rom I am on (TikTak) doesn't have any built in control for the kernel am I just wondering what my options are..
Sent from my One using Tapatalk
Click to expand...
Click to collapse
Trickster Mod, from the Play Store.

[KERNEL]NukedTrinity [3.0.101-ck1]([email protected]/3 & [email protected]/31

hey guys i brought something new iv'e been working on.​my personal kernel based off of chonix's (jhonnyx) updated trinity kernel​why should you use this compared to anything else?:
1: For fun
2: It has every overclock option i can pack into it,including:
"core" overclocking from ezekeels live oc
GPU oc from imoseyon
IVA oc ported from dtrails razr kernel <-a first for gnex as i know
CPU oc from morfic
3: It includes its own hotplug driver:will tisdale's generic arm hotplugging driver which performs better than intelliplug in my testing
4: it has actual hard coded voltages,smartreflex isnt even built in the kernel
5: it has ziyan's (daniels) new ram timings which give even better memory bandwidth
6: it has scu speculative line fills and full zero mode enabled for the processor <-NO DOUBLE LINEFILL
7: it has the 3.10 wifi drivers courtesy of jhonnyx
8: it uses TEUV voltages
9: the con kalivas linux patchset that no other gnex kernel uses,courtesy of poondog
10: the pvr governor ang gpu oc have been modifed to work with each other
other than that,its just one more modded to sh*t gnex kernel,but its mine and i want to share it as it gives me great battery and performance and its unique
i listen to requests,if there is something you want,speak up and we will talk about it :good:
btw,dont start any "this runs better than kernelx" bs here. thats disrespectful.
if you have a problem,dont get angry,write a post and we will troubleshoot
I AM NOT RESPONSIBLE FOR ANY DAMAGE YOU DO TO YOUR DEVICE,YOU LOADED THE KERNEL.
i will NOT enable the double linefill from mpokang,mwisbest clearly showed everyone it cause memory corruption.
(clearly im not good with op's)
and my thanks go out to everyone on xda as there are way too many people for me to credit,thank all of you very very very much for your hard work.
XDA:DevDB Information
NukedTrinity, Kernel for the Samsung Galaxy Nexus
Contributors
pattyboi
Kernel Special Features: Auto-hotplug,GPU governor+OC,Ram/bus oc,IVA OC,CPU OC,ck1 patchset
Version Information
Status: Beta
Created 2014-08-22
Last Updated 2014-11-02
Bro, you're back!!! That's wonderful, i'm installing new kernel asap!
pianistaPL said:
Bro, you're back!!! That's wonderful, i'm installing new kernel asap!
Click to expand...
Click to collapse
yes sir i am & great!
pattyboi:) said:
yes sir i am & great!
Click to expand...
Click to collapse
Oh, wait, is this unified f2fs&ext4 version? Because i need f2fs kernel.
pianistaPL said:
Oh, wait, is this unified f2fs&ext4 version? Because i need f2fs kernel.
Click to expand...
Click to collapse
yesh its anykernel and has f2fs :3 im using it with fml f2fs right now
Sorry but i can´t find the link for download? Am i just stupid or does it not exist yet?
Fatsodonkey said:
Sorry but i can´t find the link for download? Am i just stupid or does it not exist yet?
Click to expand...
Click to collapse
Downloads tab on approx top left just above the thread name
Nice to see you back m8!
Fatsodonkey said:
Sorry but i can´t find the link for download? Am i just stupid or does it not exist yet?
Click to expand...
Click to collapse
If you use Tapatalk, you must choose Web view from top right of page item!
Very fast and smooth with hotplug. Maybe you could add more governor ?
It is not usable on 4.3 JB Roms!
Quite serious bug. The phone is not really turned off, but still on and the display is off. Can't turn it on again except by pull the battery. Im on latest spaceparanoid
eternal70 said:
Quite serious bug. The phone is not really turned off, but still on and the display is off. Can't turn it on again except by pull the battery. Im on latest spaceparanoid
Click to expand...
Click to collapse
looking into that as we speak,thank you!
aliesz said:
It is not usable on 4.3 JB Roms!
Click to expand...
Click to collapse
i think i know how to fix this,sorry bout that,its cause of selinux :/
freshgiammi said:
Nice to see you back m8!
Click to expand...
Click to collapse
thanks buddy
Never thought I'd be able to try a Trinity kernel again on the GNex Will test in a few. Thanks pattyboi!
sivaseraphim said:
Never thought I'd be able to try a Trinity kernel again on the GNex Will test in a few. Thanks @Pattyboi!
Click to expand...
Click to collapse
you might wanna hold off,bout to fix that power off bug that was reported,since thats critical im gonna update so just wait :3
Alrighty! *tail wagging*
alright,new builds is up bugs "should" be fixed
pattyboi:) said:
alright,new builds is up bugs "should" be fixed
Click to expand...
Click to collapse
Has the bug for 4.3 JB android been also fixed ?!

Android 7.0 Nougat Discussion

Talk on this thread guys
@tank0412 @dgadelha @leonardohenrique10
Can somebody test latest AOSP N build with this three kernels?
So i need three logcat.
Kernels:
https://drive.google.com/open?id=0B-Fin8UxrD6PX25hZ0l2emtVLU0
ROM:
https://basketbuild.com/devs/tank0412/AOSP_N/T00F
here's the logcat N3.img, to N1.img or rose, he resumed direct the TWRP since the N2.img entered bootanimation but can not get the logcat.
matheusgcdj said:
here's the logcat N3.img, to N1.img or rose, he resumed direct the TWRP since the N2.img entered bootanimation but can not get the logcat.
Click to expand...
Click to collapse
Thanks.
I think that current AOSP N build did not boot due to M init.rc
I compared init.rc from M and N. And guess what?
There very interesting differentces between them.
tank0412 said:
Thanks.
I think that current AOSP N build did not boot due to M init.rc
I compared init.rc from M and N. And guess what?
There very interesting differentces between them.
Click to expand...
Click to collapse
where did you get that N init.rc?
matheusgcdj said:
where did you get that N init.rc?
Click to expand...
Click to collapse
From AOSP compiler.
P.S. I uploaded new AOSP build with a kernel where i almost totally finished N bring up.
BTW, in the init.rc of N i foudn this line:
exec - root -- /system/bin/update_verifier trigger_restart_min_framework
BUT my AOSP build does not have update_verifier. (????) Hmm.
tank0412 said:
From AOSP compiler.
P.S. I uploaded new AOSP build with a kernel where i almost totally finished N bring up.
BTW, in the init.rc of N i foudn this line:
exec - root -- /system/bin/update_verifier trigger_restart_min_framework
BUT my AOSP build does not have update_verifier. (????) Hmm.
Click to expand...
Click to collapse
:fingers-crossed::fingers-crossed::fingers-crossed: Let's hope that works without it there:victory::victory:
tank0412 said:
From AOSP compiler.
P.S. I uploaded new AOSP build with a kernel where i almost totally finished N bring up.
BTW, in the init.rc of N i foudn this line:
exec - root -- /system/bin/update_verifier trigger_restart_min_framework
BUT my AOSP build does not have update_verifier. (????) Hmm.
Click to expand...
Click to collapse
Dude idk but search problem on diffrent parts of kernel , idk u know this kernel but you can search at xda , "blu" nexus 5 kernel works with M and N
@tank0412 here's logcat the last build and unfortunately without success, still standing in bootanimation
just realise about this thread....looking forward
Reserved for future updates.
Sent from my ASUS_T00F using Tapatalk
Hey Devs....... Please include capps and gapps in the rom package itself
If possible, make it into a flashable zip file
and
HANDS OFF FOR YOUR WORK !!
Can i flash the built
Does the built boots and which boot.img should i use
Shaan_Indtech said:
Hey Devs....... Please include capps and gapps in the rom package itself
If possible, make it into a flashable zip file
and
HANDS OFF FOR YOUR WORK !!
Click to expand...
Click to collapse
There is no official capps for N and he tries to compile aosp. not cm
Guys, new AOSP N build compiled and uploaded.
Can somebody test it? I need logcat.
And you must say me does it pass Asus OEM logo. Thanks.
https://basketbuild.com/devs/tank0412/AOSP_N/T00F
Logcat:
https://drive.google.com/file/d/0B3vLobe8_2u7VHdfdUZxcXNPVjg/view?usp=sharing
ASUS OEM logo passed and still loading bootanimation.
https://drive.google.com/file/d/0B0fzy0qa-E-8eWlyZFhPTUNoWms/view?usp=sharing
Android runtime services died
Hello.
Can somebody test latest AOSP N build with this kernel?
https://yadi.sk/d/noB7cZLTvzft9
Thanks.
tank0412 said:
Hello.
Can somebody test latest AOSP N build with this kernel?
https://yadi.sk/d/noB7cZLTvzft9
Thanks.
Click to expand...
Click to collapse
I will test
tank0412 said:
Hello.
Can somebody test latest AOSP N build with this kernel?
https://yadi.sk/d/noB7cZLTvzft9
Thanks.
Click to expand...
Click to collapse
Stuck at ASUS OEM logo

[KERNEL w/Energy Aware Scheduling][13th January] Helix Kernel v012 r1 [MAGISK]

Deleted
Changelog:
Code:
v012 r1:
-Added /cache support for F2FS
...v012 - Initial Public Release
MAGISK USERS USE INFORMATION AND DOWNLOADS BELOW
If you use magisk, you need to flash the following two files to keep your system untouched and systemless
v012 r1 SYSTEMLESS KERNEL
- The kernel only, system less so your system does not get tampered with.
v012 r1 ROM SUPPORT MODULE
- The rom support module flashes the rom files as a magisk mod, so your rom uses them as a magisk module.
Without the rom support magisk mod, the kernel will not work optimal.
Flash both in twrp or the kernel in twrp and then the module in magisk manager, it's up to you, easiest is to flash both in twrp one after another.
The rom support file module should then show up in magisk manager, which means it works as should.
Reserved
Wow helix is back! Welcome zero!??
Thanks for your support!
Will this work on LineageOS?
holofractal said:
Will this work on LineageOS?
Click to expand...
Click to collapse
You need to read.
Quote from OP: "THIS IS UNTESTED FOR AOSP ROMS, PLEASE BACKUP AND FLASH AT YOUR OWN RISK."
Thanks for the credit! Excellent work
holofractal said:
Will this work on LineageOS?
Click to expand...
Click to collapse
Backup boot and also system if something fails and try it. No one in our team uses cm so we never tried it
Sent from my HTC 10 using XDA Labs
So if any Rom isn't f2fs compatible (respectively it isn't mentioned to be), it will be with this kernel? Which partitions can be formatted to f2fs? And which version of the kernel should I flash then? The main Magisk one or the Rom support one?
Ah and could you please include maple scheduler? Or doesn't it work with EAS?
RogerF81 said:
So if any Rom isn't f2fs compatible (respectively it isn't mentioned to be), it will be with this kernel L? Which partitions can be formatted to f2fs? And which version of the kernel should I flash then? The main Magisk one or the Rom support one?
Click to expand...
Click to collapse
You need to reformat data to f2fs, cache should be fixed as well for f2fs. For system it makes no sense but @Captain_Throwback can tell you more.
The magisk one is only for magisk, but it when data and cache are formatted to f2fs it should still work.
Sent from my HTC 10 using XDA Labs
DeeZZ_NuuZZ said:
You need to reformat data to f2fs, cache should be fixed as well for f2fs. For system it makes no sense but @Captain_Throwback can tell you more.
The magisk one is only for magisk, but it when data and cache are formatted to f2fs it should still work.
Sent from my HTC 10 using XDA Labs
Click to expand...
Click to collapse
Ok and for what are the Rom support files then?
RogerF81 said:
Ok and for what are the Rom support files then?
Click to expand...
Click to collapse
If you use magisk, you need to flash both files with magisk in the title.
One is the kernel, system less so your system does not get tampered with.
The rom support one flashes the rom files as a magisk mod, so your rom uses them as a magisk module.
Without the rom support magisk mod, the kernel will not work optimal.
F2FS not working for /cache currently but making a build right now to resolve that!
EDIT: v012 r1 released for non-magisk users, waiting for p50kombi to update it for Magisk users now
@ZeroInfinity,
Welcome back.. and thanks for the credits, you should know how much work goes into all the custom high performance kernels I do......
As I have said before, let bygones be bygones, Devs should work together and share nfo, not fight over anything.. we all are on the same side....
I have always respected you @ZeroInfinity .. when it comes to scheds, you are a beast.. You understand that stuff to a T.... way out of my league......
I just wanted to stop in and say my thanks..........
Peace Bro..................
Eliminater74 said:
@ZeroInfinity,
Welcome back.. and thanks for the credits, you should know how much work goes into all the custom high performance kernels I do......
As I have said before, let bygones be bygones, Devs should work together and share nfo, not fight over anything.. we all are on the same side....
I have always respected you @ZeroInfinity .. when it comes to scheds, you are a beast.. You understand that stuff to a T.... way out of my league......
I just wanted to stop in and say my thanks..........
Peace Bro..................
Click to expand...
Click to collapse
We wouldn't have an EAS port for the HTC 10 without you
FWIW, Quebec mirror serves a corrupt zip (for NON Magisk)...
pupochek said:
FWIW, Quebec mirror serves a corrupt zip...
Click to expand...
Click to collapse
uggghhh... looks like AndroidFileHost is having server issues again. Thanks for the heads up, will try and reupload!
EDIT: Reuploaded all links to Google Drive!
Do you have a md5 for the r1 non magisk kernel? Thanks for the great work!
Sent from my HTC6545LVW using Tapatalk
sbattosai said:
do you have a md5 for the r1 non magisk kernel? Thanks for the great work!
Sent from my htc6545lvw using tapatalk
Click to expand...
Click to collapse
567d2d6b0fa6492c0459db588683df79

Categories

Resources