[KERNEL][L][CM 12.1][6.6.10.0]intersectRaven's Kernel - 20151028_14XX - Xiaomi Mi 4i

Development Goals:
- stability
- energy savings due to more efficient ARM algorithms
- strictly no overclocking unless approved by the manufacturer or my source base integrates it (also, even if my source base integrates it, expect no support for it)
- no undervolting as well unless the manufacturer approves it since it's relatively pointless IMHO...
- all improvements should require MINIMAL user interaction (e.g. you don't need to do anything except flash the kernel or at the very least use SetCPU or the like to set fixed options)
- stability
*note: FAQ is at the 3rd post
<MOD EDIT - Link Removed> Latest Kernel Here
20151028_14XX:
- see GitHub :silly:
20151008_15XX:
- enabled ZRAM for swap
20151005_13XX:
- made additional ramdisk changes to prevent FC with the Settings app
20151003_16XX:
- rolled back some ramdisk changes which might cause slowdown
20151002_15XX:
- might as well release this...F2FS support enabled...
- many commits again for performance and efficiency
20151002_14XX:
- updated ramdisk to enable some things I haven't integrated yet but plan to...
20151002_09XX:
- uploaded to personal site and compiled using updated compiler
20150923_08XX:
- fixed sensors
20150922_15XX:
- too many additional tweaks to enumerate...just go to my GitHub
20150917_20XX:
- start of stable CM release
- MIUI not supported since they upgraded firmwares without updating their repo
20150817_17XX:
- I "think" I solved the sleep bug thing but needs to be tested further
20150813_23XX:
- merged some commits from CAF which is necessary for mi4-dev's LPM SOD fix
20150812_01XX:
- tuned some more kernel configs for improved power savings
20150810_23XX:
- fixed mobile data not functioning due to turning off RMNET kernel option
20150809_22XX:
- added a kernel for use with developer ROM
*still for testing as I'm on stable
**someone reported a bootloop so it might be discontinued next release
20150808_22XX:
- started over with my changes since the 64-bit architecture seems a bit finicky with what I merge...
- tons of improvements from CodeAurora :fingers-crossed:
- also finished trimming the kernel configs for aligning with stock as the config provided by Xiaomi has some things missing :silly:
- report any bugs since this is still a sort-of base build
20150804_17XX:
- added all seemingly useful modules existing stock ROM has
*flash back stock ROM to restore since there are ~10 modules replaced
20150802_19XX:
- initial recovery flashable release (tested on TWRP for Mi4i)
*note that since this replaces the WiFi module in /system/lib/modules/pronto/pronto_wlan.ko, you'll need to restore that if you flash back to another kernel
- finished merging all applicable commits from my other kernels (too many to list so just browse my GitHub)
*still has an unresolved deep sleep issue where it only deep sleeps half of the time
20150801_10XX:
- initial release
- compiled using own GCC 5.2 compiler
*not yet in recovery flashable zip format so for advanced users for now
Disclaimer:
Flash at your own risk.
You can find my other kernels at:
http://intersectraven.net/kernels
GitHub is at:
intersectRaven's GitHub
XDA:DevDB Information
intersectRaven's Mi4i Kernel, Kernel for the Xiaomi Mi 4i
Contributors
intersectRaven
Kernel Special Features:
Version Information
Status: Testing
Created 2015-08-01
Last Updated 2015-07-31

Reserved

Reserved 2

Reserved 3

Wots the additional features???
Sent from my Mi 4i using XDA Free mobile app

nowfalsalahudeen said:
Wots the additional features???
Sent from my Mi 4i using XDA Free mobile app
Click to expand...
Click to collapse
Nothing yet. It's been a chore modifying all my build scripts to support out-of-tree module compilation and I'm yet to work on the zip file support. When that's done, you can refer to my other kernels in other devices for what I'll put in since I have a unified development tree.

will test and report back soon
--edit1
First 2 tries resulted in bootloop and automatically booting into recovery, will now try adb to flash.
--edit2
Damn i'm a moron, this is for MIUI only eh? not compatible with CM afaik.

Boristruyens said:
will test and report back soon
--edit1
First 2 tries resulted in bootloop and automatically booting into recovery, will now try adb to flash.
--edit2
Damn i'm a moron, this is for MIUI only eh? not compatible with CM afaik.
Click to expand...
Click to collapse
LOL! Yes it's for stock only.

I am getting page not found error. Request u to give download link
Sent from my Mi 4i using Tapatalk

Annasarp said:
I am getting page not found error. Request u to give download link
Sent from my Mi 4i using Tapatalk
Click to expand...
Click to collapse
I just tested the links and they're working ok. Might be something with your connection.

Is it!! I have attached the error which I am getting for your reference.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Mi 4i using Tapatalk

Annasarp said:
Is it!! I have attached the error which I am getting for your reference.View attachment 3430416
Sent from my Mi 4i using Tapatalk
Click to expand...
Click to collapse
Same here, just delete the last words in the link that you go to main page. Then it works
Gesendet von meinem Mi 4i mit Tapatalk

Hi i am seeing two zip files in the download link. which one to flash?

Annasarp said:
Hi i am seeing two zip files in the download link. which one to flash?
Click to expand...
Click to collapse
Boot.img is for stock ROM while dev.boot.img is for dev ROM. Not sure if the dev version works though since I only replaced the ramdisk and I don't have the dev ROM on my device.
*btw, please report back as to whether it works for you OR NOT! (especially if not!)

I'm using this kernel by the second day and until now everything's fine. I haven't detected any problem with my device...
EDIT: Noticed that my phone now have a problem: I connect the charging cable, but the device doesn't charge. Need to reboot and then it start charging.
Really think that this is a kernel bug. How can I confirm it?

Lord_Snake said:
I'm using this kernel by the second day and until now everything's fine. I haven't detected any problem with my device...
EDIT: Noticed that my phone now have a problem: I connect the charging cable, but the device doesn't charge. Need to reboot and then it start charging.
Really think that this is a kernel bug. How can I confirm it?
Click to expand...
Click to collapse
This is a general problem with the Mi4i. Don't know if it's kernel or ROM related although I've tried to fix it in the kernel side so it's less frequently occuring.

I have tried the Kernel yesterday quickly (so no kernel log, sorry) and got bootloop on 5.8.6

tudki said:
I have tried the Kernel yesterday quickly (so no kernel log, sorry) and got bootloop on 5.8.6
Click to expand...
Click to collapse
Thanks. That makes 2 report of bootloops on dev ROM. Might have to not support it after all.

Please don't use this with 6.7.1.0 release. Xiaomi made some changes which makes the kernel crash due to a GPU hang when initializing SurfaceFlinger. We'll have to either wait for Xiaomi to update GitHub or revert to 6.6.10.0 in order for this to work. )

