[Kernel][MM][J700F/H/M 2015][OC @ 1.7GHz (v2.1.2)][Aroma] J7 Afterburner kernel - Samsung Galaxy J7 ROMs, Kernels, Recoveries, & Oth

PLEASE READ THE FULL POST BEFORE FLASHING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I present to you a kernel that I have been working on to give us J7 owners a better experience, which I have named Afterburner.
Before I begin, this will void your warranty, as with any other ROMs/kernels/etc. I will NOT be held responsible for anything that goes wrong from flashing this kernel such as your phone breaking or catching fire/ etc etc.
Anyways, this is ONLY FOR J7 2015 devices!!!!!!!!
Installation
Download to your sdcard or external sd card then reboot to recovery.
Go to "Install" in TWRP and then browse to the location you downloaded it to. Once there, click on the zip file you downloaded and swipe to flash (v1.0 only)--To make the permissive, download the afterburner-permissive.zip file and flash AFTER flashing any of the afterburner kernels. You should only have to flash it once--(v1.0 only - end). (Aroma versions) You will be greeted with a screen that tells you the kernel version and date, touch Next. Now you will come to the install options. Select the options you wish to install. VERY IMPORTANT: YOUR DEVICE WILL BE UNROOTED IF YOU UNCHECK THE ROOT OPTION!! ALSO, IF YOU HAVE A J700H MODEL PHONE (3G version) THEN SELECT THE J700H OPTION, OTHERWISE YOU WILL HAVE BUGS!! Select Install, then set back and wait. Once it's done select next. Finally, if you want to return to TWRP(Recovery) then uncheck the reboot option and touch Finish, otherwise just touch Finish to reboot. Your device will bootloop once or so then will boot. The first boot after installation will take a while. Enjoy!!!!!
I will be updating as I add features.
Downloads are in second post!!
Changelog
v2.1.2
-Random reboots truly fixed, was an issue with the compiler. Installed on my device on 4/16/17 and haven't faced a single reboot. I have a way to check it in the Android file system, so I know 100 percent this bug is gone. Sorry for any trouble the reboots may have caused.
v2.1.1
-Random reboots fixed by removing all CPU hotplugs
-Stock hotplug driver edited to enable unplugging more cores. The phone can now run with 2 cores at idle. Also, added ability to run with 6 cores so the phone can either do 2,4,6, or all 8 cores depending on CPU load and frequency
v2.1
-Linux kernel updated to 3.10.105
-ramdisk optimization and version with old ramdisk added for greater compatibility
-undervolted 300MHz freq for a little better battery life
-tweaked zzmoove governor to use default 'ybat' profile. This should improve battery life while using zzmoove
-added alucard, thunderplug, autosmp, and zen decision CPU hotplugs. Using these can improve battery life and performance. They can be enabled by using an app such as kernel auditor.
-added lionfish governor
v2.0.7
-This version kills off all remaining bugs!!!
-Rewrote the installer to fix some bugs (Main one being the Overclock issue, now everyone should see 1.7GHz!!!!!!!!!!!!!!).
-Threw out UberTC for good, as v6.0 still gave us all MTP and ADB bugs
-Root bug smashed for good by using my own ramdisk and only using one file from user's previously installed kernel (The one that makes it work on all roms)
-ENJOY!!!!!!!!!
v2.0.6
-This is mainly a bug fix release. Fixes the last of the root issues.
-compiled using UberTC 6.0, this seems to add performance.
-CPU scaling in other governors should be fixed now, if not then let me know.
-The issue with some of you only being able to use the CPU to 1.6 instead of 1.7 may or may not be fixed, please test and let me know
v2.0
-Undervolted the CPU. This, in theory, should give roughly the same battery life as any of the afterburner kernels overclocked at 1.6GHz, but running at 1.7GHz.
-Added true support for J700H models (This fixes the MTP bug on J700H devices by installing the proper device tree binary image for the J700H since it's a 3G model). There is an option in the installer now for J700H devices, ONLY SELECT THIS OPTION IF YOUR MODEL NUMBER IS J700H!!!
-A tiny bit more optimization, by tweaking the config file for the build to disable more kernel logging.
-Clarified root install option in the installer to make sure users understand that is they deselect the root option that THE DEVICE WILL BE UNROOTED!!
v1.3
-FIXED MTP/ADB BUG FFINALLY!!! Had to revert to the android compiler, as UberTC caused this bug.
-Added kernel hotplug support. This will allow for the install of externel kernel drivers in the system/lib/modules folder. I haven't added any, but it should work, this might be used for future development.
-DM-verity removed. Supersu disables this anyways when it installs
-Other config optimizations
-Last, but definitely not least......OVERCLOCKED to 1.7GHz!!!!!!!!!!!! Enjoy.
v1.2
-First truly "one install file for all" roms zip, only one download is required now, even for permissive and non permissive
-New Aroma installer, with options to customize Afterburner to your needs:
-Install root
-Install permissive or non permissive
-Install init.d support
-Install busybox (required for init.d support)
-Install insecure adb
-If you don't need one or more of the above then simply leave it unchecked
-New install method of init.d, making it better for future updates
-New install method of permissive. Now uses an init.permissive.rc file within the kernel itself!!
-Completely cleans up traces of old installs and root, so that it can be installed on top of any ROM without losing root or (hopefully) any other bugs (I haven't found any yet)
-Nothing has changed in the actual kernel build except the build number, all of the changes have been in the ramdisk and installation method to make it more stable, easier to install, and more customizeable in the future. If you find any bugs, let me know
v1.1 Features
-Underclocked gpu, while gpu has no load for better battery performance
-Compiled with UberTC 4.9, seems to give a touch better performance than gcc
-Added zzmoove governor
-Some code optimization in CPU drivers
-New installation method means you can download the same kernel zip file and flash it on ANY MM J7 2015 Rom EXCEPT CM based roms like Resurrection remix/LineageOS/Cyanogenmod. When you flash the zip file, it pulls the currently installed boot image, patches it with Afterburner kernel and ramdisk files required by Afterburner, then flashes the patched image onto the device... Pretty neat right? Took hours of research and testing to get this to work properly.
v1.0 Features:
-Overclocked to 1.6GHz
-Underclocked to 300MHz (This is for when you are not using your phone, will save on battery life)
-Init.d support....the kernel will create the init.d folder in /system/etc upon boot if it isn't present and run all scripts within using busybox (built-in!!)
-ADB insecure binary added so you don't need to confirm on your phone for a computer wanting to connect
-KNOX removed, including all of the folders that are created on the root of the phone upon boot
-Extra governors added
-hyper
-smartassV2
-conservative
-ondemand
-powersave
-interactive (Stock)
-performance
Donations:
Donations are welcome here
Thanks
-Samsung for the kernel source
-XDA for the tutorials
-Pavan l for the hyper and smartassV2 governors
-The author of Android Image Kitchen
-Shreesh for giving me 7 kernels from different roms to mod to work with Afterburner
-Abrar Faiyad for testing kernels for me
-Amulya Bhardwaj for helping fix a problem with 1.2
[email protected] for helping test
-Everyone in the J7 telegram group....you guys are a lot of help and great testers!!
XDA:DevDB Information
Afterburner MM, Kernel for the Samsung Galaxy J7
Contributors
daishi4u
Source Code: https://github.com/daishi4u/J7_Afterburner
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 2.1.2
Stable Release Date: 2017-04-16
Created 2017-09-19
Last Updated 2017-09-18

Downloads
Downloads:
v2.1.2
Afterburner v2.1.2 Aroma for all J7 2015 ROMS (February 2017 ramdisk)
Only download the version below if you have any problems with the version above:
Afterburner v2.1.2 Aroma for all J7 2015 ROMS (October 2016 ramdisk)
v2.1.1
Afterburner v2.1.1 Aroma for all J7 2015 ROMS (February 2017 ramdisk)
Only download the version below if you have any problems with the version above:
Afterburner v2.1.1 Aroma for all J7 2015 ROMS (October 2016 ramdisk)
v2.1
Afterburner v2.1 Aroma for all J7 2015 ROMS (February 2017 ramdisk)
Only download the version below if you have any problems with the version above:
Afterburner v2.1 Aroma for all J7 2015 ROMS (October 2016 ramdisk)
v2.0.7
Afterburner v2.0.7 Aroma for all J7 2015 ROMS
v2.0.6
Afterburner v2.0.6 Aroma for all J7 2015 ROMS
v2.0
Afterburner v2.0 Aroma for all J7 2015 ROMS
v1.3
Afterburner v1.3 Aroma for all J7 2015 ROMS
v1.2
Afterburner v1.2 Aroma for all J7 2015 ROMS
v1.1
Afterburner kernel for any J7 2015 Rom
Afterburner kernel for any J7 2015 Rom permissive
v1.0
afterburner-permissive.zip
J7 2015 Stock-based roms Afterburner kernel
A5 2016 V4 Afterburner kernel
A5 2017 V2 Afterburner kernel
A5 2017 V3 Afterburner kernel
Advanced 7 V1 Afterburner kernel
Advanced 7 V2 Afterburner kernel
Enigma ROM V1 Afterburner kernel
Enigma ROM V2 Afterburner kernel
GraceUX ROM Afterburner kernel
Nemisis V1 Afterburner kernel
MDK 3.2 Afterburner kernel

daishi4u said:
Downloads:
v1.0
J7 2015 Stock-based roms Afterburner kernel
Click to expand...
Click to collapse
does this kernal support aod

No it doesn't yet, sorry. I will look into how to add it, but no guarantees.
In other news, I am uploading some kernels for other roms right now and will update links when done. I also changed stock one to flashable zip
Sent from my SM-J700M using Tapatalk

Wow good to see some dev for kernel.?
Sent from my SM-A720F using Tapatalk

I do have a Rom I'm working on, but every time I modify apks I always seem to have problems haha
Sent from my SM-J700M using Tapatalk

Nice work man?

Good Work bro :good:
~☆AkHiLYO☆

Wow! Kernels for the different J7 custom roms. Good work ?
Sent from my SM-A720F using Tapatalk

awesome work man. Is selinux permissive?

Syed Rafat said:
awesome work man. Is selinux permissive?
Click to expand...
Click to collapse
No, not fully, but I can make a zip to flash later that will make it permissive if you guys want
Sent from my SM-J700M using Tapatalk

daishi4u said:
No, not fully, but I can make a zip to flash later that will make it permissive if you guys want
Click to expand...
Click to collapse
Yeah that would be great but you don't have to do it now. Viper is working without it permissive. I already flashed the kernel.

daishi4u said:
No, not fully, but I can make a zip to flash later that will make it permissive if you guys want
Click to expand...
Click to collapse
Please make a zip. Coz we need v4x and dolby ..nd for that we need permissive kernel
---------- Post added at 07:12 AM ---------- Previous post was at 07:11 AM ----------
Syed Rafat said:
Yeah that would be great but you don't have to do it now. Viper is working without it permissive. I already flashed the kernel.
Click to expand...
Click to collapse
Is dolby working ?

abby1998 said:
Please make a zip. Coz we need v4x and dolby ..nd for that we need permissive kernel
---------- Post added at 07:12 AM ---------- Previous post was at 07:11 AM ----------
Is dolby working ?
Click to expand...
Click to collapse
I don't use dolby. So i can't tell.
---------- Post added at 07:15 AM ---------- Previous post was at 07:13 AM ----------
Another thing, bfq is great I/O sceduler. can you please add it?

Only one commit i hope your kernel have nothing related to @aapav01
Sent from my SM-A720F using Tapatalk

Tranks bro great work

great
daishi4u said:
Downloads:
v1.0
J7 2015 Stock-based roms Afterburner kernel
A5 2017 V2 Afterburner kernel
A5 2017 V3 Afterburner kernel
Advanced 7 V1 Afterburner kernel
Advanced 7 V2 Afterburner kernel
Enigma ROM V1 Afterburner kernel
GraceUX ROM Afterburner kernel
Nemisis V1 Afterburner kernel
Click to expand...
Click to collapse
awesome worker finally j7 has 2nd custom kernel. Keep up thegrat work bro.Hoping u will add more features and tweaks:good::good::good:

Sachin_Singh said:
Only one commit i hope your kernel have nothing related to @aapav01
Sent from my SM-A720F using Tapatalk
Click to expand...
Click to collapse
No, this has been my own project. I only uploaded the source yesterday because I wanted to release my work for everyone to enjoy... In order to do this you need to open source it because of the type of license
Sent from my SM-J700M using Tapatalk

daishi4u said:
No, this has been my own project. I only uploaded the source yesterday because I wanted to release my work for everyone to enjoy... In order to do this you need to open source it because of the type of license
Sent from my SM-J700M using Tapatalk
Click to expand...
Click to collapse
Yes brother i know. i was just surprised to see only one commit. I guess you worked offline. I am really glad you shared it with us. Thank you.
Sent from my SM-A720F using Tapatalk
---------- Post added at 05:45 PM ---------- Previous post was at 05:33 PM ----------
A little issue i can not connect my phone with pc. I am on kernel for advanced seven v2
Sent from my SM-A720F using Tapatalk

Sachin_Singh said:
Yes brother i know. i was just surprised to see only one commit. I guess you worked offline. I am really glad you shared it with us. Thank you.
Sent from my SM-A720F using Tapatalk
---------- Post added at 05:45 PM ---------- Previous post was at 05:33 PM ----------
A little issue i can not connect my phone with pc. I am on kernel for advanced seven v2
Sent from my SM-A720F using Tapatalk
Click to expand...
Click to collapse
With adb? Or to transfer files?
Sent from my SM-J700M using Tapatalk

Related

[ROM][KERNEL][N910F/G] Temasek CM12.1 [v14.9] / Vision Kernel

Temasek's CM12.1 for Note 4
DISCLAIMER
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
HOWTO INSTALL
Code:
[B][I]Clean Installation[/I][/B]
1. Download the appropriate ROM.
2. Download the appropriate GApps.
3. Back up any and all important data.
5. WIPE DALVIK/CACHE/DATA/FACTORY RESET.
6. WIPE SYSTEM.
7. Flash the ROM in recovery.
7.1 Flash Kernel (if you use a custom one)
8. Flash the GApps.
9. WIPE DALVIK/CACHE (for good measure).
10. Reboot Device.
[B][I]Mixed Flash/Update[/I][/B]
1. Download the appropriate ROM
2. WIPE SYSTEM.
3. Flash the ROM in recovery.
3.1 Flash Kernel (if you use a custom one)
4. Flash the GApps.
5. WIPE DALVIK/CACHE (for good measure).
6. Reboot Device.
[B][I]Dirty Flash/Update[/I][/B]
1. Download the appropriate ROM
3. Install the update zip from recovery.
3.1 Flash Kernel (if you use a custom one)
4. WIPE DALVIK/CACHE (for good measure).
5. Reboot Device.
STATEMENT
I started to build Temasek's CM 12.1 Rom for Note 4.
It will strict follow his upstream, i'll not add anything to his base.
I only compile it for Note 4 and optimize it for this.
FEATURES
all builds 20150713+ come with VISION Kernel Base as stock (same patched source but not all features)
BUILD
compiled with GCC 4.9.3 with patches from Linaro and SaberMod
including JustArchi's Optimizations
including Arter97's Optimizations
including Qualcomm's optimized LLVM 3.6 (not Google's 3.5a)
DOWNLOADS ON AFH
latest ROM
GAPPS
Vision Kernel
MDNIE Tuner App
KCAL App
Dolby Digital Plus Mod
Download Rom @ AFH
Download Gapps @ AFH
Download Apps @ AFH
THANKS
Code:
@Senthil360 for nice support in this thread
@CyanogenMod for base
@temasek for rombase
@arter97 for optimizations
XDA:DevDB Information
Temasek CM12.1 / Vision Kernel, ROM for the Samsung Galaxy Note 4
Contributors
AuxXxilium
Source Code: https://github.com/AuxXxilium
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Abandoned
Current Stable Version: v14.9
Stable Release Date: 2015-07-21
Created 2015-07-04
Last Updated 2015-08-13
Vision KERNEL
Vision Kernel for all CyanogenMod 12.1 based ROM
fast - smooth - battery friendly
Optimized for Temasek CM12.1
Features
Hotplug
MpDecision (optimized)
IntelliPlug 4.0
Thermal
My own Thermal Driver (for this time but not the end)
IntelliThermal (CM Version)
CPU
Underclock CPU to 268MHz
Overlock CPU to 2880MHz
Hardlimit CPU Control 2.2.1_Note4
CPU Boost
MSM Turbo (like Intel Turbo Boost - only active if you use the max frequency but will cause more battery drain)
Voltage Control
more CPU Governor
GPU
Underclock GPU to 166MHz
Overclock GPU to 800MHz
Simple GPU Algorithm
Adreno Idler 1.1
Idle down to 27MHz
more GPU Governor
Screen
Touch Control (DT2W, S2W, S2S) <- only t2w edition
State Notifier
FS and I/O
Dynamic Fsync 1.5
more IO Scheduler
Optimized EXT4
F2FS Support
Power
Powersuspend 1.7
Fastcharge 1.2
QuickWakeup
Sound
Faux Sound Control 3.6
MSM Ultrasound
Stereo call recording
Net
more TCP Cong
Misc
KSM
Kernel Mode NEON
SELinux permissive
overall Optimizations
Sabermod 4.9.3 for A15 and graphite
more...
How-To install
remove all bootup settings from Fauxclock
boot into recovery
install kernel
wipe cache (better to do this)
boot system
if system is fully started - restart it again
done
Download Kernel @ AFH
Changelog for ROM / KERNEL
Changelog for ROM
Build Changelog
Changelog for Vision KERNEL
2015.07.16
only performance optimizations
2015.07.15
updated: Hardlimit Control v2.2.1_Note4 by AuxXxilium
2015.07.14
build: start with two version: one with touch2wake and without it
build: cleaner build tags - now only vision not vision_smart
added: Hardlimit Control v2.2_Note4 by AuxXxilium (thx to yank555.lu for base)
2015.07.13_t2w - experimental
readded: touch2wake
removed: IntelliThermal trash for the next time
added: more battery savings
patched: some vidc things
2015.07.11_ofast
recompiled with -Ofast
added: new adreno idler version
2015.07.10
added: quickwakeup
added: some more patches
removed: smart... governor that causes a bug in freq selection
2015.07.08_v2
bugfix build
removed: only gpu wakeup on touch event
removed: all touch2wake features for now
removed: high OC Freq (now max is 2.88 GHz)
fixed: no touch response after wakeup from deepsleep (i hope)
fixed: the laggy performance from gpu if there was no touch event
fixed: fastcharge issue that causes some problems (slow charging and more)
fixed: all kernel compile warnings
added: elementalx cpu gov for more performance
added: more optimizations
added: Async Fsync
2015.07.07
added: IntelliThermal from faux123 (CyanogenMod Commit)
added: some patches for power efficiency
added: more patches - to many to list all things
2015.07.06
added: Simple GPU Algorithm
added: MDNIE Control
added: some GPU Patches
2015.07.05
initial push with features above (optimized for my rom)
FAQ
How can i set the kernel features?
The recomend app is FauxClock. Other apps can have problems with cpu freq setting or other features.
Fauxclock isn't supported.
Install Fauxclock > Open and accept SuperSu > force close it > open again (if this isn't working, you need to fix permissions.)
Why i do this? ETA's?
It's only build for my own use, so i update it if i think i must do it. Please do not ask for ETA's.
Misc
Known bugs
If you found a bug, please submit it here.
Feature Requests
If you want to have a new Feature, please submit it here.
Reviews
If you like my work, please say THANKS and write a short review here.
Rom support
Does this ROM support 910G
ROM​
AuxXxilium said:
Temasek's CM 12.1 for Note 4 (trltexx)
Code:
I started to build Temasek's CM 12.1 Rom for Note 4.
It will strict follow his upstream, i'll not add anything to his base.
I only compile it for Note 4 and optimize it for this.
Download
Huge thanks to @temasek and @arter97
XDA:DevDB Information
Temasek's CM 12.1, ROM for the Samsung Galaxy Note 4
Contributors
AuxXxilium
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: v14.5
Stable Release Date: 2015-07-04
Created 2015-07-04
Last Updated 2015-07-04
Click to expand...
Click to collapse
Downloading the ROM, will give more feedback after a few hours.
Keep up the great work, loving your kernel and now maybe this ROM as well.
Sent from my SM-N910F using XDA Premium 4 mobile app
virgoan said:
Does this ROM support 910G
ROM​
Click to expand...
Click to collapse
yes. 910G is supported. it is working with trlexx rom.
Battlehero said:
Downloading the ROM, will give more feedback after a few hours.
Keep up the great work, loving your kernel and now maybe this ROM as well.
Sent from my SM-N910F using XDA Premium 4 mobile app
Click to expand...
Click to collapse
thanks, kernel comes back the next week. try to fix benchmark scores and game performance.
Thanx for thread,I think your kernel and temasek rom is perfect combination???
AuxXxilium said:
yes. 910G is supported. it is working with trlexx rom.
thanks, kernel comes back the next week. try to fix benchmark scores and game performance.
Click to expand...
Click to collapse
Current bug: Clicking Ambient Display causes Force Close?
Everything else seems to work fine so far, will report back if I find something else.
@AuxXxilium : this is great. I was a very big fan of temasek for S3 and I was thrilled when I saw your post. Thanks. The issue that I have is that it seems I am limited with 3g speed after I have installed the rom. I cannot get more than 47kB / sec no matter what I do. Before installing the rom , exactly in the same place, I was having over 1,5 MB / sec. Does anyone have the same issue? Thanks
Trimis de pe al meu SM-N910F folosind Tapatalk
Great, now we have two Temasek CM12.1 roms for our device Gonna test this one too.
Welcome Temasek! I used your ROMs on the Note 3....good to see you here buddy
Does s pen features work with this ROM
ivnn said:
Does s pen features work with this ROM
Click to expand...
Click to collapse
http://forum.xda-developers.com/android/software/app-app-samsung-devices-provided-stylus-t3000448
Sent from my SM-N910F using XDA Premium 4 mobile app
rhadoo_ds said:
@AuxXxilium : this is great. I was a very big fan of temasek for S3 and I was thrilled when I saw your post. Thanks. The issue that I have is that it seems I am limited with 3g speed after I have installed the rom. I cannot get more than 47kB / sec no matter what I do. Before installing the rom , exactly in the same place, I was having over 1,5 MB / sec. Does anyone have the same issue? Thanks
Trimis de pe al meu SM-N910F folosind Tapatalk
Click to expand...
Click to collapse
In case someone else has the same issue...
I found that the default access point was WAP instead of Internet, this was limiting the speed. After I switched to Internet, speed was over 1,5 MB.
Just tried to install the ROM ,but the installation was aborted complaining that this image is for a trltexx and that I'm having a trlte . I think i installed different kernel for my previous Rom . Could anyone suggest what i have to do to change it to trltexxx .
ivnn said:
Just tried to install the ROM ,but the installation was aborted complaining that this image is for a trltexx and that I'm having a trlte . I think i installed different kernel for my previous Rom . Could anyone suggest what i have to do to change it to trltexxx .
Click to expand...
Click to collapse
You have the incorrect recovery.
Install the correct recovery from TWRP's website.
If you have N910F (Trltexx) install this zip from recovery and then reboot to recovery again to install the ROM.
https://dl.twrp.me/trltexx/twrp-2.8.7.0-trltexx.zip.html
Sent from my SM-N910F using XDA Premium 4 mobile app
i tried to install but device got struck in download mode and i couldnt boot normal as well. odin is not recognising the device as well
Battlehero said:
You have the incorrect recovery.
Install the correct recovery from TWRP's website.
If you have N910F (Trltexx) install this zip from recovery and then reboot to recovery again to install the ROM.
https://dl.twrp.me/trltexx/twrp-2.8.7.0-trltexx.zip.html
Sent from my SM-N910F using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Awesome! Temaseks rom was my favorite rom on my s3.
too bad I really need the s-view, which isn't working on CM
will that ever be possible?
ivnn said:
i tried to install but device got struck in download mode and i couldnt boot normal as well. odin is not recognising the device as well
Click to expand...
Click to collapse
Take your phone's battery out. (Make sure device isn't plugged in anywhere)
Then put the battery back in after 10 seconds.
Then hold the volume down, home button and power your device on.
Then plug your phone into your computer, and try different USB ports (Make sure Kies is not installed) and flash a stock ROM via Odin and start a fresh.
Install a custom recovery (TWRP).
Sent from my SM-N910F using XDA Premium 4 mobile app
Mikeyman123 said:
Awesome! Temaseks rom was my favorite rom on my s3.
too bad I really need the s-view, which isn't working on CM
will that ever be possible?
Click to expand...
Click to collapse
sview hack is in rom included, the next kernel version does enable it. so i think it should work after that, but i havn't a sview cover for my phone. so i can't try it out.

[kernel][A Series 2015][TW-MM] hadesKernel v2.6 [01.08.2017]

Code:
Disclaimer
#include
*
* [B]Your warranty is now void.[/B]
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this kernel
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
Welcome to hadesKernel
Some personal thoughts:
- this kernel works only on A3 and A5 2015 versions. I`m not responsable for what can happen if you flash on other devices.
- if you take any of my work without my permission i'll report you, and you'll probably get banned.
- you should read at least install instructions stated in this post - i won`t offer support for any issues regarding installation;
- bug reports without device variant and logs can't be considered bugs - make sure you provide detailed info when reporting bugs;
- press 'Thanks' button instead of saying it - it will keep the thread clean and keep me motivated to do more;
- feel free to donate to me if you want to support my work.
Features:
Aroma Installer with root options
SuperSU 2.82 SR1
Magisk v13.3
OTG support enabled
knox 0x0
CPU overclock to 1.5Ghz
GPU overclock to 720Mhz
A500FUXXU1CQF5 update - June 2017 security patch
Adreno Idler
intelli_thermal
nvidia relaxation patch
undervolt
Color calibration
prima wlan driver
fast, stable and cool
Latest ramdisk
Permissive kernel
init.d support
maybe more - will update when remember...
Devices:
A300FU
A500FU
A500F
A500G
A500K
A500M
A500H
A500S
A500W
A500Y
Bugs:
None (see FAQ on #3 post for any issues)
Instructions:
make sure you have this twrp installed
download zip and put it into phone's storage
enter TWRP recovery
flash zip
reboot and enjoy
Telegram support
Updates and info channel
Offtopic group
Downloads
Mega
AndroidFIleHost
Credits:
*DjSteve
*Lord Boeffla
*psndna88
*Bulgaricus
*SuperR
*Faux123
*duki994
*kernel testers
*if i missed someone PM me and i`ll add
XDA:DevDB Information
hadesKernel v2.6, Kernel for the Samsung Galaxy A Series
Contributors
corsicanu
Source Code: https://bitbucket.com/corsicanu/hadesKernel
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: v2.6
Stable Release Date: 2017-08-01
Created 2017-01-19
Last Updated 2018-11-12
Changelog:
v2.6 - 01.08.2017
rebased kernel from scratch on A500FUXXU1CQF5 June 2017 security patch
built with optimised gcc 4.9.4
added latest Magisk v13.3 and SuperSU 2.82 SR1
fixed some graphic glitches (blue flickers)
ditched some things that weren`t actually working
v2.5 - 26.04.2017
fixed heating on A500G
fixed wifi
re-fixed camera for J5 family
added i/o schedulers back
v2.4 - 25.04.2017
kernel built permissive to avoid some issues
updated ramdisk to latest official fw
added root options in Aroma
added Magisk as root option
removed charging limit for some devices
disabled modules unload
reworked modules implementation,
*now you can switch to any other kernel without wifi or FM Radio issues
reworked knox 0x0 script
revert update to linux 3.10.60 for now
revert add more governors for now
revert add hotplugs for now
revert add i/o schedulers for now
v2.3 - 05.04.2017
fixed camera focus for J series
added support for A500W and A500K
updated to linux 3.10.60
added more governors (alucard/lionfish/barry_allen/intelliactive - these can be unstable-use interactive if you have issues)
added hotplugs (intelliplug/bricked hotplug/alucard/msm_hotplug)
added i/o schedulers (vr/fiops/sioplus/zen) and set FIOPS as default
knox 0x0 - borrowed some things from magisk and from @Bulgaricus
updated powersuspend
ramdisk tune-ups
cpufreq tune-ups
memory/cache tune-ups
v2.2 - 20.02.2017
added support for J5 2015 (J500xx)
added usb fast charge
made cubic tcp default for better net speeds
disabled software CRC for better performance
optimized framebuffer for better performance
added regulator for overclock
undervolted for better battery
lowered safe frequency from 400 to 200mhz
A5S deepsleep fix
added nvidia relaxation patch for better battery
enhance power efficiency
implement fast idling of CPU
reduced high-load and average-load for better battery
enabled arch_power
lowered throttle threeshold and enable it by default
v2.1 - 10.02.2017
Fix FM Radio
Fix OTG for all versions
Fix overheating issues for G
Add support for A3FU
Add SuperSU-v2.79-SR3
v2.0 - 25.01.2017
J500HXXU2BPK4 update - December security patches
Add support for A500H/A500S versions
Add builtin wlan module
Add westwood tcp and make cubic default again
Adreno Idler 1.1, fixed msm_adreno_tz
Add powersuspend
More msm-thermal tweaks
kernel: reduce overheat
Enable multi-core power savings
Add SuperSU SR5 back
Fix Deepsleep for F/G/M
Add 50Mhz and 100Mhz frequencies for low consumption when awake (AOD)
Add dynamic sync 2.0
Add lcd notify
xz: Optimize Sfck Compression
Added Aroma Installer
v1.4 - 22.12.2016
Fixed wifi again for each version
Multitask and battery optimisations + permissive mode enabled
Fix for frequencies not sticking at boot
ramdisk cpu / io / battery tune-ups
Add specific ramdisk for each supported variants
Separate SU from ramdisk
Fixed Kcal (color calibration)
V1.3 - 15.12.2016
add KCAL driver
4sysctl: favor filesystem
GPU OC to 720Mhz
Reverted CPU OC to 1.5Ghz
Fixed wifi for A500G
V1.2 - 11.11.2016
A500FU SuperSU SR3 patch + init.d support
SuperSU SR3 patch + init.d support
Experimental wifi fix
A500FU support
Switch to CUBIC TCP congestion control
arch/arm : compile with hardfloat + neon-vfpv4"
Tune-up for Cortex A53/ARMv8 architecture
V1.0 - 08.11.2016 - initial release
A500GXXU1CPH4 update
OTG and permissive enabling
free-mem optimisations
added SU patched ramdisk
2.07Ghz CPU OC
Enable neon and VFPv3
enable xz compression
Reserved
FAQ:
Q: My wifi is broken after flash. What to do?
A: Flash latest modem available for your device from here.
Q: Can`t connect to wifi network. What to do?
A: Reboot the phone, reboot the wifi router/ap, make sure you don`t have mac filtering enabled on ap/router.
Q: My mac address has changed, how can i get original one back?
A: Install Change my mac and restore original mac address. Please do note i am not responsable for any of your legal or less legal actions.
Q: Device appears as "unauthorized" in adb and notification to authorize doesn`t appear. What to do?
A: Enter developer options, disable usb debugging, wait 30 seconds and re-enable it. Now you should see the notification to allow debugging.
Q: loading
A: loading
One more
welcome to the club happy to see also ur kernel over here! cheers bruh
hai there
corsicanu said:
Code:
Disclaimer
#include <std_disclaimer.h>
*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
Welcome to hadesKernel
Features:
OTG support enabled
CPU overclock to 2.07Ghz
Added msm-thermal-simple for better temp handling
fast, stable and cool
SuperSU patched ramdisk
Permissive mode can be enabled
Latest source for new drivers and security patches
maybe more - will update when remember...
Devices:
A500F
A500G
A500FU-not yet
A500M-not yet
Bugs:
None (see FAQ on #3 post for any issues)
Instructions:
download zip and put it into phone's storage
enter TWRP recovery
flash zip
reboot and enjoy
Downloads
Google Drive
Android File Host
Xda DevDB
Credits:
*DjSteve
*SuperR
*Bulgar
*Faux123
*kernel testers
*if i missed someone PM me and i`ll add
XDA:DevDB Information
hadesKernel, Kernel for the Samsung Galaxy A Series
Contributors
corsicanu
Source Code: https://github.com/corsicanu/kernel-msm8916
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: v1.0
Stable Release Date: 2016-11-08
Created 2016-11-08
Last Updated 2016-11-08
Click to expand...
Click to collapse
can i use it on custom rom or it is for stock? is it for LL or MM?
batakpro said:
can i use it on custom rom or it is for stock? is it for LL or MM?
Click to expand...
Click to collapse
Only for marshmallow, and touchwiz based roms.
Running Stable SM-A500M
Running Stable SM-A500M
my wifi doesnt work,can someone help me pls... im using a500f single sim.
leonardoncm said:
Running Stable SM-A500M
Click to expand...
Click to collapse
All good? Everything works?
Sent from my SM-A500F using Tapatalk
batakpro said:
my wifi doesnt work,can someone help me pls... im using a500f single sim.
Click to expand...
Click to collapse
Can you attach your original build.prop?
Sent from my SM-A500F using Tapatalk
here it is
batakpro said:
here it is
Click to expand...
Click to collapse
Try to flash CPH5 BL and CPH2 Modem... Seems like you have latest FW installed. Can't understand why wifi doesn't work..
Sent from my SM-A500F using Tapatalk
tq..,i will let you know the result soon.
corsicanu said:
Try to flash CPH5 BL and CPH2 Modem... Seems like you have latest FW installed. Can't understand why wifi doesn't work..
Click to expand...
Click to collapse
is it because the host?
batakpro said:
is it because the host?
Click to expand...
Click to collapse
Nope. Has nothing to do with hosts. Did you tried H2 modem?
Sent from my SM-A500F using Tapatalk
corsicanu said:
Nope. Has nothing to do with hosts. Did you tried H2 modem?
Click to expand...
Click to collapse
not yet im at outside,will do it later..
hmmm....
corsicanu said:
Nope. Has nothing to do with hosts. Did you tried H2 modem?
Sent from my SM-A500F using Tapatalk
Click to expand...
Click to collapse
i have try,but still not working :crying:
it work with speedtouch v3 rom?..
nope
leviz0689 said:
it work with speedtouch v3 rom?..
Click to expand...
Click to collapse
only touchwiz MM.

[KERNEL] Jesse's Kernel for Galaxy S8 and S8+ (Exynos)

Jesse's Kernel (I am not good at naming sth.)
for Galaxy S8 and S8+ (Exynos)
(G950F/FD/X/N) and (G955F/FD/X/N)
This kernel is designed to be SIMPLE and STABLE with improved performance and battery life.
Just flash and enjoy your phone. No additional setting required.
This kernel has 3 series,
Early-Testing: Contains latest changes, experimental features. This build will be released to testers only.
Stable: Changes, features in early-testing build will be picked into stable once they are confirmed to be stable.
Semi-Stock: For those who want maximum stability or ROM developers who want to integrate with their ROMs. This build is very similar to stock but it will have some useful changes like SELinux permissive, disabled security features, etc. This build will be released to public in low update frequency(usuallly based on stock kernel changes).
LICENSE:
Kernel sources:
GPL 2.0: https://www.gnu.org/licenses/gpl-2.0.html
Kernel binaries, patches to system, ramdisk modifications, etc.:
Code:
You can use, mirror, modify and/or integrate it/them with your own works, WITHOUT inform me, subject to the following conditions:
1. Credit MUST be given. (a possible form: thanks *** for ***)
2. Warranty is NOT provided. I am not responsible for any possible losses.
3. Authorization may be TERMINATED for selected person without prior notice under certain conditions (subject to my sole discretion).
4. Above conditions must be preserved. (You have the responsibilities to inform your users about these conditions. A possible way is to add "LICENSE: (link to this post)" to "thanks *** for ***")
Features:
STABLE: (Mainline)
Toolchain: Linaro GCC 7
Linux 4.4.79 (updated from 4.4.13)
Always SELinux Permissive (with fake SELinux Enforcing status.)
Kernel Security Features, Root Restrictions are DISABLED
Linux mainline random generator driver backported
Max frequency of big cores set to 2.5GHz
Other optimizations, backports for best performance and power efficiency
BFQ I/O scheduler
Versioning: VERSION x.x
Release Frequency: Regularly
SEMI-STOCK:
Toolchain: Linaro GCC 7
Linux 4.4.79 (updated from 4.4.13)
Always SELinux Permissive (with fake SELinux Enforcing status.)
Kernel Security Features, Root Restrictions are DISABLED
Versioning: RELEASE x
Release Frequency: Rare (only stock kernel updates and bug fixes)
NOTE: As of VERSION 0.3 and SEMI-STOCK RELEASE 6, AQG5 or newer bootloader is required.
Download:
STABLE:
VERSION 0.3: (Source Tag)
https://www.androidfilehost.com/?fid=673368273298975229
SEMI-STOCK:
RELEASE 6: (Source Tag)
https://www.androidfilehost.com/?fid=889764386195919462
NOTE:
1. Existing Bluetooth Pairs, Wi-Fi Passwords will be forgot when you flash this kernel for the first time.
2. You need to flash root package (Magisk or SuperSU) AFTER flash kernel if you want root access.
Show your appreciation:
Click Thanks!, Rate 5-star or/and Donate to me.
Get informed about news and updates:
Join Official Telegram Channel
AND/OR
Follow this project on XDA
XDA:DevDB Information
Jesse's Kernel for Galaxy S8 and S8+, Kernel for the Samsung Galaxy S8+
Contributors
jesec
Source Code: https://github.com/jesec/android_kernel_samsung_universal8895
Kernel Special Features:
Version Information
Status: Stable
Created 2017-05-08
Last Updated 2017-07-30
Changelog:
STABLE:
VERSION 0.3, July 29th:
Merge AQG5 kernel updates from Samsung
Merge Linux 4.4.79
Merge BFQ-v8r12
Backport latest F2FS
Switch to latest Linaro GCC 7 toolchain with processor specific tunes.
Use -Ofast optimization.
VERSION 0.2.2, June 26th:
Merge AQF7 kernel updates from Samsung
Merge Linux 4.4.74
VERSION 0.2.1, May 27th:
Merge AQE5 kernel updates from Samsung
Merge Linux 4.4.69
Update system patches
VERSION 0.2, May 19th:
Updated to Linux 4.4.68
Full F2FS file system support (with latest driver backported from Linux 4.12) is added.
Possible kernel panic (random reboots) addressed.
Possible battery life improvements for CPU frequency boosts.
BFQ is added and set as the default I/O scheduler.
VoLTE & VoWiFi problem fixed. (verified by testers)
NOTE: VoLTE logo may not be an accurate indicator of VoLTE support.
VERSION 0.1, May 11th:
Initial Release.
SEMI-STOCK:
RELEASE 6, July 29th:
Merge AQG5 kernel updates from Samsung
Merge Linux 4.4.79
Backport latest F2FS
Switch to latest Linaro GCC 7 toolchain with processor specific tunes.
Use -Ofast optimization.
RELEASE 5, June 26th:
Merge AQF7 kernel updates from Samsung
Merge Linux 4.4.74
RELEASE 4, May 27th:
Merge AQE5 kernel updates from Samsung
Merge Linux 4.4.69
Update system patches
RELEASE 3, May 19th:
Updated to Linux 4.4.68
Switched to GCC 8.X
Full F2FS file system support (with latest driver backported from Linux 4.12) is added.
Possible kernel panic (random reboots) addressed.
VoLTE & VoWiFi problem fixed. (verified by testers)
NOTE: VoLTE logo may not be an accurate indicator of VoLTE support.
RELEASE 2, May 11th:
Storage and CPU performance problems fixed.
Guides:
HOW-TO FLASH THIS KERNEL:
1. Make sure TWRP is installed. (https://forum.xda-developers.com/showpost.php?p=72004368&postcount=3)
2. Download the flashable zip from download section in OP.
3. Transfer the zip to your phone.
4. Go to "Install" menu of TWRP and flash the zip.
(for devs) HOW-TO PROPERLY INTEGRATE THIS KERNEL TO YOUR ROM:
1. Download the flashable zip from download section in OP.
2. Rename the downloaded zip to "jesse-kernel.zip".
3. Delete original boot.img of your ROM.
4. Place the zip to kernel (create if not exists) folder of your ROM.
Example Structure:
->META-INF
->->com
->->...
->system
->->app
->->priv-app
->->...
->kernel
->->jesse-kernel.zip
->...
5. Delete original kernel flashing lines from installation script (META-INF/com/google/android/updater-script) of your ROM.
tip: usually start with package_extract_file("boot.img" after "ui_print("Extracting boot image...");".
6. Add these lines to the installation script of your ROM:
Code:
ui_print("Installing Jesse's Kernel...");
package_extract_dir("kernel", "/tmp/kernel");
run_program("/sbin/busybox", "unzip", "/tmp/kernel/jesse-kernel.zip", "META-INF/com/google/android/*", "-d", "/tmp/kernel");
set_perm(0, 1000, 0755, "/tmp/kernel/META-INF/com/google/android/update-binary");
run_program("/tmp/kernel/META-INF/com/google/android/update-binary", "3", "1", "/tmp/kernel/jesse-kernel.zip");
ui_print("Jesse's Kernel Installed");
(for devs) Tips about kernel compile: (Note: NO technical support for such things. Inquires will be ignored.)
1. There is a kernel build script in my kernel. (build_kernel.sh)
2. Two variables must be specified before you can run it.
export $KERNEL_TOOLCHAIN=/path/to/your-toolchain/bin/toolchain-prefix-
export $KERNEL_DTBTOOL=/path/to/dtbtool/dtbhtoolExynos
3. If you are building for Galaxy S8 (dreamlte), run it with "bash build_kernel.sh dreamlte".
If you are building for Galaxy S8+ (dream2lte), run it with "bash build_kernel.sh dream2lte".
4. Default output dir is "../kernel_out". "dt.img" and "Image" will be generated.
That's what I'm talking about! Thank you!!
Thanks @jesec for this and twrp. Without u development would be so far behind
sent from the R.I.C.E powered V8+
Great work mate :fingers-crossed:
State-wide provider blackout the very second i flashed. No worries!
Thanks for your hard work. Great job as always.
Sent from my SM-G955F using Tapatalk
what is the difference between stock and semi stock?
GreyFox777 said:
what is the difference between stock and semi stock?
Click to expand...
Click to collapse
Got the same question.. I've installed it, but it doesn't seem to have any advanced governors, etc on board.
But still very nice to have the first kernel on!!!!!
Jesec, you're just great
Btw: does the name Jesse's kernel was chosen on purpose or just a mistake?
GreyFox777 said:
what is the difference between stock and semi stock?
Click to expand...
Click to collapse
This kernel look like a basic kernel update from 4.4.13 to 4.4.66
@jesec
Awesome, thanks a lot bro!
Thank you for the first custom kernel
Can we expect a permissive kernel for this device soon?
tiho5 said:
Thank you for the first custom kernel
Can we expect a permissive kernel for this device soon?
Click to expand...
Click to collapse
Per github commit, the big news here is that this kernel is permissive!
@jessec, you are totaly awesome:good:
Thank you for being here!
Update; appear kernel selinux is still enforcing
It is SELinux permissive. That enforcing is fake actually. (just let userspace think status change is successful)
Changelog: (May. 9th)
I fixed a bug of script. Now new build (May. 9th) should work fine on non-plus variants.
finally i can use ARISE completely. thx a lot
Great one. Many thanks. I will try and report.
Sent from my SM-G955F using Tapatalk
Feels good to see development here, used to love ur work on GS7.
One question, where can I get the Magisk Flashable? I got it when flashed the ROM but I cant flash the ROM over the kernel or I will lose the kernel
jesec said:
It is SELinux permissive. That enforcing is fake actually. (just let userspace think status change is successful)
Changelog: (May. 9th)
I fixed a bug of script. Now new build (May. 9th) should work fine on non-plus variants.
Click to expand...
Click to collapse
Great.
Thanks. That's what I've been waiting for.
metuskale said:
Feels good to see development here, used to love ur work on GS7.
One question, where can I get the Magisk Flashable? I got it when flashed the ROM but I cant flash the ROM over the kernel or I will lose the kernel
Click to expand...
Click to collapse
here it is:

[KERNEL][1.0][v4.4.155][G95*]BadKernel for Galaxy S8/S8+

BadKernel​
It is with great pleasure that I bring to all users of the galaxy s8 / s8 + my new kernel, based on the latest linux-stable version.
Features:​
Code:
- Based on stock samsung kernel source
- Compiled with Google GCC 4.9 Toolchain
- CPU Overclocked up to 2652MHz
- GPU Underclocked up to 112MHz
- Add Some Governors: ironactive and blu_active
- Performance in Antutu Benchmark up to +- 215k (using ironactive governor)
- Based on latest 4.4.155 linux-stable kernel update
Changelog:​
Code:
- 10/09/2018: Init Release v1.0 (4.4.155 Base)
How to Install:​
1. Download BadKernel ZIP File
2. Copy the ZIP to sdcard
3. Flash ZIP File (If you want root, flash magisk zip after kernel zip)
4. Enjoy
Download:​
BadKernel - V1.0 (4.4.155) 10/09/2018
Bugs:​
If you find bugs, please tell me in Telegram: @Nuncanemvi2
​
XDA:DevDB Information
BadKernel for Galaxy S8/S8+, Kernel for the Samsung Galaxy S8
Contributors
BadGuy
Source Code: https://github.com/BadGuy552/BadKernel
Kernel Special Features: Based on latest linux-stable image, compiled for great performance and low battery consumption.
Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2018-09-10
Created 2018-09-10
Last Updated 2018-09-10
Low score with oc on highest
Hey dude, I'm going to give this a whirl now as I'm always looking for new kernels. I hope it's as good as the OP
---------- Post added at 09:40 PM ---------- Previous post was at 09:34 PM ----------
Unfortunately I was stuck on the first Samsung logo.
TWRP with out quota and Deodex rom.
Maybe it's only for stock odex?
Thread closed as duplicate

[KERNEL][A505XX][9.0/OneUI]SkyKernel v1.2 22/10/2019

Disclamer:
•Me nor XDA are responsible for any damage caused, please take caution.
•This kernel working on stock pie OneUI and based on it, I am no responsable for others bugs cause in other roms/android version.​
Kernel information:
•Based on ASH2 provided by samsung open source
•Compile with Google GCC and Clang
Kernel feature:
•CPU Governor: Schedutil(Defualt for EAS)
•IO Schudeler: cfq(default), deadline, noop
•Remove security and some restricion: samsung rooting restricion, verify,etc)
•CRC selectable: Off/on
•Selinux selectable: Permissive/Enforcing
•Rework GPU values
•PowerSuspend driver
•Boeffla Wakelock Driver v1.10
•Increase wakelock list
•Quick doze entry
•Support Wireguard VPN
•Little undervolt CPU/GPU
•Patched by Magisk
•Other improvments for Battery life and performance
Instalation:
1.Make you sure on @geiti94 twrp and flashed multidisabler
2.flash the latest kernel zip
3.enjoy
Credits:
@ananjaser1211 for help me and other stuff
@By Zonik great friend and always support me
@topjonhuw for magisk
SkyFly team thanks to my team for always support me
XDA:DevDB Information
SkyKernel, Kernel for the Samsung Galaxy A50
Contributors
AlexGeek3
Source Code: https://github.com/AlexGeek3/android_kernel_samsung_universal9610
Kernel Special Features:
Version Information
Status: Testing
Created 2019-10-11
Last Updated 2019-10-23
Downloads
====================
Sky v1.2
====================
•Fix magisk updated and provided with latest version
•Probably fixed lockscreen isues
•Add Aroma installer
•CRC selectable: Off/on
•Selinux selectable: Permissive/Enforcing
•Rework GPU values
•PowerSuspend driver
•Fsync toggleable: Off/on
•Set HZ to 100
•DriveDroid support
•Remove some debug useless option in source
And more
do not work in december patch and up
Download SkyKernel v.1.2
====================
Sky v1.0
====================
•Initial release
Drive
FAQ
Can you add lots of governor/IO Schudeler?
-No, it is not necessary only broken kernel
I have a bug how report?
-Make you sure first no have magisk modules to modify some kernel parameter, xposed or any script modify the kernel
Now send me:
-Logs
-Variant and in the ROM that occurred
What application do you recommend to manage the kernel?
-I recommend using hKtweaks by @corsicanu
reserve
......
Please add Spectrum support
The kernel is working perfectly, thanks for the support
Hi, unable to update magisk to v20.0
Darkmixx said:
Please add Spectrum support
The kernel is working perfectly, thanks for the support
Click to expand...
Click to collapse
maybe consider
francoisrobbertze said:
Hi, unable to update magisk to v20.0
Click to expand...
Click to collapse
sorry for that. but magisk v20.0 broken on A50 kernel I really don't know why it happens, please consider using the default version that comes in the zip
Kernel works perfectly. But I lost root when I flashed this kernel and no matter what I do I am unable to get it back. Uninstalled magisk, reinstalled and still nothing. Any ideas? And no I'm not using Magisk v20. I'm trying with 19.4.
Edit: Got root back by extracting the boot image from the zip and patching it in magisk and flashing it via twrp.
Hi, how can I contact you? I am getting some errors during boot. I can send you my boot log
francoisrobbertze said:
Hi, how can I contact you? I am getting some errors during boot. I can send you my boot log
Click to expand...
Click to collapse
via telegram @AlexGeek3
Wow first ever custom kernel on our A50.
Thanks so much.
Regards.
L3R0N said:
Kernel works perfectly. But I lost root when I flashed this kernel and no matter what I do I am unable to get it back. Uninstalled magisk, reinstalled and still nothing. Any ideas? And no I'm not using Magisk v20. I'm trying with 19.4.
Edit: Got root back by extracting the boot image from the zip and patching it in magisk and flashing it via twrp.
Click to expand...
Click to collapse
to have root i have to patch skykernel boot with magisk qnd flash wit geiti twrp (magisk patched or not patched)??
Hello, thanks for your contribution.
I want to test your Kernel, but I want to know if it will be compatible with the LightROM custom ROM ?, I am currently installing the V3 of it and wanted to know.
Also, I wanted to give an advice where if it would be possible to add a volume control in future updates, in order to increase the earphone gain, that would be great. Thank you very much for the illusion of having more and more support.
Plz patch for kali nethunter or andrax plz
daymermusic said:
I want to test your Kernel, but I want to know if it will be compatible with the LightROM custom ROM ?, I am currently installing the V3 of it and wanted to know.
Also, I wanted to give an advice where if it would be possible to add a volume control in future updates, in order to increase the earphone gain, that would be great. Thank you very much for the illusion of having more and more support.
Click to expand...
Click to collapse
It works with Light ROM. Haven’t tried it on v3 yet but it works on v2.
L3R0N said:
It works with Light ROM. Haven’t tried it on v3 yet but it works on v2.
Click to expand...
Click to collapse
Is magisk root work with this kernel+light rom
can you upload the stock kernel please so i can flash it
v1.2 is out
Changelog:
•Fix magisk updated and provided with latest version
•Probably fixed lockscreen isues
•Add Aroma installer
•CRC selectable: Off/on
•Selinux selectable: Permissive/Enforcing
•Rework GPU values
•PowerSuspend driver
•Fsync toggleable: Off/on
•Set HZ to 100
•DriveDroid support
•Remove some debug useless option in source
And more
Download SkyKernel v.1.2
I flashed skykernel v1.2 (i hage already skykernel v1.0) and then booted but have random reboots, so i tried to flash multidisabler but no change, then i restored boot backup and flashed skykernel v.1.2 but still random reboots, then i boot without root and there is security lock bug, how to fix random reboots (I'm on lightrom v3)
P.S. into aroma i can't choose anything

Categories

Resources