[KERNEL] [Q FIRMWARE] N.E.O.L.I.T. KERNEL [Linux 4.14.x] [RMX2020] - Realme C3 ROMs, Kernels, Recoveries, & Other Devel

Introducing N.E.O.L.I.T. Kernel for Realme C3/Narzo 10A. I have tried to optimize it to unleash the best performance it can deliver. Note that the kernel only works in custom roms which already had source-built kernels.
Some Features:
- Always upstreamed to the latest kernel tag
- Compiled using Clang 13
- Enabled faster charging
- Double tap to wake and FPS Meter support added for custom roms
- Disabled Oppo Memory Monitor
- Avoid dynamic memory allocation for kernfs and selinux
- Optimized for lower latency
- Memory Management improvements
- Fix cpufreq times memory leaks
- Disable MTK Memory logger
- Disable binder debug logspam
- Unselect systracker and debug latch by default
- Disable more MTK debugging
- Disable Oppo **** debugging
- Disable Oppo Charger spams
- Enabled Oppo macros
- Disable MTK thermal debugging
- Disable teei trustzone logging
- and more
Download: Sourceforge
Kernel source: Github
Credits:-
- Special thanks to Imran sir and lordwitcher for fixing the entire kernel
- Thanks to Maanush for helping with some conflicts
- Thanks to SparXfusion, Techyminati, Elias, kardebayan, Gagan Malvi and Vaisakh Murali for all the commits and suggestions

Reserved

Is this kernel better than default kernel of pixel rom, can It give better battery life and performance???

Khushwant Nerkar said:
Is this kernel better than default kernel of pixel rom, can It give better battery life and performance???
Click to expand...
Click to collapse
yep its much better and optimized

Hello!
Dear author, I want to ask you to remake the kernel for rmx2021 a little, if it's not difficult for you. The main thing that needs to be fixed is the camera (only the third camera works, which shoots black and white), a flashlight and fixed small lags.I would be very grateful if you do this.
Thank you for the attention.

sarthakroy2002 said:
yep its much better and optimized
Click to expand...
Click to collapse
How to return to regular pixelplus UI stock kernel please???

4live2kill said:
How to return to regular pixelplus UI stock kernel please???
Click to expand...
Click to collapse
flash boot img inside the zip

sarthakroy2002 said:
flash boot img inside the zip
Click to expand...
Click to collapse
Through recovery or fastboot?

4live2kill said:
Through recovery or fastboot?
Click to expand...
Click to collapse
Recovery, flash as boot.

Bhai stock rom ke sath is kernel ko flash Kar sakte hae kya

It's good

what happen if i flash it on stock rom?

i flashed this in corvus os and it encrypted my entire internal storage and wouldn't boot

craftplayeri2 said:
i flashed this in corvus os and it encrypted my entire internal storage and wouldn't boot
Click to expand...
Click to collapse
brother, you need to install the recovery update and that didn't work, then maybe use some other ROM or just use Android 11 ROM

Spuffyffet said:
brother, you need to install the recovery update and that didn't work, then maybe use some other ROM or just use Android 11 ROM
Click to expand...
Click to collapse
I had to flash stock firmware through sp flash tool, i couldn't even access the recovery anymore it was just stuck in fastboot

craftplayeri2 said:
I had to flash stock firmware through sp flash tool, i couldn't even access the recovery anymore it was just stuck in fastboot
Click to expand...
Click to collapse
yup exactly but I am saying use the updated recovery from the next time or just don't use AOSP based ROMs as some of them has a encrypting issue and this can also happen when you change the kernel.

can you flash it with arrow OS?

ItsMeJM said:
can you flash it with arrow OS?
Click to expand...
Click to collapse
You can, it's just a kernel brother

it's sad because since the update N.E.O.L.I.T-V7-QiQi no more versions have been added.

can it be used for evolution x? I tried flashing the kernel on Rom Evolution x 5.5.2 but it returned to recovery and a bootloop occurred on Realme C3

Related

[Kernel] Diades Kernel for custom ROMs

