Skip to content

ESK-Project/gki-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Generic ESK Kernel Release Repo

GitHub Actions Workflow Status Telegram

An custom android12-5.10 Generic Kernel Image


Download

Get the latest AnyKernel3 package or boot image here:


How to flash

AnyKernel3

1. Userspace (Recommended)

Flash directly from Android using any of these kernel flasher apps:

  • Franco Kernel Manager (FKM)
  • Kernel Flasher
  • Horizon Kernel Flasher
  • Or any other compatible tool

2. Recovery

  1. Reboot your device into recovery mode.
  2. Flash the package using ADB sideload or through flasher in custom recovery.

Boot Image

  1. Reboot your device into fastboot mode.
  2. Flash the package:
fastboot flash boot <boot image>

Note

If fastboot can’t determine the slot (or fastboot flash boot ... doesn’t work), check the active slot and flash to the matching one:

fastboot flash boot_a boot.img   # if slot is a
fastboot flash boot_b boot.img   # if slot is b

Builds

All builds are automatically produced by: ESK-Project/esk_builder@gki


Notes

  • Kernel source is in the android12-5.10-lts repo.
  • When reporting issues, include device, ROM + Android version, build tag, and logs (dmesg/last_kmsg).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages