[KERNEL][LL]F93 Kernel for SM-A500F stock - Galaxy A3, A5, A7, A8, A9 General

F93 Kernel V1.0 SM-A500F LP 5.0.2
Features:
- Tune-up for Cortex A53/ARMv8 architecture (built using latest A53/ARM8 enabled Linaro toolchain)
- Bricked CPU hotplug
- KCAL post-processing driver
- Add a module param to change the thermal throttle temperature point to userspace
- Alucard CPU governor
- Ondemand governor enabled
- Added fiops IO scheduler
- Added fsync on/off support.
Use Kernel Adiutor app to control these kernel features.
Flash it using TWRP or CWM recovery.
Downloads:
F93-A5F-LP_Kernel_v1.0.zip
Sources:
Will upload to my github a little bit later
PS: Flashing custom kernel will void your warranty!

does this kernel work on SM-A500FU ?

astrit1 said:
does this kernel work on SM-A500FU ?
Click to expand...
Click to collapse
You can try. Backup your original boot partition with TWRP so you can restore it in case of any problems. In theory it should work but I'm not sure about telephony part.

Wait, we already have TWRP?
EDIT:
Okay, so we do have TWRP for the A7, which will probably work with the A5 if we replace the kernel blob. And probably the main config too (resolution difference).

fonix232 said:
Wait, we already have TWRP?
EDIT:
Okay, so we do have TWRP for the A7, which will probably work with the A5 if we replace the kernel blob. And probably the main config too (resolution difference).
Click to expand...
Click to collapse
we have a twrp recovery for A5 too

I can't seem to find it... All I found was the Chainfire autoroot recovery, but I can't flash that on my A500FU 5.0.2

fonix232 said:
I can't seem to find it... All I found was the Chainfire autoroot recovery, but I can't flash that on my A500FU 5.0.2
Click to expand...
Click to collapse
here is the thread http://forum.xda-developers.com/galaxy-alpha/help/to-port-twrp-to-galaxy-a5-a500fu-t3150843

Ah dangit, I'm blind...
Any way, I'm stuck with a non-rootable A5FU, it has Secure Boot enabled

@faust93 the kernel seems to work but the recent task and back key are not working :/
{
"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"
}
---------- Post added at 01:07 PM ---------- Previous post was at 01:04 PM ----------
fonix232 said:
Ah dangit, I'm blind...
Any way, I'm stuck with a non-rootable A5FU, it has Secure Boot enabled
Click to expand...
Click to collapse
you can disable it by going to setting/security/and disable reactivation lock
then flash the cfautoroot file with odin and you need to flash then the original boot.img and recovery.img with flashify to prevent a bootloop

Funny thing is, it is not enabled! I've checked double, even before posting here
EDIT:
Okay, so I tried something. Toggled the Reactivation Lock on and off (with a reboot) and now it's working!
Though, easier root: I've created a TWRP Odin flash package, and flashed that directly. Of course the bootloader *****ed about the recovery not being SE enforcing, and set my Knox to 0x1. But who cares

Very good @faust93 i'll try this Kernel on my A500FU.
Edit: I have same issue like @astrit1 with the recent and return buttons, they doesn't work at all i'll wait for a fix and reflash stock kernel

Thanks for sharing. What settings must i choose in kernel adiutor in order to stop the soc from throttling?

Is it ok for odex rom or just for deodex roms?

hiyachi-32 said:
Is it ok for odex rom or just for deodex roms?
Click to expand...
Click to collapse
This kernel is working on both, odex and deodexed

mygalaxya said:
This kernel is working on both, odex and deodexed
Click to expand...
Click to collapse
Is it worth to install this kernel. Is it good? Also is it ok with xposed?
Thanks

hiyachi-32 said:
Is it worth to install this kernel. Is it good? Also is it ok with xposed?
Thanks
Click to expand...
Click to collapse
I took and instal the kernel, as im playing Vainglory moba, and my device would start to lag after 15 to 20 min. I thought the kernel is great but has few down sides for me.... VG still lags (I may have wrong options in adiutor). Wifi password each reboot.

are the soft keys working now on this kernel , how is the performance?

astrit1 said:
are the soft keys working now on this kernel , how is the performance?
Click to expand...
Click to collapse
The capacitive are still not working on this Kernel, probably because the capacitive buttons are set up differently on A5F. I'll take a look into it.

mygalaxya said:
The capacitive are still not working on this Kernel, probably because the capacitive buttons are set up differently on A5F. I'll take a look into it.
Click to expand...
Click to collapse
it would be good if you can fix it , we really need a custom kernel for our device

astrit1 said:
it would be good if you can fix it , we really need a custom kernel for our device
Click to expand...
Click to collapse
The capacitive buttons adress seems different, will replace it and see what happens, or i'll build a new custom Kernel since we have sources for it now.

Related

[ ROM ][ Nov 7 ] Stock Rooted XNPH44S

Here's the stock rooted XNPH44S ROM. Includes root(enable in Developer options) and the rest is untouched, so it's OTA safe
Custom kernel users may need to make a change to the build.prop to get root working if the default.prop in the kernel ramdisk if not set like I have it(may affect future OTAs)
Change
Code:
persist.sys.root_access=0
To
Code:
persist.sys.root_access=1
{
"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"
}
Stock Rooted XNPH44S ROM - Mirror
md5 - c43646eb36bbe4e2d3a0e7654c8e4419
XNPH44S Radio files, etc - Mirror
md5 - 83caeff9178f2910014f0be5ca02ce6d
Thanks
Sent from my A0001 using Tapatalk
---------- Post added at 08:24 PM ---------- Previous post was at 08:23 PM ----------
Mirror is not working. Fyi
Sent from my A0001 using Tapatalk
Devhost link downloads at sub-dial-up speeds.
Mirror is broken (seven years of bad luck for you)
Edit: I guess I jumped the gun a little on that one
Edit: So close to first
Someone do me favor and post a screenshot of the about window as I forgot to when I did a test flash as I want to include it in the OP
notyu1459 said:
Devhost link downloads at sub-dial-up speeds.
Mirror is broken (seven years of bad luck for you)
Click to expand...
Click to collapse
Mirror is still uploading but it should be done in about 10 mins or so :good:
Allright! Gonna do a clean install for this beast, anybody know if the camera is changed?
Great.. Thanks a lot!
Dev-host is slooow. Will wait for mirror.
Your the Man..thank you!
Is this ok to dirty flash over 38r? Then I guess flash radio file afterwards?? Does supersu need to be unistalled first?
Is this F2FS compatible? Also can i restore the 'data' from my nandroid backup if i flash this?
Basically is it flashable over 38R or requires to be a clean install?
@Calkulin any chance of making it comoatible f2fs?
Lookitfast said:
Is this ok to dirty flash over 38r? Then I guess flash radio file afterwards?? Does supersu need to be unistalled first?
Click to expand...
Click to collapse
It can be flashed over 38R without wiping and just flash the radio files after flashing the ROM. As for SuperSU, if it's still there after flashing(because it was updated through the play store), then just uninstall it as it won't work due to the su binary being the CM version
tofuboi01 said:
Is this F2FS compatible? Also can i restore the 'data' from my nandroid backup if i flash this?
Basically is it flashable over 38R or requires to be a clean install?
Click to expand...
Click to collapse
I don't think the stock kernel is F2FS compatible but if you change the kernel and format the partitions accordingly, it should work just fine
cashflip said:
@Calkulin any chance of making it comoatible f2fs?
Click to expand...
Click to collapse
All you need to do is change the updater script to format the system partition to F2FS while flashing the ROM and flash a kernel that supports F2FS & mounts the partitions as F2FS
Calkulin said:
It can be flashed over 38R without wiping and just flash the radio files after flashing the ROM. As for SuperSU, if it's still there after flashing(because it was updated through the play store), then just uninstall it as it won't work due to the su binary being the CM version
I don't think the stock kernel is F2FS compatible but if you change the kernel and format the partitions accordingly, it should work just fine
Click to expand...
Click to collapse
I will use AK kernel so f2fs is supported, but i just would like to confirm if this would flash on f2fs partition first?
thanks for the speedy response!
SuperSU cannot be used after flashing this rom?
metaldood said:
SuperSU cannot be used after flashing this rom?
Click to expand...
Click to collapse
refer to post 12
Thanks for putting this together
Eris-Droid X-Incredible-Rezound-S2-Galaxy Nexus-Note 2-Note 3-Moto X 2nd Gen-OnePlus One
Do we install radio as well if we're installing the ROM?
konman21 said:
Do we install radio as well if we're installing the ROM?
Click to expand...
Click to collapse
Post 12
Just did a factory reset and installed the ROM and radio. Upon boot up, I have no superuser at all.
Currently I'm reflashing the ROM after doing an advanced wipe with system, data, dalvik and cache to see if it fixes it.
Is this the right way to do it?
EDIT: Still no supersu. How do we get root working?