Hello !
Currently i'm working in Le 2 kernel and device tree. My purpose is to make meaningful changes and additions so other ROMs can implement them.
Confirmed working with LOS, Carbon, LegendROM (latest releases)
This thread is all about the kernel. Currently the kernel features
sdcardfs support
cpu-input boost
power efficient work-queues
improvements to touchscreen driver, preparing support for dt2w
adj tree
low memory killer improvements
powersuspend driver
nvidia patches for energy efficiency
memory bus improvements
Adreno memory pools
and other small improvements in battery management and scheduler
Download: https://drive.google.com/open?id=0B4AOvCehd4v3OXBEX3dMSkdxQ3c
Source: https://github.com/mthomos/android_kernel_leeco_msm8976
To enable sdcardfs support just add this line in build.prop
Code:
ro.sys.sdcardfs=true
To be clear from the beginning: I will not answer to any feature requests and i respond to bug reports without logs. I hope to understand this
Cheers !
XDA:DevDB Information
Diades Kernel, Kernel for the LeEco Le 2
Contributors
marios199546
Kernel Special Features:
Version Information
Status: Testing
Created 2017-09-05
Last Updated 2017-09-07
What's the decryption key?
Good luck :good::good:
For which ROM?
Nice one.
Gonna try and report!
Its asking for decryption key!
OP updated with new link
Work on rom based in eui or only aosp rom ?
Sent from my Le X522 using XDA-Developers Legacy app
fmehdi said:
Work on rom based in eui or only aosp rom ?
Click to expand...
Click to collapse
Doesnt work on eui base
Only custom roms
What does sdcardfs mean?
bonsai.14 said:
What does sdcardfs mean?
Click to expand...
Click to collapse
https://www.xda-developers.com/divi...les-fuse-replacement-will-reduce-io-overhead/
I probably shouldn't be here this looks complicated but how do you flash the .img files? Are they even supposed to be flashed
billybobjoe512 said:
I probably shouldn't be here this looks complicated but how do you flash the .img files? Are they even supposed to be flashed
Click to expand...
Click to collapse
Sounds like you're new to this. When you boot your device into recovery (TWRP to be specific). You will see a option"Install", click over there then it will open up the local directory. And on the bottom right, you still see a option to select imgs file. Select that option and boom now you will see all your downloaded imgs files showing up there.
Note:- Make sure to choose a proper partition. For recovery. Img select recovery and so on. Taking a backup before you try something new is always recommended.
Njishi said:
Sounds like you're new to this. When you boot your device into recovery (TWRP to be specific). You will see a option"Install", click over there then it will open up the local directory. And on the bottom right, you still see a option to select imgs file. Select that option and boom now you will see all your downloaded imgs files showing up there.
Note:- Make sure to choose a proper partition. For recovery. Img select recovery and so on. Taking a backup before you try something new is always recommended.
Click to expand...
Click to collapse
So where would I flash these .img files? Or do I have to do something else before flashing
billybobjoe512 said:
So where would I flash these .img files? Or do I have to do something else before flashing
Click to expand...
Click to collapse
What else you can do? Like going for a walk is recommended!?
You just have to boot into recovery. And then flash them like the way i said.
Or else you can use this app.
https://youtu.be/6IMvOCUy2Wc
You can also flash .img via fastboot with this command : fastboot flash boot <file_name.img>
Also if you have magisk installed you have to flash again the magisk install every time you install a new kernel.
I am a bit of a noob so I'm probably doing a ton of things wrong here
So how long does it take to start up the device after flashing the kernel? I flashed to boot partition and I waited for about 10 minutes and I got impatient so I restarted and tried to take a logcat but it just said waiting for device so I just restored a backup that I had made
Did I mess up somewhere or do I need to have a logcat for this
Phone don't boot bro I waite d 20 min
Mine works perfectly, which rom do you use ? I have tested with LOS and Carbon and works flawlessly
marios199546 said:
Mine works perfectly, which rom do you use ? I have tested with LOS and Carbon and works flawlessly
Click to expand...
Click to collapse
Phone not booting. Stuck at Spash screen. Cant take logs (waiting for device).

Redfeast kernel for Realme 2 pro

