[KERNEL] [blu_spark r178 OP6/T] [A11 OOS]

Search This thread

Romka528

Member
Mar 25, 2020
21
3
31
Russian
Probably you've flashed the kernel on a custom rom, and that's why it's not working, this kernel it's just for official OOS
Mod Edit├┤Adding automated English translation├
No, it's on stock OoS
Нет именно на сток OoS
4. Use the English language.

We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature). You could try :- https://translate.google.com/ or https://www.babelfish.com/ or use one of your choice.

Read more...
 
Last edited by a moderator:

Stoowyguy

Account currently disabled
Dec 23, 2012
497
67
Lake in The Hills
The Developer is kidding you he fully supports and recommends custom OS lineage OS and provides a separate Zip, or used to.. anyways, the kernel runs fine.. Just download and install and keep it true keep it blue! ;-)

cough cough jk doesn't at all support custom ROM probably gets nightmares from them don't install unless you want your phone to explode into two hundred and one pieces.
 

eng.stk

Senior Member
Mar 29, 2011
7,357
61,789
Google Pixel 4a
OnePlus 9 Pro
blu_spark_r178 release

New build is up!

This kernel is unified, should be good on OP6/6T (6T untested).
You can use FKM download kernel feature, just import the link bellow in the app :highfive:
FKM download configs: oos


Changelog:
  • Build with blu_gcc-12.1 with updated components
  • makefile: disable some gcc12 spam
  • power: wl_blocker: revert updates
  • net/wireguard: merge ba45dd6fbfe9f94baf3634a965bcfe6c2c41f4c8 from wireguard-linux-compat
  • AnyKernel3 updates (v20220608)
  • For root, Magisk 24.3 or newer is mandatory


Keep in mind: I will give no active support for custom ROMs (including OOS based ones).
I am mostly interested on debugging stuff in stock stable OOS (with logs and reproducible steps to replicate the issue).


No mirrors please
Don't forget to hit like, it's free :)
 

Meshok

Senior Member
Dec 13, 2015
54
2
blu_spark_r178 release

New build is up!

This kernel is unified, should be good on OP6/6T (6T untested).
You can use FKM download kernel feature, just import the link bellow in the app :highfive:
FKM download configs: oos


Changelog:



Keep in mind:
I will give no active support for custom ROMs (including OOS based ones).
I am mostly interested on debugging stuff in stock stable OOS (with logs and reproducible steps to replicate the issue).


No mirrors please
Don't forget to hit like, it's free :)
Hi, I've flashed r178 and unable to tune it so that idle big CPU cores go offline.

I've tried all kinds of settings including pretty crazy ones like this:
Hotplug.jpg

However, big CPU cores always stay online at the lowest 825Mhz frequency instead of going offline.

I've also checked sysfs values like /sys/devices/system/cpu/cpu4/core_ctl/min_cpus, etc to make sure SmartPack sets everything correctly.

Could somebody let me know what I'm doing wrong, please?
 

JonesL

Senior Member
Jul 1, 2009
249
87
Chester
I was under the impression that the none of the cores go offline, I know you can offline them by using Francos kernel manager but by default the cores don't offline, they stay at the min frequency.
 

Meshok

Senior Member
Dec 13, 2015
54
2
I was under the impression that the none of the cores go offline, I know you can offline them by using Francos kernel manager but by default the cores don't offline, they stay at the min frequency.
I was under the impression that the none of the cores go offline ... but by default the cores don't offline, they stay at the min frequency.
Exactly. I can see the same behavior - they never go offline staying at the min frequency when idle.

I know you can offline them by using Francos kernel manager
Do you mean disabling cores 'statically' like making a 6-core CPU out of 8-core CPU?
Yes, it could be done via SmartPack as well. Actually, it could be done by simply executing the following type of command (works for me):
echo 0 > /sys/devices/system/cpu/cpu7/online