[ROM][LP 5.1.1][Stock .368] Xperium Project

{
"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"
}
Based on Lollipop v5.1.1
Device C6833
Features Root & Multi-recovery included
Bootloader locked and unlocked
Built with XperiFirm and PRFCreator
Features
Odexed
Root
Multi-Recovery
Signed
Zipaligned
Pics quality tweaks (replacing the build.prop)
Snapdragon tweaks (replacing the build.prop)
Audio tweaks (replacing the build.prop)
Google DNS (replacing the build.prop)
Dialing tweaks (replacing the build.prop)
Network tweaks (replacing the build.prop)
Download
Firmware C6833_14.6.A.0.368 No Brand Italy Unlocked Bootloader (LP 5.1.1)
Firmware C6833_14.6.A.0.368 No Brand Italy Locked Bootloader (LP 5.1.1)
build.prop for C6833_14.6.A.0.368 edited by Jo-san
Xperium Bootanimation developed by Interface (Team Delirium)
How to flash it
make sure to be on a rooted rom with Philz recovery
download saving the rom on your External SD
reboot to Philz recovery
wipe (data, cache, dalvik/art cache) and format (cache, system, data)
flash rom
Info
to replace the build.prop you must replace it on system/ with the rw-r--r-- permissions
to replace the bootanimation you must replace it on system/media/ with the rw-r--r-- permissions
to install Xposed Installer properly you must download the APK and flash THIS from the recovery
I would say thanks to all the developers into theese tool projects [NUT], IaguCool and zxz0O0! Please to consider a donation for a beer!
​
Any damage is at your sole responsibility!​
Does it work on the 6833 version?
albireox said:
Does it work on the 6833 version?
Click to expand...
Click to collapse
of course
Jo-san said:
of course
Click to expand...
Click to collapse
Thanks for this, it works fine, Unlocked, I did remove loads of apps and firmware to suit my own usage.. this just works.
(removed all social apps, auto up-load stuff, and a couple of silly thing like sketch and AR effects.. just stuff I don't need or want)
corum3 said:
Thanks for this, it works fine, Unlocked, I did remove loads of apps and firmware to suit my own usage.. this just works.
(removed all social apps, auto up-load stuff, and a couple of silly thing like sketch and AR effects.. just stuff I don't need or want)
Click to expand...
Click to collapse
Yes me too! It's a pleasure! I developed many rom for Galaxy Note before...but this is the first work i m sharing on xda...this isn t a so elaborate work but i m starting a deodex project #staytuned
Big thanks to the OP for this one have been foxed trying to root mine on lollipop and this is perfect!! This is untouched apart form the root and recovery?? What does the prop mod do??
Thanks Steve
Yep, this is an original firmware with root and recovery...the build.prop include my tweaks for a better wifi and 3g signal...increasing wifi and 3g performance...streaming video....battery performance..and other...
Please to follow my procedure to flash closely!
Jo-san said:
Please to follow my procedure to flash closely!
Click to expand...
Click to collapse
Whats the maximum cpu frequency from Sony in Stock Rom???
Sent from my Z Ultra using Tapatalk
Godaemon said:
Whats the maximum cpu frequency from Sony in Stock Rom???
Sent from my Z Ultra using Tapatalk
Click to expand...
Click to collapse
2.22
please, leave me a feedback
can i flash it on stock KK 4.4.4 ?
raisqureshi said:
can i flash it on stock KK 4.4.4 ?
Click to expand...
Click to collapse
Of course but follow my guide...you need root and recovery before flash my rom
Jo-san said:
Of course but follow my guide...you need root and recovery before flash my rom
Click to expand...
Click to collapse
Your guide is very basic, followed it with mine but it will not install. Says installing, 2 seconds later it tells me it's installed. But it's not.
Was you on Philz Recovery?
Jo-san said:
Was you on Philz Recovery?
Click to expand...
Click to collapse
Yes as I said I followed your guide so was using Philz Recovery, even tried TWRP still same result. Will try downloading again just to make sure it's not a corrupt zip file.
Will report back after downloaded and try installing again.
Edit: All good now, had the wrong version of Philz Recovery installed. Installed and running now.
samorgs said:
Yes as I said I followed your guide so was using Philz Recovery, even tried TWRP still same result. Will try downloading again just to make sure it's not a corrupt zip file.
Will report back after downloaded and try installing again.
Edit: All good now, had the wrong version of Philz Recovery installed. Installed and running now.
Click to expand...
Click to collapse
You have to revert back to kk and do a 100% wipe of data internal SD this is a common issue.
RealityFails said:
You have to revert back to kk and do a 100% wipe of data internal SD this is a common issue.
Click to expand...
Click to collapse
As I said, turned out I was using the wrong version of Philz. I was running KK, just that with the version of Philz I was using it just was not installing the ROM. Installed the correct Philz and it installed straight away.
?
samorgs said:
As I said, turned out I was using the wrong version of Philz. I was running KK, just that with the version of Philz I was using it just was not installing the ROM. Installed the correct Philz and it installed straight away.
Click to expand...
Click to collapse
Haha missed that Part
i m going to do a new rom as soon as the new firmware on xperifirm will be able to download

Kernel ROOT in 5.1.1 - Selinux Permissive - FOR N910F

​THIS kernel is for N910F
here's a kernel, compiled from N910F sources XXU1COI3, with XXU1COI3 Ramdisk
It has a single modification, in order to boot the 910F with root, in new firmware 5.1.1.
Everything else is a stock kernel.
Fixed the warning "kernel is not seandroid enforcing" on boot
my advice is, flash this kernel, and next, root your phone with your preferred method
enjoy:
Mod edit: No longer supported, link removed.
flash it in recovery
To install Root:
patensas said:
All i did was:
- flash the rom with odin
- flashed TWRP 2.8.7.0 with odin
- flashed kernel with TWRP
On exit from TWRP i got no root notification and i selected to apply root.
That was all that needed to be done on my device to gain root.
Click to expand...
Click to collapse
About warning "Notice Security":
lonegan said:
As you now have root access, you can install Titanium Backup and freeze SecurityLogAgent service to get rid of that message.
Click to expand...
Click to collapse
Sources (Updated 8/10/15):
http://www.mediafire.com/download/erb72lq6rsp0rlt/inicial_comit_2.zip
Merge the files in zip above with Samsung sources and compile it
Works.. nice one.. cheers
Well done
{
"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"
}
root with what??
i flash this ok no problem.....but root didnt work
i used same as i used with lolipop 5...which was..... CF-Auto-Root-trlte-trltexx-smn910f.tar
thanks i am in bootloop now...need help
edwardob said:
i flash this ok no problem.....but root didnt work
i used same as i used with lolipop 5...which was..... CF-Auto-Root-trlte-trltexx-smn910f.tar
thanks i am in bootloop now...need help
Click to expand...
Click to collapse
The auto root option doesn`t work on 5.1.1
Best thing to do seems to be flashing latest TWRP, flash the kernel within TWRP and use the root option that TWRP offers.
root option
my version 2.8.5 doesnt have root option
edwardob said:
my version 2.8.5 doesnt have root option
Click to expand...
Click to collapse
All i did was:
- flash the rom with odin
- flashed TWRP 2.8.7.0 with odin
- flashed kernel with TWRP
On exit from TWRP i got no root notification and i selected to apply root.
That was all that needed to be done on my device to gain root.
edwardob said:
my version 2.8.5 doesnt have root option
Click to expand...
Click to collapse
Just flash this kernel using TWRP and then SuperSU beta 2.49 (also using TWRP or other custom recovery)
http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133
BTW. Good work @zamcum, thanks!
Later EDIT:
Or use @patensas's method described above
thanks for all the help
looks like i have install room again ...then twrp then the zip file in twrp.....that right?
im in a boot loop
- Install TWRP 2.8.7.0 with Odin
- Flash within TWRP the Kernel (ZIP) posted in this thread
- Restart TWRP and will ask you to install SuperSU, install it
- After restart run SuperSU, will ask to update SuperSU from market, install, update binaries
At last i'm on my domain with root...
Thank you for your work zamcum
thanks again
i dowloaded zip but it was ccorrupted......install ok the second time ....thats what the problem was thanks
yeah I'm getting file corrupted too when flashing..downloaded twice
Sorry for the douch question but where can i get the 5.1 Rom?
d4rk1337 said:
Sorry for the douch question but where can i get the 5.1 Rom?
Click to expand...
Click to collapse
Sammobile or Samsung live blog
---------- Post added at 07:49 AM ---------- Previous post was at 07:47 AM ----------
There is a pretty amazing kernel from the Echoe rom people. Sign up to the forum to get access. I tried the above method but even after TWRP 'rooted' the rom, supersu wasn't able to function. Downloaded from playstore and then all was right.
security warning
how are you guys dealing with constant security warning... since update
edwardob said:
how are you guys dealing with constant security warning... since update
Click to expand...
Click to collapse
+2 on that one. Tried freezing everything Knox related. Still get that anoying warning...
Sent from my SM-N910F using Tapatalk
Reb0rn said:
+2 on that one. Tried freezing everything Knox related. Still get that anoying warning...
Sent from my SM-N910F using Tapatalk
Click to expand...
Click to collapse
As you now have root access, you can install Titanium Backup and freeze SecurityLogAgent service to get rid of that message.
Hi guys..
Installed rom with 5.1.1, by using a PIT file by 3 Italia. Now i want to root.
Trying to install the twrp within Odin, but after one seconds of upload the program is in block.
Also need the PIT file when install a recovery??
great stuff
@zamcum, nice work!!!
Thank you my friend!!!

Root Android N Developer Preview [Discussion]

Okay, so previewers and testers, Chainfire has finally updated SuperSU to support the N Developer Preview
UPDATE: SuperSU v2.70 has been released.
Click to expand...
Click to collapse
Roll up your sleeves, and root right now.
Here's the thread: http://forum.xda-developers.com/apps/supersu/wip-android-n-preview-t3335726
NOTE: Be sure to roll back to N Preview boot.img, just in case you have tried other root methods. Share the results and issues (if any)
Click to expand...
Click to collapse
I have written a tutorial, you can view it, if you like: Root Android N Developer Preview
Also read - Android N Features - What We Know So Far
Franco's Kernel is now available for N Preview: http://forum.xda-developers.com/showpost.php?p=65836126&postcount=3093
A new update for Preview 1 is now available: http://www.droidorigin.com/android-n-developer-preview-update/
If you want to roll-back to latest stable software: http://www.droidorigin.com/return-from-android-n-developer-preview/
nfl46 said:
Thanks! I've been waiting for this.
Click to expand...
Click to collapse
Thanks to Chainfire, I am just sharing
So... If I'm on stock N (stock system, stock boot.img, stock recovery, etc.), would the easiest way be to just flash the latest TWRP and then flash the SuperSU zip? Just want to make sure I'm understanding everything correctly
Sent from my Nexus 6P using Tapatalk
Othoric said:
So... If I'm on stock N (stock system, stock boot.img, stock recovery, etc.), would the easiest way be to just flash the latest TWRP and then flash the SuperSU zip? Just want to make sure I'm understanding everything correctly
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Yes :good:
But, in case you have forced encryption, and the package doesn't flash, you can feel free to use the CF-Auto-Root package.
So I can use TWRP to roll back to my Marshmallow I'm currently on using the restore function if N doesn't cut it for me? Would I have problems with encryption or userdata by restoring (assuming I've backed up everything)?
What are you guys using for modified boot img to disable forced encryption? Thanks.
nfl46 said:
Do you, by any chance, have root working on your 6P running Android N?
Click to expand...
Click to collapse
Works for me on my 6P after trying the phh SuperUser method for the past few days. It doesn't appear to mount /system as r/w though
ripv2 said:
What are you guys using for modified boot img to disable forced encryption? Thanks.
Click to expand...
Click to collapse
http://forum.xda-developers.com/nexus-6p/general/stock-modified-boot-img-regular-root-t3306684
nfl46 said:
Do you, by any chance, have root working on your 6P running Android N?
Click to expand...
Click to collapse
Yeah, it has been hours
viper2g1 said:
So I can use TWRP to roll back to my Marshmallow I'm currently on using the restore function if N doesn't cut it for me? Would I have problems with encryption or userdata by restoring (assuming I've backed up everything)?
Click to expand...
Click to collapse
If forced encryption is disabled on Android N, it would stick if you flash a custom ROM.
Root is working fine. Have TWRP booting fine and installed kylo kernel. All I need is xposed and I'll be super happy with this preview! ?
{
"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"
}
Sent from my Nexus 6P using Tapatalk
Is there any custom kernel working with N to enable wake and sleep gestures?
17akota said:
Root is working fine. Have TWRP booting fine and installed kylo kernel. All I need is xposed and I'll be super happy with this preview!
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
How did you flash twrp?
I tried yesterday after taking the OTA to N, and no success. =(
Just testing
Sent from my HUAWEI NXT-AL10 using XDA-Developers mobile app
Anyone come across a file explorer that can mount System R/W? I'm using https://play.google.com/store/apps/details?id=nextapp.fx&hl=en with SuperSU 2.69 and it's not able to even though the app itself does have root access.
betovanbuuren said:
Is there any custom kernel working with N to enable wake and sleep gestures?
Click to expand...
Click to collapse
Not sure about that, but franco.kernel is now available for the N Preview
betovanbuuren said:
Is there any custom kernel working with N to enable wake and sleep gestures?
Click to expand...
Click to collapse
Yes kylo kernel r4
uodii said:
Anyone come across a file explorer that can mount System R/W? I'm using https://play.google.com/store/apps/details?id=nextapp.fx&hl=en with SuperSU 2.69 and it's not able to even though the app itself does have root access.
Click to expand...
Click to collapse
Try Solid Explorer, it was working when I was on N: https://play.google.com/store/apps/details?id=pl.solidexplorer2&hl=en
I think Root Browser works too, at least I remember reading that somewhere.
bouchigo said:
Try Solid Explorer, it was working when I was on N: https://play.google.com/store/apps/details?id=pl.solidexplorer2&hl=en
I think Root Browser works too, at least I remember reading that somewhere.
Click to expand...
Click to collapse
I updated to SuperSU 2.70 and all worked fine. Thanks though!

Custom Kernel for the A20 (Android 9 with U2 bootloader)

@Agrim720 has developed a super kernel for the Galaxy A20
For phones running a GSI with the U2 bootloader (June 2019 Firmware)
1. Download the new zimage and hktweaks from here.
https://forum.xda-developers.com/showpost.php?p=81010583&postcount=144
2. Follow my installation instructions here.
https://forum.xda-developers.com/showpost.php?p=81013993&postcount=145
The quick way is to download and unzip my new boot.img and install it from TWRP.
View attachment boot.zip
Just have your original patched boot.img ready just in case. If things go wrong, you just need to install your boot.img to get back to where you were.
For phones with the U3-U4 bootloader (late Oct - Nov 2019) @Agrim720 has developed his ripper kernel here
https://forum.xda-developers.com/galaxy-a20/development/kernel-ripper-kernel-v1-0-t4020627
The stock kernel allocates 2 core at 1.56GHz and 6 cores at 1.352GHz
The super kernel increases the CPU speeds to 2 cores at 2.184GHz and 6 at 1.586GHz
If you want to see the highest frequencies, you need to use hktweaks to set the minimum frequencies to equal the maximum frequencies.
If you don't use hktweaks, it will generally restrict itself to 1.768GHz and 1.482GHz
Big 2080-2184
Small 1352 - 1586
GPU 545-676
{
"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"
}
physwizz said:
Big 2080-2184
Small 1352 - 1586
GPU 545-676
Click to expand...
Click to collapse
Thank you @Agrim720 @physwizz
Nice upgrade to our phone performance
Sent from my SM-A205F using XDA Labs
I wish I could use it, cant install TWRP on my phone.
Deluriane said:
I wish I could use it, cant install TWRP on my phone.
Click to expand...
Click to collapse
Why not?
physwizz said:
Why not?
Click to expand...
Click to collapse
I have october update
Deluriane said:
I have october update
Click to expand...
Click to collapse
go through this.
https://forum.xda-developers.com/ga...overy-twrp-3-3-1-0-galaxy-a10-exynos-t4013481
Agrim720 said:
go through this.
https://forum.xda-developers.com/ga...overy-twrp-3-3-1-0-galaxy-a10-exynos-t4013481
Click to expand...
Click to collapse
Look forward to seeing the results
I just tried to backup with this kernel in place and it wouldn't backup data.
I had to reflash my patched stock boot.img
physwizz said:
I just tried to backup with this kernel in place and it wouldn't backup data.
I had to reflash my patched stock boot.img
Click to expand...
Click to collapse
its a twrp thing not kernel related.
@physwizz
Can't seem to make it boot up. I followed all your instructions, maybe I have to use a GSI Rom?
Deluriane said:
@physwizz
Can't seem to make it boot up. I followed all your instructions, maybe I have to use a GSI Rom?
Click to expand...
Click to collapse
Possibly.
I'm on June firmware
Deluriane said:
@physwizz
Can't seem to make it boot up. I followed all your instructions, maybe I have to use a GSI Rom?
Click to expand...
Click to collapse
Hi @Deluriane
You do NOT need GSI. It will work on any firmware now.
I just did a full Root / Twrp on the latest stock firmware from NOV. [ A205GUBU4ASK2 ] and it worked perfectly.
Just follow the correct guide for U4 and use the correct boot.img (compressed to a tar) and it WILL work :good:
Try it and let us know. :cyclops:
physwizz said:
@Agrim720 has developed a new kernel for the Galaxy A20
1. Download the new zimage and hktweaks from here.
https://forum.xda-developers.com/sho...&postcount=144
2. Follow my installation instructions here.
https://forum.xda-developers.com/sho...&postcount=145
The quick way is to download and unzip my new boot.img and install it from TWRP.
View attachment 4891171
Just have your original patched boot.img ready just in case. If things go wrong, you just need to install your boot.img to get back to where you were.
Click to expand...
Click to collapse
@physwizz
Update links please
Thibor69 said:
Hi @Deluriane
You do NOT need GSI. It will work on any firmware now.
I just did a full Root / Twrp on the latest stock firmware from NOV. [ A205GUBU4ASK2 ] and it worked perfectly.
Just follow the correct guide for U4 and use the correct boot.img (compressed to a tar) and it WILL work :good:
Try it and let us know. :cyclops:
Click to expand...
Click to collapse
Okay, trying my luck again and this time I'm gonna use TWRP and not flash it on Odin.
Thibor69 said:
@physwizz
Update links please
Click to expand...
Click to collapse
I think the links have been deleted because the kernel doesn't follow the rules
Deluriane said:
Okay, trying my luck again and this time I'm gonna use TWRP and not flash it on Odin.
Click to expand...
Click to collapse
Umm I thought you said you did not have TWRP or you could not install TWRP due to Nov update. I am sorry if I missunderstood...
Thibor69 said:
Umm I thought you said you did not have TWRP or you could not install TWRP due to Nov update. I am sorry if I missunderstood...
Click to expand...
Click to collapse
I dont have it installed right now since went back to stock since installing GSI, going to try out the custom kernel, reroot and reinstall TWRP.
Didnt have TWRP before when I tried installing the kernel using Odin, but since Agrim720 released a TWRP and worked on my phone didnt try to install the kernel again.

Categories

Resources