WARNING : I am not responsible for Thermonuclear war in your pocket or bricked devices, use at your own risk!!!! following insructions
I know it is too late but Finally Custom kernel for our Rm2pro is finally ready
I have put a lot of effort to fix the ****ty oppo source, especially fixing WiFi took pain in my ass.
Features:
1. enabled system rw remount, now you can uninstall system apps directly, use apps like adaway
2.add support for Btrfs, Reseirfs, Xfs , Ntfs in kernel
3. add lz4, bzip2, lzo, lzma and xz compression option for ramdisk
WIP
1. lz4 compression of kernel
2. various cpu governors and i/o schedulers
Planned features:
1. Multi Rom booting option with Kexec
2. upstreaming with Linux kernel and CAF === Lot of security fixes
3. I am not gonna leave this kernel any soon :laugh:
Bugs : you tell me
lenk : https://www.androidfilehost.com/?fid=1395089523397968557
Special Mention:
1.thanks to @osm0sis for his anykernel2 zip
2. Everyone else who helped me with this
Compatible Roms:
Oreo : any rom Stock or custom
Pie : You test and tell me
Flash Instruction:
1. First backup your boot.img in recovery in case it will be helful later
2. flash the zip from recovery and reboot!! No need to wipe any ****
FAQ:
1.How to report bugs?
take a proper dmesg log and logcat and report
2.Where to report?
Preferably in Realme 2 pro Telegram group , if not possible here
3. How to request feature?
preferable in this thread, and (if) any link where you found that feature
XDA:DevDB Information
Redfeast_Kernel, Kernel for the Realme 2 pro
Contributors
redfeast
Source Code: https://github.com/redfeast/android_kernel_oppo_RMX1801
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2019-05-18
Created 2019-05-18
Last Updated 2019-06-04
Good work mate keep it up
Great work! Keep it up!
Feature requests
1. Dts Eagle support (audio enhancement)
2. Little gpu over clock (idc about cpu)
3. Charging speed around (1500Ma)which is safe as max pro m1 comes with 1800ma out of the box. (realme has only given 900-1100Ma)
4. DT2W
??
Great work mate.
great work mate. i only request you return the gpu clock to 2.2 as it should be and maybe some oc for cpu as well. thank you. will try asap.
I guess R2pro battery can't sustain overclock of either GPU or CPU from stock values, may be that is why they lowered them
redfeast said:
I guess R2pro battery can't sustain overclock of either GPU or CPU from stock values, may be that is why they lowered them
Click to expand...
Click to collapse
i think it just to preserve more battery thats why they set it to 1.9-2ghz only instead of 2.2ghz. it's nice if we can have option to 2.2ghz though
This kernel is very useful. now red color warning message (ie., rooted mobile) is not coming!!! and we can delete unwanted system apps via es file manager. but we can delete in local drive only. Any way im happy. i hope this kernel maybe work in upcoming stable stock pie rom. Thank you guy.
Thanks for the kernel...The red notification is no longer coming after rooting ..
But LMAO what did u do to the CPU with this kernel??
My antutu score got reduced from 130000 to 85000
Really happy for seeing custom kernel:good:
Hotspots bug is there
Kernel is good. But one major bug is there. That bug is wif hotspot. After flashing kernel and magisk. Mobile is perfectly rooted. red colour warning msg is also stopped and RW is working. very interesting, But first time hotspot is working but after restarting mobile and laptop, the hotspot will not work properly. Laptop shows connected but no internet!!! i cheched stock rom coloros 5.2 ver 14, 15 and 17.
hero197 said:
Kernel is good. But one major bug is there. That bug is wif hotspot. After flashing kernel and magisk. Mobile is perfectly rooted. red colour warning msg is also stopped and RW is working. very interesting, But first time hotspot is working but after restarting mobile and laptop, the hotspot will not work properly. Laptop shows connected but no internet!!! i cheched stock rom coloros 5.2 ver 14, 15 and 17.
Click to expand...
Click to collapse
It is not a bug of kernel but lite Os, I'm using Hotspot seemlessly. I lite Os or color Os disable pill killer and restart, your Hotspot should work
Is this kernel works on ColorOS 6 beta.
Update - its not working on ColorOS 6.
redfeast kernel 1.1 is not uploaded!!!???. kindly give the new redfeast kernel for color os 6. Rooting notification is coming. so need your help to fix it.
hero197 said:
redfeast kernel 1.1 is not uploaded!!!???. kindly give the new redfeast kernel for color os 6. Rooting notification is coming. so need your help to fix it.
Click to expand...
Click to collapse
I removed 1.1 due to bugs. Pie release takes more time.
hero197 said:
Kernel is good. But one major bug is there. That bug is wif hotspot. After flashing kernel and magisk. Mobile is perfectly rooted. red colour warning msg is also stopped and RW is working. very interesting, But first time hotspot is working but after restarting mobile and laptop, the hotspot will not work properly. Laptop shows connected but no internet!!! i cheched stock rom coloros 5.2 ver 14, 15 and 17.
Click to expand...
Click to collapse
Hotspot has something to do with encryption, i use this kernel with encrypted stock A17 hotspot working fine, but if i decrypt other device cannot connect to my hotspot
redfeast said:
WARNING : I am not responsible for Thermonuclear war in your pocket or bricked devices, use at your own risk!!!! following insructions
I know it is too late but Finally Custom kernel for our Rm2pro is finally ready
I have put a lot of effort to fix the ****ty oppo source, especially fixing WiFi took pain in my ass.
Features:
1. enabled system rw remount, now you can uninstall system apps directly, use apps like adaway
2.add support for Btrfs, Reseirfs, Xfs , Ntfs in kernel
3. add lz4, bzip2, lzo, lzma and xz compression option for ramdisk
WIP
1. lz4 compression of kernel
2. various cpu governors and i/o schedulers
Planned features:
1. Multi Rom booting option with Kexec
2. upstreaming with Linux kernel and CAF === Lot of security fixes
3. I am not gonna leave this kernel any soon :laugh:
Bugs : you tell me
lenk : https://www.androidfilehost.com/?fid=1395089523397968557
Special Mention:
1.thanks to @osm0sis for his anykernel2 zip
2. Everyone else who helped me with this
Compatible Roms:
Oreo : any rom Stock or custom
Pie : You test and tell me
Flash Instruction:
1. First backup your boot.img in recovery in case it will be helful later
2. flash the zip from recovery and reboot!! No need to wipe any ****
FAQ:
1.How to report bugs?
take a proper dmesg log and logcat and report
2.Where to report?
Preferably in Realme 2 pro Telegram group , if not possible here
3. How to request feature?
preferable in this thread, and (if) any link where you found that feature
XDA:DevDB Information
Redfeast_Kernel, Kernel for the Realme 2 pro
Contributors
redfeast
Source Code:https://github.com/redfeast/android_kernel_oppo_RMX1801
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2019-05-18
Created 2019-05-18
Last Updated 2019-06-04
Click to expand...
Click to collapse
Is this possible to use magisk v19.3 with full support i mean no Core Only mode.
as currently v19.3 only works in Core Only mode.
reply soon
thanks
Adityas95 said:
Is this possible to use magisk v19.3 with full support i mean no Core Only mode.
as currently v19.3 only works in Core Only mode.
reply soon
thanks
Click to expand...
Click to collapse
No you can't. Due to ColorOS 6 security, Magisk 19.3 doesn't work fully. Thus, current working version is only 17.1 which has magiskhide as well as module loading.
This kernel is for RMX1801. Don't flash it on RMX1807 or you'll be soft bricked your device.
@redfeast
Thanks! There's one bug in the kernel source - this folder being empty:
/android_kernel_oppo_RMX1801-master/drivers/staging/qcacld-3.0
I removed all references to it and it compiles fine - cheers!
Any chance of porting the drivers over from that kernel (4.4.78) over to the latest one (4.4.193)? The reason being: I cannot enable KVM Virtualization due to a bug in /arch/arm64/kernel/cpu_errata.c that referenced a function named "bp_hardening".
This bug has been fixed in 4.4.193 - but many files have been changed across /arch/arm64/