@intersectRaven will you update the Kernel to support MIUI 7?
Thank you

Related

[CAF/AOSP][LA.BF.1.1.3-00110-8x26.0][6.0.0][STABLE]AOSParadox Project 2.0 - 20151111

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The AOSParadox Project 2.0​
What's CodeAurora Forums ?
Code Aurora Forum (CAF) is a consortium of companies with projects serving the mobile wireless industry. Software projects it concerns itself with are e.g. Android for MSM, Femto Linux Project, LLVM, MSM WLAN and Linux-MSM. Code Aurora is basically AOSP plus all Qualcomm specific enhancements and optimization.
What's AOSParadox Project ?
AOSParadox is a vanilla ROM. Our goal is to pick the least amount of commits possible on AOSP code. Why trying to add features, when CodeAurora provide us with chipset's specific sources ?
At the opposite of most of ROMs that you can find, the trees are made by oursleves to be integrated in this new ROM type.
What should I be aware of ?
Everything is custom and made to work with CodeAurora Forum's sources so customs kernels won't boot (ramdisk is different, selinux rules too, ...).
What doesn't work ?
Code:
- Tell us
Known bugs and their explanation
Dual SIM devices can't use their mobile network unless they convert their userdata partition to "ext4" which will allow them to use 1 SIM slot. Please follow the instruction from this post #703 by @JBCDroid
Autorotate is broken because the whole sensor API changed in Marshamallow and we can't fix it until Motorola release new proprietary blobs (same deal for dual SIM by the way)
Manual/Aufocus in Camera app works however, as I hacked the camera blobs to work because we need Camera blobs for Motorola it can be inconsistent. Just restart the app and it will work. I'm running this version since 5 days and I never had any issue around focus
Video Recording : you need to downgrade your recording resolution to 720p
Setings / Networks / Radio is force closing. The fix is to temporarly switch System Language to English, do what you wanna do on this settings and revert back to your original langage.
GPS is fully working. However it doesn't work with mobile datas on but it works without it.
Downloads
http://ns336247.ip-91-121-110.eu/AOSParadox/falcon/ #LAST_CHANGELOG
How to install ?
1) Place ROM & Gapps in your virtual SD
2) Reboot in Bootloader Mode
3) Go to "Recovery"
4) Wipe Data/Factory Reset
5) Wipe Dalvik cache
6) Install the ROM zip
7) Install the Gapps zip (credits to @vocoderism : gapps-mm-mini.zip and gapps-mm-fix.zip
8) Install SuperSU zip
9) Reboot
Team AOSParadox Members / Official Contributors
@edisile @Quasar @h2o64 @Thecrazyskull
Sources
device/motorola/falcon : (source) The device tree is fully made by us. The thing that I took somewhere else as the header to reflect this source
vendor/motorola : (source) We use our own proprietary files.
kernel/ : (source) This repository is based on F-AOSP
Here is the detailled list of every CM commits used in this ROM :
Code:
build :
https://github.com/AOSParadox/android_build/commit/91727aff6a03bea861633a03bc79a19d875dabf3
https://github.com/AOSParadox/android_build/commit/00089cd0087bac2e61fff354ea0ef709607454e5
https://github.com/AOSParadox/android_build/commit/29e52f8a873543ee9fdad98c18fceacbe3674b16
https://github.com/AOSParadox/android_build/commit/7d1ddd67ba2d616566f6635d4329232a51db6307
https://github.com/AOSParadox/android_build/commit/a1d71209ce42f01530aa2c3fb89fcc5ca46a41ce
https://github.com/AOSParadox/android_build/commit/8df19bb75555782f521bc36feb0271a3bfb5037e
https://github.com/AOSParadox/android_build/commit/def12f7a024f0256c7e67f442e6e76f34fc7788f
https://github.com/AOSParadox/android_build/commit/8b489fda322b28c0e08a1761996dbfb8aa108a88
https://github.com/AOSParadox/android_build/commit/7248ee992676252c4b7f57fcc22cb13a08be6e37
https://github.com/AOSParadox/android_build/commit/9ce6da9a7bbc3b981abf6a0c5081fc6074afcf89
https://github.com/AOSParadox/android_build/commit/ec7d7a313ca6a32538e5b9b419fd801637dc844b
https://github.com/AOSParadox/android_build/commit/367c12521a5e782dc19789280be11c2358fa96d3
https://github.com/AOSParadox/android_build/commit/46ae8da915a7aa13fbaed03be0c1f0286d1d59dd
https://github.com/AOSParadox/android_build/commit/9455076b63562644901ba0aeb33e2cf1d7acfddb
device/qcom/sepolicy :
https://github.com/AOSParadox/android_device_qcom_sepolicy/commit/075da2ab1a3c8bd078fb3fbe8fa5f0f7dedbc7cc
https://github.com/AOSParadox/android_device_qcom_sepolicy/commit/67008cb15f871cd2ef4ef18fe6d6cfd6a648681f
https://github.com/AOSParadox/android_device_qcom_sepolicy/commit/b0193cf87a0ef5d0c378cf4465d592ce801b8957
framework/base :
https://github.com/AOSParadox/android_frameworks_base/commit/5ebafeff0b5e03e3b57a7379ce4efb0ead4e085f
hardware/qcom/audio :
https://github.com/AOSParadox/android_hardware_qcom_audio/commit/decd63eaaba85af318c0854ef388a21c1d4327a6
https://github.com/AOSParadox/android_hardware_qcom_audio/commit/c1661a0000fd6a660cd9f28f26abd97871a23d31
hardware/qcom/bt :
https://github.com/AOSParadox/android_hardware_qcom_bt/commit/2d4f02b2c3fc766e67eafeb8f5ba82b3fee0e622
hardware/qcom/display :
https://github.com/AOSParadox/android_hardware_qcom_display/commit/caaf7e43153b70a4b501ecb9bc6b7f00b3d3956a
hardware/qcom/keymaster :
https://github.com/AOSParadox/android_hardware_qcom_keymaster/commit/7204381b1126d6e996b0fb094976ed8cc51eb73b
system/core :
https://github.com/AOSParadox/android_system_core/commit/7ba9ff37525f0bc36bf55c2b0466b3004faad854
system/qcom :
https://github.com/AOSParadox/android_system_qcom/commit/733c19a3dee254eadebba4cfc0bbeafd004d4c2a
https://github.com/AOSParadox/android_system_qcom/commit/48c75f6fbd8bf18e34dbdb560904dbac64b76872
If you want to build the ROM by yourself here is the tutorial.
If you just wanna look at the sources, follow the marshmallow_falcon branch along the Github
XDA:DevDB Information
[CAF/AOSP][LA.BF.1.1.3-00110-8x26.0][6.0.0][STABLE]AOSParadox Project 2.0 - 20151111, ROM for the Moto G
Contributors
h2o64
Source Code: https://github.com/AOSParadox
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock Lollipop and/or 41.18 Bootloader
Based On: CodeAurora Forums
Version Information
Status: Stable
Current Stable Version: LA.BF.1.1.1_C5
Stable Release Date: 2015-10-28
Current Beta Version: LA.BF.1.1.3-00110-8x
Beta Release Date: 2015-10-28
Created 2015-06-15
Last Updated 2015-11-12
Changelogs
Previous CHANGELOG. but I prefer liking the post, it gives the context of publication + changelog
Reserved 2
Looks amazing, gonna wait till otg works
So grateful to you......
Well i am putting this on download just right away. Well i waited for months this to happen. Well i will test for dual SIM... it will take hour but still worth... Another AOSP project.... MMMM loving it.....
Wanna check the dual sim support first...
It looks very promising. I wonder how smooth it is and battery lifetime
Theme manager or Layers? or no customizations to system look?
plantator said:
Theme manager or Layers? or no customizations to system look?
Click to expand...
Click to collapse
There aren't and I don't think we will implement it because we want to keep it smooth and powerfull as max as possible.
Okay understand so any modifications can be provided through xposed and modules yes? or xposed don't like this rom? There is noticeably improvment in battery life?
plantator said:
Okay understand so any modifications can be provided through xposed and modules yes? or xposed don't like this rom? There is noticeably improvment in battery life?
Click to expand...
Click to collapse
Xposed should work propertly.
Really ? Nice
@h2o64 I'm anxious to try it as soon possible! Thank you :good:
sfoot13 said:
@h2o64 I'm anxious to try it as soon possible! Thank you :good:
Click to expand...
Click to collapse
A build with OTG fix is building.
h2o64 said:
A build with OTG fix is building.
Click to expand...
Click to collapse
Oh thanks for tell me, I'll wait. OTG is very necessary for me
Xt1033 support?
ivanrivas said:
Xt1033 support?
Click to expand...
Click to collapse
It should but nobody tested it.
Dual sim works (xt1033)! Testing it as we speak. Thanks.
Edit: However it FC when I enter Security in Settings.
dysoct said:
Dual sim works (xt1033)! Testing it as we speak. Thanks.
Edit: However it FC when I enter Security in Settings.
Click to expand...
Click to collapse
Hmmm I didn't noticed this bug ! Thanks for reporting
> inb4 powered by TGM-Hybrid Kernel
h2o64 said:
There aren't and I don't think we will implement it because we want to keep it smooth and powerfull as max as possible.
Click to expand...
Click to collapse
Im gonna miss theme engine [emoji20]

