[KERNEL] [MI6X/WAYNE] [PIE/MIUI] [CLANG] [Linux 4.4.179] NeonKernel - Xiaomi 6X (Wayne) ROMs, Kernels, Recoveries, & Oth

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.
*
NeonKernel is a custom kernel for the Mi 6X (wayne), also there will be version for Mi A2 (jasmine) if requested.
Features:
Code:
- Linux 4.4.179
- Built with latest AOSP Clang.
- Kernel based on clean import.
- EAS With our own energy model
- Tweaked CFQ IOSCHED
- Anxiety IOSCHED
- DT2W
- Westwood TCP Cong enabled
- Changed haptic feedback
- Audit disabled
- KCAL
- Initial GPU freq is 160MHz
- F2FS Supported
- Inbuilt custom thermals config (by rcstar6696)
This is first beta build, tested on pie MIUI and few custom ROMs. If you've stuck on Mi logo after flashing kernel, hold power button until phone reboots twice.
How to install
Code:
1. Flash zip via TWRP (or any other recovery)
2. Wipe Cache & Dalvik (optional)
3. Done. Reboot into system.
Download: Telegram channel (mostly updated), GitHub
If you've got any questions or problems, join our telegram group.
Contributors:
hypeartist, me, rebenok90x
Source code: [url]https://github.com/NeonKernel/NeonKernel[/URL]
Also thanks to everyone who have helped me/I've picked commits from.
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Version Information
Status: Beta
Created 2019-04-30
Last Updated 2019-04-30

reserved.

can you make seperate package without thermal config for next build? thanks

help
Hi, I recently installed this kernel on my mi 6X with Xiaomi .eu latest stable rom 10.3.2 and de double tap to wake feature isn't working porpertly. I hope you can help me, thanks.
Greetings from Colombia