[KERNEL][Q][v3][EOL][F2FS] Quax - Advanced Stock Kernel | *BETA*

Disclaimer :
Code:
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* 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.
* Your warranty will be void if you tamper with any part of your device / software.
This is based on Xiaomi Open Source Kernel Code.
Very close to stock kernel with minimal changes, more features will be added soon.
Features :
GPU Additional Frequencies - 675MHz
Adrenoboost
USB Force Fast Charge (Disabled by default)
LZ4 Compression
FS fsync toggle on/off
Nap Low Power State Enabled For Adreno 640
Maple IO Scheduler
SLIMbus OC
Min brightness option
GPU Idle Timeout 64s
SafetyNet Passed
Pre-rooted with Magisk
And many more improvements, check commits!
Download [PIE] : Releases
Download [Q] : AFH
Youtube [Benchmark] :
Youtube [F2FS] :
Changelog :
v2 : #38
v2.1 : #48
v2.2 : #90
v2.3 : #150
v2.4 : #150
v3 : #250
EOL : #443
Credits :
nathanchance
franciscofranco
kdrag0n
flar2
Special thanks to mslezak for his help, checkout his thread located here.
Donations :
If you like my work, buy me a coffee!
Donators :
Mohdan99
ciaox
Benchmarks and FAQs on Post #2
Telegram for kernel related discussion and test versions : QuaxKernel
Regards,
acervenky​
XDA:DevDB Information
Quax, Kernel for the Redmi K20 Pro
Contributors
acervenky
Source Code [PIE] : [url]https://github.com/acervenky/raphaelquax/[/URL]
Source Code [Q] : [url]https://github.com/acervenky/quax_raphael-q/[/URL]
Kernel Special Features:
Version Information
Status: Beta
Current Beta Version: 2.3
Beta Release Date: 2019-09-15
Created 2019-08-25
Last Updated 2019-09-15
Steps To Convert Cache & Data To F2FS :
Flash TWRP with F2FS Support
Flash latest Quax release
Flash raphael_patch (attached on v2.4 git)
Convert cache to F2FS by selecting Wipe->Advanced Wipe->Select Cache->Repair Or Change File System->Change File System->F2FS
Repeat the same process on data partition
Factory Reset
Reboot
FAQs :
Q. How to install the kernel?
A. Flash on stock kernel using TWRP, Wipe Cache & Reboot [Do not dirty flash on any other custom kernel]
Q. How to roll back to stock kernel?
A. Backup your kernel before flashing this, if you feel like going back to stock, just restore it via TWRP.
Q. I'm having bootloop, what should I do?
A. You will face some bootloops on first installation, it'll boot in some time.
Q. Do I need to flash Magisk after flashing this kernel?
A. No, this kernel is already patched with magisk.
Q. How to use profiles?
A. Download the profiles, and import them on Smartpack Kernel Manager. To apply tap on profile name and apply!
Regards,
acervenky
Reserved 1
How to install
---------- Post added at 04:17 PM ---------- Previous post was at 04:16 PM ----------
and how to remove it if an error occurs
Hope there will be more custom kernel that unleash redmi k20 pro maximum performance
Does it harm my machine after installing it ??
congtheson said:
How to install
---------- Post added at 04:17 PM ---------- Previous post was at 04:16 PM ----------
and how to remove it if an error occurs
Click to expand...
Click to collapse
Backup your boot partition and then flash this via TWRP.
congtheson said:
Does it harm my machine after installing it ??
Click to expand...
Click to collapse
No.
feyzna said:
Hope there will be more custom kernel that unleash redmi k20 pro maximum performance
Click to expand...
Click to collapse
Yes, hope so
Regards,
acervenky
can you guide me to install in twrp with img file
can you guide me to install in twrp with img file
acervenky said:
Q. How to roll back to stock kernel?
A. Backup your kernel before flashing this, if you feel like going back to stock, just restore it via TWRP.
Click to expand...
Click to collapse
dirty flash current ROM from above?
alex9yust said:
dirty flash current ROM from above?
Click to expand...
Click to collapse
This is a kernel, not a rom!
Regards,
acervenky
acervenky said:
This is a kernel, not a rom!
Click to expand...
Click to collapse
yeah, I know. then you will add different features, init.something.rc will appear that will be put in the system and that will remain when the boot.img backup is restored.
congtheson said:
can you guide me to install in twrp with img file
Click to expand...
Click to collapse
Boot in TWRP > Install > Install Image > Select the download kernel image > Select Boot > Flash
Regards,
acervenky
I can't use or access the wifi network when using this kernel so I recovered it
acervenky said:
Boot in TWRP > Install > Install Image > Select the download kernel image > Select Boot > Flash
Regards,
acervenky
Click to expand...
Click to collapse
I can't use or access the wifi network when using this kernel so I recovered it
congtheson said:
I can't use or access the wifi network when using this kernel so I recovered it
Click to expand...
Click to collapse
Which rom are you using?
Regards,
acervenky
I use miroom 9.8.1
acervenky said:
Which rom are you using?
Regards,
acervenky
Click to expand...
Click to collapse
I use miroom 9.8.1
Pls fix it
I tried in 10.3.17 mi-globe rom, first booted perfectly, after the next boot become bootloop. It always restarted before the UI loaded. Only the restored original backup boot.img helped.
Vis77 said:
I tried in 10.3.17 mi-globe rom, first booted perfectly, after the next boot become bootloop. It always restarted before the UI loaded. Only the restored original backup boot.img helped.
Click to expand...
Click to collapse
It can bootloop for a couple of times before booting into system!
This was compiled in AIK using Raphaelin stock kernel as a base, working on getting Anykernel working ASAP.
Regards,
acervenky
Is there any way to fix wifi error ??
acervenky said:
This was compiled in AIK using Raphaelin stock kernel as a base, working on getting Anykernel working ASAP.
Regards,
acervenky
Click to expand...
Click to collapse
Is there any way to fix wifi error ??
acervenky said:
It can bootloop for a couple of times before booting into system.
Click to expand...
Click to collapse
Thx, later i try it again
Will there be additional features such as wakelock blocker, f2fs down the line? It be nice to see the optimization from arter kernel. I plan to get a 9T Pro in the future.