[KERNEL] The Soda Kernel - Refined

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction
After a year of experience I introduce to you a completely new Soda sparkling experience!
Hello dear MIX users!
Unfortunately, I don't own yours device but as gemini and lithium shares same kernel I can easily compile a version for you.
Hope you enjoy.
Compatibility
Any LineageOS based ROM with vendor partition support.
Downloads
download from AFH
Installation:
- download kernel zip and check MD5!
- boot into recovery
- (flash your ROM if you flashed any sort of custom mods before)
- flash the zip
- reboot to the system and taste the madnesss
Always remember to flash the kernel on clean ROM!
The Soda Kernel
Features:
Known issues:
-- none --
FAQ:
Could you add XYZ feature?
I will not add features I personally think are useless. I can only promise I'll take it into consideration. If you're so single-minded about that just fork my repo and pull request - I'll pick it gladly.
"My phone freezees help meeee!!!!!!!11oneoneone..."
Description, logcat, kmesg or GTFO.
Could your changes damage my device?
I don't take any responsibility for broken devices, firing from work or nuclear wars. It's a hobby project maintained in my free time. I carefully pick up changes not to mess anything up and add features that are checked and provided to work correctly. There is a small chance you could loose your phone completely, typically it will just freeze and reboot.
Where is version for MIUI/EAS?
MIUI won't be supported because Xiaomi haven't updated their repo for a long time. Building for MIUI would bring more problems than advantages.
EAS is in testing stage and will be released soon.
Remember to hit like button if you like my work!
Telegram:
--- Invite Link ---
Nightlies:
--- Telegram Channel ---
Donation:
I have spent lots of hours debugging and testing. I'm developing this project in my free time but I'm putting my heart and soul into it. I'll be glad to see you appreciate my work!
Please, consider buying me a coffee
Thanks to:
LineageOS team @Lord Boeffla @ZaneZam @bgcngm @frap129 #engstk @arter97 @jollaman999 @franciscofranco @TheCrazyLex @sultanxda
Special thanks to @SkiesOfAzel for this fantastic Soda logo!
Special thanks to my lithium tester @Hunter Mossberg! Without you lithium release wouldn't exist!
XDA:DevDB Information
The Soda Kernel, Kernel for the Xiaomi Mi Mix
Contributors
xNombre
Source Code: https://github.com/xNombre/android_kernel_xiaomi_msm8996
Kernel Special Features:
Version Information
Status: Stable
Created 2018-05-12
Last Updated 2018-05-27
Reserved
Changelog:
Code:
version 0.2:
- [B]more than 100 fixes for our architecture[/B]
- passing SafetyNet
- disabled touchboost
- disabled useless drivers
- muted all dmesg spam
- various optimizations
- removed bootanim
version 0.1:
- initial release
- O2 compiled
- updated android drivers
- upstreamed kernel
Upcoming release:
Code:
all custom stuff
Reserved
Finally we get the best kernel for our Mi Mix. Thanks to @xNombre for your hard work, especially because you haven't device.
But this does not negate the fact that kernel working flawlessly.
Just flashed the kernel, using Cardinal (based on AOSP I think) and fingerprint not working, same with LOS 15.1
(See buttom of the screenshot).
omerbagi10 said:
Just flashed the kernel, using Cardinal (based on AOSP I think) and fingerprint not working, same with LOS 15.1
(See buttom of the screenshot).
Click to expand...
Click to collapse
Use uploaded file. Now everything will work.
xNombre said:
Use uploaded file. Now everything will work.
Click to expand...
Click to collapse
Yeah that fixed fingerprint, thanks
Can I use this kernal for RR Oreo?
Oreo?
315602494 said:
Can I use this kernal for RR Oreo?
Click to expand...
Click to collapse
Yes. As i know, new Gevin's builds using new vendor partition.
---------- Post added at 14:53 ---------- Previous post was at 14:53 ----------
camoway said:
Oreo?
Click to expand...
Click to collapse
Yeah, it's for Oreo.
You say it is for any lineage based and miui ...i tried it with Miui 9.5.2.0 and Lineage 14.1 and it knocks the wifi out.
Wmateria said:
You say it is for any lineage based and miui ...i tried it with Miui 9.5.2.0 and Lineage 14.1 and it knocks the wifi out.
Click to expand...
Click to collapse
You should be more attentive.
Any LineageOS based ROM with vendor partition support.
It's the first time i ever heard of vendor partition support out of the many times i have flashed over different devices. Oh well, I'll just try it out with some Roms.
Wmateria said:
It's the first time i ever heard of vendor partition support out of the many times i have flashed over different devices. Oh well, I'll just try it out with some Roms.
Click to expand...
Click to collapse
Mostly Oreo roms
omerbagi10 said:
Mostly Oreo roms
Click to expand...
Click to collapse
Ohhh, ok. Thanks for that info.
Hello, new version is out.
Now phone is buttery smooth and much better on battery performance.
Take it here: https://www.androidfilehost.com/?fid=746163614322265625
#EDIT: uploaded hotfixed version!!
Works great on RR. Thanks!
xNombre said:
Hello, new version is out.
Now phone is buttery smooth and much better on battery performance.
Take it here: https://www.androidfilehost.com/?fid=746163614322265625
#EDIT: uploaded hotfixed version!!
Click to expand...
Click to collapse
Thank you. After going to 8.1 my Mix hemorages power coupled with lots of lag. This kernel really helps.
Sent from my Xiaomi MI MIX using XDA Labs
can you put maple and some other options like the one you made for the other phone? So far it is good thanks on RR 8.1
camoway said:
can you put maple and some other options like the one you made for the other phone? So far it is good thanks on RR 8.1
Click to expand...
Click to collapse
Soon, now I'm struggling with some v0.2 version issues and new xiaomi sources!
I guess you would see a few 0.2.x versions to get rid of any kernel misbehavior and then version 0.3 will be released with all beloved custom changes

