[EOL][KERNEL][8.x] AldeXus Kernel for Samsung Galaxy S6 - Galaxy S6 Android Development

{
"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"
}
Code:
#include "std_disclaimer.h"
/*
* Your warranty is 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 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.
*/
READ THE WHOLE OP!
THIS KERNEL IS END OF LIFE. IT IS/WILL BE INTEGRATED IN NEXUSOS ROMS.
This is a custom kernel for S6 which lets you change the things you want in the kernel. It was born from tests, errors and a lot of hardwork to give you the most stable features.
I want it to be almost as stable as stock.
​Features:
based on latest TeamNexus sources
Google's TC v4.9
Linux kernel version 3.10.108
permissive
Synapse support
CPU underclock: 200 MHz (little / big)
CPU overclock: 1704 MHz / 2304 MHz (little / big)
GPU underclock: 100 MHz
GPU overclock: 852 MHz
GPU governor selection in Synapse
voltages control for both CPU and GPU
memory bus voltage control
CCACHE and GRAPHITE optimizations
KSM support
ZSwap control
working init.d support
SafetyNet bypass
use Android device as USB keyboard/mouse (no driver required; compatible with any OS and BIOS)
DriveDroid patch
new IO schedulers: ROW
enabled these: all CPU governors, TPC congestions, IO schedulers, USB OTG support, CIFS support, TTL support, XBOX controller support, ISO support, UDF CD-ROM support, NTFS R/W support
Double tap to wake
Synapse profile backup/restore
sqlite3 installed in /system/xbin
Spectrum profiles
HMP voltage control
Doze control
fake Enforcing SELinux
live statistics in Synapse
S7 Edge battery support (the true capacity displaying is buggy)
Knox Warranty bit 0x1 to 0x0 (the eFUSE is still blown, just a software fix)
Bugs:
- DT2W not working in v2.0
PLEASE READ THE FAQ!
Installation:​​
0. Backup is mandatory!!!
1. Download the latest kernel version zip file
2. Go to recovery
3. Flash the kernel zip
4. If you were rooted then flash root again otherwise you'll get a bootloop
5. Enjoy
Optionally, install Kernel Adiutor from Play Store to get control over the kernel. Install Synapse from Play Store or Synapse MOD (read FAQ).​
Tell me if the kernel is working with your ROM.
If you want to contribute just PM me
If you press the Thanks button then Chuck Norris will visit you
If you want to revert all the changes, just restore boot partition.
Subscribe to be always informed about what's going on.
Downloads:
See Android File Host.
Select your device (Flat/Edge) then AldeXus Kernel then your model. Don't look at popular downloads.​
XDA:DevDB Information
AldeXus Kernel, Kernel for the Samsung Galaxy S6
Compatibility
Models:
G92xF
G92xI
G92xP
G92xS
G92xT (maybe)
G92xW8
Custom ROMs:
LineageOS 15.x
NexusOS 8.x
Credits:
The Sickness (his guide and scripts)
UpInTheAir (resetprop)
thehacker911 (Synapse files base)
Others I've used the commits from
Source Code: GitHub
Contributors
minealex2244
Version Information
Status: Stable
Current Version: 2.0
Created 2017-11-03
Last Updated 2018-01-10

Changelog
***1.0***
- initial release
***1.1***
- updated to Linux 3.10.108
- WiFi driver is no longer built in Legacy Mode
***1.1.1***
- updated sources
- added support for all the supported devices
***2.0***
- updated sources
- support for 8.1

FAQ
1. Screen mirroring is not working. Is it kernel related?
No. It is root related. Just add this to your /system/build.prop :
Code:
wlan.wfd.hdcp=disable
2. Bootloop.
Did you flashed SuperSU or Magisk again? Maybe you were rooted before and you need to reflash root. Pay attention to OP instructions and to the text printed in recovery.
3. Thank you for this kernel.
But can you please help me to get surround sound on my S6?
Sure, here.
4. How to enable multiuser support?
Add these to your build.prop:
Code:
fw.show_multiuserui=1
fw.max_users=5
5. Synapse is saying:
- "No UCI support" → Close the app from recents and open it again. If still no UCI support then PM me with the output of this command: uci (run it with su permissions).
- "JSON configuration parsing failure" → Using a file manager go to /res/synapse and delete a file named "config.json", close Synapse then open again, UCI error, reopen and done.
- The apply and discard buttons appeared for no reason. Which one should I click? → Click "X". This is a bug in Synapse.
- Is there a mod for Synapse? → Yes, Morogoku worked on it and I modified it a little bit to match our kernel and I built it. Get it from the attachments below. All the credits are going to Morogoku. It features backup/restore profile option and a red material theme.
6. Where to install BusyBox? In /su/xbin or /system/xbin. I'm using SuperSU and Synapse is working perfectly. After each boot up I highly recommend you to check the Synapse settings, especially CPU OC to see if everything is ok.
7. How to build your kernel from source?
After you git cloned it, open terminal in the root of the cloned folder and enter this: "sudo bash build_kernel.sh G920F" (or your model). Choose stock dt.img during building process.
8. XYZ not working. PM me with logs and screenshots.

Thanks! I'll try it later
Sent from my SM-G920F using Tapatalk

First, thanks for the great kernel.
It works perfectly on my g920i except for magisk is now frequently auto unrooting. I reflashed it several times but keeps unrooting after a few minutes. Any ideas for a solution?
Sent from my SM-G920F using Tapatalk

M.Saka said:
First, thanks for the great kernel.
It works perfectly on my g920i except for magisk is now frequently auto unrooting. I reflashed it several times but keeps unrooting after a few minutes. Any ideas for a solution?
Sent from my SM-G920F using Tapatalk
Click to expand...
Click to collapse
Flash magisk 12 and use magisk manager 4.X
It should work.:good:

M.Saka said:
First, thanks for the great kernel.
It works perfectly on my g920i except for magisk is now frequently auto unrooting. I reflashed it several times but keeps unrooting after a few minutes. Any ideas for a solution?
Sent from my SM-G920F using Tapatalk
Click to expand...
Click to collapse
Sir, please read again FAQ. It's very important. MagiskSU is loosing root. SuperSU works perfectly.