[ROM][RAPHAEL][10.0][UNOFFICIAL] Havoc 3.5 [20200506] [EOL]

Download
oldbuild: without vendor, kernel F1xy oldFOD(losFOD), permissive
old build without GAPPS https://drive.google.com/open?id=1ZRNglzXCW-qdfxLiJC3izY06Cplsb2_Z
old build with GAPPS https://drive.google.com/open?id=1WTtgo0FS98WiXV9U6ATM9QADj3br4oOb
E-build: old build + Selinux enforcing. (this is not entirely correct. for example, a camera error when switching to portrait mode.)
E-build without GAPPS https://drive.google.com/open?id=1a6oBncAmWTjEAJWvVInZWxCGodDQzBvw
Z-build: OSS vendor, selinux enforcing, kernel F1xy mi9fod (need clean flash)
Z-build without GAPPS https://drive.google.com/open?id=1SbHqBVruF7xcCW1YMIaBVhr2KONh1Wh0
Z-build with GAPPS https://drive.google.com/open?id=1_04lklx6Mskq7sD-QjAX0RlbOXfVaalz
05/06
May security patch
Kernel F1xy-0.18
03/26
11.0.7 blobs. scanner with animation.
03/12
Kernel F1xy-0.14
03/06
Havoc 3.3, latest update.
March security patch.
02/08
fixed minimum processor frequencies (most likely, will need to do a little more)
fixed battery statistics error after reboot
at the same time statistics reset at 100%
02/05
New kernel F1xy.
Add Lawnchair.
February security patch.
01/12
Fix Smart Charging.
Auto call recording.
They removed GBoard
01/17
for the most part IMMENSITY kernel updates. Havoc was updated a bit, and I did nothing.
01/27
Fix the delay of the Ambient Display when picking up the phone.
Test: VoWiFI has been slightly fixed in terms of location rights. I can not check.
The kernel is old from the previous build. Please do not pay attention to changelog in terms of kernel.
Installation
vendor+firmware 11 miui from https://downloads.akhilnarang.me/MIUI/raphael/
1. in twrp flash vendor+firmware, wipe system and flash ROM immediately
2. format data-yes. reboot in system
3. if gapps are needed - reboot in twrp and flash gapps https://drive.google.com/open?id=1jOc2CauOLztUexUUvaI5JDBRVsziE_HP . flash magisk if needed
Update
flash ROM, wipe Cache/Dalvik
Source
kernel: https://github.com/F1xy-kernels/RAPHAEL_Kernel
Remarks
USB tethering works if enable usb debugging.
The scanner has an SOD if scanning arrives at the moment the screen starts to go blank. while I personally, if I was late, I tap into the area past the scanner, and then scan.
[ROM][RAPHAEL][10.0][UNOFFICIAL] Havoc-OS 3.3, ROM for the Redmi K20 Pro
Source Code: https://github.com/Havoc-OS
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: 11 miui
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: 3.5
I am not a Havoc developer
I do not communicate with Havoc developers
I am not going to add new functionality to the ROM.
Spicy !
Thanks for this amazing ROM. It's the first ROM i've used that the fingerprint sensor works flawlessly with only one finged registered. Best ROM i've used so far.
@alex9yust ,
Sorry for request, pico gapps are also good to go ?
Thanks in advance for your rom and support to others.
Bonito77 said:
@alex9yust ,
Sorry for request, pico gapps are also good to go ?
Click to expand...
Click to collapse
Yes, you can use gapps as you wish. my link is what I use.
alex9yust said:
Yes, you can use gapps as you wish. my link is what I use.
Click to expand...
Click to collapse
Thank you. Will give it a try now.
First attempts without gapps I was unable to boot, always Havoc Logo and back to twrp. Clean flash with your method and with my method.
Both fail (for me), raphael eea.
Then flashed in a row with gapps, booted up fine.
Flashed like always :
AOSP based Rom-Flash with OpenGapps;
1. USB-Debugging, OEM-Unlock and Powermenü in Developer Options.
2. Boot in Recovery and connect Phone with PC.
Safe datas; Systemthings like Sounds etc.., Pictures, Photos, Screenshots etc.
let the connection to PC till after Format Data.
3. Format Data and reboot to Recovery
4. Copy Rom, Gapps and if needed, Vendor-Firmware Paket to the Phone.
5. Disconnect the Phone from PC and wipe cache and dalvik but don't boot.
(6. If needed flash Vendor-Firmware Paket)
7. Flash Rom and Gapps in a row (add more zips) and reboot to OS.
8. Setup System. Set USB-Debugging, OEM-Unlock and Powermenü in Developer Options.
Let rest the Phone for 15 Minutes.
9. Reboot in Recovery, copy Magisk , and the backuped files to phone.
and make a backup z.B. boot.img
10. Flash Magisk and reboot to OS.
With this I wrote ( I'm a little bit older so it is safe) I always go good.
Just installed, seems good, FOD speed and accuracy as miui, awesome!
Thanks a LOT DEV..... @alex9yust
is it possible to fix fod on aod??
Asrafull said:
is it possible to fix fod on aod??
Click to expand...
Click to collapse
right now - no. or I'll break FOD in other modes or we need to tolerate broken AODAlwaysON and SOD. I don’t know how to fix it yet.
alex9yust said:
right now - no. or I'll break FOD in other modes or we need to tolerate broken AODAlwaysON and SOD. I don’t know how to fix it yet.
Click to expand...
Click to collapse
the FOD accuracy is so awesome its the closest i have seen as compared to MIUI ( btw FOD works on AOD as well !!)
detects 10/10 times
using 11.0.3.0 IND vendor
what you did ? lol
are you planning to work on further updates for our device? and build for next updates?
there are new updates in havoc source
is fod works well on 11.0.1 indian vendor or need to flash 11.0.3 vendor?
So far seems very good. Hope you fix double tap to check phone info, cause right now its enabled but doesn't work when I double tap.
raud83 said:
So far seems very good. Hope you fix double tap to check phone info, cause right now its enabled but doesn't work when I double tap.
Click to expand...
Click to collapse
The problem is of the latest versions of the immesity kernel (in some roms the dtw stops working). I flashed the last supermad kernel and dtw works perfect (If you flash supermad kernel, you need to flash magisk again).
SyCreed said:
Does FOD works when u dt to check notifications?
Click to expand...
Click to collapse
Yes. I have no problems with FOD.
elbotty said:
Yes. I have no problems with FOD.
Click to expand...
Click to collapse
Well I tried with supermad kernel and still dtw did not work for me.
SyCreed said:
i had same issue, fixed it only by reverting to miui and flashing the rom again.
Click to expand...
Click to collapse
Tried to reinstall rom and still not working for me. Oh well, I hope it gets fixed or changed in future release.
OTA Updater
System update option not found in settings. Is it showing for anyone. Is this ROM supporys OTA.
neokragu said:
is fod works well on 11.0.1 indian vendor or need to flash 11.0.3 vendor?
Click to expand...
Click to collapse
Hi,
FOD is excellent with 11.0.1 indian vendor.

[kernel][G3311]Customized_EMP kernel

This kernel have tested for g3311,and g3312/13 need to test
And it just for offical rom currently
Kernel Features:
[*]Based 43.0.A.7.55 official sources
[*]bootimg based 43.0.A.7.99_hk
[*]bootimg with magisk
[*]disbaled verity
[*]update to 3.18.36
[*]Added Ultra KSM
[*]KSM config have adjusted in bootimg
[*]OTG(just test)
[*]enable mtk dymamic
[*]F2FS supported
[*]Compiled with linaro 6.3 and enabled optimized flag
[*]CPU Governous(bioshock,thunderx,smartass,smartmax and more and more)(thunderx is default)(some gov is just test)
[*]I/O Scheduler(vr,sioplus and more,bfq is default)
[*]Added ThunderQuake Engine
[*]Added thunderchage and fastcharge(just test)
[*]Added frandom
[*]TCP:westwood is default
[*]Some Changes to improve performace
[*]Gpu midgard drivers update to r20p0
[*]Added Wireguard
[*]Added zswap
[*]Cpu overclock to 1556 and minimum 221
[*]Gpu overclock to 650 and added lower volt
[*]and more need you to explore
------------------------------------
Change Log
2020/3/6
[*]Fix fstab only f2fs error
------------------------------------
Contributor: rote66
Download link: kernel link
Kernel Source:: https://github.com/rote66/android_kernel_sony_pine
------------------------------------
To flash it:
1.backup your boot.img in your external_sd
2.flash twrp to boot
3.flash this kernel and reboot
About Change to f2fs
you need this TWRP
fixed MTP and support f2fs
TWRP link: TWRP link
Credits:
All developers for mediatek and in my commit
Version Information
Status: Stable(perhaps)
Current Stable Version: v1.5
Kernel Version: 3.18.x
Stable Release Date: 03-02-2020
I'm onstall that on my G3312 with last ROM and he stuck in bootloop
maximon8613777 said:
I'm onstall that on my G3312 with last ROM and he stuck in bootloop
Click to expand...
Click to collapse
Have fixed a fstab error,you can try it again
rote66 said:
Have fixed a fstab error,you can try it again
Click to expand...
Click to collapse
Yep, all is work. I be test that before stable LOS 14
maximon8613777 said:
Yep, all is work. I be test that before stable LOS 14
Click to expand...
Click to collapse
Los14.1 can be suited,just replace kernel manually.
rote66 said:
Los14.1 can be suited,just replace kernel manually.
Click to expand...
Click to collapse
Yes, but RIL on LOS has not working -> it makes no sense for me because i using L1 on the main
maximon8613777 said:
Yes, but RIL on LOS has not working -> it makes no sense for me because i using L1 on the main
Click to expand...
Click to collapse
ril and camera are hard working
decryptions and passwords?
Hi!!!
This will be the very first post of an utter noob
Namely, why upon installing the TWRP3.3.1-0_G3311_fix_rote66.img the phone cnstantly reboots into recovery and does not allow to make any changes without first providing a PASSWORD to decrypt DATA?
Am I doing something wrong? I can't flash the kernel, I can't in fact do anything...
noizzette said:
Hi!!!
This will be the very first post of an utter noob
Namely, why upon installing the TWRP3.3.1-0_G3311_fix_rote66.img the phone cnstantly reboots into recovery and does not allow to make any changes without first providing a PASSWORD to decrypt DATA?
Am I doing something wrong? I can't flash the kernel, I can't in fact do anything...
Click to expand...
Click to collapse
Your data is encrypted?Sorry i have not test the data with encryption.It seems the TWRP's decryption not Working. MayBe you can decrypt your data with formatting data.Or test the other twrp in fourms.
rote66 said:
Your data is encrypted?Sorry i have not test the data with encryption.It seems the TWRP's decryption not Working. MayBe you can decrypt your data with formatting data.Or test the other twrp in fourms.
Click to expand...
Click to collapse
Hi, no other TWRP in forums works and I have put all of them to test, really. No other boot.img works. Not even the one obtained through Magisk. Nothing. It never boots. I tried formatting data too. To no avail, though. It never completes the process.
The bootloader IS unlocked, the very model CAN have custom ROMs flashed to it. The problem must be elsewhere.
noizzette said:
Hi, no other TWRP in forums works and I have put all of them to test, really. No other boot.img works. Not even the one obtained through Magisk. Nothing. It never boots. I tried formatting data too. To no avail, though. It never completes the process.
The bootloader IS unlocked, the very model CAN have custom ROMs flashed to it. The problem must be elsewhere.
Click to expand...
Click to collapse
I think you need formatting data (format not wipe) then flash a non force-encrypt boot (like flash this kernel,it include boot.img)

Categories

Resources