Despair Kernel

201
0

Made by DespairFactor.

Mission:
The purpose of this project is to increase efficiency of the Pixel 7 series devices by merging functional patches with minimal bloat.

If you submit bug reports without a log, you may be prosecuted…or executed.

Disclaimer:
If your device fails to comply with your standards of what you consider functioning, I am not liable. This is provided free of charge and does not come with a warranty. Although, if you provide a log, I can provide some sort of assurance that I will look into your issue.

You must have verity and verification disable to flash this for the time being!

To do so you will need to flash vbmeta.img using the command below followed by wiping the device.

fastboot flash vbmeta vbmeta.img --disable-verity --disable-verification

Installation:

-Download ZIP for kernel and extract
-Use the below commands to flash from bootloader/fastboot
fastboot reboot bootloader
fastboot flash dtbo dtbo.img
fastboot flash boot boot.img
fastboot flash vendor_kernel_boot vendor__kernel_boot.img
fastboot reboot fastboot
fastboot flash vendor_dlkm vendor_dlkm.img

Source

Leave a Reply