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

Search This thread

-Deco-

Senior Member
Sep 22, 2015
740
391
Glasgow
Hello everyone,
I'm on OOS PIE beta 2 (latest) and Blu spark recovery, every time I reboot to recovery the decrypting failed,
do you have any solution?
Thanks!
Reboot to the bootloader and boot the newest TWRP image, attempt decryption.

If it fails, clear any lockscreen security mechanism you have in place (PIN/password/face unlock) and reboot to TWRP once more.

Failing all else, wipe the /data partition.
 

Tagion

Senior Member
Jul 16, 2016
337
171
Xiaomi Mi Pad 5
Xiaomi Pad 5 Pro
Games are quite stuttery for me with Blu settings module.
UI is really smooth tho.
I've seen that the big cores mostly run at really low frequencies when playing games (825-1056mhz)
(Used cpufloat app to see that during gaming)

Otherwise the kernel is really great, I'm getting like 0,4% idle drain per hour and 8-12% active drain.
And blu_spark TWRP never made any problems for me :highfive:
 
Last edited:

Bonito77

Senior Member
May 9, 2010
861
193
Earth
Thanks, that's it. My stick is exfat. Try it when at home.

Update : Formated my microsd now in ntfs but also no success. In twrp/mount i can enable System, Vendor, Data and Firmware but if i tick on USB Storage nothing happens, only lights up but no checkmark. Perhaps the card is to big (64gb) ? Really don't know.

As long it's FAT32 or NTFS works nicely, exFAT results may vary.
Don't forget to mount the USB storage on the Mount menu.
Working nicely with all my OTG USB and card readers :good:

@eng.stk: I bought now a new OTG-Cable along with a USB-Stick and voila it works. Now i can flash your kernel and other stuff do, didn't want change anything because of to check it's really the card-reader.
Thanks again for letting us play around with your work.
 
  • Like
Reactions: eng.stk

eng.stk

Senior Member
Mar 29, 2011
7,357
61,792
Google Pixel 4a
OnePlus 9 Pro
@eng.stk: I bought now a new OTG-Cable along with a USB-Stick and voila it works. Now i can flash your kernel and other stuff do, didn't want change anything because of to check it's really the card-reader.
Thanks again for letting us play around with your work.
Nice, glad you got it working :highfive:
 

Rudolpht

Senior Member
Sep 5, 2011
1,106
255
Samsung Galaxy S21
Mi MIX Fold
Wahoo. TWRP always great, but just installed Pie OOS kernel and extension and this baby flies. None of the gripes in the Beta thread.
My only problem is it seems like it is drinking power somewhat faster. I need to know how to config to conserve some power. Will figure it out, just wanted to thank you

Sent from my ONEPLUS A6003 using XDA Labs
 
  • Like
Reactions: eng.stk

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 ;)