hey buddy got a question after i clone source and download tool chain and all that good stuff how do i build for G920T bc in env_setup there is no G920T so when i run build_kernel.sh G920T i get nothing and i want to edit the menuconfig but i dunno no which config to buil...any help plz.. thanks for the kernel

fowler82 said:
hey buddy got a question after i clone source and download tool chain and all that good stuff how do i build for G920T bc in env_setup there is no G920T so when i run build_kernel.sh G920T i get nothing and i want to edit the menuconfig but i dunno no which config to buil...any help plz.. thanks for the kernel
Click to expand...
Click to collapse
Right now I'm working on adding other models support. Keep an eye on my GitHub commits.

minealex2244 said:
Right now I'm working on adding other models support. Keep an eye on my GitHub commits.
Click to expand...
Click to collapse
When do you think other models will be done?

Can you add stock voltages?
Team nexus added custom voltage and phone don't boot

brujo55 said:
Can you add stock voltages?
Team nexus added custom voltage and phone don't boot
Click to expand...
Click to collapse
My phone booted up normally. Which model?

brujo55 said:
Can you add stock voltages?
Team nexus added custom voltage and phone don't boot
Click to expand...
Click to collapse
I have the same problem model 920f phone don't boot

Thanks you ! . but it has'nt oreo rom port . i used to aldeon kernel 3.4 . it is very well! . you should creat a group on telegram

PlusFK said:
Thanks you ! . but it has'nt oreo rom port . i used to aldeon kernel 3.4 . it is very well! . you should creat a group on telegram
Click to expand...
Click to collapse
Sorry but I didn't understand this part: "it has'nt oreo rom port . i used to aldeon kernel 3.4".

minealex2244 said:
Sorry but I didn't understand this part: "it has'nt oreo rom port . i used to aldeon kernel 3.4".
Click to expand...
Click to collapse
Hey mate, have u tried it on nexusOS rom (4/11 build)?
Sent from my SM-G920F using Tapatalk

M.Saka said:
Hey mate, have u tried it on nexusOS rom (4/11 build)?
Sent from my SM-G920F using Tapatalk
Click to expand...
Click to collapse
Where is that build (link please)?

minealex2244 said:
Where is that build (link please)?
Click to expand...
Click to collapse
Sure, here
https://files.nexus-roms.eu/Samsung/zero/8.0.0/2017-11-04/
They just switched from LineageOS to NexusOS
Sent from my SM-G920F using Tapatalk

M.Saka said:
Sure, here
https://files.nexus-roms.eu/Samsung/zero/8.0.0/2017-11-04/
They just switched from LineageOS to NexusOS
Sent from my SM-G920F using Tapatalk
Click to expand...
Click to collapse
It works with it.

minealex2244 said:
It works with it.
Click to expand...
Click to collapse
Great news [emoji1]
Thanks man
Sent from my SM-G920F using Tapatalk

Related

[UNOFFICIAL][D620][20150723]CyanogenMod 11 Nightly

