TWRP
for
Samsung Galaxy Ace 2
aka Codina
Sources
Device tree: https://github.com/ChronoMonochrome/android_device_samsung_codina/tree/omni-7.1
Recovery Source: github.com/ChronoMonochrome/android_bootable_recovery/tree/android-7.1
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Installation
1) before installation, make sure that you've installed chrono kernel (r5.2 version or up is required for TWRP 3.1.1)
2) flash zip file
Download
http://xda.mister-freeze.eu/XDA-files/ChronoMonochrome/recovery/TWRP
XDA:DevDB Information
TWRP for codina, Tool/Utility for the Samsung Galaxy Ace II
Contributors
ChronoMonochrome, SergeyL
Version Information
Status: Stable
Current Stable Version: 3.1.1
Stable Release Date: 2017-05-22
Created 2015-04-18
Last Updated 2017-05-22
Reserved
Changelog:
22.05.2017
rebased to the CM14.1 device tree by SergeyL
updated to the latest omnirom 7.1 sources
removed a device-specific hack
increased the scrollbar width in the file manager
re-added an initial support for the dualboot feature
28.08.2015
updated to latest omnirom's 5.1 recovery source
fixed reboot sequence bug introduced in 2.8.7.0
adjusted brightness and disabled vibration intensity by default
reworked genfstab
19.04.2015
fixed not working taking screenshots (thanks @Epirex for hint)
removed using path to CPU temp as it doesn't work properly
16.04.2015
initial release
added /ramdisk partition to backup list
added path to CPU temperature interface (that doesn't work sometimes though )
Known bugs:
Report here if you have found any
About EXT4/F2FS
Whatever variants of filesystems on /cache, /data and /system (EXT4/F2FS) should work. However, only ext4 was tested by me. If you've encountered any issue with it, post here /ramdisk/twrp.fstab.
About installation on codinap
This installer should support codinap as well as codina. Otherwise report about it as I haven't tested installation on codinap.
Theme materialised
http://forum.xda-developers.com/galaxy-ace/ace-2-apps/twrp-materialised-t3066650
OMG @ChronoMonochrome you are doing a very good job for our device .As always many thanks!!!!
btw. later i upload new version of themes for TWRP
Edit: Themes Added
guys, is there someone, that for some reason prefer twrp?
I would hear..why, it amuses me, personally(backups, overall mgmt, you know ).
Is it matter of preference?
xo.en said:
twrp, cwm.. what's the difference...really(wrote by user of cwm).
(i mean for real, rom modding experience ),
i mean: allright, but this is clearly...matter of preference, not progress, yes?
Click to expand...
Click to collapse
Yep, this is matter of preference...
btw, guys, is there someone, that for some reason prefer twrp?
Click to expand...
Click to collapse
Not that I prefer TWRP or Philz(are we talking about philz?), I just wanted to get familiar with recovery building. Later, maybe I will be able to build ROMs (if it is possible on my machine). Even building recovery(with 4.4.4 sources) on x86 machine wasn't very easy, but at least it's possible. Some mess with default repos was needed.
I would hear..why, it amuses me, personally(backups, you know ).
Click to expand...
Click to collapse
What's wrong with backups?
ChronoMonochrome said:
What's wrong with backups?
Click to expand...
Click to collapse
Absolutely nothing..i lost my, uh, thought, sorry.
For us with cwm black screen it is very important to have TWRP for recovery.
A big thanks to Chrono for this
manthes said:
For us with cwm black screen it is very important to have TWRP for recovery.
A big thanks to Chrono for this
Click to expand...
Click to collapse
hm. i have not seen cwm blackscreen for year or so(s6d here), in old days only solution was to keep finger on screen in such cwm to see wtf is goin on.
Thing was related to kernel, idd, and definitely not to rom used, imho.
I have it all the time with CWM after cwm 5 or a version like that if i remember correctly. I dont know why. Maybe my s6d is more sensitive .
Before twrp it was a torture to test custom roms. However i think that TWRP is much more friendly.
And because we are just spamming right now i have to say that i test this recovery and it looks like that it is working fine (and it has better font)
manthes said:
And because we are just spamming right now i have to say that i test this recovery and it looks like that it is working fine (and it has better font)
Click to expand...
Click to collapse
..indeed, sorry for spam...it is good you found this fixed now anyway.
manthes said:
For us with cwm black screen it is very important to have TWRP for recovery.
A big thanks to Chrono for this
Click to expand...
Click to collapse
It's fixed on my Kernel and that from Chrono (latest Build).. at least on 20150405 it's 99,9% fixed .. just only one user of the whole world with s6d have still problems ..
btw: i've also s6d now, and even if i hardly OC that LCD.. i still don't have that blackscreen bug.. not on CM11 and not on cwm
ace2nutzer said:
It's fixed on my Kernel and that from Chrono (latest Build).. at least on 20150405 it's 99,9% fixed .. just only one user of the whole world with s6d have still problems ..
btw: i've also s6d now, and even if i hardly OC that LCD.. i still don't have that blackscreen bug.. not on CM11 and not on cwm
Click to expand...
Click to collapse
Sudden interest:
Tell me something: which settings of gov/i/o are used in twrp/cwm, where choice is taken from? Can we customize it? Or it is just some kind of lowlevel, generic thing?
xo.en said:
Sudden interest:
Tell me something: which settings of gov/i/o are used in twrp/cwm, where choice is taken from? Can we customize it? Or it is just some kind of lowlevel, generic thing?
Click to expand...
Click to collapse
Kernel defaults are used on early stage of system init(this is when ROM settings / init.d scripts aren't loaded). But since neither first nor second is used in recovery, there should another way to work around it. I've provided /ramdisk/00recovery that runs at very early stage (probably earliest possible). Almost same work does /ramdisk/00userinit , but it run only when you boot in system.
Uploaded new build
Changelog:
19.04.2014
fixed not working taking screenshots (thanks to Epirex for hint)
removed using path to CPU temp as it doesn't work properly
Click to expand...
Click to collapse
xo.en said:
Sudden interest:
Tell me something: which settings of gov/i/o are used in twrp/cwm, where choice is taken from? Can we customize it? Or it is just some kind of lowlevel, generic thing?
Click to expand...
Click to collapse
Yeah, i can only speak for my Kernel: I can set for every thing different Gov. I/O: CM, CWM, LPM (Offline-Charging) Also different LCD Brightness... and Different min. max CPU Freqs. and so on..
When i started to build the kernel for the first time, in CWM we had that config: (Default TC):
Performance Gov. (static 1Ghz !)
Brightness: 100%
Now it's running:
interactive, 400 - 800Mhz
Brightness 30% (also for offline charging, and CM bootlogo to save some power..)
EDIT: Nope, on my Kernel the User can only change Kernel tunables via init.d scripts ...(not for cwm and lpm)
ace2nutzer said:
Yeah, i can only speak for my Kernel
Click to expand...
Click to collapse
I dig you - so, lowlevel setting that is used in twrp/cwm relies entirely on kernel settings(set/edited before compiling)?
Recovery just uses settings made as default before compiling, yes? This is the point - can we affect this AFTER
I mean - recovery uses same thing that we see after firs boot(i.e. in performance control, chronokernel app, etc), right?
SO, now - can we, in example - add option to change lcd freq setting to cwm/twrp level anyhow, too?
Or this thing is related to different area(i mean - is kiosk mode(you know what i mean..i hope, here) able to manage such things?)?
Ok, post is edited to maximum possible clearity, no more edits...for now
xo.en said:
I dig you - so, lowlevel setting that is used in twrp/cwm relies entirely on kernel settings(set/edited before compiling)?
Click to expand...
Click to collapse
Yes. - in ramdisk, .. (boot.img)
Recovery just uses settings made as default before compiling, yes? This is the point
Click to expand...
Click to collapse
Yes
can we affect this AFTER
Click to expand...
Click to collapse
Nope, but if u use Chrono K. then yes.. because u can edit the recovery files .... just do inits ...
I mean - recovery uses same thing that we see after firs boot(i.e. in performance control, chronokernel app, etc), right?
Click to expand...
Click to collapse
Yes, but as i said, it's possibly to use different settings in recovery.. if it's writed as init on recovery files.. otherwise everything will run as kernel defaults ....
xo.en said:
SO, now - can we, in example - add option to change lcd freq setting to cwm/twrp level anyhow, too?
Or this thing is related to different area(i mean - is kiosk mode(you know what i mean..i hope, here) able to manage such things?)?
Click to expand...
Click to collapse
If you are talking about kernel defaults itself - then no, these values are hardcoded. However these values can be overriden by initramfs scripts (or by mentioned before script on /ramdisk). As I said it is only a matter of time, I mean it's only about when these scripts runs.
ChronoMonochrome said:
If you are talking about kernel defaults itself - then no, these values are hardcoded. However these values can be overriden by initramfs scripts (or by mentioned before script on /ramdisk). As I said it is only a matter of time, I mean it's only about when these scripts runs.
Click to expand...
Click to collapse
Till now, i can override what i want on cwm.. it works.... but the command need to write on the right file / place .. otherwise they are overwritten again by kernel... To check if it works or not, simply check with ADB
@ChronoMonochrome Why we need chrono kernel at first?
And can i use this on stock 4.1.2 with stock kernel? Because i always get blackscreen if i use temporary cwm.
Related
Unofficial build of Beanstalk Kitkat 4.4.4 for the Togari_GPe
[#BeanstalkHead]
Sources:
This ROM is built from source using
Scott's git
CM's git
My changes to CM's tree etc
CM's kernel with changes for ZU with DT2W
[#BeanstalkFeatures]
Install:
[#Install]
Not Working:
Recovery, you may need to flash a CM11 kernel from Carbon or CM to get recovery back
"fastboot flash boot boot.img"
Working:
Looks like most everything works well except some camera glitches
Camera fix / workaround "Another Camera Fix (It's really a workaround) to try > Post #23"
Download:
Build 2: BeanStalk-4.4.4010-20140808-togari_gpe.zip
Build 1: BeanStalk-4.4.4010-20140729-togari_gpe.zip
Credits:
Scott of Beanstalk Team for the ROM
CM (Kali et al) For the device tree
krabappel and [vertigo] and many others
XDA:DevDB Information
Unofficial Beanstalk for Togari_GPe, ROM for the Sony Xperia Z Ultra
Contributors
blueether, scotthartbti, [vertigo], CM, AOSP
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Togari with Unlocked Bootloader
Based On: CM et al.
Version Information
Status: Testing
Created 2014-07-29
Last Updated 2014-08-08
Looks good. Can't wait to test drive another ROM for the gpe.
Sent from my Gpe Z Ultra using XDA Free mobile app
I'm trying this right now. Everything seems to work correctly except for booting into recovery. Whenever I try to boot into recovery after flashing this rom I end up with a black screen. It doesn't matter if I try to enter recover at boot using the volume keys or if I try to do it from to reboot menu when shutting the phone down.
I'm going to have to flash another kernel to get the recovery back.
fzurita said:
I'm trying this right now. Everything seems to work correctly except for booting into recovery. Whenever I try to boot into recovery after flashing this rom I end up with a black screen. It doesn't matter if I try to enter recover at boot using the volume keys or if I try to do it from to reboot menu when shutting the phone down.
I'm going to have to flash another kernel to get the recovery back.
Click to expand...
Click to collapse
Just extract the one from Carbon and flash with fastboot or flashtool. Sorry about that
blueether said:
Just extract the one from Carbon and flash with fastboot or flashtool. Sorry about that
Click to expand...
Click to collapse
I'm starting I think the problem is in my end. I flashed the carbon kernel and I still cant get into recovery.
Oddly enough, I seem to have no problem getting into recovery using doomlords advanced stock kernel.
How do I get into recovery using your kernels @blueether?
Also, is there any way to disable dt2w? It seems to have a pretty good battery drain.
fzurita said:
I'm starting I think the problem is in my end. I flashed the carbon kernel and I still cant get into recovery.
Oddly enough, I seem to have no problem getting into recovery using doomlords advanced stock kernel.
How do I get into recovery using your kernels @blueether?
Also, is there any way to disable dt2w? It seems to have a pretty good battery drain.
Click to expand...
Click to collapse
You should get into recovery just like doomlord's, press vol up when the LED comes on just after boot starts.
I'm sorry that I cant test these builds out at the moment
You are the first to complain about battery drain with dt2w. It should't have a wake lock and will allow the phone to go into deepsleep, but to disable do this from a terminal:
Disable DT2W:
In terminal write: su -c "echo 0 > /sys/android_dt2w/dt2w_active"
After reboot DT2W will be activated again. If you want to make it disabled by default add the above init.d script!
Click to expand...
Click to collapse
Hmmmm, I can't seem to get dt2w disabled. The directory /sys/android_dt2w doesn't seem to exist.. The mkdir command in the sys directory doesn't seem to work either.
Also, I installed doomlords kernel with dual recovery again just to make sure, and recovery works just fine in that kernel with the volume keys. @blueether are there any logs I can grab to help debug the issue? If it helps, the screen seems to get stuck in the sony logo with the led showing green whenever I attempt to boot recovery from your kernel
fzurita said:
Hmmmm, I can't seem to get dt2w disabled. The directory /sys/android_dt2w doesn't seem to exist.. The mkdir command in the sys directory doesn't seem to work either.
Also, I installed doomlords kernel with dual recovery again just to make sure, and recovery works just fine in that kernel with the volume keys. @blueether are there any logs I can grab to help debug the issue? If it helps, the screen seems to get stuck in the sony logo with the led showing green whenever I attempt to boot recovery from your kernel
Click to expand...
Click to collapse
I remember now... I removed some of the code as the original writer packed a sad and threw their toys out of the pram (I still think that if they use GPL code the have to live by the GPL).
If you think that dt2w is causing battery drain then all I can suggest is to flash the boot.img from the latest ZU gpe CM11 builds. If I did a kernel without dt2w it would just be the same as the CM one.
blueether said:
I remember now... I removed some of the code as the original writer packed a sad and threw their toys out of the pram (I still think that if they use GPL code the have to live by the GPL).
If you think that dt2w is causing battery drain then all I can suggest is to flash the boot.img from the latest ZU gpe CM11 builds. If I did a kernel without dt2w it would just be the same as the CM one.
Click to expand...
Click to collapse
Ok... I flashed cm stock kernel and recovery doesn't work there either. I'm thinking that the issue is that I flashed TWRP into the FOTAKernel partition. Is TWRP for xperia z ultra compatible with the gpe edition of the device?
fzurita said:
Ok... I flashed cm stock kernel and recovery doesn't work there either. I'm thinking that the issue is that I flashed TWRP into the FOTAKernel partition. Is TWRP for xperia z ultra compatible with the gpe edition of the device?
Click to expand...
Click to collapse
yeah I don't know what effect that will have, I think I remember @DooMLoRD saying that it wont flash a recovery to FOTA?
Download:
Build 2: BeanStalk-4.4.4010-20140808-togari_gpe.zip
Wedding anniversary edition
On your latest build successful I flashing pimped via flashtool but still can't boot into recovery. When first book image comes up and first led flashes I press volume up and stays on logo. But I am able to boot back into ROM no issues
diamantericos said:
On your latest build successful I flashing pimped via flashtool but still can't boot into recovery. When first book image comes up and first led flashes I press volume up and stays on logo. But I am able to boot back into ROM no issues
Click to expand...
Click to collapse
does this use the default dpi from the stock rom or does it have the 320 dpi? also what is teh actual default dpi? 400
?
runsoverfrogs said:
does this use the default dpi from the stock rom or does it have the 320 dpi? also what is teh actual default dpi? 400
?
Click to expand...
Click to collapse
this is using 320 (native dpi) the GPe uses 400 for some strange reason
blueether said:
this is using 320 (native dpi) the GPe uses 400 for some strange reason
Click to expand...
Click to collapse
just a request, do you guys know if 320 dpi, fifa game works? thats what i dont like about my GPE, the fifa game isnt' compatible for some reason. maybe its the dpi setting?
runsoverfrogs said:
just a request, do you guys know if 320 dpi, fifa game works? thats what i dont like about my GPE, the fifa game isnt' compatible for some reason. maybe its the dpi setting?
Click to expand...
Click to collapse
This one? Or another?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
blueether said:
This one? Or another?
Click to expand...
Click to collapse
oh wow! so it is the dpi that's making it incompatible with my stock gpe! okay looks like im flashing this rom.. thanks for your help!
runsoverfrogs said:
oh wow! so it is the dpi that's making it incompatible with my stock gpe! okay looks like im flashing this rom.. thanks for your help!
Click to expand...
Click to collapse
that Screen Shot was in the GPe Carbon not Beanstalk, but should be the same.
Or just root and edit the build.prop and change the lcd to 320 dpi
blueether said:
that Screen Shot was in the GPe Carbon not Beanstalk, but should be the same.
Or just root and edit the build.prop and change the lcd to 320 dpi
Click to expand...
Click to collapse
ohh that would be easier, let me try that.
Im not responsible for any damage to your phone
But i'm using this kernel as daily driver so its tested before release
Click to expand...
Click to collapse
It is optimized for battery savings in pmehra rom.
Click to expand...
Click to collapse
SAMUK190'S CUSTOM KERNEL Color OS MultiRom
Compatible Rom(ONLY):
Pmehra Color Os 2.1 (2.1.5i Final) (lollipop 5.0.1) : http://forum.xda-developers.com/oneplus-one/development/color-os-2-1-oneplus-one-rom-t3198594
Download Samuk190's Kernel Stable 3#( read more in the post)
https://mega.nz/#!N8NAmRhS!zUykrAM2VM3ffwMS0BAVmaBu8mXWFvSDSe2F0OlIKG8
ps: this is the first kernel made for oneplus color os rom, that is compatible with multirom ( i spent alot of time fixing errors, :silly
[old]
Download Samuk190's Custom Kernel Stable#1 : https://mega.nz/#!4oVgyJKZ!N17fAeVPdJOSyuP1dfx6kFY02pxKTRyHHyh36x-MgwQ
REBUILT stable#1 : https://mega.nz/#!8ksU2Kpa!a5n6tUogktz0uhp4qbG0wK-0BaEuNUda5ThihOKrhtg (same version, but a lighter version for people that have "bootloop stuck issue") (tested by myself) (same source, just removed some files)
Download Samuk190's Custom Kernel Stable#2
https://mega.nz/#!B8MFyIKb!vx0CAvC-bnV3PhnAUcW3I54w2R7Q6XG1CztXS6YxT2Q
Multi rom support, read more in the post for see how it works in my kernel. (tested, im using color os 2.1 from pmehra+ miui 7 x_s)
tip: you can flash a light rom(like miui) as secondary rom, to use NFC.
How to use multirom(internal ColorOS)
1.1CUSTOM KEXEC ENABLED[
What is?It's a half patch made by myself. you must flash COLOR OS in primary partition, and MUST reflash the kernel everytime you want go back to COLOR OS ( just use flashify in the secondary rom)
Advantages : Work's without bugs, Drivers are working good, and you don't need flash secondary rom kernel.
after flashing samuk190's kernel do this
Now lets make multirom work! #Method 1 (tested by myself)
Download MultiRom Manager
Install everything LESS KERNEL from multirom.
Now go to multirom menu, rebooting it.
Boot Internal ROM
Reboot
Install the rom you want , secondary, etc
Reboot to multirom select rom menu
Boot Secondary Roms(or any rom that is not internal)
If says "Kexec full patch need, blah blah, just enable no-kexec-workaround in twrp multirom"
After that , the phone will reboot to MultiRom Rom list menu
Boot secondary rom again, it will say : Booting with kexec or blah blah..
Profit!
To boot internal rom again(after booting secondary roms or any rom that is not internal)
Go to multirom boot and boot to your internal rom
It will redict to recovery due to the driver incompatibility bug.
Just flash boot.img in recovery(or with flashify inside the secondary rom)
Install > image > boot > samuk190'sboot.img
Inject current sector
Reboot and boot internal.
Easier way to make multirom work.
Download flashify app in your secondary rom
flash boot.img stable#2
reboot and boot internal rom
(do the same thing if you're on secondary rom again)
Instructions to flash kernel in fastboot :
turn your phone into fastboot mode.
do this at prompt(cmd)
fastboot flash boot (boot.img location).img
restart phone and wait.
About me
Hi, my name is Samuel! Im
Brazilian, and im new at the development and
i only have the OnePlus One.
Click to expand...
Click to collapse
What is Samuk190's Custom kernel for Color Os?
It's the kernel from pmehra with some bugs fixed, and some new features,slightly fast and the interactive governor back ( , big feature, it will have more features i promise )
Why you are working in this?
Alot of people complained of bad battery in color os 2.1 and some bugs.
Color os has the best drivers, best camera and sound, so it worth spend time at this project for a long time.
some devs don't like non-cm roms(because source incompatibility), so i'm decided to work with this.
With a better kernel, less lag, and fast phone.
It's for daily use!
What i'm working actually for this kernel :
Custom hotplug ( Missing compatible sources?)
Voltage Control(Problem with CPU_VOLTAGE_TABLE compatibility)
More CpuGovernors(every build i will add one any idea?)
NFC fix (hard to do, driver compatibility missing)
Maybe overclock? (hard to do, different kernel architecture, missing incompatibility with built source, need rework)
Custom Animation Boot(idk)
and alot of fixes that will impact in better battery optimizations
give your opinion
BEST configs for battery:
Battery configs :
ZzMoove min 300 max 840
Profile: 3 or 4
input boost > off
or input boost > 300 mhz
(Search in google for profile list, profile 3 is for battery yank extreme and 4 is for battery plus )
(dont forget to change zzmoove profile at kernel auditor)
Another good battery backup config>
cpu: conservative,min:300 max 840 mhz
cpu:smartmax,min 300 max 840mhz
Gpu : powersave
Changelog :
#Stable1
Fixed CpuFreq_interactive
added cpu interactive
Compiled with linaro 4.9.3 (fast)
Changelog stable #2:
Compiled with Google OFFICIAL NDK 4.7.3 ( better battery, no drains, same performance as 4.9.3)
KEXEC HARDBOOT SUPPORT (must be flashed in first partition) (better than nothing)
Smartmax governor
#Changelog Stable 3#
Added Zzmoove governor with 9 profiles(new!)
Added Adreno idler(200mhz when idle, so battery save)
Updated Adreno_Tz_Governor
4 cores online with low frequency is better than 1 core at high frequency, remember this.
Source:https://mega.nz/#!d4cgSR4R!w2fC5hp_jC8j3QkF-kvfMjGHNllXxPED8AZhQhiL9B8
Source#Stable2 and 3# included:here
screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks(sorry if i forgot someone):
@Lord Boeffla @pradeepsmehra
@acuicultor
@Andy1911
@DespairFactor
reserved
reserved2
Awesome. Keep up the good work bro. :good:
Could this kernel make the ROM compatible witj Multirom?
app kernel setting
which app you prefer to set the kernel?
UKM or KERNEL AUDITOR?
Your source code is missing. Do you want to upload every time 400mb? Github or Gitlab or something like that.
Sent from my A0001 using XDA-Developers mobile app
**** seems awsm ! gonna flash asap ! hope it gives me battery backup !
DerRomtester said:
Your source code is missing. Do you want to upload every time 400mb? Github or Gitlab or something like that.
Sent from my A0001 using XDA-Developers mobile app
Click to expand...
Click to collapse
Source code not missing, just unpack rar in linux (because if you unpack in windows as the windows is not case sensitive, the same files like xt_MARK.h and xt_mark.h will be replaced.)
i tried github, but it fails i will upload 400Mb everytime, no problem.
(but i will try upload to github again):laugh:
hyper_davide said:
which app you prefer to set the kernel?
UKM or KERNEL AUDITOR?
Click to expand...
Click to collapse
Kernel Auditor.
Ukm is good also, but i need release a version of ukm compatible with everything.
Richard20000321 said:
Could this kernel make the ROM compatible witj Multirom?
Click to expand...
Click to collapse
Yes, maybe in future. It's hard.
( i dont promise, but i will take this as a challenge )
Thanks for your wonderful work and effort, I see ur PM today, Sorry for that...
its joyful that u clear the blockage in compiling.
Color OS is amazing project and my first love in android world, but Oppo discontinued it because of so many developers got change and they mess-up everything.
if you need any help in future you can write me directly on my email.
[email protected]
samuk190 said:
Yes, maybe in future. It's hard.
( i dont promise, but i will take this as a challenge )
Click to expand...
Click to collapse
nice?good luck?
no flashable zip?
aliffaminuddin said:
no flashable zip?
Click to expand...
Click to collapse
no yet. just download flashable zip from another kernel,
and replace boot.img. then flash
or
in recovery you go to > flash > img > boot
and flash boot.img
I will make flashable zip in future.
samuk190 said:
Source code not missing, just unpack rar in linux (because if you unpack in windows as the windows is case sensitive, the same files like xt_MARK.h and xt_mark.h will be replaced.)
i tried github, but it fails i will upload 400Mb everytime, no problem.
(but i will try upload to github again):laugh:
Click to expand...
Click to collapse
Please give github or gitlab a try. Without it is impossible to follow your changes you did.
DerRomtester said:
Please give github or gitlab a try. Without it is impossible to follow your changes you did.
Click to expand...
Click to collapse
github problem with large files, so im trying github lfs, but lfs don't track all files.
is it fine that it takes time to reboot after installing this kernel?
samuk190 said:
github problem with large files, so im trying github lfs, but lfs don't track all files.
Click to expand...
Click to collapse
Does NFC work after flashing this kernel now?
Hey felow BR HUE... Please man, if you can do it, give us some Fast USB Charge Settings!
BTW thanks for working on Color OS!
Elite Kernel
Unleash the beast
for Xperia Z3 Compact
First of all, I have spent a lot of hours on this project, trying to obtain the true power of this great device.
This Kernel is designed for optimize battery life and give more performance than stock kernel.
Features
Based on lastest sources, 23.5.A.1.291
DRM injection inside the Zip, you don't need flash DRM Fix, just kernel
OC up to 2,7Ghz
UC for better battery life
Optimized voltage tables and voltage control
Thunderplug v5.4, a load based hotplug and optimized for multi-core devices and it is very battery friendly with a great performance
IntelliThermal v2, a custom thermal control better than stock one
GPU overclock up to 657Mhz
Kcal control
More I/O schedulers like FIOPS, Zen, VR, BFQ...
init.d support
Power suspend driver v1.5
Build with UBERTC 4.9 and some optimizations
More stuff that I don't remember
ToDo
Add more governors
Share interactive governor tuned settings for battery and performance
More GPU optimizations
F2FS support
More battery life optimizations
Maybe Quick Chargue 2.0 support.
Maybe sound optimizations
Installation
Install my lastest TWRP (go here)
Make a backup of the partition System (MUST DO, because the kernel change some modules on system)
Select a version according to your needs. (See below)
If you have a TA partition backup:
Download EliteKernelZ3c-(current version).zip and extract the boot.img on your pc.
Use the ta_poc tool by munjeni with your TA partition backup.
Rename the new_boot.img to boot.img and replace it on the EliteKernelZ3c-(current version).zip
Boot on FOTAKernel recovery, with the phone power off, press at the same time power key and vol- until the phone vibrates.
Flash your EliteKernelZ3c-(current version).zip with the boot.img patched.
Enjoy!
Click to expand...
Click to collapse
If you don't have a TA partition backup (so you need DRM FIX):
Boot on FOTAKernel recovery, with the phone power off, press at the same time power key and vol- until the phone vibrates.
Flash EliteKernelZ3c_D-(current version).zip
Enjoy!
Click to expand...
Click to collapse
Usage with eXistenZ 5.6.5 (or similar Stock based ROMs) and Magisk
eXistenZ 5.6.5 includes a TWRP recovery inside the rom, and we don't need it since we have some options for recovery here, so for remove it download this file and flash it on recovery.
eXistenZ 5.6.5 also includes SuperSU on the rom and for correclty install magisk we need to remove it, so first of all update the SuperSU app on the Play Store, after go to the app and on settings there is an option for uninstall SuperSU and unroot the System, so tap it (Sometimes if it takes more of 3 mins, close the app and do it again), after that reboot the phone and done, SuperSU uninstalled.
Now the installation/upgrade of magisk using my kernel.
Download the lastest magisk zip and magisk uninstaller zip here, put they on SD card.
Reboot on recovery, uninstall magisk with the uninstaller zip if you have it, flash the kernel zip, flash magisk and reboot to system, and done, enjoy magisk.
Download
Z3c
Credits
@AndroPlus
@Myself5
@DooMLoRD
@pec0ra
@dorimanx
@faux123
@Doom Slayer a lot of thanks to this great dev
@dontbelive great dev and my Z3 tester
@BlackSoulxxx
@savoca
Source
https://github.com/ShadowElite117/Xperia-Z2-Z3
Changelog
v1
First release
Click to expand...
Click to collapse
v2
Based on new 23.5.A.1.291 sources
Click to expand...
Click to collapse
v3
Added missing conservative GPU Governor
Added Simple GPU algorithm
Added Adreno idler for battery saving
Added Fauxsound v3.6
More optimizations
Click to expand...
Click to collapse
v3.4.13
Kernel made from scratch, so no special features for now (Sorry guys I do this for a better kernel).
Implemented last_kmsg for a correct bug report.
Updated linux kernel version from 3.4.0 to 3.4.13 (Correclty done and free of strange bugs).
QC 2.0 enabled (don't expect miracles, it is limited on Z3 so it works with some QC 2.0 chargers)
Full compatibility with Magisk, eXistenZ and ta_poc tool.
Click to expand...
Click to collapse
v3.4.33
Updated linux kernel version from 3.4.13 to 3.4.33.
Enabled a kernel flag for try to enable Assertive Display on Z2 (It just give me logs that help me to know what is happening).
Dropped TWRP inside the kernel, since I have build newest TWRP for aries, for FOTAKernel partition. It has more features and it is more bug free than recovery inside the kernel.
Click to expand...
Click to collapse
FAQs
Q. How I can report a bug?
A. Give me a last_kmsg, tell me your ROM, if you have Magisk, Xposed Framework or similar things and describe me the problem.
Q. How I can contact you?
A. Please don't spam me with PMs, you can contact me on Telegram: ShadowElite117
This looks amazing, flashing now, thanks heaps!!!
I run slim 2.3, it based on 23.5.A.1.238. can I flash this kernel?
dddestiny said:
I run slim 2.3, it based on 23.5.A.1.238. can I flash this kernel?
Click to expand...
Click to collapse
Probably yes, since it is based on .575 and other kernels on this base work with .238.
Well guys how it is working on Z3c??
This is strange, guys...
Once we had no stock custom kernel - now we have three - which came out almost at the "same" time
@ShadowElite: Big thanks for this! Looks very prommissing! :good:
Especially build in DRM fix is nice as well as OC and UV.
I guess its time to move to MM
fluffi444 said:
This is strange, guys...
Once we had no stock custom kernel - now we have three - which came out almost at the "same" time
@ShadowElite: Big thanks for this! Looks very prommissing! :good:
Especially build in DRM fix is nice as well as OC and UV.
I guess its time to move to MM
Click to expand...
Click to collapse
Thanks, please feel free of test and report feedback
Finaly a reason to unlock my BL again
Testing in SLIMM 2.4 now doing very well and the performance is excellent the only problem I had is that I do not appear intellithermal in kernel auditor otherwise it's great and I threw AnTuTu score of 65884 xd thanks for your work
What does drm fix mean?can v unlock bootloader without loosing drm keys...
Edit-got wat it is.
One q...does this mean can use custom ROMs with camera quality as the stock?
subinsg said:
What does drm fix mean?can v unlock bootloader without loosing drm keys...
Edit-got wat it is.
One q...does this mean can use custom ROMs with camera quality as the stock?
Click to expand...
Click to collapse
It only works on stock based roms
Someone the same problem? Max Frequency is 2265, when I try to push it up it goes alone down to 2265. Don't know what to do? I tried the kernel auditor and some other tools. All the same?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Worked on slim rom .238
Cz this rom based on .575
Sorry for my bad english
alex20877 said:
Someone the same problem? Max Frequency is 2265, when I try to push it up it goes alone down to 2265. Don't know what to do? I tried the kernel auditor and some other tools. All the same?
Click to expand...
Click to collapse
For avoid bugs please make a clean installation
I made clean install and I have the same problem. It seams that frequency is lowered when the temperature increase
I flashed on 23.5.A.1.238_R5D_SLiMM_2.4 ROM and it isn't booting my device up now, what do i do?
Essyy786 said:
I flashed on 23.5.A.1.238_R5D_SLiMM_2.4 ROM and it isn't booting my device up now, what do i do?
Click to expand...
Click to collapse
If you can boot into recovery, try installing another kernel .
Essyy786 said:
I flashed on 23.5.A.1.238_R5D_SLiMM_2.4 ROM and it isn't booting my device up now, what do i do?
Click to expand...
Click to collapse
Is your bootloader unlocked?
Is IntelliThermal on kernel? Maybe I forget to enable it, please tell me
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey guys! This kernel is only for SM-J500H as of now. I will add support for other variants soon. Now lets talk business
Features:
Built using Sabermod 4.8 toolchain
Latest J500HXXU2BPK4 sources
Patched with SuperSu 2.79 (Systemless)
Patched Linux version to 3.10.104
KCAL advanced colour control
SELinux permissive
MSM Hotplug enabled
Mild CPU Undervolt (Beta experimental values)
Compiled with -03 flag for better optimization and speed
Fixed memory leak in alloc_pid
Free memory optimizations
Tuned XZ for ARM processors
NEON and VFP float enabled
Init.d support
Busyboxed
Insecure boot
Patched to boot Note 7 roms
ADB enabled by default
To do list:
New CPU governors
New I/O Schedulers
Overclock and Underclock (I Dont find this neccessary because the phone works properly without overclock as well)
Add support for other models
Please note that i am a beginner in kernel development. I learn and keep learning so that i can bring out something different. Lastly if you got some features on your mind then my ears are always open. However i can't assure you that it will be added or implemented but i can give it my best shot within my capabilities. Further development on this project is dependent on the response i get from you guys. Lack of response will bring an end to this project. Enjoy the kernel guys.
Instructions:1. Take a backup of your boot partition using TWRP first.
2. Navigate to the zip and flash.
3. Reboot and enjoy.
Downloads:Don't forget to hit the thanks button. It will hardly take a second:good:
SM-J500H
Sources
Contributors:
@KingRaheel
Credits:
@Me ofcourse :P
@BlackMesa123 For Ramdisk edits
Status:Testing
Created on: 31/12/16
For changelog
For further plans if any
Seems cool! Can't wait for the FN model :silly:
Good job!
Good!
i'm happy to see this thread,
You just opend o door for new oportunities!
you have all my consideration for this.
if i understand well, this is for MM botloader?
can you share the wlan.ko(pronto_wlan.ko) from J500HXXU2BPK4 'till you make it to work with all versions?
Of course if you are agree with your kernel to be using in other rom ports!
Thanks!
EDIT:
Thanks...again, i didnt checked the zip archive.
i just see the wlan.ko in it!
@KingRaheel
Congratulations!
I see that you've chose Sabermod, a nice choice. Did you try 4.9+ toolchain (including 4.9) ? I'm curious if it works on stock kernel.
@KingRaheel
I don't have the knowledge, but after looking at other kernel, it seems that the change you've made for Linux kernel 3.10.104 is not enough! Other files must be changed too, not only that. I think you have to cherry pick or merge the Linux kernel changes.
Take a look at the changelog of 3.10.104: https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.104 .
Also, I'm not sure, but I think the kernel version must be updated one by one, with it's changes/patches. E.g.: from 3.10.49 to 3.10.50, then 3.10.51 (I don't know if .50 and .51 versions exists, I just gave an example).
Waiting for J500F ???
vaserbanix said:
Good!
i'm happy to see this thread,
You just opend o door for new oportunities!
you have all my consideration for this.
if i understand well, this is for MM botloader?
can you share the wlan.ko(pronto_wlan.ko) from J500HXXU2BPK4 'till you make it to work with all versions?
Of course if you are agree with your kernel to be using in other rom ports!
Thanks!
EDIT:
Thanks...again, i didnt checked the zip archive.
i just see the wlan.ko in it!
Click to expand...
Click to collapse
Thank you sir. Yea its for MM bootloader. . As of now i am trying to figure out how to make the sources of j500h to work on other models. I know that it can be done using different defconfig files and i had got the zImage as well but i think there is something more to it. Hopefully once its out for other models, people can use it to port or build some rom. If they do then my work paid off
#Henkate said:
@KingRaheel
Congratulations!
I see that you've chose Sabermod, a nice choice. Did you try 4.9+ toolchain (including 4.9) ? I'm curious if it works on stock kernel.
Click to expand...
Click to collapse
Thank you buddy. Yeah i had tried with uber 4.9 and it worked but the kernel was kind of creepy lol. Random reboots for some reason. I solved that today and i think ubertc is way better than sabermod in terms of stability and most importantly battery life.
#Henkate said:
@KingRaheel
I don't have the knowledge, but after looking at other kernel, it seems that the change you've made for Linux kernel 3.10.104 is not enough! Other files must be changed too, not only that. I think you have to cherry pick or merge the Linux kernel changes.
Take a look at the changelog of 3.10.104: https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.104 .
Also, I'm not sure, but I think the kernel version must be updated one by one, with it's changes/patches. E.g.: from 3.10.49 to 3.10.50, then 3.10.51 (I don't know if .50 and .51 versions exists, I just gave an example).
Click to expand...
Click to collapse
Yes you are right. The whole thing has be changed. Thats why i simply changed the version as its initial. Lol. I am getting many compilation errors with the patches made for linux 3.10.104 as i think its due to some config mistakes . So i am doing a lot of research on it and getting the errors solved one by one.
1 overclock is necessary for gaming..The games (World of Gunship) i play lag but PBS by zonik was awesome the games didnt lag..I think at least overclock the GPU to 700 MHZ
2 why dont you just add overclock? i mean if people doesnt want overclocking they can just use app to use normal frequency. can someone tell me this if you put 2.1GHz frequency and i still use 1198MHz frequency will there be any difference if you dont put overclocking and use 1198MHz?
i will explain further if you dont understand 2nd question....
I use J500F currently using Resurrection remix
Sehab084 said:
1 overclock is necessary for gaming..The games (World of Gunship) i play lag but PBS by zonik was awesome the games didnt lag..I think at least overclock the GPU to 700 MHZ
2 why dont you just add overclock? i mean if people doesnt want overclocking they can just use app to use normal frequency. can someone tell me this if you put 2.1GHz frequency and i still use 1198MHz frequency will there be any difference if you dont put overclocking and use 1198MHz?
i will explain further if you dont understand 2nd question....
I use J500F currently using Resurrection remix
Click to expand...
Click to collapse
No need of explaining further. Not all people think the same way as you have said. Overclock to high frequencies will cause high temperature shoot up which will cause lag sometimes. Speed thrills but kills. PSB was smooth because it was using DJSteve kernel which ofcourse had all overclock capabilities. I will add overclock later once i add support to other variants.
KingRaheel said:
Thank you buddy. Yeah i had tried with uber 4.9 and it worked but the kernel was kind of creepy lol. Random reboots for some reason. I solved that today and i think ubertc is way better than sabermod in terms of stability and most importantly battery life.
Yes you are right. The whole thing has be changed. Thats why i simply changed the version as its initial. Lol. I am getting many compilation errors with the patches made for linux 3.10.104 as i think its due to some config mistakes . So i am doing a lot of research on it and getting the errors solved one by one.
Click to expand...
Click to collapse
May I know what was the cause of ubertc random reboot and how you fixed it? It is related to flags?
I'll try myself on stock kernel and I guess I'll run into same problem. Anyway, when I tried ubertc on cm kernel, phone was stuck at Galaxy J5 logo.
Regarding Linux kernel version, did you upgrade it one by one till 3.10.104?
#Henkate said:
May I know what was the cause of ubertc random reboot and how you fixed it? It is related to flags?
I'll try myself on stock kernel and I guess I'll run into same problem. Anyway, when I tried ubertc on cm kernel, phone was stuck at Galaxy J5 logo.
Regarding Linux kernel version, did you upgrade it one by one till 3.10.104?
Click to expand...
Click to collapse
Yes flags. If any soft freeze then reboot. Lol. Actually the case should be opposite that is if any hard freeze then reboot. When i reported to samsung they changed it immediately. Like within 30 mins. Stupid samsung. I changed mine using menuconfig. Thats how i got sabermod also to work . No fault in toolchains
Ofcourse one by one and compile or else you will get 2 pages of errors :laugh: .So i am on 3.10.99 now and i got many errors for 3.10.103 . So just trying to figure out where is the bug
UPDATE:
Wifi confirmed working on most of the basebands. Thanks to all my testers out there
KingRaheel said:
UPDATE:
Wifi confirmed working on most of the basebands. Thanks to all my testers out there
Click to expand...
Click to collapse
Keep up the good work !! :good:
Your J500H tester ...
Wishing a Happy New Year!
One advice would be to provide all other modules too!
Since Kernel is optimized from Toolchain, all modules are affected too.
This will provide a performance increase and stabilization.
You will see that module sizes are much bigger now.
Good luck!!
Gongratulations for the nice work..This device needed a kernel for M6.0.1.. I hope & for other models in the future if you can ofcourse .. Happy New year I wish ! (sry for english)
New update coming soon guys. Support for FN model also added. The kernel will be built again from the scratch with many changes to sources.
Regards
Raheel
Can someone help me to compile the wlan module.
---------- Post added at 03:19 AM ---------- Previous post was at 03:10 AM ----------
#Henkate;70323406 [user=7716560 said:
@KingRaheel[/user]
Congratulations!
I see that you've chose Sabermod, a nice choice. Did you try 4.9+ toolchain (including 4.9) ? I'm curious if it works on stock kernel.
Click to expand...
Click to collapse
I have used uberTC and linaro version 4.9. On my computer linaro compiles a bit slower than uber but has better stability
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Welcome to the Twisted Kernel for the Galaxy S6 920F, and 925F.......These kernels
are based on G920TUVU5FQE1 with all the correct ramdisk merges. Both kernels also come
with Synaspe support.....which will be discussed more below.
I also want everyone to know that I have a 920T, not a F model,etc.....So I have built
these for YOU, not me. All I ask is a little bit of appreciation for the time I had to spend
on bringing this to yall. I dont think I'm asking for too much. Plus, I dont see very many
kernels here, especially with the amount of optimizations as mine do. Or rather, the experience
in building them.
SYNAPSE
Each kernel has Synapse support. Now, before anyone starts *****ing......there is some Java errors
that I still need to fix. They WILL NOT affect performance OR battery life. I just havent gotten around
to fixing them yet. But, I will be addressing them on the next update.
If you are unfamiliar with Synapse I would suggest that you do some reading on it. It can become
the best thing since sweet tea, or the worst like.......well, you get the picture. BUT, Synaspe does
have a safety feature......if you adjust something (like voltage) and either give or take away too much,
Synaspe will cancel out your selections on a reboot.
KERNEL FEATURES
A57 Cluster OC to 2304 MHz
A57 Cluster UC to 200 MHz
A53 Cluster OC to 1704 MHz
A53 Cluster UC to 200 MHz
Live CPU Stats
20 CPU Govs
Interactive Tuning
Touchkey Boost
GPU OC
GPU Live Stats
HMP Voltage Control
Memory Bus Voltage Control
11 I/O Schedulers
I/O Tunable
LMK Profiles
Ultra Kernel SamePage Merging UKSM
UKSM Live Stats
Dynamic Dirty Page Writeback
Virtual Memory
Zswap Memory Pool
Kernel Entropy
Gentle Fair Sleeper Control
Arch Power Control
Randomisation
Freeze Timeout
Google Play Services Battery Drain Fix
Minimal Wake Lock Control (still working on this)
Power Suspend Control
EQ Sound Controls
Thermal Controls ( still working on this )
LED Notification Controls
13 TCP Algorithm
Optimize DataBase Controls
FSTrim Control
Wipe Options
Wipe Junk Folders
Build.prop Control
Logcat Controls
And Info
My kernels provide the best of both worlds, performance and battery life. If you want your
device to be wide open and battery life isnt a issue, you can tune it to fly just as fast as you
want. Or, if your the conservative type, you can tune it in to get you the best battery life you
can possibly have on the S6. The choice is all yours on how YOU want your device to run. All
I did was give you the means to do so........
MAGISK
My kernel comes with all the commits in order for it to pass all Safety-Net restictions. But,
Magisk can also cause issues such as loosing root on a reboot, or causing errors in Synaspe.
This is due to BusyBox which he has implemented in his binary. This is NOT a kernel issue.
So please dont flood my thread with things I cannot control.
SUPERSU
SuperSU works just fine. Only set-back is that it will not pass Safety-Net. BUT, he does have
a Aroma installer that just may help to pass all of Safety-Net bull........I myself uses SuperSU
Just make sure that you flash either Magisk or SuperSU after you flash the kernel. Failure
to do so will make it boot back to TWRP......
ISSUES/BUGS/REBOOTS
If you have any of these problems you need to speak up. I have been on this kernel for awhile
and have yet to run into any issues. Thats not saying that you won't either.....
REMEMBER, I BUILT THESE KERNELS FOR you.........
DOWNLOADS
920F
925F
XDA:DevDB Information
Twisted-Nougat-Kernel, Kernel for the Samsung Galaxy S6
Contributors
The Sickness
Source Code: https://www.androidfilehost.com/?fid=817550096634793936
Kernel Special Features: Nougat 7.0
Version Information
Status: Stable
Stable Release Date: 2017-08-21
Beta Release Date: 2017-08-21
Created 2017-08-22
Last Updated 2017-08-21
Mine
Mine #2
Will try that, Thx bro!
Sir @The Sickness may i ask if 925F version maybe flash on edge korean version or is any one here have manage to flash it on edge korean version..?
Where is this supersu aroma? I had never heard about an aroma installer for supersu, i'm interested in it
Warrenforfree said:
Sir @The Sickness may i ask if 925F version maybe flash on edge korean version or is any one here have manage to flash it on edge korean version..?
Click to expand...
Click to collapse
You can try. Just make sure have a backup first
erghetto said:
Where is this supersu aroma? I had never heard about an aroma installer for supersu, i'm interested in it
Click to expand...
Click to collapse
Search for Chainfire in XDA...there is a thread on it
The Sickness said:
You can try. Just make sure have a backup first
Search for Chainfire in XDA...there is a thread on it
Click to expand...
Click to collapse
Not that?
https://forum.xda-developers.com/apps/supersu/supersu-aroma-installer-t3414877
rifek4 said:
Not that?
https://forum.xda-developers.com/apps/supersu/supersu-aroma-installer-t3414877
Click to expand...
Click to collapse
Yes, that thread.
I do have Magisk 13.3 working just fine on my end
The Sickness said:
Yes, that thread.
I do have Magisk 13.3 working just fine on my end
Click to expand...
Click to collapse
Me too like it but do I can ask you why 13.3 not newest 13.6? And which kernel you using, Twisted? I asking, because you told in info that Twisted isn't compatible with Magisk. I tried use Magisk 13.6 on NNE5.1 ROM with Twisted Kernel and didn't works
rifek4 said:
Me too like it but do I can ask you why 13.3 not newest 13.6? And which kernel you using, Twisted? I asking, because you told in info that Twisted isn't compatible with Magisk. I tried use Magisk 13.6 on NNE5.1 ROM with Twisted Kernel and didn't works
Click to expand...
Click to collapse
Didn't know about 13.6.
I use my own kernel which is Twisted 920T
The Sickness said:
Didn't know about 13.6.
I use my own kernel which is Twisted 920T
Click to expand...
Click to collapse
That's for the T-Mobile S6 version? And how u turn it on to working with Magisk? I flashed NNE5.1 and just after that Twisted Kernel then Magisk > Reboot > got "no root" in Magisk window
rifek4 said:
That's for the T-Mobile S6 version? And how u turn it on to working with Magisk? I flashed NNE5.1 and just after that Twisted Kernel then Magisk > Reboot > got "no root" in Magisk window
Click to expand...
Click to collapse
I just looked and now no root...
Back to SuperSU for me
The Sickness said:
Back to SuperSU for me
Click to expand...
Click to collapse
Yes I did it heh... But BTW for now I going to latest N0G33K Kernel
Hmm thanx bro im try it
Any chance to get 925W8 compatibility?
I got G925F and Twisted Kernel is not working for me on NNE5.1.... Its start to boot then reboot and back to recovery.
You must everytime reflash root (magisk/supersu.zip) directly after flashing new kernel.
Awesome work! @The Sickness One question though, is this the same kernel as the one you pulled off in the Original development section?
tiktakt0w said:
Awesome work! @The Sickness One question though, is this the same kernel as the one you pulled off in the Original development section?
Click to expand...
Click to collapse
Yes, but now he's changing few important things and we are waiting for updated version