[KERNEL] [OOS] Omega kernel [June 11, 2020]

Search This thread

TENlll423

Senior Member
Mar 23, 2018
1,264
810
Baltimore
Samsung Galaxy Tab S8

Attachments

  • Screenshot_20190831-054418.jpg
    Screenshot_20190831-054418.jpg
    155.9 KB · Views: 575
  • Screenshot_20190831-054430.jpg
    Screenshot_20190831-054430.jpg
    142.4 KB · Views: 569

rob_z11

Senior Member
Hello OP,

Just wondering if you have done any work towards Q that OnePlus has release 3 preview so far?

I am in preview 2, and it seems to work ok, but in preview 3 which is the latest, any connectivity to days network cause the soft crash, system UI crashes and phone freeze and eventually recover.

Tried Preview 2 kernel with Preview 3, and no luck. I am on AT&T and other uses in Verizon also have similar issues. I wonder where would one start to look?
 

jaythenut

Senior Member
Sep 6, 2012
7,330
2,374
Is there any settings I should adjust with the kernal or just keep it as is?

No just leave as is

---------- Post added at 07:11 AM ---------- Previous post was at 07:10 AM ----------

Hello OP,

Just wondering if you have done any work towards Q that OnePlus has release 3 preview so far?

I am in preview 2, and it seems to work ok, but in preview 3 which is the latest, any connectivity to days network cause the soft crash, system UI crashes and phone freeze and eventually recover.

Tried Preview 2 kernel with Preview 3, and no luck. I am on AT&T and other uses in Verizon also have similar issues. I wonder where would one start to look?

Probably no kernel source code yet
 

Cdneyes

Senior Member
Dec 19, 2013
51
18
Latest kernel, OOS 9.0.16, xXx. I was traveling, using Bluetooth headset and not always on WiFi and still over 6 his SOT. Wow. Thanks devs. Best kernel ever!
 

Attachments

  • Screenshot_20190901-230114.jpg
    Screenshot_20190901-230114.jpg
    140.3 KB · Views: 1,367
D

Deleted member 8892904

Guest
Latest kernel, OOS 9.0.16, xXx. I was traveling, using Bluetooth headset and not always on WiFi and still over 6 his SOT. Wow. Thanks devs. Best kernel ever!

How'd you theme the Status Bar? I know it's OT but still. That looks nice

Sent from my OnePlus6T using XDA Labs
 

kristofpetho

Senior Member
May 27, 2009
5,195
10,033
Zoetermeer
A development update: due to the latest GCC 9.2 having some issues, as well as Google/Android pushing hard for Clang, the next build will most likely be built using the latest Clang by Google (9.0.6).
Users should not notice anything, but the code will be cleaned up even more since Clang catches even more potential coding errors.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 132
    Omega kernel development has now been discontinued for the OnePlus 6T.

    Introduction

    Hello everyone, this is my personal kernel for the OnePlus 6T, using it as my current daily driver.
    My philosophy on the kernel is pretty simple, intended to replace the stock kernel, but with a lot of under-the-hood tweaks.

    Hopefully you will all enjoy!

    Important thread information!

    I refuse to acknowledge/respond to bug reports that do not include clear steps to reproduce, a logcat, and a console ramoops (if random rebooting) or a dmesg (any other issues). Follow this guide to do this.
    Keep things civil, no flaming in the forums!

    Features

    • Up to date with OxygenOS 10 source
    • Compiled with Google's Clang 11 branch for maximum stability, with all warnings and errors fixed
    • Many tweaks under the hood for smoother UX, lower battery drain, etc.
    • Westwood as the default congestion algorithm
    • Hides bootloader unlock from SafetyNet
    • Available to flash with AnyKernel3

    Latest kernel release post

    LINK

    Source

    Omega GitHub: https://github.com/kristofpetho/kernel_oneplus_sdm845
    Omega originally sourced from: OnePlusOSS

    Thanks where it's due

    Nathan Chance for his guidance and patience with general kernel dev questions
    Kerneltoast for his guidance
    zx2c4 (for WireGuard)
    osm0sis (for AnyKernel3)
    71
    Hi guys,

    As you know I've now moved on to the 8 Pro.
    Nonetheless, this kernel will be maintained!
    This means that
    - if there are any source updates from OnePlus, I will merge them in
    - as well as follow any Clang toolchain updates

    Take care,

    Kristof
    65
    New release!

    Changelog:
    - Fix for random high idle drain - I'm now seeing 0.5-0.6% per hour drain overnight with everything enabled, and Fitbit constantly syncing
    - Removed some unneeded drivers that we don't have hardware for (no functional changes)
    - Reverted a few minor tweaks to bring the kernel configuration closer to stock
    - Updated WireGuard to latest version (20200215)
    - Updated Anykernel3 to latest

    Enjoy!
    53
    New release!

    Changelog:
    - Compiled with the latest GCC 9.3 stable, using my custom build toolchain
    - Futher minor edits in defconfig file for better active and idle drain

    Enjoy!
    53
    New release!

    Changelog:
    - Updated with OOS 10.3.4 kernel source patches
    - Updated Clang toolchain that contains bugfixes

    Enjoy!