Skip to content

Releases: ivanmeler/android_kernel_samsung_beyondlte

1.1.1 OneUI 4.1 / HVC6

28 Mar 15:43
Compare
Choose a tag to compare

So what this kernel gives you is ramdisk on stock rom or oneui based roms (Android 12/Oneui4.1)
Here is a quick rundown

Ramdisk is based on S20 Ultra (G988B) ramdisk, but since its turning our phone in 2si device there are not too many important files in it
dpolicy and fstab are taken from stock rom of 10 series (fstab is edited but fstab in ramdisk only does first_stage_mount and after that /vendor/etc/fstab one is responsible for mounting the rest) there is also init responsible for first stage init

Important parts to flash are dtb and boot image itself, you can but dont have to flash dtbo
kernel itself is almost completely stock samsung kernel with their rooting protection removed
Also there are no odin flashables as unsigned dtb cant be flashed with it, heimdall might be able to do it tho

So to root this simply patch boot.img from kernel in magisk manager and flash it to boot slot (Or just flash magisk apk in recovery after flashing a kernel) with either dd twrp or whatever else you want to use, also make sure recovery mode is not selected in magisk manager when patching image if you are coming from recovery based root

Changelog for release 1.1.1

  • Merged full official OneUI 4.1 source
codename name model number
beyond0lte Galaxy S10e SM-G970F/N
beyond1lte Galaxy S10 SM-G973F/N
beyond2lte Galaxy S10+ SM-G975F/N
beyondx Galaxy S10 5G SM-G977B/N
d1 Galaxy Note10 SM-N970F/N
d1x Galaxy Note10 5G SM-N971N
d2s Galaxy Note10+ SM-N975F/N
d2x Galaxy Note10+ 5G SM-N976B/N

All dual sim devices are also supported

1.1.0 OneUI 4.1 / HVC6

24 Mar 12:21
Compare
Choose a tag to compare

So what this kernel gives you is ramdisk on stock rom or oneui based roms (Android 12/Oneui4.1)
Here is a quick rundown

Ramdisk is based on S20 Ultra (G988B) ramdisk, but since its turning our phone in 2si device there are not too many important files in it
dpolicy and fstab are taken from stock rom of 10 series (fstab is edited but fstab in ramdisk only does first_stage_mount and after that /vendor/etc/fstab one is responsible for mounting the rest) there is also init responsible for first stage init

Important parts to flash are dtb and boot image itself, you can but dont have to flash dtbo
kernel itself is almost completely stock samsung kernel with their rooting protection removed
Also there are no odin flashables as unsigned dtb cant be flashed with it, heimdall might be able to do it tho

So to root this simply patch boot.img from kernel in magisk manager and flash it to boot slot (Or just flash magisk apk in recovery after flashing a kernel) with either dd twrp or whatever else you want to use, also make sure recovery mode is not selected in magisk manager when patching image if you are coming from recovery based root

Changelog for release 1.1.0

  • Merged OneUI 4.1 defconfig and dtb
  • Added Playstation hid device support like on OneUI 4.1
  • merged zram, gpu(mali),brcm (wifi,bt) usb and sensor changes from OneUI 4.1 (this fixes auto rotation)
  • Merged security patches found in OneUI
codename name model number
beyond0lte Galaxy S10e SM-G970F/N
beyond1lte Galaxy S10 SM-G973F/N
beyond2lte Galaxy S10+ SM-G975F/N
beyondx Galaxy S10 5G SM-G977B/N
d1 Galaxy Note10 SM-N970F/N
d1x Galaxy Note10 5G SM-N971N
d2s Galaxy Note10+ SM-N975F/N
d2x Galaxy Note10+ 5G SM-N976B/N

All dual sim devices are also supported

Relase 1.0.0

24 Feb 13:44
Compare
Choose a tag to compare

So what this kernel gives you is ramdisk on stock rom or oneui based roms (Android 12/Oneui4)
Here is a quick rundown

Ramdisk is based on S20 Ultra (G988B) ramdisk, but since its turning our phone in 2si device there are not too many important files in it
dpolicy and fstab are taken from stock rom of 10 series (fstab is edited but fstab in ramdisk only does first_stage_mount and after that /vendor/etc/fstab one is responsible for mounting the rest) there is also init responsible for first stage init

Important parts to flash are dtb and boot image itself, you can but dont have to flash dtbo
kernel itself is almost completely stock samsung kernel with their rooting protection removed
Also there are no odin flashables as unsigned dtb cant be flashed with it, heimdall might be able to do it tho

So to root this simply patch boot.img from kernel in magisk manager and flash it to boot slot (Or just flash magisk apk in recovery after flashing a kernel) with either dd twrp or whatever else you want to use, also make sure recovery mode is not selected in magisk manager when patching image if you are coming from recovery based root

codename name model number
beyond0lte Galaxy S10e SM-G970F/N
beyond1lte Galaxy S10 SM-G973F/N
beyond2lte Galaxy S10+ SM-G975F/N
beyondx Galaxy S10 5G SM-G977B/N
d1 Galaxy Note10 SM-N970F/N
d1x Galaxy Note10 5G SM-N971N
d2s Galaxy Note10+ SM-N975F/N
d2x Galaxy Note10+ 5G SM-N976B/N

Dual sim devices are supported