Development [KERNEL]Radioactive Kernel v2.1.5[A14 Stable][04.04.2024][UNIFIED PIXEL7/PIXEL7PRO]

Search This thread

acuicultor

Recognized Contributor / Recognized Developer
Jan 3, 2013
3,349
12,419
46
Palma de Mallorca
Google Pixel 7 Pro
RADIOACTIVE KERNEL

1000013741.png


Code:

/* *** Disclaimer
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed. Please do some research
* if you have any concerns about features included in this KERNEL
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/





hi XDA community, i'm here to share with you my little project, my primary goal is to provide a stable and fast kernel without compromising battery life, plus some cool features that i find useful for the day to day usage.


Current Features

General List:

Compiled using prebuilt clang 17.0.4

Build in a monolithic way, thanks to @Sultanxda (no more vmeta disabling flags needed)

Packed with Anykernel3 with ability to preserve magisk root

Works on both devices (Pixel7 and Pixel7PRO)

Update system support via flasher apps ( Copy/paste link for auto updates )

Boeffla's wakelock blocker

BBR TCP set default and a lot more others to choose

SSG io scheduler set default and preconfigured

KernelSU support

Enabled power efficient workingqueues on various drivers

Fsync on/off support

Simple Low Memory Killer from SultanXda

Removed some debug options

Changes to some drivers to use Big cpus or viceversa ( hardware composer, goodix... Etc)

Other stuff that is boring to write, take a look at my github for detailed information



ONLY COMPATIBLE WITH APRIL 2024 A14 STOCK GOOGLE ROM


[ RADIOACTIVE KERNEL INSTALL ]

vbmeta flags for verity/verification disabling is not mandatory anymore

DOWNLOADS HERE

CHANGELOG

Instructions using Ex kernel manager, kernel flasher or any other app with autoflash support:

* Flash Kernel Zip

* Reboot

* Enjoy!!!


Thanks and Credits to developers:

Of course, I had never been able to create all that by my own. So I want to give credits to the really good developers around, that have given me all the inspiration and from which I cherry picked lots of the implemented functionalities:


* SultanXda

* Ordenkrieger

* LordBoeffla

* zx2c4

* Freak07

* osmosis

* celtare21

* tbalden

* Chainfire

* BitOBSessiOn

* nathanchance

* Yaroslav Furman

* eng.stk

* Flar2

* joshuous

* franciscofranco

* RenderBroken

* moludo

* Lozo2010

... I just hope I did not forget someone. If so, please let me know and I will add you of course.

Thanks to all of you for your great work

I also want to say thank you to my friends and testers and to those who donated me a beer or two;)


SOURCE CODE:
 
Last edited:
Gotta say I'm loving having a few kernels and roms to play with. Starting to almost kinda feel like the good old days of the Galaxy S Vibrant (RIP). Also, your update URL for the flasher apps is absolutely awesome. I've never had that feature before. I immediately put the URL in Franco's Kernel manager and was dumbfounded when the kernel popped up. Absolutely awesome. Also, the kernel is doing great. I flashed it twice. Once in fastboot and once in FK Manager. I only did it both ways to make sure I wouldn't bootloop. Kudos for a good kernel, my dude. 💪
 

dDoctar

Member
Oct 21, 2022
20
8
sun, moonway
The following commands doesn't seem to work for me in all kernel mods I've tried here. Does this come with wifi hotspot tethering limit bypass by default? Or will the below commands work?

settings put global tether_dun_required 0
net.tethering.noprovisioning=true
 

acuicultor

Recognized Contributor / Recognized Developer
Jan 3, 2013
3,349
12,419
46
Palma de Mallorca
Google Pixel 7 Pro
The following commands doesn't seem to work for me in all kernel mods I've tried here. Does this come with wifi hotspot tethering limit bypass by default? Or will the below commands work?

settings put global tether_dun_required 0
net.tethering.noprovisioning=true
I've activated TTL spoofing related confings in the defconfig although i didn't personally tested.
 
  • Like
Reactions: dDoctar and Pixel86

i42o

Senior Member
When i had the pixel 6 this kernel was the best of all.
Thanks.
This is definitely the best kernel around for pixel. It's simple, no extra tweaking on the configuration. Plug and play. @acuicultor created the best kernel for p6 and I'm sure it's the same for p7. I'm waiting for LOS to update in order to flash RAk .
 

acuicultor

Recognized Contributor / Recognized Developer
Jan 3, 2013
3,349
12,419
46
Palma de Mallorca
Google Pixel 7 Pro
Can your kernel be flashed on top of Cleanslate using any of the Kernel Flasher's or does it have to be manually flashed in fastboot and fastbootd
You can flash on top of any other kernel but is always recommended to flash stock kernel before flashing any custom kernel.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    New build is up!!

    Download link and detailed changelog in op.

    Enjoy!!!!
    1
    New build is up!!

    Download link and detailed changelog in op.

    Enjoy!!!!
    Thank you! Flashed w/ no issues
  • 45
    RADIOACTIVE KERNEL

    1000013741.png


    Code:

    /* *** Disclaimer
    * I am not responsible for bricked devices, dead SD cards, thermonuclear war,
    * or you getting fired because the alarm app failed. Please do some research
    * if you have any concerns about features included in this KERNEL
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.
    */





    hi XDA community, i'm here to share with you my little project, my primary goal is to provide a stable and fast kernel without compromising battery life, plus some cool features that i find useful for the day to day usage.


    Current Features

    General List:

    Compiled using prebuilt clang 17.0.4

    Build in a monolithic way, thanks to @Sultanxda (no more vmeta disabling flags needed)

    Packed with Anykernel3 with ability to preserve magisk root

    Works on both devices (Pixel7 and Pixel7PRO)

    Update system support via flasher apps ( Copy/paste link for auto updates )

    Boeffla's wakelock blocker

    BBR TCP set default and a lot more others to choose

    SSG io scheduler set default and preconfigured

    KernelSU support

    Enabled power efficient workingqueues on various drivers

    Fsync on/off support

    Simple Low Memory Killer from SultanXda

    Removed some debug options

    Changes to some drivers to use Big cpus or viceversa ( hardware composer, goodix... Etc)

    Other stuff that is boring to write, take a look at my github for detailed information



    ONLY COMPATIBLE WITH APRIL 2024 A14 STOCK GOOGLE ROM


    [ RADIOACTIVE KERNEL INSTALL ]

    vbmeta flags for verity/verification disabling is not mandatory anymore

    DOWNLOADS HERE

    CHANGELOG

    Instructions using Ex kernel manager, kernel flasher or any other app with autoflash support:

    * Flash Kernel Zip

    * Reboot

    * Enjoy!!!


    Thanks and Credits to developers:

    Of course, I had never been able to create all that by my own. So I want to give credits to the really good developers around, that have given me all the inspiration and from which I cherry picked lots of the implemented functionalities:


    * SultanXda

    * Ordenkrieger

    * LordBoeffla

    * zx2c4

    * Freak07

    * osmosis

    * celtare21

    * tbalden

    * Chainfire

    * BitOBSessiOn

    * nathanchance

    * Yaroslav Furman

    * eng.stk

    * Flar2

    * joshuous

    * franciscofranco

    * RenderBroken

    * moludo

    * Lozo2010

    ... I just hope I did not forget someone. If so, please let me know and I will add you of course.

    Thanks to all of you for your great work

    I also want to say thank you to my friends and testers and to those who donated me a beer or two;)


    SOURCE CODE:
    27
    Hi folks, February's build is up!!

    Built on top of Google's February pantah source, cleaned a bit the source getting rid of unnecessary commits and added cleanslate's kernel features. Like always download link and detailed changelog in op.

    Enjoy!!!!
    23
    New build is up!!

    Like always download link and detailed changelog in op.

    Enjoy!!!!
    19
    March build is up!!!

    Like always download link and detailed changelog in op.

    Enjoy!!!!
    18
    New build is up!!

    Changelog highlights are:
    Introduced Simple lmk from SultanXda
    Switched to SCHED_RR
    Improve implementation of teo driver with schedutil
    And a lot more than can be seen in github

    Like always download link and detailed changelog in op.


    Enjoy!!!!