CyanogenMod 11 Nightly for G2 Mini D620
{
"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"
}
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.
*/
Intro:
CyanogenMod 11 nightly build from source using @Zaaap72's sources for D620 with Cyanogen11Extended kernel by @Nikita Pro Android . Cross Compiled with SaberMod 4.8 and @JustArchi's optimizations! Also used latest Adreno Drivers.
Click to expand...
Click to collapse
Features:
Stock CyanogenMod 11
CC with SaberMod 4.8
JustArchi's Optimizations
Cyanogen11Extended Kernel
HTC's ASYNC FSYNC from faux123
Keyhandler Patch for Double Tap 2 Wake fomr Nikita Pro Android and Quarx2k
Adreno Drivers for performance and stability
SELinux Enabled and set to Permissive on boot
Features of Cyanogen11Extended:
CPU overclock to 1.6 GHz/underclock to 192 Mhz (default CPU freqs is 0.3-1.2 GHz, so you need to set up overclock and underclock in Kernel Auditor)
GPU overclock to 533 MHz
FAST CHARGE function (disabled by default - for enable use Fast Charge)
Default governor changed to ondemand
new CPU governors: INTERACTIVE, INTELLIDEMAND, INTELLIACTIVE, INTELLIMM, ZZMOOVE, YANKACTIVE, SMARTMAX, IMPULSE, ALUCARD, ADAPTIVE, WHEATLEY, DANCEDANCE, LIONHEART, SMARTASSV2 - experimental, on default parametres cpu works on max freq!
New I/O shedulers: BFQ, SIO, SIOPLUS, FIOPS, FIFO, VR, ZEN.[/SIZE]
Faux Sound Control (v3.4) function (to set it up use: FauxSoundControl App)
KEXEC HARDBOOT (you can use ROM with this kernel as INTERNAL in MultiROM)
intelli_plug (v3.8) (setting in the Kernel Auditor -> CPU Hotplug)
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Working:
Phone
SMS/MMS
2G/3G/4G[Use QuickSettings Toggle for LTE]
Torch
GPS
Vibration
Camera
Video
Panorama
Bluetooth
WiFi
Double Tap 2 Wake
Click to expand...
Click to collapse
Not Working:
NFC(can be toggled on/off doesn't seem to work though)
Radio(????)
Click to expand...
Click to collapse
Installation:
Root
Unlock Bootloader
Flash custom recovery
Wipe system, data, cache, dalvik-cache
Optional but recommended:
Flash Stock 4.4.2 zip.
Full wipe again.
Install Rom
Enjoy
NOTE:
IF you are on 5.x FIRST flash a 4.4.2 Stock Rom(tested working) or the 4.4.2 bootstack(not tested) Otherwise rom won't boot!
Click to expand...
Click to collapse
DOWNLOADS:
V1.0 - 20150625:
ROM: XDA - Mirror
V2.0 - 20150723:
ROM: XDA
GAPPS:
http://forum.xda-developers.com/android/software/pa-gapps-continuation-t3098071
https://www.androidfilehost.com/?fid=95832962473395379
http://forum.xda-developers.com/android/software/reborn-gapps-t3074533
XDA:DevDB Information
[UNOFFICIAL][D620]CyanogenMod 11 Nightly, ROM for the LG G2 Mini
Contributors
Tse™, Zaaap72, Nikita Pro Android, @Quarx2k, @JustArchi, @invaderjohn, CM team, XDA University, jackeagle, SaberMod, @Radac Stunghthumz, @caspboy
Source Code: http://www.github.com/DTse
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: 4.4.4
Based On: CyanogenMod
Version Information
Status: Testing
Current Beta Version: 2.0
Beta Release Date: 2015-07-23
Created 2015-06-27
Last Updated 2015-07-26
Reserved
Changelog:
1.0-20150625
Initial Release!
2.0-20150723
ASYNC FSYNC by HTC from faux123
KeyHandler fix thanks to AntonPanos
invaderjohn's Touchscreen tweaks
More NFC fixes from invaderjohn's repo
SELinux Enabled and set to Permissive on boot
QuickWindow fix(???)
Enabled Kernel modules
Reclaimed some RAM from loggers
Various tweaks
Click to expand...
Click to collapse
Reserved
It's my first rom ever! Hope you like my efforts!
Tse™ said:
It's my first rom ever! Hope you like my efforts!
Click to expand...
Click to collapse
Thanks. I'm about to flash it.
This rom makes my cm11 nightly thread obsolete, as yours has more features (built in cm11 extended kernel) and is built from source.
Thanks. Waiting you feedback!!! I plant to incorporate even more features such as KCAL color calibration and devfreq adreno idler(if it's needed) and many more i have fished out from various kernel's.
But first i must know it's stable enough.
Great! Another ROM.
I will flash it and I will inform You about how it works on my device.
Peace.
So far everything runs just fine, no issues.
For other people checking out this Thread that want to further optimize their phone:
Governors Explained
Extreme Battery Life Guide
L Speed Mod/Tweak (build.prop tweaks)
nkay08 said:
So far everything runs just fine, no issues.
For other people checking out this Thread that want to further optimize their phone:
Governors Explained
Extreme Battery Life Guide
L Speed Mod/Tweak (build.prop tweaks)
Click to expand...
Click to collapse
Great!!! I am really greatful. If anyone wants to join a test team that will include more roms in the future send me a pm. If the response is big enough maybe i'll setup a beta distribution system as well.
any possible support for D618 ?
Great! Thank you for you work
numpea said:
any possible support for D618 ?
Click to expand...
Click to collapse
Sure. Cyanogen11Extended kernel is designed for both d620 & d618 so i'll just have to built 2 kernel images and tweak the updater script a bit to suit our needs.
Tse™ said:
Sure. Cyanogen11Extended kernel is designed for both d620 & d618 so i'll just have to built 2 kernel images and tweak the updater script a bit to suit our needs.
Click to expand...
Click to collapse
Great !
Added file to project downloads !!!
Tse™ said:
Sure. Cyanogen11Extended kernel is designed for both d620 & d618 so i'll just have to built 2 kernel images and tweak the updater script a bit to suit our needs.
Click to expand...
Click to collapse
Can wait for d618.... great job brother..?
oneichal said:
Can wait for d618.... great job brother..
Click to expand...
Click to collapse
Something i thought llast night. If you know how i think it could work if you edit the updater-script(located in the META-INF folder) in my zip and change the first lines that say D620 to D618 and then put it back in flash the zip and after that flash the D618 Cyanogen11Extended from Nikitas topic (http://forum.xda-developers.com/g2-mini/development/kernell-cyanogen11extended-lg-g2-mini-t3113955).
That should do it pretty much cause for now i don't think i made some major mod to the kernel.
On other news most work i plan to do will be done after the weekend cause i have my term exams.
Oh don't forget the Greek referendum voting. Busy times over here. Go Greece. Don't forget to support us guys and girls, men and women!
Tse out!
I have tried your rom. There is camera overexposure in my case with latest version.
Also I have tried to add FM from CPA but it didn't work. But all in all it is nice looking ROM
predragiPredrag said:
I have tried your rom. There is camera overexposure in my case with latest version.
Also I have tried to add FM from CPA but it didn't work. But all in all it is nice looking ROM
Click to expand...
Click to collapse
you can fix overexposure by replacing these libs files in /system/vendor/lib and change permission to 644 and reboot https://www.dropbox.com/s/3d88k0p12iklgop/camera_fix_libs.zip?dl=0
Tse™ said:
Something i thought llast night. If you know how i think it could work if you edit the updater-script(located in the META-INF folder) in my zip and change the first lines that say D620 to D618 and then put it back in flash the zip and after that flash the D618 Cyanogen11Extended from Nikitas topic (http://forum.xda-developers.com/g2-mini/development/kernell-cyanogen11extended-lg-g2-mini-t3113955).
That should do it pretty much cause for now i don't think i made some major mod to the kernel.
On other news most work i plan to do will be done after the weekend cause i have my term exams.
Oh don't forget the Greek referendum voting. Busy times over here. Go Greece. Don't forget to support us guys and girls, men and women!
Tse out!
Click to expand...
Click to collapse
Thanks just flashed working like a charme
we just have to activate the dual sim fonction from terminal emulator
Code:
su
setprop persist.radio.multisim.config dsds
reboot and done :good:
[UNOFFICIAL][D620][2015626]CyanogenMod 11 Nightly
predragiPredrag said:
I have tried your rom. There is camera overexposure in my case with latest version.
Also I have tried to add FM from CPA but it didn't work. But all in all it is nice looking ROM
Click to expand...
Click to collapse
In my tests I didn't have any over exposure. In what conditions did you have it?

[UKM for OP2] Install synapse and tune you kernel for your needs! [Works on CM13/HOS]

{
"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"
}
About
Synapse is a kernel tweaking app developed by @AndreiLux that needs the Universal Kernel Manager (UKM) to work and it's developed by @apb_axel. It is one of the most complete choice for kernel management and it lets you fully unleash your kernel power, may it be battery saving, pure performance or a compromise between the two. You can find more information on UKM at this link: UKM xda thread
Screenshots:
What you need to download:
- Synapse
- UKM for Oneplus Two
- Busybox (i recommend this one) [N.B.: Busybox is not strictly required since there is an in-built busybox in UKM, but installing this updated one in my system has usually resolved stability issues with synapse]
- Root is required (use either SU 2.67 or later or in-built cm13 root)
Useful downloads:
View attachment Synapse.zip - flashable synapse that will install the app in /system
UKM uninstaller from official page
Useful links:
Official synapse/ukm thread
Official synapse google+
Instructions:
1. Download UKM from above link
2. Boot into recovery
3. Flash UKM
4. Reboot to system (no dalvik cache wiping required, but you can do it if you prefer)
5. Uninstall any kernel tweaking apps you might have (Kernel Adiutor, Ex Kernel Manager, Aero Kernel Control.....)
6. Install Busybox, open it and install busybox in system
7. Install Synapse
8. Launch Synapse
9. If you get "no UCI support detected" or synapse is not recognizing phone, just force close the app and re open or reboot the phone and you are good to go
10. Happy tweaking!
Click to expand...
Click to collapse
Protip:
If you want to be able to change cpu governors/frequencies you have to leave atleast one big core online in the hotplug section; once you have tweaked governors/frequencies, you can turn it off and restart synapse. You will have "Ssekbar error" but that's only because in MM/CM13 the phone is able to shut down all the big cores and if that happens the kernel tweaking apps are not able to change cpu values.
THANKS TO:
@AndreiLux for Synapse
@yarpiin for putting ukm together on opt
@ak for helping @yarpiin in his work
@apb_axel for starting UKM project
@benschhold for providing a good and stable custom kernel (actually the first working one for CM13)
@yarpiin again for his good kernel for cm13!
CONFIRMED TO WORK ON CM13/HOS, NOT TESTED YET ON OOS BUT SHOULD WORK, FEEL FREE TO TEST AND REPORT​
Disclaimer:
I am in no way responsible for any harm, damage, nuclear fission, universal big bang or you getting fired becaus alarm app didn't work that may occur to your device through the use of this app.
LIST OF CUSTOM KERNELS FOR OUR AMAZING ONEPLUS TWO
Kernels with built-in UKM (CM13):
Yarpiin Custom Kernel
Kernels without built-in UKM (CM13):
Benschhold cm13 kernel
N.B.: i'm putting in kernels still mantained and updated by developers and for latest versions of android only (MM); for anyone of you missing Boeffla kernel, i will include as soon as he develops new kernel for OOS 3 and cm13
Just in case
Just installed this. Upon installing busybox to system, and installing synapse.. Synapse did not recognize.. Restarted phone and then Synapse can be used.
Add in instructions: reboot phone after installing busybox to system
update: working great otherwise Now support for lower max cpu frequencies, only the input boost frequency. Hopefully kernel and synapse will support this ability
Is it possible to make it compatible with boeffla kernel on OOS??
Mohit31 said:
Is it possible to make it compatible with boeffla kernel on OOS??
Click to expand...
Click to collapse
It has been tested for cm13 only, but you can try it on oos with boeffla kernel and report if you had success
tlxxxsracer said:
update: working great otherwise Now support for lower max cpu frequencies, only the input boost frequency. Hopefully kernel and synapse will support this ability
Click to expand...
Click to collapse
Edit in instructions and added a protip section
Mohit31 said:
Is it possible to make it compatible with boeffla kernel on OOS??
Click to expand...
Click to collapse
I think it should work but might be buggy and also in Andis kernel there is more features than in CM 13 kernel im on CM 13 but will try to set OOS and see what can be done still as advised on Boeffla kernel Andis app is best to control his kernel
Awesome can confirm this is working on kingmercians hydrogen mm ROM with the stock kernel. Thanks. Also to the other users using boeffla there is no point in using boeffla and this its actually a bad idea just pick one
tlxxxsracer said:
Add in instructions: reboot phone after installing busybox to system
Click to expand...
Click to collapse
no, just swipe synapse away from recents and reload it, it'll work.
twist3d0n3 said:
no, just swipe synapse away from recents and reload it, it'll work.
Click to expand...
Click to collapse
Just to clarify there is builded in busybox into UKM and it use its own path , Ukm and synapse works regardless of busybox installed or not and regardless of busybox version installed
---------- Post added at 13:33 ---------- Previous post was at 13:31 ----------
And one more thing you have to be either on stock su provided by rom developer or latest supersu 2.67 older versions of su breaking UKM and make device unsupported error in synapse
yarpiin said:
Just to clarify there is builded in busybox into UKM and it use its own path , Ukm and synapse works regardless of busybox installed or not and regardless of busybox version installed
---------- Post added at 13:33 ---------- Previous post was at 13:31 ----------
And one more thing you have to be either on stock su provided by rom developer or latest supersu 2.67 older versions of su breaking UKM and make device unsupported error in synapse
Click to expand...
Click to collapse
I'll add in OP
Awesome work bro. I just love to use synapse for control kernel.
thanx .
As I mentioned on the BlissMallow thread, I had some problems getting UKM and Synapse to work properly with the latest ROM/Kernel (02-18/0.3).
Apparently this should work though, so I might have to give it another try.
Methroix said:
As I mentioned on the BlissMallow thread, I had some problems getting UKM and Synapse to work properly with the latest ROM/Kernel (02-18/0.3).
Apparently this should work though, so I might have to give it another try.
Click to expand...
Click to collapse
It is same zip what was your problem ?
Testing here with H2o skydragon, work perfect, great job
Sent from my ONE A2005 using Tapatalk
I'm unable to change the cpu governor ever since doing this.. I go back into kernel auditor and it doesnt even let me change the governor. Just shows a white box.
My phone will not go into deep sleep, whereas before it would
yarpiin said:
It is same zip what was your problem ?
Click to expand...
Click to collapse
I figured it was the same zip, so I've gone ahead and used the one I downloaded earlier.
I went through the same procedure as last time, apart from not clearing cache this time around.
This time it actually worked out!
I had to give the big cluster some time to cool down before I could tweak it, but this was the issue with AK's Kernel as well.
As to what went wrong the last time(s); I have no idea.
Thank you for bringing proper kernel management to CM13!
Happy that it worked
If i helped just it thanx
tlxxxsracer said:
I'm unable to change the cpu governor ever since doing this.. I go back into kernel auditor and it doesnt even let me change the governor. Just shows a white box.
My phone will not go into deep sleep, whereas before it would
Click to expand...
Click to collapse
Using two kernel management apps simultaneously is a recipe for possible disaster.
Flash UKM and install Synapse. Then uninstall or disable Kernel Adiutor.
Reboot and (possibly) rejoice.
Methroix said:
I figured it was the same zip, so I've gone ahead and used the one I downloaded earlier.
I went through the same procedure as last time, apart from not clearing cache this time around.
This time it actually worked out!
I had to give the big cluster some time to cool down before I could tweak it, but this was the issue with AK's Kernel as well.
As to what went wrong the last time(s); I have no idea.
Thank you for bringing proper kernel management to CM13!
Click to expand...
Click to collapse
Temp is not the issue but hotplug in cm13 all cores are hotplugged it means cpu 0 and 4 can be setted to offline and that make synapse to not pick up values from these two (they control scaling, govs and others).
Thats why ukm on boot triggers all 4cores online and they stay online until you change values in hotplug tab

[KERNEL][6.0.1][26.11.2016][SM-G900H] GreenApple V2.0 [Stock] [S7, N7, GraceUX Ports]

IF YOU FOLLOW MY STEPS BELOW, YOU WILL LOSE YOUR WARRANTY, KNOX WILL DISPLAY 0x1!​
Tested on Samsung Galaxy S5 G900H only
!DISCLAIMER!​
Code:
[CENTER]/*
* 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 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.
*/[/CENTER]
When Downloading Kernel Please Select Respected Link Which You Want, Don't Flash Different Kernel For Different Rom
Features of this Kernel:
Different kernels for various Ports
Built with latest sabermod Toolchain 4.9, update 2016.02
Battery life improved
CPU Governors- performance, Powersave, Userspace, Ondemand, Interactiv (Default), Conservative
Built with latest ramdisk sources from samsung (CPJA)
Kernelsource from latest Update (Also CPJA)
Always be Permissive
Recommended app for tuning: Kernel Adiutor
The lastest TWRP IS RECOMMENDED!
Keep the kernel.zip in your ext sd/internal sd.
Boot to latest TWRP (recommended)
Take backup for anything goes wrong
Flash the Kernel.zip
WIPE DALVIK/CACHE (for good measure)
Reboot!​
Download Link V1.0 for MM & S7 Ports only - GreenApple Kernel V1.0
Download Link V2.0 for MM & S7 Ports only - STOCK & S7 Ports
Download Link V2.0 for N7 Ports only - Note7 Ports
Download Link V2.0 for Grace UX Ports only - Grace UX Ports
XDA:DevDB Information
GreenApple Kernel, Kernel for the Samsung Galaxy S5
Contributors
somadsul
Source Code: https://github.com/somadsul/GreenApple_Kernel
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: V2
Stable Release Date: 2016-11-26
Created 2016-07-11
Last Updated 2016-11-27
V2.0 Change log
Various Release for Stock, For S7 Ports, Note 7 Ports, Grace UX Ports
Tremendous Battery backup & smooth Performance
Built with Latest CPJA Firmware
Built with Latest CPJA Ramdisk ( Thanks to @amtra & @yash92duster )
V1.0 Change log
Built with latest sabermod Toolchain 4.9, update 2016.02
Battery life improved
CPU Governors- performance, Powersave, Userspace, Ondemand, Interactiv (Default), Conservative
Built with latest ramdisk sources from samsung (APC8)
Kernelsource from latest Update (Also APC8)
Permissive
one more
The kernel is working. I lost root so I flashed it again via TWRP.
There's a bug: when the screen is off, and you want to turn it on, the device reboots. Could you fix that? And please add the option to set lower frequencies to the processors both big and LITTLE (The lower frequency currently is 800mHz on big and 500 on LITTLE)
Thanks for your work
Oh if there is a reboot bug then ill wait till it gets fixed after that ill flash it for reporting
herbypentier14 said:
The kernel is working. I lost root so I flashed it again via TWRP.
There's a bug: when the screen is off, and you want to turn it on, the device reboots. Could you fix that? And please add the option to set lower frequencies to the processors both big and LITTLE (The lower frequency currently is 800mHz on big and 500 on LITTLE)
Thanks for your work
Click to expand...
Click to collapse
Yes you will lost your Root you neex to flash Supersu again and there is not a single reboot from yesterday for me, working well,
For frequencies will do in next release.
somadsul said:
Yes you will lost your Root you neex to flash Supersu again and there is not a single reboot from yesterday for me, working well,
For frequencies will do in next release.
Click to expand...
Click to collapse
I havent had any reboot either
Maybe bcz we have used flashify and boot.img ??
Anyone knows why dualboot patcher cant set kernel on primary rom?
Yep it's working fine... no reboots... SELinux Is set to permissive... can use viper4android ...
---------- Post added at 04:54 PM ---------- Previous post was at 04:54 PM ----------
Will tell you about battery tomorrow after a 24hr cycle
Hey there... 2 things
1- battery draining faster on ondemand governed
2- random reboot thrice so far
great battery and phone isnt lag and this is was all i want thanks
I tried this kernel after u posted the link but couldn't find ur thread today at last I found ...No problem oly root went off just rooted again then everything seems to. Be normal
shahram Ali said:
great battery and phone isnt lag and this is was all i want thanks
Click to expand...
Click to collapse
Thanks Shahram is your project going on?
sonisamanvaya said:
Hey there... 2 things
1- battery draining faster on ondemand governed
2- random reboot thrice so far
Click to expand...
Click to collapse
Here you can see start time of my device there is not single reboot
{
"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"
}
somadsul said:
Here you can see start time of my device there is not single reboot
Click to expand...
Click to collapse
Yeah surprisingly it has not rebooted for me since my report... which governer do u use?
sonisamanvaya said:
Yeah surprisingly it has not rebooted for me since my report... which governer do u use?
Click to expand...
Click to collapse
Till yesterday i was used Interactive from yesterday using powersave as I am in travel and out of station tomorrow will work more on this kernel.
Sent from my SM-G935F using Tapatalk
sonisamanvaya said:
Yeah surprisingly it has not rebooted for me since my report... which governer do u use?
Click to expand...
Click to collapse
Till yesterday i was used Interactive from yesterday using powersave as I am in travel and out of station tomorrow will work more on this kernel.
somadsul said:
Till yesterday i was used Interactive from yesterday using powersave as I am in travel and out of station tomorrow will work more on this kernel.
Click to expand...
Click to collapse
How do u change those settings in that kernel audit app u told to download sry I am new to these
adithyadinesh96 said:
How do u change those settings in that kernel audit app u told to download sry I am new to these
Click to expand...
Click to collapse
Open menu option in app
In Kernel Menu you can see CPU option select in scroll down and change your CPU freq
Sent from my SM-G935F using Tapatalk
Hi can you please give me some info about kernel development?
Because i am in my holidays and i would really be happy to develope sth for my own phone
thanks in advance.:laugh:
somadsul said:
Open menu option in app
In Kernel Menu you can see CPU option select in scroll down and change your CPU freq
Sent from my SM-G935F using Tapatalk
Click to expand...
Click to collapse
Thanks for developing for this phone..
Yea I got to change

[EOL][KERNEL][7.1.2][LOS/NX]AldeLOS Kernel for Galaxy S6

{
"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"
}
Code:
#include "std_disclaimer.h"
/*
* Your warranty is 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 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.
*/
THIS KERNEL IS END OF LIFE!!!
This is the Aldeon kernel for LOS or NexusOS. It is based on NexusTeam sources and I want to keep it very stable.
​Features:
based on NexusTeam sources
built with Google's TC v4.9
Linux kernel version 3.10.107
permissive
Synapse support
CPU underclock: 200 MHz (little / big)
CPU overclock: 1704 MHz / 2304 MHz (little / big)
GPU underclock: 100 MHz
GPU overclock: 852 MHz
GPU governor selection in Synapse
voltages control for both CPU and GPU
memory bus voltage control
CCACHE and GRAPHITE optimizations
KSM support
ZSwap control
init.d support
SafetyNet bypass
use Android device as USB keyboard/mouse (no driver required; compatible with any OS and BIOS)
DriveDroid patch
new IO schedulers: row
enabled these: all CPU governors, TPC congestions, IO schedulers, USB OTG support, CIFS support, TTL support, XBOX controller support, ISO support, UDF CD-ROM support, NTFS R/W support
Double tap to wake
Synapse profile backup/restore
sqlite3 installed in /system/xbin
Spectrum profiles
HMP voltage control
Doze control
fake Enforcing SELinux
live statistics in Synapse
S7 Edge battery support (please confirm)
Knox Warranty bit 0x1 to 0x0 (the eFUSE is still blown, just a software fix)
Bugs:
- the same bugs which you can find in the original NexusOS kernel
Downloads:
See AFH.​
Installation:​​
0. Backup is mandatory!!!
1. Download the latest kernel version zip file
2. Go to recovery
3. Flash the zip (if you have G920I flash from "G920F_I" folder or if you have G920T flash the G920W8 version)
4. If you were rooted then you need to flash root again otherwise you'll get a bootloop
5. Enjoy
Optionally, install Kernel Adiutor from Play Store to get control over the kernel. Install Synapse from Play Store or Synapse MOD (read FAQ).​
I'm not sure if it works on other models. Please tell me if it does.
This kernel requires an LOS-based ROM like NexusOS.
If you want to contribute just PM me
If you press the Thanks button then Chuck Norris will visit you
If you want to revert all the changes to boot.img, I attached the remover zip (it installs stock NexusOS kernel). Just flash it just restore the backup of your previous boot partition.
Subscribe to be always informed about what's going on.
Changelog:
***1.0***
- initial release
***1.1***
- added zRAM and KSM support
- first Edge build
- updated sources
***1.2***
- updated sources
- added Synapse controls for CPU, GPU, voltages (all), etc.
- added DriveDroid patch
- added possibility to use Android phone as USB keyboard/mouse
***1.3***
- synced with latest Aldeon kernel sources (new features, improvements and bugfixes; see changelog there from v3.2 to v3.4)
FAQ
​
Highly recommended to read FAQ from here.
1. Bootloop.
Did you flashed SuperSU or Magisk again? Maybe you were rooted before and you need to reflash root. Pay attention to OP instructions and to the text printed in recovery.
2. Thank you for this kernel.
But can you please help me to get surround sound on my S6?
Sure. Here is it.
3. How to build your kernel from source?
After you git cloned it, open terminal in root of the cloned folder and enter this: "sudo bash build_kernel.sh G920F" (or your model). Choose stock dt.img during building process.
4. Synapse is saying:
- "No UCI support" → Close the app from recents and open it again. If still no UCI support then PM me with the output of this command: uci (run it with su permissions).
- "JSON configuration parsing failure" → Using a file manager go to /res/synapse and delete a file named "config.json", close Synapse then open again, UCI error, reopen and done.
- The apply and discard buttons appeared for no reason. Which one should I click? → Click "X". This is a bug in Synapse.
- Is there a mod for Synapse? → Yes, Morogoku worked on it and I modified it a little bit to match our kernel and I built it. Get it from here. All the credits are going to Morogoku. It features backup/restore profile option and a red material theme.
5. Where to install BusyBox?
In /su/xbin or /system/xbin. I'm using SuperSU and Synapse is working perfectly. After each boot up I highly recommend you to check the Synapse settings, especially CPU OC to see if everything is ok.
6. There are unexpected freezes. What should I do?
Open Synapse, go to GPU tab and set GPU highspeed clock to 420 MHz.
7. How to fix the excessive heating?
Try switching from Interactive governor to Nexus and vice versa. See which one is good for you. I think Nexus will be the one.
Note: Mirror to latest LOS 14.1 build here. Credits to Nexus Team.
XDA:DevDB Information
AldeLOS Kernel, Kernel for the Samsung Galaxy S6
Contributors
minealex2244
Credits:
The Sickness (his guide and scripts)
Source Code: GitHub
Compatibility
Models:
G92xF
G92xI
G92xT
G92xW8
ROMs:
LineageOS 14.1
NexusOS 7.1
Contact
Google Plus: https://plus.google.com/communities/105684247187947937052
Version Information
Status: Stable [End Of Life, no longer maintained]
Current Version: 1.3
Created 2017-07-21
Last Updated 2017-10-30
i leave my s6 but thx for your hard work :good:
Edit: Downloadsection now visible.
"The first kernel is the NexusOS's one but this one doesn't need a custom ROM to be installed"
What does that mean: doesnt need a custom rom to be installed.. Voodoo magic?
By the way with AnyKernel you could support stock and LOS under 1 hood. Los runs on stock source
AndsXDA said:
I can't seen the Download Section
Click to expand...
Click to collapse
Sorry I did have time to finish the thread. I will finish I in 15 minutes from now.
Noxxxious said:
"The first kernel is the NexusOS's one but this one doesn't need a custom ROM to be installed"
What does that mean: doesnt need a custom rom to be installed.. Voodoo magic?
By the way with AnyKernel you could support stock and LOS under 1 hood. Los runs on stock source
Click to expand...
Click to collapse
Now the thread is fixed. I will try AnyKernel but I need to become familiar with it by testing
Deleted
Later edit: Loving how people are giving a thank you for this deleted post
Heck yeah a custom kernel for AOSP ROMs!
Added v1.1 with zRAM and KSM support and with up-to-date sources. Also the first Edge build is here. Enjoy it
Also I've added the source link in OP.
Edit: Added a FAQ.
@minealex2244 Everyone using AOSP for s6 really appreciate your work mate, thanks and I hope you continue the great work
Does it work with AOKP?
Hope this one can be compatible with g9208 as well!!There isn't any rom compatible with g9208...stock touchwiz forever doesn't sound good:crying::crying:
GODSteven said:
Hope this one can be compatible with g9208 as well!!There isn't any rom compatible with g9208...stock touchwiz forever doesn't sound good:crying::crying:
Click to expand...
Click to collapse
I will add support for your device in the next version.
DevisG79 said:
Does it work with AOKP?
Click to expand...
Click to collapse
I don't know. If you want you can try it.
hey can you add support for people using s7e battery with S6 ?
i am on nexus os rom.
Thanks for the kernel...will try it and report in a few days:good:
can you add :
spectrum app support https://forum.xda-developers.com/android/apps-games/app-spectrum-kernel-manager-users-t3601542
gpu overclock
Add stock power management, nexus team add custom power management that cause very poor battery life.
also can you fix gpu in nexus rom, because dont scale up right like in stock rom.
gpu is always active at low freq and also only use low and max frequence.
brujo55 said:
can you add :
spectrum app support https://forum.xda-developers.com/android/apps-games/app-spectrum-kernel-manager-users-t3601542
gpu overclock
Add stock power management, nexus team add custom power management that cause very poor battery life.
also can you fix gpu in nexus rom, because dont scale up right like in stock rom.
gpu is always active at low freq and also only use low and max frequence.
Click to expand...
Click to collapse
Spectrum seems a good thing but I'll add support for Synapse. If it won't break anything then I'll add Spectrum support. Regarding battery life I'll inspect it as I had just put my hands on this kernel.
Regarding GPU it depends on the governor the kernel is using by default. Synapse support should give you the ability to select another governor.
Next week I will have a little holiday and when I get back I'll try to add Synapse support for both my kernels.
kakabakk20 said:
hey can you add support for people using s7e battery with S6 ?
i am on nexus os rom.
Click to expand...
Click to collapse
x2 please:fingers-crossed:
I hope This kernel can flash the device 925w8
Good kernel...finally someone which is working on synapse support here?. Thanks !
kakabakk20 said:
hey can you add support for people using s7e battery with S6 ?
i am on nexus os rom.
Click to expand...
Click to collapse
Sorry but I can't understand what is that. Can you please tell me more? Do you want to say people edge or am I wrong?
PlusFK said:
I hope This kernel can flash the device 925w8
Click to expand...
Click to collapse
Not a bad idea. I'll build for w8 after I get back from my holiday.

[SM-T820,825] Flash-Kernel V.1.1 Permissive, Wifi Fixed

Code:
/*
* Your warranty is... still valid?
*
* 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.
*
*/
{
"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"
}
Hello and Welcome to my First Kernel This will be first Release and more are coming, also i need testers for the the SM-T820
You can also Join my Telegram Channels if you want:
Discussion Group: TabS3 Group
Update Channel: TabS3 Update and News Channel
Features:
SELinux Permissive / Enforcing switchable (Permissive is the default).
Forced Encryption disabled
DM-Verity disabled
Root restrictions removed
Wlan Passwords after Reboot are FIXED!
init.d support
CPU Governors: Interactive, Ondemand, Userspace, Powersave, Performance, Conservative, Elementalx and Smartmax a few will be added soon
I/o Scheduler: cfq,deadline and noop a few will be added soon
NTFS Support
USB-OTG Support
Boeffla Wakelock Blocker
Remove security log agent during flash
Changelog:
Version 1.1:
Boeffla Wakelock Blocker
Remove security log agent during flash/No more Warnings
Fix Kernel Version not shown
Older Changelogs
Version 1.0:
Add Inital Support for SM-T820 Thanks to @JWnSC for testing
NTFS Support added
USB-OTG Support Added
Version 0.1:
Inital Build of FlashKernel
The Kernel has Anykernel2 Support:
Code:
AnyKernel2 - Flashable Zip Template for Kernel Releases with Ramdisk Modifications
by osm0sis @ xda-developers
"AnyKernel is a template for an update.zip that can apply any kernel to any ROM, regardless of ramdisk." - Koush
AnyKernel2 pushes the format even further by allowing kernel developers to modify the underlying ramdisk for kernel feature support easily using a number of included command methods along with properties and variables.
NOTE: Due to Forced Encryption being disabled you MUST remove encryption from the data partition by using the FORMAT DATA button in TWRP. (THIS WILL WIPE ALL YOUR DATA!)
For information how to decrypt see the TWRP thread: https://forum.xda-developers.com/ga...recovery-twrp-3-1-0-1-samsung-galaxy-t3581359
IMPORTANT: THIS WILL TRIP THE KNOX COUNTER AND I HOLD NO RESPONSIBILTY FOR WHAT HAPPENS IF YOU DECIDE TO FLASH THIS. ITS UP TO YOU TO MAKE A DEVICE BACKUP WITH TWRP OR HAVE THE STOCK FIRMWARE TO HAND!
Download:
SM-T820
SM-T825
Install:
Flash the Kernel zip in TWRP Recovery.
Note: if you come from other Kernel, you should dirty flash your ROM/Boot.img before flashing "FlashKernel.zip" and SuperSu or magisk If you need.
Thanks To/Credits:
@ashyx For all his Effort on TWRP
@osm0sis for AnyKernel2
Linus Torvalds & Linux Foundation
Google & Samsung OSRC
@JWnSC for testing the SM-T820 Kernel
and many others!
DONATE ME HERE IF YOU WANT TO BUY ME A BEER OR HIT THE THANKS BUTTON IF I HELPED YOU
​
XDA:DevDB Information
[SM-T820,825] Flash-Kernel V.1.1 Permissive, Wifi Fixed, Kernel for the Samsung Galaxy Tab S3
Contributors
hiowa93
Source Code: https://github.com/schwabe93/FlashKernel
Kernel Special Features:
Version Information
Status: Beta
Current Beta Version: 0.1
Created 2017-10-21
Last Updated 2017-10-28
Reserved
New Builds are up now on AndroidFilehost
Reserved
I'm willing to test the t820 version if needed. Thanks for this:good:
JWnSC said:
I'm willing to test the t820 version if needed. Thanks for this:good:
Click to expand...
Click to collapse
Hi send you PM , if anyone else want to test this Kernel for Sm-t820 please PM me
I will testing your kernel in the T825
Sent from my SM-T825Y using Tapatalk
Where i can download the testbuild for t825 ?
I open the link above, it redirected to xda forum
buddybin said:
Where i can download the testbuild for t825 ?
I open the link above, it redirected to xda forum
Click to expand...
Click to collapse
Fixed
Gesendet von meinem SM-G930F mit Tapatalk
Sweet! Thanks for this working well so far. :good:
Donation sent and downloading now for t820. Thank you for your support!
I confirm your kernel run on T825Y flawlessly in v 0.1
---------- Post added at 07:11 AM ---------- Previous post was at 06:56 AM ----------
Now testing V1 on T825Y
Boot up finely
Anyone know how to disable unauthorized action detection by device maintenance ?
The kernel version is unavailable in T825Y
buddybin said:
Anyone know how to disable unauthorized action detection by device maintenance ?
Click to expand...
Click to collapse
I just disabled securitylogagent with bk disabler. Not sure if this really corrects the issue
Also make sure oem unlock is on in your developer options
Hello. So not sure if I screwed something up along the way. Has anyone experienced laggy/ stuttering video playback on youtube? Also I don't have any sound out of the devices speakers.
Sound DOES work out of the headphone jack and while headphones are plugged into the aux jack youtube works fine. as soon as i unplug the headphones the problem reoccurs.
Now here is how I was setup, Im not sure where along the line I lost speaker output:
1: stock AQI2 Rom
2:installed TWRP from here: https://forum.xda-developers.com/ga...recovery-twrp-3-1-0-1-samsung-galaxy-t3581359 through odin
3:right after install I booted to TWRP formated DATA then flashed Flash-Kernel 1.0 and then the latest MAGISK 14
4: Device booted up and worked fine
5:I updated magisk manager to the latest
6:I installed the Gapps module and youtube 4k module through magisk manager
7:went to test youtube and noticed that I had no speaker output and videos were laggy without headphones plugged in
I reinstalled the factory AP BL CSC in odin and my speakers and youtube all works fine again
I am going to go through the install again and see where I messed up but I was just curious if anyone else saw this??
Thank you -Joe
joemill said:
Hello. So not sure if I screwed something up along the way. Has anyone experienced laggy/ stuttering video playback on youtube? Also I don't have any sound out of the devices speakers.
Sound DOES work out of the headphone jack and while headphones are plugged into the aux jack youtube works fine. as soon as i unplug the headphones the problem reoccurs.
Now here is how I was setup, Im not sure where along the line I lost speaker output:
1: stock AQI2 Rom
2:installed TWRP from here: https://forum.xda-developers.com/ga...recovery-twrp-3-1-0-1-samsung-galaxy-t3581359 through odin
3:right after install I booted to TWRP formated DATA then flashed Flash-Kernel 1.0 and then the latest MAGISK 14
4: Device booted up and worked fine
5:I updated magisk manager to the latest
6:I installed the Gapps module and youtube 4k module through magisk manager
7:went to test youtube and noticed that I had no speaker output and videos were laggy without headphones plugged in
I reinstalled the factory AP BL CSC in odin and my speakers and youtube all works fine again
I am going to go through the install again and see where I messed up but I was just curious if anyone else saw this??
Thank you -Joe
Click to expand...
Click to collapse
I dont think that the kernel will be the issue here, try to setup Rom and Kernel without Magisk as i dont have any issue lile that and i dont use Magisk
Gesendet von meinem SM-G930F mit Tapatalk
joemill said:
I just disabled securitylogagent with bk disabler. Not sure if this really corrects the issue
Also make sure oem unlock is on in your developer options
Click to expand...
Click to collapse
Thank for your suggestion
I try this from play store. it's work
schwabe93 said:
I dont think that the kernel will be the issue here, try to setup Rom and Kernel without Magisk as i dont have any issue lile that and i dont use Magisk
Gesendet von meinem SM-G930F mit Tapatalk
Click to expand...
Click to collapse
okay thank you, Ill give that a try. If I use superSU will netflix still work? I thought I read that they use root checks now
joemill said:
okay thank you, Ill give that a try. If I use superSU will netflix still work? I thought I read that they use root checks now
Click to expand...
Click to collapse
Have you tried it yet? For me its working with my kernel and Magisk. And if Netflix works no idea i dont use it.
schwabe93 said:
Have you tried it yet? For me its working with my kernel and Magisk. And if Netflix works no idea i dont use it.
Click to expand...
Click to collapse
I have not and I probaly won't get the chance to until next week. Awesome I appreciate you trying magisk on your device. I'm sure I probaly did something wrong along the way. Thank you!! I look forward to the development of this kernel!

Categories

Resources