Development rainbow kernel a12-v4.0

Search This thread

slenderman004

Member
Oct 27, 2016
7
1
I flashed this kernel but it seems that there is a problem with my memory card it says ERROR: 1 Error installing zip file 'external_sd/rainbow_a12_3.0.zip' I just flashed the zip using twrp did I make any mistake?
 

slenderman004

Member
Oct 27, 2016
7
1

Attachments

  • Screenshot_20211116-152923_Settings.jpg
    Screenshot_20211116-152923_Settings.jpg
    159.7 KB · Views: 99

Marcbuday

Member
Feb 25, 2021
10
0
rainbow kernel v-4.0 not tested

changelog

-Fixed touch issue for all gsi panels thanks to RE800T warhammer kernel
-added CRC32 instructions
-attempting to fix the boeflla wake blocker driver
- Added power suspend 2.0 driver
-Improvements in performance and I/O space
-added wireguard module for greater network security
-optimizations for memmove, memcpy, memcmp
- processor cache optimizations
-fixed some memory bugs
-optimizations on the EXT4 patição for greater performance
-small optimizations in the RCU
-LZ4 algorithms have been updated
-fixed kernel compression
- Dcache release
-small synchronization improvement
-various debugs have been disabled
-XOR accelerator module of the ARM NEON has been updated
-added optimized atomic bitops
-added hwtracing driver that improves power management for GKI
-exchange has been increased from 60 to 100
-memory optimizations
-optimization in the only slub branch
-CFI has been enabled for increased kernel security
-ashmem has been rewritten for higher performance
-some kernel latencies have been reduced
-added optimized checksum routine (has a 4x transfer rate increase in cortex A53)
- elimination of dead code LLVM
- I/O bfq scheduler temporarily removed
-other small kernel optimizations for ARM64
-some changes I don't remember

kernel compiled with clang13/llvm proton + thinLTO + polly + O3 Ofast + cortex a53 optimization + CFI (for better performance and security)
As i tested this version 4.0, results Bootlooped in my A125F.
 

Manteiga25

Senior Member
Jan 1, 2021
127
16
rainbow kernel 4.0 not tested
Changlog
-Fixed touch screen in GSI (credits to RE800T)
-some debugs have been disabled
-optimized memory
-the lz4 compression and decompression algorithms have been updated
-the ARM NEON XOR Accelerator module has been updated
-Implemented optimized checksum routine (has a 4x transfer rate increase in cortex a53
-memcmp has been optimized
-optimizations on ext4 partition
-Implemented VPN Wireguard driver
-optimization in the RCU
-Rotation loop optimized for arm64
-acceleration of cache creation
- Added power suspend 2.0 driver
- Added boeffla_wl_blocker 1.1.0 driver
-other small changes
-overclock GPU for 780Mhz
kernel compiled with proton clang + llvm + polly + thinLTO + -O3 -Ofast + cortex a53 optimization
 

Coolhands#07

Member
Jan 28, 2022
7
1
Sir do i have to be on a stock rom with out root to successfully flash this kernel? Coz i have magisk patched AP then i tried flashing this thru TWRP after clearing cache but the result is endless reboot..
 

Manteiga25

Senior Member
Jan 1, 2021
127
16
What steps are needed to install this kernel from twrp as it bootlegs my device running on u2 firmware. Rooted with magisk. Install is OK but boots then asks for sim pincode. Then it starts reboot over and over again.
when you unlock the device does it restart automatically?
Does the SSRM warning appear?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    new rainbow kernel V1.1
    based on a125f latest samsung source

    -add dtb.img
    -overclock cpu:
    -BIG cores 2351 to 2501
    -LITTLE cores 1800 to 2000
    -CCI 1051 to 1265
    -overclock gpu 6800 to 8970
    -added CRC32 optimized rountine
    -upstream LZ4
    -upstream linux string rountine
    -added TRANSPARENT HUGEPAGE
    -fixed mtp for GSI
    -fixed Touch for GSI
    -fixed rcu performance
    -added optimized checksum rountine
    -removed knox and others security features
    -added cpufreq governors ondemand and userspace
    -added driver power suspend 2.0
    -optimized EXT4 partision
    -fix touch in gsi
    -removed erratum not used
    -added jump_label
    -kernel optimized for more performance
    -and other minor optimizations
    -compiled whith proton clang-13/llvm + polly + thinlto + O3 + cortex-a53 optimization

    if you think the old version is better you can use

    old rainbow kernel v-4.0 (just gsi)
    based on a125f old samsung source

    - more CPU regulators
    - The added XOR throttle of the NEON arm can have a performance increase of up to 20%.
    - Added boeffla_wl_blocker driver.
    - vector optimizations, matrices, loops, parallelism, GPGPU codegen.
    -More aggressive link optimizations.
    -VDSO32 enhanced for higher performance in 32-bit applications.
    -samsung security disabled.
    -kernel optimized with -O3 -Fast (higher performance)
    - a memory transparency is activated in fast mode (higher performance)
    - optimizations for the A53 cortex (superior performance)
    - floating point optimization
    - branch optimization
    -Fixed touch issue for all gsi panels thanks to RE800T warhammer kernel
    - Added power suspend 2.0 driver
    -I/O and space performance improvements
    - Added wireguard module for greater network security
    -optimizations for memcmp
    - processor cache optimizations
    - Optimizations on EXT4 path for better performance
    -small optimizations in the RCU
    -LZ4 algorithms have been updated
    -fixed kernel compression
    - various debugs have been disabled
    - memory optimizations
    -single extension optimization
    -some kernel latencies have been reduced
    - Added optimized checksum routine (has a 4x transfer rate increase in A53 cortex)
    -other small kernel optimizations for ARM64
    -overclocking GPU to 780 MHz
    -some changes I don't remember

    kernel compiled with clang13 / llvm proton + thinLTO + polly + O3 Ofast + cortex a53 optimization (for better performance)

    old Source code:
    https://github.com/manteiga25/new-rainbow-kernel

    new Source code:
    1
    Dm-verify and knox disabled.
    Vou tentar consertar

    Translated by GT: I will try to fix
    1
    Não funciona. Depois de piscar em uma rom de estoque enraizada de android 11, acaba em um tijolo macio.
    Eu fiz uma nova compilação
    1
    rainbow kernel v-2.0 not tested
    based on a125f

    -more CPU regulators
    -kernel optimized with -O3 -Fast (superior performance)
    - a memory transparency is activated in fast mode (higher performance)
    - optimizations for cortex a53 (higher performance)
    - now polly generates an OpenMP code
    -floating point optimization
    -It is no longer necessary to use the AOSP clang
    -branch optimization
    -kernel compiled with clang-13 proton + polly + llvm + thinLTO + O3 Ofast + cortex a53 optimizations
    new rainbow kernel v2.0 update
    this update has not yet been tested send me a message if the new version bootloops

    - optimizations for cortex a53 (higher performance)
    - now polly generates an OpenMP code
    -floating point optimization
    -It is no longer necessary to use the AOSP clang
    -branch optimization
    -kernel compiled with clang-13 proton + polly + llvm + thinLTO + O3 Ofast + cortex a53 optimizations
    1
    Indeed. Found it to work now. Compiling with clang higher then 11 will result in failure though. On clang 11 all ok
    can i make a correction for you