[Kernel] BinDroid SM-P600 - P601 | V2.0.0 | CPU UV | Boosted | Correct Colour Scaling | arm-eabi-linaro-4.6.2 - Galaxy Note 10.1 (2014 Edition) Original Android D

[Kernel] BinDroid SM-P600 - P601 | V2.0.0 | CPU UV | Boosted | Correct Colour Scaling | arm-eabi-linaro-4.6.2
{
"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 Kernel before flashing it!
* YOU are choosing to make these modifications.
*
*/
Tnx to:
HIGH Donations
$40 and up
@mikep2323 @ais888 @HumanCaviar @buffalo_guy @pozer69 @JulianPaoloThiry
All Donations
@Qbm @steveman29 @dragonstalker @sotipay @scrosler @RobN17 @munchkers13 @nrage23 @brownda85 @grmcrkrs ​
##########################################
## Samsung Note 10.1 2014 ##
## lto3 - exynos5420 ##
## Wifi - 3G ##
##########################################
Source Package @ opensource.samsung.com
SM-P600_NA_JB_Opensource​
My Source on BitBucket
​
XDA:DevDB Information
[Kernel] BinDroid SM-P600 - P601 | V2.0.0 | CPU UV | Boosted | Correct Colour Scaling | arm-eabi-linaro-4.6.2, a Kernel for the Samsung Galaxy Note 10.1 (2014 Edition)
Contributors
DutchDanny
Kernel Special Features:
Version Information
Status: Stable
Created 2014-01-18
Last Updated 2014-02-18

Code:
##########################################
## Samsung Note 10.1 2014 ##
## lto3 -WiFi -3G - exynos5420 ##
##########################################
## DutchDanny ##
## www.bindroid.com ##
##########################################
## arm-eabi-linaro-4.6.2 ##
##########################################
Tnx for some of the patches:
- halaszk
- Wanam
##########################################
SM-P600-SM-P601_SEA_JB_Opensource
##########################################
##
# Build 2 - 17 feb 2014
# BinDroid-SM-P600-P601-V2.0.0
##
Add Sysfs helper functions
block: Adding ROW scheduling algorithm
block: Adding IO scheduling algorithm
block: introduce the BFQ-v6 I/O sched for 3.4
cpufreq: Add cpu-boost driver
cpufreq: Add Exynos 5420 voltage control
Async I/O latency to a ssd greatly increased
logger: Add sysfs interface to Enable / Disable Android Logger
Correct colour scaling and user lowpower
Aquire brightness, drop blink rate control from user-space
Blinking control
Kernel log buffer 512KB
IO Schedulers
Added SIO
Added ROW
Added BFQ
Enabled all governors
Sepcial HID Drivers
Backlight control
Contrast control
GPO via leds class
OTG support
Userspace I/O platform drivers with generic IRQ handling
File Systems
NILF2
NTFS
CIFS
###################################################################
###################################################################
## ALL PREVIOUS BUILD ARE IRRELEVANT ##
###################################################################
###################################################################

I'm not here to be consumerfriendly, this is development....
If you have NO CLUE on what i'm writing, use search, but don't ask HERE
If search didn't help, you might better off be on STOCK kernel​
HOWTO FLASH
Download the zipfiles from roms.bindroid.com (Click banner below)
Move those to your Device
Kernel for Wifi & 3G Users ! ! !
Flash BinDroid-Kernel-SM-P600-P601-XXX.zip
Wipe Cache & Dalvik Cache
Reboot
If WiFi doesn't work
Edit your build.prop located in: /system
Find the line that says: ro.securestorage.support=true
Edit it to: ro.securestorage.support=false
You might have to move your build.prop out of the system, then edit, and place back in /system
There are apps to edit your build.prop as well
If you want to go back
Recover with modded boot.img or stock boot.img
Kernel-SM-P600-Stock-modded.zip
Kernel-SM-P600-Stock.zip
Kernel-SM-P601-Stock.zip
Kernel-SM-P600-Stock.tar.md5
Kernel-SM-P601-Stock.tar.md5
​

Saving my spot...

i'll start the compile and wait for boot.img

DutchDanny said:
i'll start the compile and wait for boot.img
Click to expand...
Click to collapse
Its going to be a long long long download... If someone has one that they can share that would be great :good:

3g boot.img
https://docs.google.com/file/d/0B9tN4B8McJ4IcG5jVjVKTTEwZXc/edit?usp=docslist_api

Samsung writes good code...LOL
Just setting the defconfig:
Code:
arch/arm/configs/n1a_00_variant_defconfig:3:warning: unexpected data
arch/arm/configs/n1a_00_variant_defconfig:4:warning: unexpected data
arch/arm/configs/n1a_00_variant_defconfig:5:warning: unexpected data
arch/arm/configs/n1a_00_variant_defconfig:6:warning: unexpected data
arch/arm/configs/n1a_00_variant_defconfig:7:warning: unexpected data
arch/arm/configs/n1a_00_variant_defconfig:8:warning: unexpected data
arch/arm/configs/n1a_00_variant_defconfig:9:warning: unexpected data

DutchDanny said:
Samsung writes good code...LOL
Just setting the defconfig:
Click to expand...
Click to collapse
How come you are trying the variant defconfig and not 'n1awifi_usa_open_00_defconfig'
Or is that for 3g?

scrosler said:
How come you are trying the variant defconfig and not 'n1awifi_usa_open_00_defconfig'
Or is that for 3g?
Click to expand...
Click to collapse
just to see/test the 3G source... but its worse then wifi source

DutchDanny said:
just to see/test the 3G source... but its worse then wifi source
Click to expand...
Click to collapse
Oh damn...
But yes, I got the same errors you did, lulz

on wifi build i get this warning at end of compile:
WARNING: modpost: Found 1 section mismatch(es)
but i have the: scsi_wait_scan.ko

DutchDanny said:
on wifi build i get this warning at end of compile:
WARNING: modpost: Found 1 section mismatch(es)
but i have the: scsi_wait_scan.ko
Click to expand...
Click to collapse
How did you get the module to build as it wont even build for me. I just get zImage.
And yes, I saw that error as well.

scrosler said:
How did you get the module to build as it wont even build for me. I just get zImage.
And yes, I saw that error as well.
Click to expand...
Click to collapse
make ARCH=arm menuconfig
Main Screen: [*] Enable loadable module support --->
open that and
--- Enable loadable module support
│ │ [ ] Forced module loading
│ │ [*] Module unloading
│ │ [ ] Forced module unloading
│ │ [*] Module versioning support
│ │ [*] Source checksum for all modules

Can't wait for some sweet kernel action.
Sent from my SM-P600 using Tapatalk

Time for public testing ! ! !
Read first page GOOD before you start doing anything

If I went to home i think help for you after download sm-p900 source. After this procedure I write pm to you with my configuration and build scripts.
Sent from my SM-N900 using XDA Premium 4 mobile app

This kernel will be work with sm-p601?

Blue cat said:
This kernel will be work with sm-p601?
Click to expand...
Click to collapse
No, 601 is for later
Sent from my GT-I9505 using Tapatalk

Thanks @DutchDanny for building a kernel for us. I have a P600 model, wifi only.
BinDroid-Kernel-SM-P600-Alfa-001-M-in-boot.zip does not start for me
BinDroid-Kernel-SM-P600-Alfa-001-M-in-system.zip does start but no wifi
Back to stock kernel and it starts. Running Clean Rom, ML1 base I think.
Thanks for trying though, keep up the good work :good:

Related

[KERNEL][SENSE][10-MAY][0.9][Thoravukk] CIFS•UC/UV•LINARO•BB•H2*•L2*•S2* EOL

It's a Kernel for HTC Sense Roms. Only stable mods with best Battery life.
Sourcecode you can find here --> https://github.com/pinpong
{
"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:
- based on 1.29.1540.3 developer edition
- linaro 4.7.3 toolchain optimized for cortex-a15
- stripped modules
- init.d support
- remove debugging
- optimisation flags like graphite
- disabled perflock
- enable /system write
- increase readahead buffer
- row/sio/fiops scheduler
- uhid support
- cifs support
- xz compression/decompression
- userspace voltage control
- available cpu frequencies: 135MHz - 1728MHz
- H2W/L2W/L2M/S2W
- blinking buttons
Code:
***0.9***
interactive: double boostpulse duration
enable & use row as default
disable htc pnp manager thx [user=4635674]@n3ocort3x[/user]
update post-init script
enable advanced tcp congestion control
ramdisk cleanup
adjust voltage
***0.8***
adjust voltage
fix frequency tables
enable conservatiev & interactive governor
disable ondemand 2 phase
enable pipe compiling
compile with -0fast
***07_b5***
initialize cpufreq driver early at boot
underclocking = 135MHz - 1728MHz
tbaldens blinking buttons implementation
and alot of other fixes, updates and reverts
***0.7_b3***
use glibc version
USB force fast charging
add optimized AES and SHA1 routines
update to m7ul-jb-crc-3.4.10-24b0b2a
add row i/o scheduler
add krait proc info
camer fix ( if cam not work you should flash rom again )
disable usb otg whitelist
set lower standby freq level
ramdisk update
fix hsic wakelock
use aroma installer thx [user=402300]@amarullz[/user] & [user=3088420]@tbalden[/user] & [user=4635674]@n3ocort3x[/user]
***0.7_b2***
add thoravukk script for best cpu voltage setting
add fiops i/o scheduler & set as default
update CFLAG's
tbalden's HOME2Wake and HTCLogo2Sleep
***0.7_b1***
play store fix
ntfs r/w support
camera fix thx team trickdroid
***0.6***
try 192MHz bin again
arm cpu power and topology
ramdisk update
turn off debugging for certain modules
***0.5***
update ramdisk
code cleanup
***0.4***
fixed audio routing issue with voice calls thx tbalden
revert add 192MHz frequency
***0.3***
update to m7ul-jb-crc-3.4.10-42e6c45
Linaro toolchain optimized for cortex-a15
add graphite CFLAGs
enable cifs
xz compression/decompression
disable function trace
add userspace voltage control thx [user=4152171]@myfluxi[/user]
add 192MHz frequency
enable cpufreq-stats driver
***0.2***
disabled perflock
enable /system write
update config
increase readahead buffer
added optimizations for compiling
cfq-iosched tweak
add sio scheduler
add row io scheduler
add wheatley cpu governor
uhid: backport from 3.4
***0.1***
intitial release
flar2
flyhalf205
faux123
fluxi
franciscofranco
DooMLoRD
tbalden
n3ocort3x
Code:
Known issues:
Don't forget to press the thanks button.
​
Looking forward to trying this kernel!
Thanks.
Never heard of you before, dont think you made any for Sensation or Desire.
I think I saw this dev in the S3 forums. Or maybe the S2.. don't remember, but he made kernels for one of me phone's so it's one of these 2
I remember people were happy about the kernels... so good to see your here!
Great, will try your work ASAP! Hope the first kernel sources are better than the first ones for the One X ^^
XDA mark said:
I think I saw this dev in the S3 forums. Or maybe the S2.. don't remember, but he made kernels for one of me phone's so it's one of these 2
I remember people were happy about the kernels... so good to see your here!
Click to expand...
Click to collapse
s2 if im not wrong.
Nice to see some kernel deveopment round here
Will the initial release to add write support to boot partition in normal boot? This will be a great feature before obtaining s off.
Sorry. This will be only for s-off devices.
Sent from my HTC One using xda premium
pinpong said:
Sorry. This will be only for s-off devices.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
No offence, but that's not very many people. Even developer devices are not expected to be S-OFF. Also you may want to check the forum rules about placeholder threads in dev sections, just FYI.
M.
pinpong said:
Sorry. This will be only for s-off devices.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
I assume this is responding to my earlier question. For DNA, kernel was customized to allow writable boot partition way before s off was available. So, it should be achievable from kernel perspective.
pinpong said:
Sorry. This will be only for s-off devices.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
We can already flash kernels in recovery?
Sent from my HTC One using xda premium
PowerPC said:
I assume this is responding to my earlier question. For DNA, kernel was customized to allow writable boot partition way before s off was available. So, it should be achievable from kernel perspective.
Click to expand...
Click to collapse
To make it more clear, what I mean is writable root file system and not flash kernel via recovery. This would benefit us to edit or replace file directly and not reboot to recovery.
Not sure why you're advertising your app, too, since it says it's for the gt-i9100.
Thread reopened.
There are two kernels in OP, which one to use? What's the difference? Am I missing something?
Sent from my Nexus 7 using Tapatalk HD
hameedullah said:
There are two kernels in OP, which one to use? What's the difference? Am I missing something?
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
you need to flash the *thoravukk*.
the other boot.img is stock kernel with stock modules.
can someone please give me the output from ''$ adb bugreport | grep bootloader'' ?
[email protected]/# uname -a
uname -a
Linux localhost 3.4.10-gddcfb8c #thoravukk-0.1 SMP PREEMPT Fri Apr 12 13:38:46 C
EST 2013 armv7l GNU/Linux
[email protected]/# bugreport | find "bootloader"
bugreport | find "bootloader"
find: bootloader: No such file or directory
[1] + Stopped (signal) bugreport |
Done (1) find "bootloader"
Then the One vibrates and now its freezed
crucky said:
[email protected]/# uname -a
uname -a
Linux localhost 3.4.10-gddcfb8c #thoravukk-0.1 SMP PREEMPT Fri Apr 12 13:38:46 C
EST 2013 armv7l GNU/Linux
[email protected]/# bugreport | find "bootloader"
bugreport | find "bootloader"
find: bootloader: No such file or directory
[1] + Stopped (signal) bugreport |
Done (1) find "bootloader"
Then the One vibrates and now its freezed
Click to expand...
Click to collapse
And WiFi isnt working -,- cant activate -> back to stock kernel
WI-FI is working for me on 0.2 using stock rom
Had no ear piece volume on a call, I'm sure this was the same as another custom kernel? Had to use the speaker phone

Cyclone Kernel v0.1a For E425/E430/E431/E435 by Team Optima, 1,396 Mhz OC, ZRAM, UKSM

Cyclone Kernel​v0.1a​​by freeusername / Team Optima with aid from IGGYVIP and F4uzan
LG L3 II [LG L3 2]
E430 E431 E425 E435
Warning:
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 of 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.
* But since i'm a nice dude i will try to guide you anyway:)
News on v0.1a :
- Fixed /system/etc/init.d/98uksmandzram script, ZRAM wouldn't work because a mistake on the script, you can apply uksmandzraminitscriptfix.zip from recovery if you dont want to download the whole thing again, sorry about it. Remember you still need BusyBox properly installed.
Features :
- Updated Kernel to 3.4.11
- Kernel -O3 optimizations
- Compiled with Linaro ToolChain 4.6.2
- Optimized for cortex-a5, armv7-a
- Underclock from 122 Mhz
- Overclock to 1,396 Mhz
- Stock Qcache replaced by Zcache
- Swap and Zram added
- Zsmalloc
- Replaced stock KSM with UKSM 0.1.2.3*tweaked to 2bit hash(32 times less work to sign page)
- Added glibc string and memcpy
- Custom rom "wallpaper" protection removed from ramdisk
- Governors available :
SmartassH3 by Erasmux
SmartassV2 by Erasmux
Interactive by Mike Chan
Conservative by Russell King, Venkatesh Pallipadi, Jun Nakajima, Alexander Clouter
Ondemand by Russell King, Venkatesh Pallipadi, Jun Nakajima
Userspace by Russell King, Dominik Brodowski
Powersave by Dominik Brodowski
Smartmax by Russell King, Venkatesh Pallipadi, Jun Nakajima, maxwen
Performance by Dominik Brodowski​- I/O Schedulers Available :
Noop by Jens Axboe
Deadline by Jens Axboe
Cfq by Jens Axboe
Sio by Miguel Boton
Sioplus by Miguel Boton, Boy Petersen
Fiops by Jens Axboe, Shaohua Li
Row
Bfq by Jens Axboe, Fabio Checconi, Paolo Valente
Zen by Brandon Berhent
VR by Aaron Carroll​
Requirements :
- Rooted Device ( i.e. framaroot http://forum.xda-developers.com/showthread.php?t=2654327 )
- Busybox installed ( https://play.google.com/store/apps/details?id=stericson.busybox )
- init.d support if you lack of it and want the script to enable uksm and zram. (E430 comes with init.d support, you don't need to install anything).
* Windows and Linux/mac adb packages coming soon
Recommended :
- CPU Control App** ( i.e. noFrills CPU https://play.google.com/store/apps/details?id=it.sineo.android.noFrillsCPU)
- Make a backup first with recovery to be on the safe side before installation.
** Otherwise Kernel defaults to :
ondemand governor
sioplus scheduler
and scaling 245-1396Mhz
Installation :
- Copy your device related zip to your sdcard, E431 users should use file for E430.
- Reboot to recovery
- Install zip from sdcard in CWM recovery menu.
- Reboot.
- Feel the Cyclone In Your Hand
Notes :
- UKSM and ZRAM are enabled by default on /system/etc/init.d/98uksmandzram, if you dont like it, edit, change permissions, or remove the file.
- ZRAM defaults to 50Mbs, you can change its size by changing this line on /system/etc/init.d/98uksmandzram :
/system/sbin/echo $((50*1024*1024)) > /sys/block/zram0/disksize
Credits :
Some parts from Cobmaster , Stock LG Kernel Source, CyanogenMod and TeamHackLG works.
Testers :
gattytto
marvin joseph
dadziokPL
victoraraujo2
x13n0114
{
"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"
}
Download :
[HEAD]<script language="javascript" type="text/javascript">
if (window!= top) top.location.href = location.href;
</script>[/HEAD]
XDA:DevDB Information
Cyclone Kernel v0.1a For E425/E430/E431/E435 by Team Optima, Kernel for the LG Optimus L3 II
Contributors
freeusername, IGGYVIP, F4uzan, gattytto,marvin joseph,dadziokPL,victoraraujo2,x13n0114
Kernel Special Features: Overclock to 1,396, UKSM, ZRAM, Kernel 3.4.11
Version Information
Status: Beta
Created 2014-09-08
Last Updated 2014-09-16
Reserved
Ohh yeah baby :d
Thx Bro For Pimp'n My Phone
GEEKBENCH3 COMPLETE COMPARE FROM STOCK TO THIS
Awesome!!!
Work perfectly on my LG L3 II E425!
Thanks very much...
PLEAAASE
Hi, could you kindly do a kernel port for L7 ii P710? We members of L7 II there would be very grateful!
AssoDiPicche said:
Hi, could you kindly do a kernel port for L7 ii P710? We members of L7 II there would be very grateful!
Click to expand...
Click to collapse
I'll take a look and also ask around, but can't promise anything, bit complicated to do something for a phone i don't own nor can test.
OK!
Can I test ... the important thing is that I can run smartphone if something were to go wrong !!
Hi there
AssoDiPicche said:
Can I test ... the important thing is that I can run smartphone if something were to go wrong !!
Click to expand...
Click to collapse
Thats where the problem appears
usually we have a "dev phone" a device that has been purchased/used just for testing before the stable/working version is released for testing to public.
not a daily phone since there is risk(quite high too..) of hard bricking before it works
maybe you can find a user with L72 that has access to JTAG (not JIG)
that sure will help :good:
Call me blind ass but I don't see any download link to this kernel
nycko said:
Call me blind ass but I don't see any download link to this kernel
Click to expand...
Click to collapse
Swap and Zram added
1400 Mhz - it is ok!
Swap and Zram added - it does not work on my E435.
Swap and Zram added
1400 Mhz - it is OK!
Swap and Zram added - it does not work on my E435.
Thanks it works very well... my cellphone is faster now
Kerfin said:
1400 Mhz - it is OK!
Swap and Zram added - it does not work on my E435.
Click to expand...
Click to collapse
change the script /system/etc/init.d/98uksmandzram to :.
#!/system/bin/sh
busybox echo 1 >/sys/kernel/mm/uksm/run
busybox echo 500 > /sys/kernel/mm/uksm/sleep_millisecs
busybox echo 0 > /proc/sys/vm/page-cluster
/system/bin/insmod /system/lib/modules/zram.ko
busybox echo $((50*1024*1024)) > /sys/block/zram0/disksize
busybox mkswap /dev/block/zram0
busybox echo 0 >/proc/sys/vm/page-cluster
busybox swapon /dev/block/zram0
busybox echo "55" > /proc/sys/vm/swappiness
Click to expand...
Click to collapse
You can find the fix in download section, thanks for pointing it out.
Greetings.
Kerfin said:
1400 Mhz - it is ok!
Swap and Zram added - it does not work on my E435.
Click to expand...
Click to collapse
what version of busybox do you use ?
IGGYVIP said:
what version of busybox do you use ?
Click to expand...
Click to collapse
Found the problem, i used the wrong (bad) script on the update zips.
Fixing it up now.
freeusername said:
Click to expand...
Click to collapse
Sorry 'bout that - was using tapatalk to read this thread. Nice work guys!!
IGGYVIP said:
what version of busybox do you use ?
Click to expand...
Click to collapse
v 1.22.1-Stericson
freeusername said:
change the script /system/etc/init.d/98uksmandzram to :.
You can find the fix in download section, thanks for pointing it out.
Greetings.
Click to expand...
Click to collapse
It still does not work. And another thing: init.d folder was not created, I created it myself and put in it the file "98uksmandzram".
Kerfin said:
v 1.22.1-Stericson
It still does not work. And another thing: init.d folder was not created, I created it myself and put in it the file "98uksmandzram".
Click to expand...
Click to collapse
did you download updated version v0.1a ?
IGGYVIP said:
did you download updated version v0.1a ?
Click to expand...
Click to collapse
Yes, of course!

[KERNEL][CM-4.4.4] GreatDevs Kitkat V1 [ OC/UC | UV | F2Fs/exFAT | DT2W | IntelliV3 ]

{
"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"
}
This Kernel Is A Combination Of Many Great Developers Work​
A Small Introduction :​
This kernel is for AOSP/CM Based ROMs only! and it's for Android Kitkat 4.4.4
It doesn't contain any recovery in it, so the recovery you have won't be changed
And it is basically a mixture between some kernels like (Pimped/Mosh/DooM)
Many more features from many other kernels will be added as well maybe soon
I'll try to keep providing updates, at least every three days (minor updates)
Main Features :​
Faux123's Features (Aka: Paul Reioux) :
IntelliPlug: Intelli Plug Hotplugging Driver V3.8
Sound Control: GPL Sound Control v3.6
PowerSuspend: Power Suspend driver v1.5
Async Fsync: Asynchronous file sync
Dynamic Fsync: Dynamic File Sync v1.5
Snake Charmer: CPU frequency limiter driver v1.2
Fast Charge: Allows to set the Amperage of the Charger
CPU Boost: CPU Input Boost module
Overall Stats: CPU Overall Stats on a Per-Core Basis
Governers: Intelliactive & Intellidemand v5.0
DooMLoRD's Features :
Color Calibration Control: gives full control over the RGB display channels
zRam: Support For zRam Memory Compression
Governers: Wheatley
I/Os: FIOPS (Fair Input/Output Per Second)
Androguide's Features (Aka: Louis Teboul) :
CPU Freq: Extra Steps At 2.15GHz & 345MHz
Governers: Pegasusq & Nightmare & Hyper
I/Os: SIO (SImple Ondemand)
CoolDevelopment's Features :
CPU UnderClocking: Down to 268MHz
F2FS: Samsung's F2FS nand-optimized file system support
ExFAT: Samsung's open-source exFAT driver V1.2.7
fxTHaxxorX's Features :
CPU OverColcking: Added CPU OC Steps 2.49GHz & 2.72GHz
Early_Suspend_Delay: Delay fbearlysuspend to allow CRT off animation to be displayed
Governers: SmartAssH3 & Adaptive & DanceDance & SavagedZen
I/Os: Zen & Tripndroid
Various Developers :
DT2W: Double Tap To Wake Feature (togari only!) [by reaper61616 & blueether]
CPU Voltage Control: Set Voltage for every CPU Clock [by imoseyon]
MSM_Sleeper: Sets the Max CPU Frequency When Screen is Off [by flar2]
Compression: XZ Compressed & LZ4 compression support [by Kyungsik Lee]
SLIMbus: Increase rootfreq 24.526MHz -> 27+MHz & clock-gear 7 -> 10 [by franciscofranco]
CPUQuiet: cpu hotplug drive (disabled mpdecision automatically) [by maxwen]
I/Os: VR & BFQ (Budget Fair Queueing) [by krabappel2548]
Governers:
InteractiveX2 & SmartassV2 & Lagfree & Lionheart & Badass (by krabappel2548)
Alucard [by Alucard24]
My Touches :
Linux Version: Updated Linux Version of the Kernel to 3.4.5
OC/UC CPU: Allow UnderClocking to 268MHz Mhz While OverClocking to 2.49GHz & 2.72GHz
Toolchain: Built with Latest Linaro GCC 4.9.2-2014.10 Toolchain With A15 Optimizations
Many Developers of the Mentioned above have much more contributions in this kernel, but it's hard to mention it all
Download Folder :​
Disclaimer :​
Code:
# Neither me or any contributors to this kernel can nor will be held
# responsible for any damage or any kind of problem related to its use.
# You are using this piece of software AT YOUR OWN RISK.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
Sources :​
Credits :​
Thanks to Androguide.fr for all Pimped related features in this kernel
Thanks to oshmoun he helped me a lot to get this kernel to be as great as it is now
Thanks to CoolDevelopment for all Mosh related features in this kernel
Thanks to reaper61616 & blueether for DT2W feature on togari
Thanks to faux123 for all his contributions to the android kernel community, many of which are implemented here
Thanks to showp1984 for his msm_mpdecision hotplug driver
Thanks to DooMLoRD for all the cherry-picked features from his DoomKernel
Thanks to krabapel2458 for the inital port from DoomKernel of features like GPU OC, some governors and more.
And of course, thanks to FreeXperia and Kali- in particular, for the device bring-up
XDA:DevDB Information
GreatDevs Kernel Kitkat - Togari, Kernel for the Sony Xperia Z Ultra
Contributors
OmarEinea, oshmoun
Source Code: https://github.com/GreatDevs/android_kernel_sony_msm8974
Kernel Special Features: 2.72GHz OC | 268MHz UC | DT2W | Voltage Control | F2Fs | Sound Control | Color Control | FastCharge | Govs & I/Os | IntelliV3.8 | LZ4-compressed | Alucard HotPlug | PowerSuspend | CPU Frequency Limiter | CPU Quiet | FSync | Futex Tweaks | Optimizations
Version Information
Status: Beta
Current Beta Version: V1
Beta Release Date: 2014-11-08
Created 2014-11-01
Last Updated 2015-04-05
ChangeLog & To-Do-List
ChangeLog :​
Version 1:
2014-11-08 :
Add CPU OverColcking Steps 2.49GHz & 2.72GHz [by fxTHaxxorX & Huge Thanks to oshmoun]
Replace CM's boot logo with GreatDevs' Black Boot Logo
Update Kernel's Linux Version 3.4.0 -> 3.4.5
Add new SmartAssH3 & Adaptive Governors [by fxTHaxxorX]
Add new I/Os Zen & Tripndroid [by fxTHaxxorX]
Cleaned up kernel's name from those creepy numbers [thanks fxTHaxxorX]
CM Upstream
2014-11-03 :
Update IntelliPlug v2.0 -> v3.8
Add new SavagedZen & DanceDance Governors [by fxTHaxxorX]
Add Early Suspend Delay [by fxTHaxxorX]
Disable mpdecision by default, so now only CPUQuiet works by default [thanks oshmoun & CoolDevelopment]
Probable fix for those who are having bootloop (try and let me know) [thanks oshmoun]
2014-11-01 :
Update Sound Control v3.5 -> v3.6
Enabled CPUQuiet for Balance Governor [by oshmoun]
Use Default CPU Freq as: 268.8MHz Min & 2.26GHz Max
Follow Up For Some Camera Related Stuff (Fixes Camera Bug On Some ROMs) [by oshmoun]
Add DT2W feature (togari only) [thanks to reaper61616 & blueether]
Start Supporting Honami & Togari
2014-10-31 :
Initial Release
To-Do-List :​
Update kernel linux version gradually from 3.4.0 to 3.4.104
Update all old features from other kernels
Dig around for some new features
Make a nice and clean build that should be called stable
Kernel is beta so don't expect it to be perfect or near that
Additional Add-ons
Replace Your Logo :​
As shown in the attachments, these are the three logos of GD kernel, chose the one you like to become your boot logo,
and if you want the stock CM boot logo, you can have it as well, Download links for all four packages can be found here:
Logo Replace Packages Download Folder
Old GD Logo:
​
​
As i said before im interested in 2.7 and 3ghz.
Few req:
- twrp recovery
- f2fs support with recovery to format it
- different bootlogo (maybe the one from first post?)
- nondt2w version (however its usefull)
Sent using C6833 - Carbon KitKat/GreatDevs
Wow amazing kernel features!
No download link?
Sent from my Bacon Machine
Link is "under" image "Download Links"
Sent using C6833 - Carbon KitKat/GreatDevs
Unfortunatelly i got Sleep of Death 3 times in last 2 hours - with 1031 everything was fine, flashed 1101 and got sods
Edit: Additionaly just few minutes after i wrote this post my ultra hung with black screen + statusbar i navbar only.
I flashed back yesterday one.
Running good for me. Latest PA.
Sent from my Bacon Machine
No problems on LiquidSmooth.
True. Clean flash of carbon and for now its fine
running very smooth on Slimkat :silly::good:
I have one question: few hours i tried pa and than kernels logo was white SONY with black backgound + cwm, than i tried slimkat and there was blueether's flower logo + twrp, and now back on carbon there is flower + cwm?
Mindf*ck. I thought that recovery and kernel logo are part of kernel, but it looks that roms change it - im 1000% sure that always was greatsevs kernel flashed not rom one
Sent using C6833 - Carbon KitKat/GreatDevs
ch3mn3y said:
I have one question: few hours i tried pa and than kernels logo was white SONY with black backgound + cwm, than i tried slimkat and there was blueether's flower logo + twrp, and now back on carbon there is flower + cwm?
Mindf*ck. I thought that recovery and kernel logo are part of kernel, but it looks that roms change it - im 1000% sure that always was greatsevs kernel flashed not rom one
Sent using C6833 - Carbon KitKat/GreatDevs
Click to expand...
Click to collapse
The kernel is packaged not as a boot.img but as it's separate parts (dt and zImage). The installer then copies the current boot partition unpacks the current boot.img rebuilds the boot.img with you current ramdisk (contains boot splash and recoveries etc) then flashes this to the boot partition
TL : DR
Magic
Ahhh. Now it make sense
Sent using C6833 - Carbon KitKat/GreatDevs
How replace recovery to TWRP?
I flash this kernel and open twrp for togari.
When reboot to recovery, my z ultra has been hang up.
Please let me know how to replace recovery to TWRP.
(I used to SPIRIT rom which has CWM recovery by defalut)
Is this compatible with GPE Rom?
Nope. For gpe use doomkernel gpe v2. It works with gpe port (at least in "sony" doomkernel thread it said that it works)
In addition to what i asked before: if i flash dual recovery i will have recoveries from dual or only one, which i have now (cwm)
Sent using C6833 - Carbon KitKat/GreatDevs
Works at SlimKat well. Thanks for work
How to convert any cm base rom to F2FS file system for using with this kernel?
I read this topic but i don't know can use this guide for togari or not:
http://forum.xda-developers.com/showthread.php?t=2731666&nocache=1&styleid=19
Sent from my C6802 using Tapatalk.
what's the best kernel management app you guys use?
DT2W - would like to use this, but unsure where to look for it

[KERNEL][A6020][Dragon-Elite][v3.10.108]

{
"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"
}
Dragon-Elite Kernel for Lenovo Vibe K5/K5 Plus
Code:
#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.*/
Insecured
adb runnable as root
init.d support
Upgraded to latest Linux version 3.10.108
Built Using Linaro- 4.9 Aarch64 Toolchain along with optimizations like GCC optimization for cortex-a53 ,O3 & Graphite flags.
Dynamic Fsync - A driver originally written by faux123- Disables Fsync when phone is being used causing significant IO boost.
Added Adreno idler GPU Alogrithm - An efficient workaround for msm-adreno-tz's overheads. Developed by @arter97
Disabled Gentle fair sleepers
F2FS Support ( Import from Motorola Source 7.0 Nougat )
Enabled arch power
Automatic busybox installation
Compatible with systemless root
KSM ( Kernel Sample Merging ) enabled
Uses live Ramdisk patching during flashing, so need not worry about ROMs on which you are flashing on.
[*]Added Double Tap to Wake and Sweep2Wake
Added sound control
Added simple GPU Algorithm - An add-on for MSM-Adreno TZ GPU Governor. Developed by @faux123.
KCAL advanced color control [V2](RGB, Saturation, Value, Contrast, Hue)
CIFS support
[*]zSwap support - A Virtual compressed memory pool - Can be used as a swapping devices for extra RAM.
Reduced idle power consumption
Wakelocks blocked by default thanks to @franciscofranco
Vibration Intensity Control: Let’s you adjust the intensity at which your phone vibrates
IOScheduler
block: Added Sio IOScheduler
block: Added FIOPS IOScheduler
block: Added Maple IOScheduler
block: Added Zen IOScheduler
Additional IOSchedulers: BFQ v7r8(recommended)
Governors enabled: ondemand, interactive,chill,relaxed,impulse,blu_active:
Add sysinterface for GENTLE_FAIR_SLEEPERS [toggle switch]
[*]Frandom driver- Fast Kernel Number Generator.
Kexec Hardboot Supported
Performance enhancements
[*]Added USB fast charge
[*]Introducing Intelli_thermal - A new thermal protection mechanism
Support for CRC-Toggle (Disabled by Default in Misc. TAB).
Improved square root algorithm.
Disabled some debugging
[*]Relax thermal throttling values
Disabled MMC CRC check for extra 30% boost in IO
Support for ARCH_Power to reduce Power-Consumption and increase Battery-Life.
Support for the new PowerSuspend algorithm.
Optimized Console FrameBuffer for upto 70% increase in Performance.
Support for Larch Power feature (should improve Battery-Life).
Powersuspend mode
[*]Added bunches of TCP Congestion Algorithm
Dragon-Elite_V1.2_N_Inline
Dragon-Elite-V1.1_N_Module
Dragon-Elite_V1.2_Oreo-8.1
V1.1 Changes :-
1 :- New i/o maple.
2 :- Wireguard added.
3 :- Compiled with custom Linaro's Snapshot GCC with hg-binutils-2.26.51.0.2 you can grab KERNEL_GOD build here
4 :- Lots Of tunings
5 :- i DONT REMEMBER NOW.Check my Git
V1.2 Changes :-
[*] Rebase both Nougat and Oreo to new source by harry8242
[*] It's new so less features still i added few of them from old vegito source.
[*]Compiled with custom Linaro's GCC -4.9.
[*]CPU voltage reduced for less heating.
[*]I/O scheduler maple,zen,fiops,zen added
[*]CPU governors impulser,chill,relaxed,blu_active added.
JOIN OUR COMMUNITIES
​
Important:
Do not flash this over other custom kernels!
You should only flash Dragon_Elite over the kernel that came with your ROM
Reporting bugs
Grab a logcat, and a console ramoops (if random rebooting) or a dmesg (any other issues) right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
See how to submit a bug report for the appropriate place to report your bug
INSTRUCTIONS
Just flash the zip in twrp and you are good to go!
XDA:DevDB Information
Dragon-Elite, Kernel for the Lenovo Vibe K5 Plus
Contributors
yankit293, Dreamstar, harry8242, dev_harsh1998
Source Code: https://github.com/yankit293/android_kernel_lenovo_msm8916
Kernel Special Features:
Version Information
Status: Testing
Current Stable Version: none
Current Beta Version: 1.0
Beta Release Date: 2017-12-27
Created 2017-12-27
Last Updated 2018-01-04
Is this compatible with oreo roms? Thanks btw.
lacsinasonny said:
Is this compatible with oreo roms? Thanks btw.
Click to expand...
Click to collapse
yes for oreo only
yankit293 said:
yes for oreo only
Click to expand...
Click to collapse
Thanks!
There are two threads for this kernel, what is the difference? Thanks!
Amazing dude, congrats for your work!
:
Keep it up!
Keep it up bro...
As I got Audio bugs with Omni oreo which can be fixed via enabling mono audio. (You can add this in OP too). Also double tap to wake not working. And add oreo compatibility in OP too.
Otherwise it's a nice kernel I'm using it from 2 weeks.
Thanks Ankit for keeping this kernel alive for oreo ROMs.
Hotspot not working
I am using official lineage os 14 nd hotspot is not working but totally love the performance
Is it compatible with Android 8.1 or 8.0?
Yairr Jiménez said:
Is it compatible with Android 8.1 or 8.0?
Click to expand...
Click to collapse
Yes it is
I noticed that the little core doesn't use the other frequencies much. It's always at 200mhz and deep sleep. Unlike the big core which maximizes the other frequencies.
new build for viper
change log..
1. dt2w enable using KA app.
2. inline wifi so you can flash dragon elite kernel future updates
https://www.androidfilehost.com/?fid=962157660013069099
press thank button if you like my work...
Samiranboruah said:
I am using official lineage os 14 nd hotspot is not working but totally love the performance
Click to expand...
Click to collapse
new build coming with wifi module join telegram group for BETA builds
New update available for old Rom users as well as new Rom users ..
Inline for new roms
module for old roms which have wlan.ko wifi module ..
happy flashing....
Phone reboots when locked if adopted storage is used. Probably a bug due to iosched switcher module.
dt2wake up not working
yankit293 said:
New update available for old Rom users as well as new Rom users ..
Inline for new roms
module for old roms which have wlan.ko wifi module ..
happy flashing....
Click to expand...
Click to collapse
dt2wakeup not working.., via ka app not working too, kernel there is no menu of wakup on
everything works as expected but dtw is missing from KA and when using adopted storage the phone constantly reboots when locked.
Rom: Viper OS Jan 1 build
kernel version: 1.1
Denil_Chungath said:
everything works as expected but dtw is missing from KA and when using adopted storage the phone constantly reboots when locked.
Rom: Viper OS Jan 1 build
kernel version: 1.1
Click to expand...
Click to collapse
switch to stock kernel will be fixed in next update .. soon

[KERNEL] [OCEAN] [Custom Roms] [CAF] [AOSP] [STOCK] DirtyDragons CustoKernal.

-#_#- JavaShin-X CustoKernal -#_#-
{
"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"
}
Custom Kernel For The Moto G7 Power Ocean Model : XT1955 = ocean.
To Improves Your Experience With This Awesome Phone.
-#- Blue-Virtual-Dragon -#-
"DirtyDragons"
* Kernel Merge Mix Between BvD Stable (Weno) Branch and BvD Experimental (Deputamadre) Branch.
- Re-based On Kakarot/Vegeta/Trunks CustoKernal. Upstream Kernel.
- With All The Caf Tags To The Time Merged In.
- Special Features Back-ported From Kernel 4.14 And Upstream.
- Not Bloated But Not Mod-less.
- Kernel Riced For Performance , No Debugging , Not Hardened , No Audit , Not Mitigated.
- To Be Used With Roms With The Last Patch Of Security Provided By Google To Workaround A Kernel Made Hungry For Power And Speed With Balanced Use Of Battery.
Compiled With A Custom Set Of Cross Compilers Tool chain Bleeding Edge With
Disabled "security hardening techniques" Pie (Position Independent Executables) Ssp ( Stack Smashing Protector) And Optimized From The Source Disabling _FORTIFY_SOURCE And Compiled With PGO LTO GRAPHITE
* GCC 11 Builds Compiled With :
PGO (Profile-guided optimization)
LTO (Link Time Optimization)
GRAPHITE (full-scale polyhedral compilation techniques)
KCFLAGS+="-O3 -march=armv8-a+fp+simd+crc+crypto -mcpu=cortex-a73.cortex-a53 -mtune=cortex-a73.cortex-a53 -falign-functions=32 -flimit-function-alignment -fno-math-errno -fno-trapping-math -fgraphite-identity -floop-nest-optimize -fno-stack-protector -fno-strict-aliasing --param=inline-min-speedup=15 --param=max-inline-insns-single=200 --param=max-inline-insns-auto=30 --param=early-inlining-insns=14"
GCC 11 And Linked With Binutils 2.35.1
aarch64-unknown-linux-gnu-gcc & armv7-unknown-linux-gnueabihf-gcc =
Supported LTO compression algorithms: zlib zstd
gcc version 11.0.0 20201003 (experimental) (Gentoo 11.0.0_pre9999 p4, commit a1f77106ec3f0005f0cfd3e1d083837afeb432f6)
ld.bfd -v =
GNU ld (Gentoo 2.35.1 p1) 2.35.1
* Google Clang Prebuilt + Bootlin CrossToolchain Builds Compiled With Llvm Polly Optimizations :
clang -v =
Android (6875598, based on r399163b) clang version 11.0.5 (https://android.googlesource.com/toolchain/llvm-project 87f1315dfbea7c137aa2e6d362dbb457e388158d)
aarch64-buildroot-linux-gnu- & arm-buildroot-linux-gnueabihf- = gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90)
Gnu LD binutils 2.34.
KCFLAGS+="-O3 -mllvm -polly -fno-stack-protector -march=armv8-a+fp+simd+crc+crypto -mcpu=kryo -mtune=kryo"
* kdrag0n Proton Clang + Arter97 Gcc CrossToolchain Builds Compiled With Llvm Polly Optimizations :
clang -v = Proton clang version 12.0.0 (https://github.com/llvm/llvm-project d20c602aad7cc7d116df3bf8c17c533ef361ee61)
aarch64-elf-gcc + arm-eabi = gcc version 10.2.0
GNU ld 2.35.1
KCFLAGS+="-O3 -mllvm -polly -fno-stack-protector -march=armv8-a+fp+simd+crc+crypto -mcpu=kryo -mtune=kryo"
* Compatible With =
AOSP Custom Roms.
Caf Custom Roms.
Motorola Stock Q.
-# FEATURES #-
* BvD DirtyDragons kernel.lnx.4.9.r27-rel
- Add Allow Compiling VDSO32.
- Add Simple_lmk.
- Add adreno_tz GPU input boost.
- Add boeffla_wl_blocker.
- Add FingerPrint Boost.
- Add PowerSuspend.
- Add Dynamic Fsync 2.0.
- Add State Notifier Driver.
- Add Pixel_smurfutil governor.
- Add blu_schedutil.
- Add Adreno-idler.
- Add cpumasks for big and little CPU clusters.
- Add msm: thermal: simple: Introduce simple MSM thermal solution [msm-4.14].
- Add Backport Lzo-Rle.
- Add Acompress/Scompress For Lzo-Rle.
- Add Fsync On/OFF Switch.
- Add Zstd-Compress-Algo.
- Add FIOPS I/O.
- Add BFQ I/O.
- Add Anxiety I/O.
- Add AdrenoBooster.
- Add Eagle DTS.
- Add Ultra KSM Kernel Same Page Merging.
- Add F2fs Rapid GC.
- Add Klapse.
- Add Kcal Color Kernel Driver.
- Add Backport kvmalloc and kvmalloc_node kv[mz]alloc helpers.
- Add crypto: streebog - add Streebog hash function.
- Add wireward-v1.0.20200908.patch
- Update Lzo And CryptoUser [Msm-4.14].
- Allow Zram Overriding zram size from kernel.
- GPU-Enable-19MHz-idle-frequency.
- Fix excessive packing on the max capacity.
- iommu: msm: Rewrite to improve clarity and performance.
- ion: system_heap: Speed up system heap allocations.
- Update wireless-regdb-regulatory-database.
- Use optimized spinning loop for arm64.
- Run kgsl workqueue as a high Priority Workque.
- Increase Kgsl priority of RT thread.
- workqueue-change-permissions-to-allow-root-control.
- PM-devfreq-Use-high-priority-workqueue.
- Disabled GFS to Achieve Better UI Performance.
- Hack arch/arm64/crypto/aes-ce-cipher-core To Use Better Optimizations.
- Gentoo Patches For Linux Kernel 4.9 https://anongit.gentoo.org/git/proj/linux-patches.git
- Sync 4.9-fixes from linux-stable-queue. https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/log/
* Merged Caf Tags.
LA.UM.9.6.2.r1-02100-89xx.0 Android R
LA.UM.8.6.2.r1-08400-89xx.0 Android Q
LA.UM.8.6.2.r1-08100-89xx.0 Android Q
LA.UM.8.6.2.r1-07800-89xx.0 Android Q
LA.UM.8.6.2.r1-07600-89xx.0 Android Q
LA.UM.8.6.2.r1-07100-89xx.0 Android Q
LA.UM.8.6.2.r1-06900-89xx.0 Android Q
* Plus Extra Additional Kanged Patches.
Kernel Sources Tree Github Repo =
https://github.com/javashin/dirty_dragons_motorola_sdm632.git
Credits :
Thanks To erfanoabdi SyberHaxen Barry Allen For Their Contributions.
And Provide The lineageos-17.1 Kernel Source Tree.
Thanks To Motorola-Lenovo For Being A Great Company Friendly With The Open Source Community.
Thanks To Google And Qualcomm Too .
@everyone Who Has Tried My Kernal. Testers!
Thanks To @GarfieldArbuckle For The Kernel Logo ArtWork.
Moto G7 Power Communities English And Spanish.
electimon , TailanCunha , Dan Ford , David Rondeau , steve , gabi , Deivid , Francisco.
##- Please give feedback. A lot of work has been done to get here. -##
JavaShin-X CustoKernals Telegram Channel Dumper =
https://t.me/CustoKernal_JavaShin_Mods
Telegram CustoKernal Support Group =
https://t.me/jsX_CustoKernals_Support
* Disclaimer ===
"Not Responsible For Any Kind Of Damage To Any Device"
"Use At Your Own Risk , No Warranty Included , If Brick Well It Bricks In The Name Of Science Don't Blame ME"
"If You Got Here Is For A Reason , Meaning You Already Know What Are You Doing With Your Phone"
"Meaning That You Already Void OEM Warranty"
" And There Is No Turning Back Starting When You Typed = fastboot oem unlock + key "
* Instructions ===
Always retain a backup of your current kernel and system image. Before Flashing.
After Set Everything Up - Working System Custom Rom With Recovery & Magisk Root.
Then Just Need To Reboot To Recovery Via Advanced Reboot Power Menu Or "adb reboot recovery"
Or Starting Phone In Bootloader Mode Selecting Recovery From Menu Using Vol - And Power.
##- Enjoy - Cheers ! -##
Carlos Jimenez = NickName =
JavaShin-X WrongDevice =
Ozmage JavaShin-X Fork.
Dominican Republic -
Sunday October 04 2020.
Kernel Zip Flasheable.
4.9.238-DirtyDragons_rV5 Android Linux Stable Kernel LTS.
Downloads Links =
Stock-Q Kernel = https://github.com/javashin/dirty_d...ons_rV5-Stock-Q-OCEAN-Sun-October-04-2020.zip
CAF Kernel = https://github.com/javashin/dirty_d...Dragons_rV5-Caf-OCEAN-Sun-October-04-2020.zip
AOSP Kernel = https://github.com/javashin/dirty_d...ragons_rV5+OCEAN-Thursday-October-01-2020.zip
I tried the kernel and i like it, but i have notice that after flashing the kernel and starting my phone it stays that there is a internal problem that have been detected, but I haven't encounter any problems yet . Also, I wanted to ask that if there is a way you can patch the kernel and enable mass storage because I was trying to use drivedroid but nothing show up on my pc.
ROM : AOSIP Android 10
null ุ said:
I tried the kernel and i like it, but i have notice that after flashing the kernel and starting my phone it stays that there is a internal problem that have been detected, but I haven't encounter any problems yet . Also, I wanted to ask that if there is a way you can patch the kernel and enable mass storage because I was trying to use drivedroid but nothing show up on my pc.
ROM : AOSIP Android 10
Click to expand...
Click to collapse
Internal error Is Just Red Herring Warning Don't Affect anything. you can fix it changing the fingerprints on build.props file on /system and /vendor and make them match on both files and changing treble support to false. while the system is up , on adb shell connected to the computer , then su to gain root on the linux shell then mount -o rw,remount / ; mount -o rw,remount /vendor and using the nano editor ndk magisk module edit the mentioned files making changes saving and reboot. internal error gone.
regarding to drivedroid never gonna work.
i tried and is not possible like tap2wake.
also nethunter.
Just needed to change the treble support to false, but thank you very much for your help and for the custom kernels.
null ุ said:
Just needed to change the treble support to false, but thank you very much for your help and for the custom kernels.
Click to expand...
Click to collapse
so you only changed treble to false ?
thanks for the info and feedback .
This kernel works great with crdroid (aosp variant), but could you upload kernel modules if any?
kernel updates are posted in this post or is there any page where updates are posted?
---------- Post added at 11:11 PM ---------- Previous post was at 11:05 PM ----------
Great job running on my moto g7 power with rom resurection remix 8.6.4

Categories

Resources