[KERNEL] [April 21] ImageBreaker Kernel for Pixel 3 XL - Google Pixel 3 XL ROMs, Kernels, Recoveries, & Oth

Code:
/*
* Your warranty is no longer valid, unless you lie.
*
* I am not responsible for bricked devices, strained relationships,
* 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:
OLED Flicker-Free (DC Dimming)
Some optimizations from GCC 7 and Clang 8
Import some ZRAM optimization for better multitasking
Config BBR as default TCP Cong
NOTICE
Due to the compatible issue with QDCM design and Flicker-free mode, the Night mode will not work.
DOWNLOAD:
ImageBreaker-kernel-crosshatch-v0.2.zip
XDA:DevDB Information
ImageBreaker Kernel, Kernel for the Google Pixel 3 XL
Contributors
Devries
Source Code: https://github.com/DevriesL/Bluecross_ImageBreaker
Kernel Special Features: Pure
Version Information
Status: Beta
Current Beta Version: v0.2
Beta Release Date: 2019-04-21
Created 2019-03-14
Last Updated 2019-04-21

v0.2 Changelog:
​ ​ ​ ​ • Use GCC 7 and Clang 8 for compilation
​ ​ ​ ​ • Enable LLVM Polly and -O3 optimizations
​ ​ ​ ​ • Config ZSTD as ZRAM compression algorithm
​ ​ ​ ​ • Config BBR as default TCP Cong
​ ​ ​ ​ • Import LG's ZRAM_ASYNC_IO feature
v0.1 Changelog:
​ ​ ​ ​ • Integrate modules
​ ​ ​ ​ • Flicker-free OLED mod by default

what kernel is that?No feautures?

Jinthegodstyle said:
what kernel is that?No feautures?
Click to expand...
Click to collapse
Read : flicker free OLED mod.

-iNSiGhT- said:
Read : flicker free OLED mod.
Click to expand...
Click to collapse
even Google don't give information s about Flicker-free OLED mod.

Jinthegodstyle said:
even Google don't give information s about Flicker-free OLED mod.
Click to expand...
Click to collapse
You should work on improving your google-fu
Read through this thread and you’ll get your answers:
https://forum.xda-developers.com/galaxy-s8+/development/amoled-pwm-s8-t3716663

Freak07 said:
You should work on improving your google-fu
Read through this thread and you’ll get your answers:
https://forum.xda-developers.com/galaxy-s8+/development/amoled-pwm-s8-t3716663
Click to expand...
Click to collapse
:laugh: Thanks for your explanation, I will add more optimization to my kernel latter.

Freak07 said:
You should work on improving your google-fu
Read through this thread and you’ll get your answers:
https://forum.xda-developers.com/galaxy-s8+/development/amoled-pwm-s8-t3716663
Click to expand...
Click to collapse
the word "kernel" confused me. i understand what this is doing,i didn't understand if this it's an extra mode on the existing kernel each one uses or it will replace the kernel that i am using now?

Jinthegodstyle said:
the word "kernel" confused me. i understand what this is doing,i didn't understand if this it's an extra mode on the existing kernel each one uses or it will replace the kernel that i am using now?
Click to expand...
Click to collapse
It will replace the kernel.

Devries said:
It will replace the kernel.
Click to expand...
Click to collapse
thank you, that's why I asked for the feautures, because usually other devs write them detailed.

Please can we have kernel for Pixel 3

neitin said:
Please can we have kernel for Pixel 3
Click to expand...
Click to collapse
No, Pixel 3 use different OLED panel, there will be too much color quality degredation with flicker-free mod on Pixel 3.

Devries said:
No, Pixel 3 use different OLED panel, there will be too much color quality degredation with flicker-free mod on Pixel 3.
Click to expand...
Click to collapse
I wish I could have one for Pixel 3. Thanks for your support on this project.
Sent from my Pixel 3 using Tapatalk

Update to newest source code PQ2A.190405.003

Freak07 said:
You should work on improving your google-fu
Read through this thread and you’ll get your answers:
https://forum.xda-developers.com/galaxy-s8+/development/amoled-pwm-s8-t3716663
Click to expand...
Click to collapse
Can we have this on Kiri kernel? The dev behind this kernel is selling his Pixel 3 XL so I'm afraid there won't be any updates for ImageBreaker

Guys, is this core relevant now? Can I install it now on pixel 3xl with the latest update?

Related

[KERNEL][4.4][AOSP] [Linaro] n00b Kernel - b23

n00b Kernel
Hi.
I've decided to jump on the kernel boat, since I'm new to all this kernel stuff, the development process will be a little slow, compared to what you know (fk, faux ..)
I'm doing this for learning purpose, so the firsts build should not be very different from stock.
Code:
#include <std/disclaimer.h>
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modificiations, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
Build:
Linaro GCC 4.7
Linaro flag optimization
-O3
Features:
AOSP based
CAF Patch
fiops (row:2:1) as default scheduler
faux color support
Download:
b23 http://www.solidfiles.com/d/c115225221/
b22 http://www.solidfiles.com/d/6ee7aa29b4/
b11 http://www.solidfiles.com/d/5fd8382c0c/
Source: https://github.com/searc/kernel_msm
Thanks to:
faux, franciscofranco, motley, xda, and all xda developers
XDA:DevDB Information
n00b Kernel, a Kernel for the Google Nexus 4
Contributors
arc_u
Kernel Special Features: AOSP
Version Information
Status: Beta
Current Beta Version: b22
Beta Release Date: 2013-11-22
Created 2013-11-21
Last Updated 2013-11-23
Code:
Changelog:
[B]2013/11/23 - b23: [/B]
-Add mako absolute voltage control (fk)
[B]2013/11/22 - b22: [/B]
fiops (row:2:1) as default scheduler
add faux color support (thx faux)
revert some linaro flags
[B]2013/11/21 - b11: [/B]
initial release, AOSP based
I'll test to see
Maybe u can add pa colors
Abd121 said:
Maybe u can add pa colors
Click to expand...
Click to collapse
Yes, I'm gonna try to add some essential featurs like this^
double tap 2 wake if possible then it will be perfect
I think what you are doing is correct. Start simple. Keep it stockish and focus on optimizations first. Once you have a lean and mean kernel, then you can start messing around with the crazy stuffs. Good luck! I'll be watching your development closely.
I'll keep an eye on this. Always willing to try new kernels :good:
Build 22
Just release the b22
check op for changelog
b22 - http://www.solidfiles.com/d/6ee7aa29b4/
edit: github source aren't update, i've mess something with linaro 4.8.2, have to revert some commit before update
Good work I will test it
And see
---------- Post added at 09:31 AM ---------- Previous post was at 09:15 AM ----------
Just tested it on cm 11
And
Colors need fix
NFC FC
b23 released
-------------------------------------------
Abd121 said:
Good work I will test it
And see
---------- Post added at 09:31 AM ---------- Previous post was at 09:15 AM ----------
Just tested it on cm 11
And
Colors need fix
NFC FC
Click to expand...
Click to collapse
can you provide a logcat ?
arc_u said:
b23 released
-------------------------------------------
can you provide a logcat ?
Click to expand...
Click to collapse
No i can't since the phone become unusable
Everything in the phone was FC
Abd121 said:
No i can't since the phone become unusable
Everything in the phone was FC
Click to expand...
Click to collapse
It's probably because it's incompatible with cm11, for now it's meant to be use with AOSP rom
Using this kernel with the latest Beergang rom and I quite like it. Battery life is decent. :thumbup:
Sent from my Nexus 4 using xda app-developers app

[kernel][oreo]•=|=•bleeding edge•=|=•[osprey]

•=||=•INTRODUCTION•=||=•
A custom kernel for Moto G 2015 a.k.a Osprey
This should should work on all oreo custom roms
Disclaimer
Code:
[color="red"]
* 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 KERNEL.
* Before flashing it! YOU are choosing to make these modifications .
* If you point the finger at me for messing up your device, I will laugh at you.
[/color]
•=||=•KERNEL SPECIAL FEATURES•=||=•
CPU
Code:
[center]
Cpu quiet firmware
Improved Default governers and io schedulers
Dynamic Fsync
Arch Power savings
TouchBoost
Power Suspend Mode
Work queue Power saving
Msm limiter
​
CPU GOVERNERS
Code:
[center]
ElementalX
LionFish
Zzmove
Darkness
Blu active
[/center]
HOTPLUGS
Code:
[center]
Lazyplug
[/center]
IO SCHEDULERS
Code:
[center]
Sio plus
Zen
Sio
Fiops
Trindroid
Sioplus
Fifo
[/center]
GPU
Code:
[center]
Adreno Idler
Msm thermal temperature control
[/center]
SCREEN
Code:
[center]
Kcal Control
High Brightness Mode
[/center]
MISC
Code:
[center]
Upstreamed to latest linux stable v3.10.108
Built with Linaro 7.2
Several changes which improve the battery drain when idle
Double tap to wake
Force Fast Charge
Sound Control
Wakelocks Blocking
Software crc control
TCP congestion algorithm
Radio Power Savings
[/center]
•=||=•INSTALL INSTRUCTIONS•=||=•
Code:
[center]
1.Download the kernel zip.(You don't wanna??)
2.Move it to phone's memory or sdcard. ( Or in your brain ,you better know)
3.Boot to twrp or any other working recovery.(Or flash it by fastboot)
4.Backup Current boot image(in case your luck is bad or you try to install this on nougat)
5.Flash the zip( go get a torch)
6.Reboot!!!!done( Congrats you have rebutted yourself)
[/center]
•=||=•DOWNLAODS•=||=•
Download from AFH
Download from GDRIVE
•=||=•BUGS•=||=•
What are you looking for?
Bugs???
You won't find it.
You are so desperate aren't you??
ok you win
You tell me
[/CENTER]
XDA:DevDB Information
BLEEDING EDGE, Kernel for the Moto G 2015
Contributors
@ki, ishubhamsingh, Subrajyoti Sen,Facum
Source Code: Kernel Source
Kernel Special Features:
Version Information
Status: Beta
Current Beta Version: v69
Beta Release Date: 2018-06-15
Created 2018-02-25
Last Updated 2018-06-15
v69 15.06.18
* Completely rebased the kernel
* Removed all existing hotplugs
* Added lazyplug
* Slimbus overclock
* Sdcard 0kb bugfix
* Enabled Exfat driver
* Added livedisplay support
* New cdg tcp congestion
* Maple IO scheduler
* Allow 320K AAC encoding
* Improved Adreno Idler
* Improved Deep sleep
* IOSCHED switcher
* Updated Powersuspend driver
* Added chill and relaxed cpu governer
* Input boost
* Sound control
And many battery and performance changes
v69 beta release
* Added msm limiter
* Radio power savings
* New schedulers
* New cpu governers
* Tcp congestions
* Introduce cpu quiet firmware
* RCU improvements
* Built with Bleeding edge 7.3 toolchain
* Add boeffla_wl_blocker
* Improve Adreno Idler
* Introduce Input boost
* Sound improvements
* 64 bit binder support
* Binder fixes
* Improved Deep sleep
@ishubhamsingh and @Alberto97 for their base of kernel
@facuarmo for teaching me
@Subhrajyoti Sen for his heliox commits
@nathanchance for his great guide on upstreaming kernel
Me for Building it for Osprey
Whole opensource community
If i missed anyone ...Quote me
Reserved
...
Amazing, thanks for this kernel and for your work!
It can be made compatible with nougat?
Merlin support ?
Work in Merlin?
cesarXP said:
Merlin support ?
Click to expand...
Click to collapse
gtajunior said:
Work in Merlin?
Click to expand...
Click to collapse
Currently No..
---------- Post added at 08:17 AM ---------- Previous post was at 08:16 AM ----------
kurapika7 said:
Amazing, thanks for this kernel and for your work!
It can be made compatible with nougat?
Click to expand...
Click to collapse
No.. It's For Oreo 8.1 Rom's
Support z-ram? For 1gb Osprey
cesarXP said:
Merlin support ?
Click to expand...
Click to collapse
Will try if i get time
gtajunior said:
Work in Merlin?
Click to expand...
Click to collapse
Currently no
MrNataan said:
Support z-ram? For 1gb Osprey
Click to expand...
Click to collapse
It should.... although i Haven't tested
This is a great custom kernel: responsive, fluid, extremely stable, nice features and baked-in mods. Using this kernel on my xt1548 Osprey with Android Oreo Go Edition (Pixel Experience) by developer @Subinsmani. I've noticed no bugs or instabilities. Overall an extremely stable and feature filled kernel. Excellent work OP! :good:
@ki said:
It should.... although i Haven't tested
Click to expand...
Click to collapse
yes z-ram is there...
look past commit by shubham...
btw gud work man...
hope in coming days more tweaks will update... ?
MotoJunkie01 said:
This is a great custom kernel: responsive, fluid, extremely stable, nice features and baked-in mods. Using this kernel on my xt1548 Osprey with Android Oreo Go Edition (Pixel Experience) by developer @Subinsmani. I've noticed no bugs or instabilities. Overall an extremely stable and feature filled kernel. Excellent work OP! :good:
Click to expand...
Click to collapse
Ooh thanks for the compliment..
But be sure to report for a bug or a feature request....will try if possible
Subinsmani said:
yes z-ram is there...
look past commit by shubham...
btw gud work man...
hope in coming days more tweaks will update... ?
Click to expand...
Click to collapse
I know zram is there ...lol
I don't know if it works or not....
I cannot test for osprey as i dont have the device ..
Just built it for osprey as it is Msm8916
For future builds i will be needing testers(which i already have)?
@ki said:
I know zram is there ...lol
I don't know if it works or not....
I cannot test for osprey as i dont have the device ..
Just built it for osprey as it is Msm8916
For future builds i will be needing testers(which i already have)[emoji16]
Click to expand...
Click to collapse
@rahul9999 certified tester for osprey and @kvijaya.. [emoji23]
Sent from my MotoG3 using Tapatalk
@ki said:
I know zram is there ...lol
I don't know if it works or not....
I cannot test for osprey as i dont have the device ..
Just built it for osprey as it is Msm8916
For future builds i will be needing testers(which i already have)[emoji16][/QUOTE @rahul9999 certified tester for osprey and @kvijaya.. [emoji23]
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
Hehehe.. why not youreself mani ?:silly:
rahul9999 said:
Subinsmani said:
Hehehe.. why not youreself mani ?:silly:
Click to expand...
Click to collapse
he he he sed.. we all are testers..
testers_lyf..
Click to expand...
Click to collapse
@ki said:
I know zram is there ...lol
I don't know if it works or not....
I cannot test for osprey as i dont have the device ..
Just built it for osprey as it is Msm8916
For future builds i will be needing testers(which i already have)?
Click to expand...
Click to collapse
When r u building it for merlin?

[KERNEL][OOS/AOSP][4.9.119] Cranium Kernel V1.0.2 [GCC 8.2][15 Aug]

Code:
#include
/*
* 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 modification
* 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.
*/
Kernel is now compatible with all roms!
Features
Linux kernel version 4.9.119
Compiled with GCC 8.2.1 toolchain with SoC specific optimizations
Sound Control by Flar2
Systemless installer(AnyKernel2) which automatically detects Magisk(no need to reflash Magisk after kernel install)
Enable/disable Fsync
Dynamic stune and cpu boost
Wireguard support
Kcal Control
Some debugging and logging disabled
CIFS support
Backlight dimmer option and high brightness option
Boeffla Wakelock Control
Sweep2sleep, Sweep2Wakevibration control
Avengers theme support (flash Nathanchance's enabler zip)
Adrenoboost(disabled by default)
Frandom support
Vibrator Strength tuning with Gesture Haptic Feedback control
Compatible with Kernel Adiutor and other such apps
Download
Download for OOS roms
Download for AOSP-based roms(AEX/Omni/Havoc/Lineage etc)
For detailed changelog,look at source code below
Credits
nathanchance for his reference repository
flar2
eng.stk
tbalden
sultanxda
joshuous
XDA:DevDB Information
Cranium Kernel for One Plus 6, Kernel for the OnePlus 6
Contributors
sakindia123
Source Code: https://github.com/sakindia123/cranium_kernel_enchilada
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: V1.0.1
Stable Release Date: 2018-08-05
Created 2018-07-30
Last Updated 2018-08-06
Download link??
elikplim442 said:
Download link??
Click to expand...
Click to collapse
Download link added.Some issues with DevDB upload
Another choice!
wow! thak you so much.
Where do we get the Avengers theme from? Is there a download link for it?
robbase23 said:
Where do we get the Avengers theme from? Is there a download link for it?
Click to expand...
Click to collapse
It is included in OOS. You just need to flash Nathans enabler that sets the value through my Avengers driver (included in the kernel). Go to display settings and choose Avengers theme.
@sakindia123
Welcome here, nice to see one more dev
Gesendet von meinem ONEPLUS A6003 mit Tapatalk
Enabler
pappschlumpf said:
It is included in OOS. You just need to flash Nathans enabler that sets the value through my Avengers driver (included in the kernel). Go to display settings and choose Avengers theme.
@sakindia123
Welcome here, nice to see one more dev
Gesendet von meinem ONEPLUS A6003 mit Tapatalk
Click to expand...
Click to collapse
I don't see a Nathan enabler in the OP
I don't see a Nathan enabler in the OP
Click to expand...
Click to collapse
Link added to OP
Changelog v1.0.1
Code:
[B] V1.0.1[/B]
[LIST]
[*]Update to Linux 4.9.117
[*]Introduce Adreno Idler by Arter97
[*]Disable some unneded drivers
[*]Enable advanced TCP congestion and set Westwood as default
[/LIST]
Download- https://androidfilehost.com/?fid=5862345805528066378
Working amazingly on Omni rom! Faster than anything I've ever tried! :good:
eminem5055 said:
Working amazingly on Omni rom! Faster than anything I've ever tried! :good:
Click to expand...
Click to collapse
Do features related to vibration work correctly in Omni with this kernel?
sakindia123 said:
Do features related to vibration work correctly in Omni with this kernel?
Click to expand...
Click to collapse
Yes.
Kernel seems work on havoc aswell. Finally i can lower vibration intensity and speaker sound (ring). Thank you
Gesendet von meinem ONEPLUS A6003 mit Tapatalk
Changelog v1.0.2
Kernel is now compatible with both OOS and AOSP-based roms(different downloads for both)
Code:
[B] V1.0.2[/B]
[LIST]
[*]Update to Linux 4.9.119
[*]Enable JUMP_LABEL
[/LIST]
Download
Download for OOS roms
Download for AOSP-based roms(AEX/Omni/Havoc/Lineage etc)

[KERNEL] [MI6X/WAYNE] [PIE/MIUI] [CLANG] [Linux 4.4.179] NeonKernel

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

[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