[DISCONTINUED][ROM][UNOFFICIAL][9.0.0][LITHIUM] CypherOS Pie

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Android Open Source Cypher Project
AOSCP Website
AOSCP G+ Community
AOSCP Gerrit/Review
SOURCES
ROM Base : https://github.com/CypherOS
Device Tree : https://github.com/lineageos/android_device_xiaomi_lithium
Device Common : https://github.com/lineageos/android_device_xiaomi_msm8996-common
Device Kernel : https://github.com/heindrix/android_kernel_xiaomi_msm8996
Device Vendor : https://github.com/Mi5Devs/proprietary_vendor_xiaomi
MEMOS
Hardware bringups based on CAF : Audio, Display, Media
DOWNLOADS
sourceforgenet
VERSION
Status : Unofficial Beta
Last Update : 2019-JAN-26 09:40
Notes : Will be updated only when there're new Android Security Updates, Bugs Fixes, New Features, or Tweaks.
CREDITS
* AOSCP
* LineageOS
* TheMuppets
* Mi5Devs
* Ubuntu
FOOTNOTES
If you guys encounter bootloop on fresh flash, don't flash gapps immediately after flash the rom. after you flash the rom, reboot into recovery once again, and after that you can flash the gapps.
[UPDATE]
aoscp_lithium-7.0.0-20181130-unofficial.zip
Changelog :
- cleaning selinux denial
- fixed greyed out USB Preferences options when plug in usb
Question what apps come with it Google Messenger, "Google Phone"? If it is same as LineageOS or other than it is doh. I like if custom rom comes with default google apps where is good you can update from store.
Sent from my MI MIX using Tapatalk
---------- Post added at 01:01 PM ---------- Previous post was at 12:54 PM ----------
And someone can give hint how to backup custom rom and how to restore? I done backup, System, Data and Boot but after restore not bootup.
Sent from my MI MIX using Tapatalk
[UPDATE]
aoscp_lithium-7.0.0-20181207-unofficial.zip
Changelog :
- updated to android-9.0.0_r21
- updated gpu blobs to latest google marlin gpu blobs
- changing kernel to HDRX kernel
- some tweaks to save up more power
- another changelog please see it at gerrit/review site or github trees
If you guys prefer better performance than the default one, just tweak the kernel by yourself using Kernel Adiutor or another app, i've added many features in HDRX kernel so you guys have more options to tweak.
thx will update tomorrow. magisk working. awesome rom.
update - tried the dirty flash but it reboots after 5-10 seconds of system running and getting really hot. Pretty sure it is a kernel issue as I flashed Pepsy and running fine so far.
I will try clean flash on Monday. Oh and that Magisk issue is kernel related. Same problem with Pepsy running.
so many of these but what are the major differences if any? i dont wanna try them all
Is anyone using this at all?
I am. I tried Gzosp but this one is much smoother. Great battery life. Just dont flash the latest version with HDRX kernel - random reboots.
AmokPL said:
I am. I tried Gzosp but this one is much smoother. Great battery life. Just dont flash the latest version with HDRX kernel - random reboots.
Click to expand...
Click to collapse
Yes, i will fix the kernel on the next release.
Very sorry for that.
I tried but issues persist. Launcher errors with recents disappearing and weather not working on at a glance on the home screen. This one seems OK but for now crdroid has the slight edge over this. This is more of a vanilla experience with no customs.
I find this better than CRDroid in terms of smoothness. No lag and stutter. Miss few options from CR like battery percentage inside the icon or advanced restart but i can live without it.
[UPDATE]
aoscp_lithium-7.0.0-20181213-unofficial.zip
Changelog :
- removed fingerprint navigation (for now) that causing several problems (fingerprint navigation is a different thing with fingerprint authentication, the fingerprint authentication is still working and have no problems)
- updated gpu blobs to latest google marlin gpu blobs (this time kanged with the gpu firmware too, not just the blobs)
- updated vulkan blobs to fix blackscreen on dolphin emulator
- updated HDRX Kernel to eliminate random reboots and better power saving
- another changelog please see it at gerrit/review site or github trees
If you guys prefer better performance than the default one, just tweak the kernel by yourself using Kernel Adiutor or another app, i've added many features in HDRX kernel so you guys have more options to tweak.
[UPDATE]
aoscp_lithium-7.0.0-20181221-unofficial.zip
Changelog :
- change default aoscp launcher to luna launcher
- merge with HDRX Kernel v0.5
- add build prop lines for better GPU Performance
- add build prop lines for HAL3/Camera2API
- kang better camera blobs
- make Dual Speaker (main speaker + handset speaker) as default audio profile. when you play music or video, handset speaker will produce sound too
- fixing a couple sepolicy issues
- eliminate hundreds error logs when to reduce resources used and give better smoothness
- another changelog please see it at gerrit/review site or github trees
Merry Christmas!
------------------------------------------------------------------------------------------------
notes : guys, my internet connection down in the middle of uploading the rom. i'll upload it tomorrow, so sorry!
-------------------------------------------------------------------------------------------------------
rom uploaded!
awesome. will flash it as soon as you upload it. thanks!
AmokPL said:
awesome. will flash it as soon as you upload it. thanks!
Click to expand...
Click to collapse
uploaded now
Do you have any instruction of how to flash if I come from Syberia OS?
AmokPL said:
I find this better than CRDroid in terms of smoothness. No lag and stutter. Miss few options from CR like battery percentage inside the icon or advanced restart but i can live without it.
Click to expand...
Click to collapse
Hi there,
For advanced reboot option, you can hold the reboot button and the options will appear.
So this is great, but is there a way I can change navbar layout and invert it?
heindrix said:
Hi there,
For advanced reboot option, you can hold the reboot button and the options will appear.
Click to expand...
Click to collapse
wow thx. didnt think about that
EDIT - installed but it is not as smooth as previous version (kernel?). I will give it a few days and tweak a bit to check.
Do you have any set for kernel adiutor settings or would using the ones you posted on Lineage thread a while ago would be sufficient?
AmokPL said:
wow thx. didnt think about that
EDIT - installed but it is not as smooth as previous version (kernel?). I will give it a few days and tweak a bit to check.
Do you have any set for kernel adiutor settings or would using the ones you posted on Lineage thread a while ago would be sufficient?
Click to expand...
Click to collapse
Hi there,
I use the same settings as the one i posted on LOS thread.
Give it some time and it will become smooth.