However, what I'm asking above is a little bit different. I don't want to disable cores statically. I'm trying to make them go offline when idle and come back online automatically when a CPU load is high. I might be wrong but usually it's controlled via the following sysfs entries:
echo 60 > /sys/devices/system/cpu/cpu4/core_ctl/busy_down_thres echo 80 > /sys/devices/system/cpu/cpu4/core_ctl/busy_up_thres
But whatever numbers I try to echo in there, these ones seem to have no effect.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 276
    DWHxIK

    Kernel features:
    • Build with custom toolchain blu_gcc-12.1 (cortex-a75.cortex-a55 targeted, build from gcc-12.1.0 snapshot with latest bleeding edge components)
    • Full -O2 build with device and target flags enhanced, build improvements and compiler fixes, etc
    • Less is more: stockish OP6 builds based on OnePlusOSS/android_kernel_oneplus_sdm845
    • Systemless installer (doesn't touch system partition, OTA friendly), AnyKernel3 backend (compatible with autoflash apps)
    • Removed some debug and logging options
    • ARM enhanced performance and battery patches
    • CVE security patches, general upstream and CAF fixes
    • Modded schedutil governor merged from latest CAF sdm845 patchset
    • No OC, use 250HZ base timer frequency
    • msm_performance touchboost toggle on/off (enabled by default), tweaked cpu_boost driver
    • Enhanced TCP methods (westwood is default, BBR available), Network tweaks and updated drivers
    • Several I/O control tweaks, added schedulers FIOPS and ZEN v2 is default, advanced filesystems (F2FS, ExFAT, NTFS, CIFS & NFS)
    • ZRAM Swap (LZ4 default) and with file disabled, LZO-RLE and ZSTD are 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 option
    • USB Fast Charge (USB mode up to 900mA with MTP on)
    • Battery/Notification LED control
    • FS fsync toggle on/off
    • Wakelock blockers available
    • wireguard support
    • CDROM emulation on mass_storage (compatible with DriveDroid 0.10.36+)
    • Compatible with FKM, EXKM, Kernel Adiutor and others


    DOWNLOAD KERNEL ZIP
    FKM download configs: oos | custom
    Extras download location
    (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 OOS 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) and OOS Open Betas you're much on your own. I'm mostly interested on debugging stuff in stock and stable OOS.
    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/op6
    Don't forget to hit thanks, it's free ;)


    OnePlus 6 development unit donated by OnePlus. Big shouts to them :)
    Very proud of being on the OnePlus Developer Program, special thanks to Manu J. for being such a supportive person.
    79
    blu_spark r3

    All right crew!

    First build of you favourite kernel for OnePlus devices is up :highfive:
    Go get it peeps :good:

    We have a nice baseline to work with, almost 80% of the usual goodies are merged in :victory:
    More stuff to come on the upcoming builds, stay tuned!

    blu_spark_r3-oos_op6_272f0a3.zip

    • Initial build with Linaro 4.9-2017.01 (blu_naro-7.3 soon)
    • Synchronize codes for OxygenOS 5.1.3
    • Lot's of goodies merged in, just check the OP and github
    • Use AnyKernel2 installer(thanks to @osm0sis)

    Keep it real, keep it true, keep it blu :highfive:


    Keep in mind: I will give no active support for custom ROMs (including OOS based ones).
    Meaning, if using anything besides stock and stable OOS don't bother posting about it.
    I am only interested on debugging stuff in stock and stable OOS (with logs and reproducible steps to replicate the issue).
    Don't spam this thread with LOS or other ROMs stuff like "this don't work, my app doesn't open, etc" or debugging features.
    Also don't go spam and bug reporting on ROM threads if using this.


    No mirrors please
    pp-acceptance-small.png

    If you like my work, donations are always welcome.
    Don't forget to hit thanks and rate the thread nicely, it's free ;)
    75
    blu_spark extras v9.96 (Pie only)

    All right crew!

    Here's an updated TWRP with all the blu_spark goodies inside and fully synced with TWRP Android-9.0 branch (including more recent upstream than official TWRP) and some specific device fixes.

    Fully synced with TWRP 3.2.3+, name changing to reflect base 9.version, full compatible with Pie stuff. There's a fastboot bootable img and a zip installer.
    Delete your twrp settings or else issues may arise if coming from other version besides blu_spark.
    note: I will not use xda upload system anymore, all files in github from now on.


    twrp-3.2.3-x_blu_spark_v9.96_op6.img
    twrp-3.2.3-x_blu_spark_v9.96_op6.zip

    • build: TWRP 3.2.3-x | blu_spark v9.96
    • Hide navbar while running operations (notch)
    • minuitwrp: Remove unused variables
    • Hide navbar while running operations
    • Fix build error on Pie with TW_NO_LEGACY_PROPS := true
    • Revert "updater: Remove dead make_parents()."
    • toybox: create getprop symlink on SDK 27
    • Fix Check_Lifetime_Writes on AB devices
    • Add metadata decrypt support for FBE
    • libminuitwrp updates for Pixel 3 devices
    • minuitwrp: Fix detection of libdrm on Pie
    • twrp: Fix unsigned compare compile warning.
    • minuitwrp: Support haptics drivers registered with LED class framework
    • minuitwrp: Respect TARGET_RECOVERY_PIXEL_FORMAT config.
    • Device specific changes here




    Wakelock blocker info and example script


    I'm just sharing my personal mods since people asked, meaning no support will be given (don't bother post about it).
    If your cat get's on fire you're on your own ;p


    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 ;)
    66
    blu_spark extras v9.93 (Pie only)

    All right crew!

    Here's an updated TWRP with all the blu_spark goodies inside and fully synced with TWRP Android-9.0 branch (including more recent upstream than official TWRP) and some specific device fixes.

    Fully synced with TWRP 3.2.3+, name changing to reflect base 9.version, full compatible with Pie stuff. There's a fastboot bootable img and a zip installer.
    Delete your twrp settings or else issues may arise if coming from other version besides blu_spark.
    note: I will not use xda upload system anymore, all files in github from now on.


    twrp-3.2.3-x_blu_spark_v9.93_op6.img
    twrp-3.2.3-x_blu_spark_v9.93_op6.zip

    • build: TWRP 3.2.3-x | blu_spark v9.93
    • ORS: Use built in check for AB devices to determine where cache is stored on the device.
    • TWRP HAL: add HAL for slot management.
    • fix 'bootable/recovery/partition.cpp:1476:158: error: format specifies type...
    • minuitwrp: Fix int sign error in fbdev
    • vold_decrypt: use ANDROID_ROOT for additional compatibility
    • Include weaver library in 9.0 trees
    • Fix building in Lineage 16.0
    • Add New Portrait Notch Theme
    • Device specific changes here




    Wakelock blocker info and example script


    I'm just sharing my personal mods since people asked, meaning no support will be given (don't bother post about it).
    If your cat get's on fire you're on your own ;p


    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 ;)
    57
    blu_spark extras v9.85 v2

    All right crew!

    Here's an updated TWRP with all the blu_spark goodies inside and fully synced with TWRP Android-9.0 branch (including more recent upstream than official TWRP) and some specific device fixes.

    Fully synced with TWRP 3.2.3+, name changing to reflect base 9.version, full compatible with current (and probably upcoming) Pie stuff. There's a fastboot bootable img and a zip installer.
    Delete your twrp settings or else issues may arise if coming from other version besides blu_spark.


    twrp-3.2.3-x_blu_spark_v9.85v2_op6.img
    twrp-3.2.3-x_blu_spark_v9.85v2_op6.zip

    • build: TWRP 3.2.3-x | blu_spark v9.85 v2
    • Improved support for Pie ROMs including OB3
    • Device specific changes here

    Keep it real, keep it true, keep it blu :highfive:


    Wakelock blocker info and example script


    I'm just sharing my personal mods since people asked, meaning no support will be given (don't bother post about it).
    If your cat get's on fire you're on your own ;p


    No mirrors please
    pp-acceptance-small.png

    If you like my work, donations are always welcome.
    Don't forget to hit thanks and rate the thread nicely, it's free ;)