OnePlus 8T Updates
2.04K subscribers
348 photos
2 videos
12 files
592 links
Welcome to your OnePlus 8T Updates Channel. You will find regular news and development notes in this channel.

You are also welcome to join the discussion @OnePlus8T5G
Download Telegram
Forwarded from OnePlus 9R Updates (Ziauddin Sameer)
#METEORIC-V7 #Kernel

- Release

Features and Fixes:

- Upstreamed to latest v4.19.245
- Fixed Apps reloading
- Switched back to CFQ
- Tweaked Boost freqs and CPUSET
- Fixed Heating and Drain issue
- Updated Wlan drivers
- Switched to Simple Low Memory Killer
Forwarded from OnePlus 9R Updates (Ziauddin Sameer)
#METEORIC-V7_OOS #Kernel

- SUPPORTS OOS-11

- Release

Features and Fixes:

- Same as Custom

Send with (Zephyrus) note
http://paypal.me/kunalshah9

kunalshah91@apl
Forwarded from OnePlus 9R Updates (Ziauddin Sameer)
#METEORIC-V7.2 #Kernel #OOS11

- Release

- Release(With ZPOS Impl)

- Release(OOS)

- Release(A11_CUSTOM_ROM)

Features and Fixes:

- Performance improvement
- Fixed idle drain
- Separate kernel for OOS and for the roms with FOD ZPOS property
- Fixed Double Tap and Screen OFF Gestures issue on OOS
- Misc improvements

Note:
1. Release one is for custom roms without zpos property
ex: Project Zephyrus

2. Release(ZPOS) one is for Custom roms with ZPOS property ex: Nameless.

SEND WITH(ZEPHYRUS) NOTE
https://PayPal.me/kunalshah9

kunalshah91@apl
Forwarded from Rose
#Niko #Kernel #R #S
Niko Kernel | Alpha 1 | Stable | Android 11/12.
Updated:
12/06/22

▪️Download
▪️Changelog
▪️Support

Kindly DON'T flash on OxygenOS or FOD will break!

For OnePlus 8T/9R/8/8 Pro

By: @jaat4u
Forwarded from Rose
#Arcturus #Kernel #R #S
Arcturus Kernel | Stable | Android 11/12/12L.
Updated:
13/07/22

▪️Download
▪️Support

Successor to the familiar Niko Kernel

• Semi-Rebased with OnePlus Sources (Yeah I kanged OnePlus now keep ranting)
• Retains all the previous changes
• Import Oplus Memory Management Hacks
• Address more Memory Leakages
• Import bbr TCP Congestion Algorithm
• Configure bbr as default TCP Cong Algo
• Disable TCP Congestion Algo westwood & cubic
• Disable unused Devfreq Governors
• Import cfq optimizations from Samsung SM-N986B
• Further import ext4 file system optimizations

Please Note that there's a special Custom Zpos variant exclusive to 8T & 9R devices for roms with custom zpos property like Nameless-AOSP. Flash accordingly.

Kindly DON'T flash on OxygenOS or FOD will break!

For OnePlus 8T/9R/8/8 Pro

By: @jaat4u

Thumbnail Artist: @ok_thanks_bye
Forwarded from Edgars Cīrulis
#Spectrum #Kernel #OOS #AOSP #R #S
Spectrum kernel | Space | Android 11/12/12L.
Updated:
28/07/22

▪️Download
▪️Support
▪️Change Logs

Don't flash on OxygenOS 12 or you will get bootloop.

For OnePlus 8T/9R/8/8 Pro

By: @Dawfuk
Forwarded from Rose
#Arcturus #Kernel #R #S
Arcturus Kernel | Stable | OOS 12 Firmware.
Updated:
08/08/22

▪️Download
▪️Support

Note that this version is for the OOS 12 firmware based Custom roms!

This version DOESN'T have any other variants, works fine even on Nameless-AOSP with WORKING FOD!

• Fully rebased with OnePlusOSS Kernel Source
• Upstreamed to latest stable Linux Tag v4.19.254
• Merge latest CLO Tag LA.UM.9.12.r1-14400.02-SMxx50.QSSI13.0
• Implement ExFAT file system support
• Implement SCHEDHORIZON CPU Governor
• Implement CPU_INPUT_BOOST
• Implement DEVFREQ_BOOST
• Silence many unwanted logspams
• BACKPORT: zRAM from v5.15
• Implement LZ4 compression/decompression algorithm

READ THE WHOLE CHANGELOG ON THE RELEASE PAGE!

TESTED ON: Project-Zephyrus on OnePlus 9R

By: @jaat4u
Forwarded from Rose
#Arcturus #Kernel #S
Arcturus Kernel | Stable | OOS 12 Firmware.
Updated:
08/08/22

▪️Download
▪️Support

Note that this version is for the OOS 12 firmware based Custom roms!

This version DOESN'T have any other variants, works fine even on Nameless-AOSP with WORKING FOD!

• Upstreamed to latest stable Linux Tag v4.19.255
• Merge latest CLO Tag LA.UM.9.12.r1-14500-SMxx50.0
• Introduce KernelSpace Profiles. Use #kprofiles in the support group for an elaborated manual on how to configure.
• Made BBR the default TCP Congestion Algorithm
• Made Maple the default I/O Scheduler
• Made LZ4 the default Comp/Decomp Algorithm
• Disable unused CPU & Devfreq Governors
• Backport many commits from android-mainline branch of https://android.googlesource.com/kernel/common/

TESTED ON: Project-Zephyrus on OnePlus 9R

By: @jaat4u
#MeteoricV8 #Kernel #OOS12
Meteoric Kernel | OOS 12 firmware

Changelog:-
• Initial release for OOS 12 based roms
• Upstreamed kernel to linux stable v4.19.255
• Merged latest CLO tag LA.UM.9.12.r1-14500-SMxx50.0
• Use maple as default I/O scheduler
• Use bbr2 as default tcp congestion algorithm
• Add MGLRU for better memory workload management (Could be more useful on Android 13)

⬇️ Download
Forwarded from Rose
#Arcturus #Kernel #Lemonades
Arcturus Kernel | Stable | OOS 12 Firmware.
Updated:
23/08/22

▪️Download
▪️Support

Note that this version is for the OOS 12 firmware based Custom roms!

This version DOESN'T have any other variants, works fine even on Nameless-AOSP with WORKING FOD!

• Built with Cutting-Edge LLVM Toolchain Neutron Clang 16 with latest LLVM Patches merged
Kernel now uses latest Bleeding-Edge Clang 16 Binutils
• Merge latest CLO Tag LA.UM.9.12.r1-14600-SMxx50.QSSI13.0
• Backport Linux Random Number Generator from linux-5.15.y & configure the Entropy sources
• Implement BBR2 TCP Congestion Algorithm & configure it as default
• Enable UNICODE_NORMALIZATION_SELFTEST
• kprofiles: Set Battery as the default profile- Skip Devfreq Boosting if kprofiles is set to Battery
• Upstreamed F2FS from ACK's upstream-f2fs-stable-linux-4.19.y branch
• Backport LZ4 patches from android-mainline branch of ACK
• Silence Logspams

TESTED ON: Project-Zephyrus on OnePlus 9R

By: @jaat4u