[ROM][PORT][DSP][10.0] OxygenOS Stable 10.3.5 from OnePlus 6

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
OxygenOS 10.3.5
Android 10.0
Build: 20200808
from OnePlus 6
Thanks for the guys whose help in testing, this was my first blind ported ROM for device that i dont have, so for updates and other things i cant guarantee but i'll try my best, or u can help me to buy this device by giving some donation ​
In Ports :
DSP/mostly PORT is stands for Device Specific Ports, OEM/AOSP-SOURCE ROMs that directly port from the original device firmware to other specific single device
DSSI is stands for Device Specific System Image, OEM/AOSP-SOURCE ROMs that made by ported/builded from source into a Generic System Image with other specific single device patches
GSI/mostly OEM-GSI-PORT is stands for Generic System Image, mostly same like DSSI, but with most device patches included in a single Image
Changelogs :
# Build 20200808
- Update 10.3.5
- Fix USB Tether
- Voice match detection fix test
- Final version of GardenerZone
# Build 20200607
- Update 10.3.4
# Build 20200427
- Update to 10.3.3
- Fixed an issue with Offline Charging
- Some vendor improvement and fixes
# Build 20200330
- Update to 10.3.2
- Some changes underground
# Build 20200204
- Fixed BT Calls Mic, PUBG Audio
- Improved wifi speed, incall audio
- Reverted MediaProvider patch
# Build 20200128
- Update to android 10
- hopefully fixed everything outside minor issues
# Build 20191104
- Fixed Liftup Ambient Display
- Fixed Volte
- Fixed Vibration Lock
- etc
# Build 20190123
- Base revert to stable 9.0.3 as currently no issues with ril
# Build 20190119
- Initial build based on OB11
Click to expand...
Click to collapse
Major Bugs :
I hope no more
Minor Issues :
Reboot your device after using OTG Flashdrive
1+ Off gestures
microSD Photos/Videos doesnt show in Gallery
Device with goodix FP when using FP will wakeup for unknown condition
Ok Google
Panorama in 1+ cam
Click to expand...
Click to collapse
Downloads :
# Build 20200808
Sourceforge
Installation Guide :
- wipe system data cache vendor
- flash the rom
- reboot, and done
Notes :
- use GardenerZone to set the front speaker volume, kcal, etc.
Credits :
Ancient Family - for supporting me as always and my family
sanek922 - for the crDroid ROM
DD3Boh - for tulip Q vendor properiatery list
MatthewOfficial - for the improved version
fxsheep - for the old guide
ProtoDevNan0(Jay) - for some reference from his 1+ phone
erfanoabdi, xpirtz, 0sm0sis - for some scripts
amog77, codeelixir - for aod new notif fix
alexniki77, imprabhuantony, IamRJT, saayad5 - for testing in tulip
To you who donates me and always support me!
and other might i miss
reserved for screenshots, etc
does it have support and configuration for the notch?
Gr8 port Dev .Just use it for an hour.
Many times restarts
Lags much
Titanium backup not restores apps .
But still this ROM is something different .View attachment 4692373
Sent from my ONEPLUS A6003 using Tapatalk
Facebook image load bug but now solved by changing value in vendor build.prop
Brightness bug
Sent from my ONEPLUS A6003 using Tapatalk
Wt abt the battery backup how many hours can i get screen on time with the moderate usage
[email protected] said:
Wt abt the battery backup how many hours can i get screen on time with the moderate usage
Click to expand...
Click to collapse
Battery last long
Sent from my ONEPLUS A6003 using Tapatalk
teztaz--v3 said:
reserved for screenshots, etc
Click to expand...
Click to collapse
Thank you very much for porting this ROM
Please continue to develop this ROM because it is great.
After 4 days of daily use no bugs except two cases were found!
1-Double Tap to wake not working
2-Adaptive brightness not perfectly light adjustment!
balliboxer said:
Battery last long
Click to expand...
Click to collapse
Almost 6hs is poor compared to the 8+ of a stock rom.
bornlivedie said:
Almost 6hs is poor compared to the 8+ of a stock rom.
Click to expand...
Click to collapse
Battery Life is very good please enable Advanced Optimization on settings...
hussein1 said:
Battery Life is very good please enable Advanced Optimization on settings...
Click to expand...
Click to collapse
Whats your SOT after you enabled it? In Miui 9 i can get 10+h of SOT
facebook image not loading
how to fix facebook image not loading
Bikrammahat said:
how to fix facebook image not loading
Click to expand...
Click to collapse
You have to edit /vendor/build.prop (requires root), look for the line "dalvik.vm.heapsize=36m" and change the value to 512m, then save and reboot.
Sent from my ONEPLUS A6003 using Tapatalk
Thank you
balliboxer said:
You have to edit /vendor/build.prop (requires root), look for the line "dalvik.vm.heapsize=36m" and change the value to 512m, then save and reboot.
Sent from my ONEPLUS A6003 using Tapatalk
Click to expand...
Click to collapse
Thank You
Tried oneplus6 mod and luckily it works and now modify the Rom .
Try at your own risk [emoji6]
Sent from my ONEPLUS A6003 using Tapatalk
Here Some cool SS
Mc Laren Edition theme [emoji6]
Sent from my ONEPLUS A6003 using Tapatalk
As soon as the rom boots, it switches off. Solution please
EDIT: It worked but it lags a bit and sometimes quickboots
If you like my work dev, mention me please in credits
https://drive.google.com/open?id=1actePooNG11Oa8K0j4GCdJtkgtwdFtNc
Install Guide:
1. Restore in twrp
2. Boot into system, and after than boot into twrp and flash fix
Here you are!
Fixed: Facebook image load issue, youtube fullscreen crash, notch size, almost all lags, soft reboots
When you install apps, it can be laggy and boot takes 3-6 minutes.
If you want to more stability I can recommend some magisk modules: Crok ram fix, op5t cam library fixes (fix selfie camera almost), universal gms doze, gpu turbo boost
Working flawlessly , no lag .Thanks for the contribution.
Sent from my ONEPLUS A6003 using Tapatalk
Moreover i flash oneplus 6 Magisk Rom XXX_NoLimit_4.5a with Substratum theme engine
Sent from my ONEPLUS A6003 using Tapatalk