Daniel Olivares said:
Hi, I recently installed this kernel on my mi 6X with Xiaomi .eu latest stable rom 10.3.2 and de double tap to wake feature isn't working porpertly. I hope you can help me, thanks.
Greetings from Colombia
Click to expand...
Click to collapse
Try disabling selinux from enforcing to permissive.
in terminal type these below
su
Press enter then type
setenforce 0
Press enter
(to check the status though you can write getenforce and it'll tell you if permissive or enforcing)
After that in Settings if you have a enable / disable DT2W switch turn it off then on again, turn off screen and test.. but recently for me even that doesn't work anymore as it seems whoever makes builds of Mokee rom for my device removed DT2W from the rom instead of fixing it not working when enforcing
Don't think the kernel is the problem, rather it's the rom

ZaldhyDarwin said:
can you make seperate package without thermal config for next build? thanks
Click to expand...
Click to collapse
Next build will be without thermals at all. Comes soon, I hope

where can I download this kernel?

inVain_theGenuine said:
where can I download this kernel?
Click to expand...
Click to collapse
Did you read the OP post ?

Neverhopless said:
Did you read the OP post ?
Click to expand...
Click to collapse
I did!
heck, I even re-read it!!!
did you try to click the github link ?

inVain_theGenuine said:
I did!
heck, I even re-read it!!!
did you try to click the github link ?
Click to expand...
Click to collapse
Did you try to click the Telegram link ?

Neverhopless said:
Did you try to click the Telegram link ?
Click to expand...
Click to collapse
I don't have any telegram account.
does that mean the github link is broken ?

inVain_theGenuine said:
I don't have any telegram account.
does that mean the github link is broken ?
Click to expand...
Click to collapse
Yes

Related

[ROM][DISCONTINUED][UNOFFICIAL] LineageOS 16.0 [MATE 9] 2018-11-11

Code:
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
About:
This rom is in beta . You can have some issue with it.
What's working/broken:
- Fingerprint nav (partially fixed)
- all other issue HERE
BACKUP
perform a backup of this partition (before lineageos install)
* kernel
* ramdisk boot
* vendor
* product
Installation:
1st install
Perform A Factory Rest with Emui erecovery
Be sure you have my twrp recovery here with decryption data
Download the latest build and gapps
Reboot to recovery
If you come from another rom , Factory reset is needed ( Wipe cache + data + system)
Flash the latest build and gapps
Reboot
Current Lineageos Rom
-be careful to have my TWRP 2018-09-08 (08-09-2018) build date version
-flash last Lineageos rom
- reboot to system ( not needed to reflash gapps and magisk after each lineage release,just if you want the last gapps/magisk release)
Downloads:
- Builds :
* AndroidFileHost Here
* Google drive here
- Gapps Official OpenGApps (use nano preferably)
- Root (optionnal) Magisk 17.1 stable or 17.2 beta
Source code:
all are here . I have created kirin960 common github for all hi3660 devices. So if you want to contribute ,mp
https://github.com/kirin960-devices
Changelog:
09-09-2018
New lineageos stuff like :
* rotation ( 0° 90° 180 ° 270 ° and lockscreen too)
* enable again lineage's apk (browser , music , trust ...)
* battery leds color
* notification leds color
* live display
* some buttons tweak
* some gestures tweak
* some status bar tweak
* remove stock huawei camera
* fingerprint navigation (partially fixed) (you can DL fingerprint gestures apk from playstore for this)
etc ...
Click to expand...
Click to collapse
2018-09-11
* Add new system UI tiles (like heads up notification, cafeine ...)
* Add support for china variant ( not tested ,need users feedback )
* Hide unuseed usb feature
* i forgot ...
Click to expand...
Click to collapse
2018-09-25
Changelog:
- Kernel
* Starting we stock kernel from last 8.0.0 emui Emui hi3660 source
* Remove root check and all related root Huawei's stuff
* Added the possibility to choose "setenforce 0" (use terminal for that)
- ROMs
* To avoid any confusion replace hi3660 ROMs name by mha (correct name for mate 9)
* Fix Style color FC
* Fix battery drain
* Fix Trust patch level check
* And some other ...
Click to expand...
Click to collapse
2018-10-05
* ussd (mms) fixed
* youtube video fixed
* fingerprint name display fixed
* clock position settings fixed
* Add advanced reboot
Click to expand...
Click to collapse
2018-10-22
kernel
* add sdfat with exfat and other fs support
ROMs
* add new security patch support (2018-09-01) and (2018-10-01)
* Wifi Hospot fixed ( need tester)
* Add new device display feature (doze) display-> advanced
* Rework all fingerprint stuff
* Add FP gestures options with few quick actions (WIP) display-> advanced
Click to expand...
Click to collapse
ROMs
* Hack security_patch for all Emui 8.0 Roms
* Add google feed in launcher with new features
* Build with last Lineageos source and 2018-10-05 Android security patch
Click to expand...
Click to collapse
2018-11-11
kernel
* Remove sdcardfs Huawei's stuff
* Add all sdcardfs commits from google kernel/common (android pie)
* Update some FS commits from google (android pie)
ROMs
* Fix Read/write music from ext sdcard
* Fix lot of selinux denials
Click to expand...
Click to collapse
Not needed now since 2018-11-01 build
Be careful
the made of past on our own kernel build, backup your /vendor and kernel partiton BEFORE installed the ROMs.
The lineageos security patch is newer than Emui's. So the cmd "os_patch_level" is not the same as that of Huawei. I modified the build.prop to avoid all bootloop. Checked well before installing the rom that you have at least the version "ro.build.version.security_patch = 2018-06-01". If you have a version before this date, made the update emitted before or let me know, I prepared a script to fix it
The easiest way to know which version you have is to have ADB drivers to install: open a terminal command and type
Code:
adb shell
Code:
getprop ro.build.version.security_patch
Or with any root explorer ,go to /vendor/build.prop and open it. Search this.
credits:
@LuK1337 @flex1911 @sirhc
XDA:DevDB Information
Lineage-16.0 pie, ROM for the Huawei Mate 9
Contributors
micky387
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Last EMUI 8.*
Version Information
Status: Beta
Current Beta Version: 2018-11-01
Beta Release Date: 2018-09-08
Created 2018-08-28
Last Updated 2018-11-01
Amazing ...? Thanks ...?
mataflakitas said:
Amazing ... Thanks ...?
Click to expand...
Click to collapse
you're welcome
thx for your work, but how can i download it?it deny my request...
涵爸爸 said:
thx for your work, but how can i download it?it deny my request...
Click to expand...
Click to collapse
In OP ,Download--> build-->"here"
micky387 said:
In OP ,Download--> build-->"here"
Click to expand...
Click to collapse
emmm, I know, but it shows that I don't have permission to access that folder and only the developer/uploader can provide with access to that restricted files.
Thank you for your excellent work!
---------- Post added at 03:52 PM ---------- Previous post was at 03:47 PM ----------
micky387 said:
In OP ,Download--> build-->"here"
Click to expand...
Click to collapse
emmm, I know, but it shows that I don't have permission to access that folder and only the developer/uploader can provide with access to that restricted files.
Thank you for your excellent work!
涵爸爸 said:
emmm, I know, but it shows that I don't have permission to access that folder and only the developer/uploader can provide with access to that restricted files.
Thank you for your excellent work!
---------- Post added at 03:52 PM ---------- Previous post was at 03:47 PM ----------
emmm, I know, but it shows that I don't have permission to access that folder and only the developer/uploader can provide with access to that restricted files.
Thank you for your excellent work!
Click to expand...
Click to collapse
try again or
this https://www.androidfilehost.com/?fid=1322778262903992610
This rom is TREBLE? I tried this rom and got the feeling it was TREBLE rom
n.pikota said:
This rom is TREBLE? I tried this rom and got the feeling it was TREBLE rom
Click to expand...
Click to collapse
Of course,all ROMs since android 8 (OREO) are O
30 download at this time and no feedback ?
@micky387 I would gladly download and provide a thorough feedback report for this ROM, but I'm waiting for a build with working fingerprint nav, as that is the one feature I absolutely must have. Will be keeping an eye on this thread though!
Also, your "other issues" github link is giving a 404 error. Not sure if that's because github is down, or the link is genuinely broken.
kkslider1 said:
@micky387 I would gladly download and provide a thorough feedback report for this ROM, but I'm waiting for a build with working fingerprint nav, as that is the one feature I absolutely must have. Will be keeping an eye on this thread though!
Also, your "other issues" github link is giving a 404 error. Not sure if that's because github is down, or the link is genuinely broken.
Click to expand...
Click to collapse
for fingerprint nav, working on it
Link fixed in op too , thanks.
Comming very soon:
New lineageos stuff like :
* rotation ( 0° 90° 180 ° 270 ° and lockscreen too)
* enable again lineage's apk (browser , music , trust ...)
* battery leds color
* notification leds color
* live display
* some buttons tweak
* some gestures tweak
* some status bar tweak
etc ...
enjoy :good:
Wooow thanks. ??
Hey Micky387
I had A nexus 5 and HTC M8. I really loved flashing ROMs but stop all that crazy stuff when I picked up this mate 9. I saw this thread and I have to admit I am feeling the itch. You said it your daily ......hmm, and the known bugs are not to bad at all.
Any advice or suggestions to an out of practice and not that smart flasher if ROMs?
How do you like lineage on the mate 9?
micky387 said:
for fingerprint nav, working on it
Link fixed in op too , thanks.
Comming very soon:
New lineageos stuff like :
* rotation ( 0° 90° 180 ° 270 ° and lockscreen too)
* enable again lineage's apk (browser , music , trust ...)
* battery leds color
* notification leds color
* live display
* some buttons tweak
* some gestures tweak
* some status bar tweak
etc ...
enjoy :good:
Click to expand...
Click to collapse
Sounds very good ?. Thank you for your work on this Rom.
mataflakitas said:
Amazing ...? Thanks ...?
Click to expand...
Click to collapse
Don't screw your phone again dude!
osk4rin said:
Don't screw your phone again dude!
Click to expand...
Click to collapse
I have not learned the lesson, I just saw that the mate 9 will be updated to android Pié, official stock that happiness ..
A lot of bugs, the camera is broken, No keyboard available either .
osk4rin said:
A lot of bugs, the camera is broken, No keyboard available either .
Click to expand...
Click to collapse
-A lot of bugs : Yes it's alpha version.
-the camera is broken : Yes huawei's camera
-No keyboard available either: I have one
New build available in OP
Changelog:
09-09-2018
New lineageos stuff like :
* rotation ( 0° 90° 180 ° 270 ° and lockscreen too)
* enable again lineage's apk (browser , music , trust ...)
* battery leds color
* notification leds color
* live display
* some buttons tweak
* some gestures tweak
* some status bar tweak
* remove stock huawei camera
* fingerprint navigation (partially fixed) (you can DL fingerprint gestures apk from playstore for this)
etc ...
BE careful :
read the "installation"
1st install
Be sure you have my twrp recovery here with decryption data
Download the latest build and gapps
Reboot to recovery
If you come from another rom , Factory reset is needed ( Wipe cache + data + system)
Flash the latest build and gapps
Reboot
Current Lineageos Rom
-be careful to have my TWRP 2018-09-08 (08-09-2018) build date version
-flash last Lineageos rom
- reboot to system ( not needed to reflash gapps and magisk after each lineage release,just if you want the last gapps/magisk release)
Click to expand...
Click to collapse

[ROM][OFFICIAL] Magma Moonshine [10.0.0][2020/02/01]

​
The ROM is maintained by RuinWMD!​
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.
*/
Why us?​We are focusing on stability and performance, having an debloated ROM is essential for that. Also, we take User requests serious. To suggest something, contact us on telegram.
LINKS​Latest ROM​
Mi 9 Updates Channel​
Mi 9 UNOFFICIAL Group​
Sources:
ROM Source: https://github.com/markakash/kernel_xiaomi_sm8150
Device tree: https://github.com/markakash/device_xiaomi_cepheus
XDA:DevDB Information
[ROM][OFFICIAL] Magma Moonshine [10.0.0][2020/02/01], ROM for the Xiaomi Mi 9
Contributors
Giton22, RuinWMD666, markakash
Source Code: https://github.com/MagmaProject/
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: 11.0.7.0
Version Information
Status: Stable
Stable Release Date: 2020-01-27
Created 2020-01-31
Last Updated 2020-02-02
Reserved
Any screenshots?
Good to see magma in here. keep the good work
installed after a clean install and boot of latest eu dev rom, format data, install rom, flash gapps if required comes with fdroid as system app, ddt2w works.. will report back after testing, thanks for the rom
finger print setup worked after reboot
Found an issue unable to change brightness settings seems to constantly at max, auto or manual has no effect
Dovahpig said:
Any screenshots?
Click to expand...
Click to collapse
Soon i'll post! Probably tomorrow. Keep checking the thread!
Ok Google works?
Magma rom is rock
bazz007 said:
...
Found an issue unable to change brightness settings seems to constantly at max, auto or manual has no effect
Click to expand...
Click to collapse
+ Same here (but sometimes it works before crashing again)
+ I can't setup keyboard
+ vowifi not working (as in all other non-miui ROMs tried)
But I like the ROM : Fast and debloated as it should be..
New build is up!
Download: https://androidfilehost.com/?fid=4349826312261714055
melkhatt said:
+ Same here (but sometimes it works before crashing again)
+ I can't setup keyboard
+ vowifi not working (as in all other non-miui ROMs tried)
But I like the ROM : Fast and debloated as it should be..
Click to expand...
Click to collapse
found if you dont setup a finger print brightness is fixed
Giton22 said:
New build is up!
Download: https://androidfilehost.com/?fid=4349826312261714055
Click to expand...
Click to collapse
There is written "for the Xiaomi Mi 9T Pro".
Wysłane z mojego MI 9 przy użyciu Tapatalka
antykat said:
There is written "for the Xiaomi Mi 9T Pro".
Wysłane z mojego MI 9 przy użyciu Tapatalka
Click to expand...
Click to collapse
You are right but that's because there isn't MI9 directory on AFH. Hopefully we can solve in the future
is android auto working? on this ROM .... thanks and regards
Last I checked the rom didn't have bootanimation and sms app. Has it been fixed now?
Is magma selinux permissive or enforcing?
New build up.
https://pixeldrain.com/u/m1KuLSZW
- merged February patch
- added statusbar icon tuner
- added statusbar network traffic
- added themepicker in launcher
- restored messaging app
- fixed NFC settings page lag
- fixed FOD brightness on unlock
Let me know if you find any bugs.
https://t.me/magmacommunity
https://t.me/magmaannouncements
https://t.me/UOCepheus
https://t.me/Mi9updates
bosti99 said:
Is magma selinux permissive or enforcing?
Click to expand...
Click to collapse
Permissive
Trying this ROM now, will be back in a couple of days.

[KERNEL][PHOENIX][10 & 11] Optimus Drunk Kernel v11.25 [4.14.228][30-03]

Optimus Drunk Kernel for POCO X2/Redmi K30​
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
Features:
- Updated to latest Linux kernel tag
- Built with latest AOSP clang
- AnyKernel3
- Wireguard support
- Spectrum Support
- Shadow Call Stack
- Wakelock blocker
- KLAPSE Support
- Westwood (default) & BBR TCP
- Sio, Fiops, Zen & Maple (default) I/O Schedulers
- Optimisations from other kernels
Download:
Github
FK Manager config
Installation:
Dirty flash your rom if you have another custom kernel installed
Flash the zip in TWRP or FK Manager and reboot, that's all
XDA:DevDB Information
Optimus Drunk Kernel for POCO X2, Kernel for the Xiaomi Poco X2
Contributors
GtrCraft
Source Code: https://github.com/GZR-Kernels/Optimus_Drunk_Phoenix
Kernel Special Features:
Version Information
Status: Stable
Created 2020-03-30
Last Updated 2020-09-11
Download link and instructions please.
EDIT: Got it, thank you so much.
GtrCraft said:
Optimus Drunk Kernel for POCO X2/Redmi K30​​
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
Features:
- Built with Clang 10.0.4
- AnyKernel3
- MIUI compatible
- Wireguard support
- Wakelock blocker
- Westwood TCP
- Sio, Fiops, Zen & Maple (default) I/O Schedulers
- Optimisations from other kernels
Downloads:
Android 10:
FK Manager config
Github
Installation:
Dirty flash your rom if you have another custom kernel installed
Flash the zip in TWRP or FK Manager and reboot, that's all
XDA:DevDB Information
Optimus Drunk Kernel for POCO X2, Kernel for the Xiaomi Poco X2
Contributors
GtrCraft
Source Code: https://github.com/GZR-Kernels/Optimus_Drunk_Phoenix
Kernel Special Features:
Version Information
Status: Beta
Created 2020-03-30
Last Updated 2020-03-30
Click to expand...
Click to collapse
Very good, X2 development is just taking off now.
I flashed it with MIUI.eu 11.0.13. Will give feedback later ??
Update : after a whole I realised that my screen won't turn of during calls & voice notes. It's all fixed after I flashed back the stock kernel. Not sure what's the problem but I hope you can take a look at it ?
Beta 2 is here:
https://github.com/GZR-Kernels/Optimus_Drunk_Phoenix/releases/tag/b2
Changelog:
Rebased on AOSiP kernel
Fixed proximity sensor
Made kernel zip smaller
hoodlumfird said:
I flashed it with MIUI.eu 11.0.13. Will give feedback later
Update : after a whole I realised that my screen won't turn of during calls & voice notes. It's all fixed after I flashed back the stock kernel. Not sure what's the problem but I hope you can take a look at it
Click to expand...
Click to collapse
Fixed in the just released beta 2
GtrCraft said:
Fixed in the just released beta 2
Click to expand...
Click to collapse
I flashed beta 2 & I noticed autobrightness works veryy well unlike before. Proximity sensor works well also. Not to forget that beta 2 feels buttery smooth (it was a bit laggy with beta 1)
Thank you for you hard work keep it up ??
I understand yours effort sir, but just heads up that everyone here devloping kernels or roms have their own method of flashing, why this is happening? isn't every dev sync up or they have common recovery through which they can flash things normally. (Not talking abt EU rom users). for arter most of poco users need to flash kernel and then stock recovery. then it will flash and work.. In optimus kernel, it doesnt worked on stock recovery but its stuck on boot logo and again i flash fake twrp of K30 and then i flashed my stock rom and your kernel and it worked. even arter rom has different flashing technique and other devs for roms have other flashing techniques.
So may I know why everyone have different techniques here to flash? its quiet time consuming and we need to research on how to flash it and make things work.
Hard_Rock83 said:
I understand yours effort sir, but just heads up that everyone here devloping kernels or roms have their own method of flashing, why this is happening? isn't every dev sync up or they have common recovery through which they can flash things normally. (Not talking abt EU rom users). for arter most of poco users need to flash kernel and then stock recovery. then it will flash and work.. In optimus kernel, it doesnt worked on stock recovery but its stuck on boot logo and again i flash fake twrp of K30 and then i flashed my stock rom and your kernel and it worked. even arter rom has different flashing technique and other devs for roms have other flashing techniques.
So may I know why everyone have different techniques here to flash? its quiet time consuming and we need to research on how to flash it and make things work.
Click to expand...
Click to collapse
I can't change the way others want you to flash kernel or rom.
But for me you can use the Redmi K30 twrp from xiaomi.eu of Franco Kernel Manager as stated in OP, it doesn't matter.
And it doesn't matter which recovery you have.
Update time:
https://github.com/GZR-Kernels/Optimus_Drunk_Phoenix/releases/tag/b3
Changelog:
-Updated Wireguard to 1.0.20200401
-Added KLAPSE & Force Fastcharge (Disabled by default)
Can you add exfat support? Thanks
时光477 said:
Click to expand...
Click to collapse
That will happen, but when I don't know as I am waiting for a better source to use
Update:
https://github.com/GZR-Kernels/Optimus_Drunk_Phoenix/releases/tag/b4
Changelog:
-Updated Wireguard to 1.0.20200413
-Removed Force Fast Charge
-Add ExFAT & BBR TCP
-Built with Clang 10.0.6
First stable release:
https://github.com/GZR-Kernels/Optimus_Drunk_Phoenix/releases/tag/v10.0
Changelog:
-Rebased on Arter kernel bringup
-Updated to 4.14.176
-All features are still here
Its works on miui latest 11.07 (rooted)?
fromjeet said:
Its works on miui latest 11.07 (rooted)?
Click to expand...
Click to collapse
Read the OP
not able to download from fkm
Update:
https://github.com/GZR-Kernels/Optimus_Drunk_Phoenix/releases/tag/v10.1
Changelog:
* Updated to 4.14.177
* Added some powersaving features
GtrCraft said:
Update:
https://github.com/GZR-Kernels/Optimus_Drunk_Phoenix/releases/tag/v10.1
Changelog:
* Updated to 4.14.177
* Added some powersaving features
Click to expand...
Click to collapse
In custom roms when touch power button to lock it selects first item like dialer can u check it
vny10 said:
In custom roms when touch power button to lock it selects first item like dialer can u check it
Click to expand...
Click to collapse
It's a known issue related to the vendor, not the kernel.

ReaperTreble V3.0 [G610X][TREBLE]

ReaperTreble V3.0​
Code:
#include <std_disclaimer.h>
/*
* 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 Recovery
* 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.
*/
Changelog
- Removed useless security stuff
- fixed minor bugs
- Debloated
- Changed Configs
- Changed WiFi blobs to stock J7
- Used stock J7 Prime files
- Kraken Kernel RC14 included (no reboots)
Click to expand...
Click to collapse
How to install
- Flash Create Vendor zip from @ananjaser1211's Spaget project and reboot to recovery.
- Download any ARM32_Binder64 A-only Android 9/10 GSI(Or simply A64 A-only GSI)
- Download latest ReaperTreble Zip
- Reboot to recovery and wipe System, Vendor, Cache/Dalvic and Data(Wiping internal storage isn't necessary)
- Flash GSI and ReaperTreble zip(or the otherway around)
- Reboot to system and enjoy
Click to expand...
Click to collapse
Download link-
- Androidfilehost
Click to expand...
Click to collapse
Bugs
- Offline Charging in Q GSIs
- Wakeup delay(can't fix it yet)
- Stretched camera in some apps(GSI camera works perfect)
- You tell us
Click to expand...
Click to collapse
Donations:- Donating to charity would be better. But if you wanna thank me, I'd love if you hit that thanks button.
Click to expand...
Click to collapse
Telegram support group.
Credits
- @therealmodder
- @ananjaser1211
- @corsicanu
- @SPARTANICUS
- @DAvinash97
- And all my telegram testers.
PM me at @soulr344 if i missed anyone.
Click to expand...
Click to collapse
XDA:DevDB Information
ReaperTreble V3.0 [G610X], ROM for the Samsung Galaxy J7
Contributors
soulr344, therealmodder, ananjaser1211
Source Code: https://github.com/SPART4NICUS/android_kernel_samsung_exynos7870
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
Version Information
Status: Stable
Current Stable Version: 3.0
Stable Release Date: 2020-04-28
Created 2020-04-28
Last Updated 2020-04-28
Great work sir! Thank you very much
It works very well on Havoc-OS 3.4 A64 GSI.
Hardware keys recents button doesnt work anymore.....
After the new 3.0 update the hardware recents button doesnt work.....works in Havoc os gsi but doesnt work on evo x or any other gsi......
Device-SM-G610F
ROM-Evolution X4.1.069 lukegsi
Kernel-Kraken Rc15
Root status-Magisk phh v20.4
Im happy to provide logs and whatever is needed.....
And btw keep up the good work sir....ur the BEST.
....................
Live0verfl0w said:
After the new 3.0 update the hardware recents button doesnt work.....works in Havoc os gsi but doesnt work on evo x or any other gsi......
Device-SM-G610F
ROM-Evolution X4.1.069 lukegsi
Kernel-Kraken Rc15
Root status-Magisk phh v20.4
Im happy to provide logs and whatever is needed.....
And btw keep up the good work sir....ur the BEST.
....................
Click to expand...
Click to collapse
Hardware buttons on evox is bugged cz of gapps, i still don't know why the recents button isn't working ??. Still trying to figure out tho.
hope that someone could find the way to fix wakeup delay ( anyway Great work, thanks you
soulr344 said:
Hardware buttons on evox is bugged cz of gapps, i still don't know why the recents button isn't working ??. Still trying to figure out tho.
Click to expand...
Click to collapse
in Reaper v2.3 I had no probs but in v3.0 Im starting to have problems...…
BTW to boot the evo x gsi I had to do an ADB command...….it was buggy as hell w/o this command...…..
U myt want to add this in ur instructions for all gsis with gapps
adb shell settings put secure user_setup_complete 1
adb shell settings put global device_provisioned 1
OR
just flash OpenGapps on top BEFORE BOOT
HAPPY TO HELP:good:
…......………............…...……...
Is there LPM implementation in this vendor????
dctviphb2 said:
hope that someone could find the way to fix wakeup delay ( anyway Great work, thanks you
Click to expand...
Click to collapse
Wakeup Delay is With all GSI or Any Specific ?
Waiting Anxiously for Wakeup Delay Fix. Anyways Thanks For the Amazing Work.
Any work Arounds for Wakeup Lag ? Any Fix ?
Pls fix wakeup delay on G610F

[DISCONTINUED] [KERNEL] [SM-J400X] RedLine Kernel for Samsung Galaxy J4 (GSI ONLY!) (Q VENDOR ONLY!)

Introducing ...
RedLine Kernel - for Samsung Galaxy J4
(Lol, bad image )​
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. */
1. What is RedLine Kernel?
RedLine kernel is custom optimized and improved kernel, aiming for less-developed device (Like this Samsung Galaxy J4).
2. Features
This kernel have :
CPU Overclocked to 1.6 Ghz
Kali NetHunter support
HID support for Kali NetHunter
SELinux mode can be changed to Enforce or Permissive (default)
WireGuard Support
Boeffla Wakelock Blocker
Powersuspend Driver
Enable built-in available CPU Governors
Switchable fsync & Dynamic Fsync
GPU Voltage Control
Increased refresh rate to 65Hz
Graphic & Rendering Optimization
Sec Battery Control
Increased charging input
Disabled anoyying security
ZRAM lz4 support (default)
And many more! More features coming soon
Notes: This kernel only support GSI ROM, if you install it in stock, maybe there are bug! To see what is GSI and how to install it, see the @phhusson 's GitHub GSI
3. Requirement
Samsung Galaxy J4, with bootloader unlocked
Official TWRP 3.4 (CLICK HERE)
Any GSI ROM A64 A/B installed (Search for the tutorial)
Magisk (Optional, if you want root)
4. Installation Steps
Boot Into Recovery
Flash as usual
If you ever flash Magisk before, it got deleted. Reflash magisk or keep unrooted, that's up to you
Reboot
If you face the 'there is a problem with your device' (AOSP GSI), simply ignore it
5. Bugs
You tell me If you want to report, please send me last_kmsg from /proc and logcat when doing the bug. Syslog is helpful too.
6. FAQ
A: Does my data will going to deleted when installing this kernel?
B: NO! The installer script is just replacing boot and dtbo partition, NOT DATA PARTITION. So data will safe.
A: Keep getting bootloop or infinity boot (enter the screen and then goes back to boot animation)!
B: Do you flash in GSI? What GSI you use? And you sure you flash this after Android 10 update, so the Q vendor is installed, not P?
A: You f*cking fake!! This is broken kernel!!
B: Dude, I tested this kernel my self! And it works properly. You want proof? Go to Post 3!!
A: Great! How I can help you? By donating?
B: See number 7 below
6. Screenshots
See Post 3
7. Donate
If you feel this kernel is helpful, and want to help me build by donating, here is the answer : Don't donate to me, donate to other people that more need donation. I'm not being rude, or don't want to be helped, or whatever. This kernel is builded in my free time, so I don't do this for job, but just my hobby
8. Source
Kernel : https://github.com/RedLine-Project/RedLine_j4ltejx
Defconfig: redline_defconfig
GCC: Google GCC 4.9, branch ndk-release-r17
My source is freely used for anyone. You can fork it, clone it, even build it without my permission. But, if you want to rebuild kernel, add other features, and share to somewhere, please add my credit! Atleast my XDA username, 'source forked from RedLine', or anything! It will be very appreciated
JOIN OUR GROUP IN TELEGRAM :
• Samsung Galaxy J4 Group : t.me/SamsungGalaxyJ4
• RedLine Project Channel : t.me/redlinep_channel
9. Thanks to
Allah SWT
My beloved parents and family
@asarre , for helping me to overclock
@AlexGeek3 , his commit is very useful for my kernel
All of Samsung Galaxy J4 telegram group's member
My tester
@osm0sis for AIK, @jcadduono for Dtbtool
And other!
Thanks for using this kernel! Cheers
EDIT 19/03/2021: Discontinued! The link is dead.
RedLine V2.0
This is just for avoiding forgot zip name. This release is only add 2 features.
Download Link: https://github.com/redline-dev/RedLine_j4ltejx/releases/tag/V2
All downloads: https://github.com/redline-dev/RedLine_j4ltejx/releases
Changelog:
Migrate to shell script installer. This allowing me to edit & tweak the kernel when installing, and better UI message
Added RTL8188EU & RTL8812AU for Kali NetHunter. Modules available in /sdcard/RedLine-stuff
================================
V1 NOT AVAILABLE, DUE TO WEBSITE DELETION. V2 IS AVAILABLE IN GITHUB
RedLine V1.0
Download Link : http://hendramanu.rf.gd/j4ltejx/RedLine-09_11_2020_16_51-j4ltejx.zip
All downloads : http://hendramanu.rf.gd/j4ltejx
Changelog:
- Initial build with :
CPU Overclocked to 1.7 Ghz
GPU Overclocked to 1.1Ghz (still bugged!)
Kali NetHunter support
HID support for Kali NetHunter
SELinux mode can be changed to Enforce (default) or Permissive
WireGuard Support
Boeffla Wakelock Blocker
Powersuspend Driver
Enable built-in available CPU Governors
Switchable fsync & Dynamic Fsync
GPU Voltage Control
Increased refresh rate to 65Hz
Graphic & Rendering Optimization
Sec Battery Control
Increased charging input
Disabled security
ZRAM lz4 support (default)
Screenshot taken from Bless GSI :
Reserved (Other things)
Excellent work, mate
asarre said:
Excellent work, mate
Click to expand...
Click to collapse
Thanks
Awesome
Great work bro. I am still waiting for an overclocked kernel for a51 tbh but anyways great work. Also you asked me about the dtbo support in ofox , was that to make this work with ofox?
Mirai_deku said:
Great work bro. I am still waiting for an overclocked kernel for a51 tbh but anyways great work. Also you asked me about the dtbo support in ofox , was that to make this work with ofox?
Click to expand...
Click to collapse
I'm not sure. At first I just flashing dtb to dtbo partition, with maybe expecting any different, but I think it is little bit useful.
But still can't install in twrp 3.2, since it Android O based (no system_root), so myb will edit the script.
And for A51, I already send query for samsung to release OneUI 2.5 / U4 source, but still no respond. If I develop now, it may useless because there is a chance will cause conflict when importing U4 source in future. And Exynos 9610 is something quite new to me, so need to learn kmsg, log, and dts.
Btw thanks
the link doesn't open bro
leoleeo said:
the link doesn't open bro
Click to expand...
Click to collapse
Fixed. My website is under deletion, and I upload release in GitHub. Check the new link.
will it work on the J5 Prime? since it has the same chipset (exynos 7570) and I would like to try it.
Agus0215 said:
will it work on the J5 Prime? since it has the same chipset (exynos 7570) and I would like to try it.
Click to expand...
Click to collapse
I think no, since it has different dts
the link is broken dude
batangllanos said:
the link is broken dude
Click to expand...
Click to collapse
Hi!
Yes, because it's discontinued. Even the source link is dead too. I'll change the status to discontinued in thread.
But I make new kernel: https://t.me/SamsungGalaxyJ4/13629. However it's still in testing phase, but will released if I have time.
Thanks!
hendramanu said:
Hi!
Yes, because it's discontinued. Even the source link is dead too. I'll change the status to discontinued in thread.
But I make new kernel: https://t.me/SamsungGalaxyJ4/13629. However it's still in testing phase, but will released if I have time.
Thanks!
Click to expand...
Click to collapse
thank, but why is this discontinued?
batangllanos said:
thank, but why is this discontinued?
Click to expand...
Click to collapse
Busy and got messed up
hendramanu said:
Busy and got messed up
Click to expand...
Click to collapse
Oh, okay

Categories

Resources