It says in the first post. Control-F and type either:When I flash the kernel with FKM do I must patch again the boot.img for root with Magisk or is the boot.img already patched for root ? Thanks
- Magisk
- root
It says in the first post. Control-F and type either:When I flash the kernel with FKM do I must patch again the boot.img for root with Magisk or is the boot.img already patched for root ? Thanks
You installed on the January build?
Yes, patched the boot image and flashed and working like a charm.
Do you have vbmeta enabled or disabled?Yes, patched the boot image and flashed and working like a charm.
Enabled, I think. Just patched and flashed the boot.img, and after that, flashed the kernel.
So you have verity and verification enabled? I don't think you can flash a custom boot image with that intact. I couldn't.Enabled, I think. Just patched and flashed the boot.img, and after that, flashed the kernel.
I dont mess with verity and verification, I think with the last version of magisk It's not necessary.So you have verity and verification enabled? I don't think you can flash a custom boot image with that intact. I couldn't.
I will give it a try againSo you have verity and verification enabled? I don't think you can flash a custom boot image with that intact. I couldn't.
My apologies. He does have a zip. I thought it was a boot image.I dont mess with verity and verification, I think with the last version of magisk It's not necessary.
This morning opened the bootloader, flashed the boot image from the january update patched with last canary magisk, and after that, flashed this kernel.
Just that.
Yes, flashed with Franco kernel appMy apologies. He does have a zip. I thought it was a boot image.
He's using an unreleased build, I'll make it public soon.
Sorry, forgot to mention that.
I provide anykernel zip which can be flashed via kernel manager apps and fastboot images for fastboot flash, everything is explained in the op. Btw don't flash v1.0.0 cuz I'm about to release the January one soon.I wonder if it's possible to patch stock boot image and boot the phone. Then patch custom boot image and flash in kernel manager without disabling vbmeta?
I have been using custom kernel zips and flashing in kernel manager without disabling vbmeta and also preserving root.
Thanks for clarifying and for your work.I provide anykernel zip which can be flashed via kernel manager apps and fastboot images for fastboot flash, everything is explained in the op. Btw don't flash v1.0.0 cuz I'm about to release the January one soon.
Thank you. My bad. I usually read the OP before asking dumb questions. I shouldn't have assumed it was a boot image.I provide anykernel zip which can be flashed via kernel manager apps and fastboot images for fastboot flash, everything is explained in the op. Btw don't flash v1.0.0 cuz I'm about to release the January one soon.
Agreed; it has been working great on the last 2 builds.
No. On Evo with Radioactive. No heat.
Yes that's right, hybrid, screen on and no it doesn't affect screen off.Thank you for the write up, based on this it seems the stock behaviour in this kernel is to use hybrid suspend while screen on, is that right? Does this also affect screen off?
While i never asked for donations always are welcome and now that i'm saving for a new pc because current one is getting old and slow any help will be much appreciated, i added my PayPal address in my signature for someone interested in helping me with the new pc. Thank you.Also, thank you for this kerne. It's the best experience I've had with this phone and I've tried almost all kernels and ROMs for this phone. Is there a way we can donate to show our appreciation?
Keep up the great work
I'm using Radioactive kernel on EVO and all is good.
You no longer need to disable verity. If you on latest stable magisk then you can just flash. So before flashing kernel, make sure your old kernel is patched with latest stable magisk and then disable any modules. Then flash.I figured out why I suffered from bootloop ~
I have to flash one commend :
fastboot flash vbmeta --disable-verity --disable-verification vbmeta.img
Then it won't bootloop and makes me enter system ... So I needless to format my data and lost everything....