[KERNEL] [blu_spark r178] [A13 Jun 2023]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Kernel features:
Build with custom upstream LLVM 14.x (Clang 14.0.6 + LLD linker)
Full -O2 build with device and target flags enhanced, build improvements and compiler fixes, etc
Less is more: stockish builds based on Google latest sourcedrop for max stability (android-msm-sunfish-4.14-android13-qpr3)
Systemless installer (doesn't touch system partition, OTA friendly), AnyKernel3 backend (compatible with autoflash apps)
Removed some debug and logging options
Misc ARM performance and battery patches
CVE security patches, general upstream and CAF fixes for important subsystems
No OC, use 250HZ base timer frequency
Enhanced TCP methods (westwood is default), Network tweaks and updated drivers
Some I/O control tweaks, added schedulers ZEN v2 is default, advanced filesystems enabled (F2FS, ExFAT, NTFS, CIFS & NFS)
ZRAM Swap (LZ4 default, LZO-RLE ZSTD available)
Vibrator Strength tunable and Gesture Haptic Feedback control (touchpanel and FPR)
KGSL fixes and general improvements for GPU driver
adrenoboost ready (disabled by default)
KCAL - Advanced color control for Qualcomm MDSS v2 (RGB calibration and post-processing features)
KLAPSE support (v5.0)
Backlight min brightness and HBM option
Gamepad support enabled (xbox, ps4, switch)
USB Fast Charge (USB mode up to 900mA with MTP on)
FS fsync toggle on/off
Wakelock blockers available
TWRP Support(LZMA/LZ4 Ramdisk)
wireguard support
Compatible with EXKM, FKM , Kernel Adiutor and others
DOWNLOAD KERNEL ZIP
FKM download configs: HERE
(No mirrors please)​
Setup and troubleshoot: To install just flash the zip on a stock setup with either TWRP or autoflash kernel app.
If you come from other kernel or have any issues, you should restore your stock boot.img or dirty flash your ROM before flashing blu_spark zip to avoid problems. Also uninstall or clean data of any kernel control app you're using.
If you are upgrading between blu_spark versions, just flash the kernel zip.
About bugs and reports: don't bother to post if a log isn't ready or without steps so the behavior can be replicated. I only active support stock ROM with NO mods whatsoever (apart from root). That includes NO support if using xposed, Magisk with added modules, etc.
If you're using custom ROMs (including stock based ones) you're much on your own. I'm mostly interested on debugging stuff in stock and stable ROM.
Also try not to spam the thread with OT. There's threads for all kind of stuff, use them.
Going back to stock: This kernel installer doesn't change your filesystem. You can backup your boot.img with TWRP or kernel app before flashing blu_spark if you want to go back to full stock or just dirty flash your full ROM.
Source Code: https://github.com/engstk/pxl4a
Don't forget to hit thanks, it's free
blu_spark r20 (A11)
First build is up!
Some of you may know me from other misc devices, specially Nexus and OnePlus. Recently got a Pixel 4a, so I decided to cook some goodies for it.
I've merge some of the usual stuff you'll find on my kernels, so features in OP are mostly in, some are WIP and some I want to do but might get axed (or added :silly
Stay tuned!
You can use FKM download kernel feature, just import the link bellow in the app :highfive:
blu_spark_r20 release
FKM download config: HERE
Build with Google Clang 11.0.5 + LLD linker
Latest Google October source drop for kernel, fts touch, techpack audio, rmnet data and qcacld-3.0
Initial merge of usual blu_spark goodies (checkout github for info)
Latest Magisk v21.0 mandatory for root in A11 (beta atm)
Click to expand...
Click to collapse
Keep in mind: I will give no active support for custom ROMs (including stock based ones).
I am mostly interested on debugging stuff in stock ROM (with logs and reproducible steps to replicate the issue).
No mirrors please
If you like my work, donations are always welcome.
Don't forget to hit thanks and rate the thread nicely, it's free
Ooooooh good to see you here sir! Cant wait to give this a whirl!!
Jast installed. Evrithing is good. Best Kernel.
Dude! So awesome to have @eng.stk developing for a device I own again! His kernels are always the best! Smooth and battery friendly. Do yourself a favor and flash this. Thanks for the work eng. Great to see you again.
Sent from my Nexus 5 using Tapatalk
jmtjr278 said:
Dude! So awesome to have @eng.stk developing for a device I own again! His kernels are always the best! Smooth and battery friendly. Do yourself a favor and flash this. Thanks for the work eng. Great to see you again.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
We meet again mate, enjoy :good:
eng.stk said:
We meet again mate, enjoy :good:
Click to expand...
Click to collapse
Kernel running great! Sent a coffee your way. Enjoy and thanks again.
Transaction id
8MD85879SD539420H
Sent from my Nexus 5 using Tapatalk
jmtjr278 said:
Kernel running great! Sent a coffee your way. Enjoy and thanks again.
Transaction id
8MD85879SD539420H
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Thank you for the support over the years mate.
I'm deeply grateful for all the good vibes since the early days on the N4 and the specially the fun we had on the N5. What a beast of a device.
Let's see how the Pixel run goes :highfive:
So far so good. Battery life seems to be on pace for 9hr SOT and that's even with AOD enabled which I never do just to squeeze every bit of battery life. Guess I'll report back sometime tomorrow to see how the first run goes. I know kernels usually take a few days before you can really get a benchmark. Been using your stuff since I developed on hammerhead all the way to OP6T. Missed how smooth and simple this kernel is.
First charge cycle. Very impressive, my friend. View attachment 5125905
Sent from my Nexus 5 using Tapatalk
Could I install this without TWRP? I wish to stick to full stock without having TWRP on (and cause the current TWRP build is not for 11 yet).
ngollop said:
Could I install this without TWRP? I wish to stick to full stock without having TWRP on (and cause the current TWRP build is not for 11 yet).
Click to expand...
Click to collapse
No twrp needed. Just use kernel flash tool included with exkm or franco kernel manager
Sent from my Nexus 5 using Tapatalk
Working great here
how do I verify that I successfully flashed the kernal and my device is using it?
how can I tell if I successfully flashed the custom kernel and my phone is actually using it? When I go under about phone this is all I see and it doesn't look like that I am on it. Can anyone help me confirm
xT29c said:
how can I tell if I successfully flashed the custom kernel and my phone is actually using it? When I go under about phone this is all I see and it doesn't look like that I am on it. Can anyone help me confirm
Click to expand...
Click to collapse
That's not it.
How did you flashed it?
Sent from my blu_spark'd OnePlus
eng.stk said:
That's not it.
How did you flashed it?
Sent from my blu_spark'd OnePlus
Click to expand...
Click to collapse
franco kernel manager
I was rooted before flashing
xT29c said:
franco kernel manager
I was rooted before flashing
Click to expand...
Click to collapse
FKM Manual flash is broken on A11, use the import json link in release post, that seems to work.View attachment 5126199
Sent from my blu_spark'd OnePlus
Looks like that was it! Thanks for your quick reply, time, and help!
eng.stk said:
Vibrator Strength tunable and Gesture Haptic Feedback control (touchpanel and FPR)
Click to expand...
Click to collapse
How can I tune the vibration strength? I can't find it in FKM.

Categories

Resources