Skip to content

Releases: V0lk3n/nethunter_kernel_samsung_exynos9810

LineageOS 20 - starlte

04 Jun 13:43
Compare
Choose a tag to compare

Additional Instructions

Fix HID :

  1. Reboot to TWRP
  2. Remove existing ueventd.rc and push ueventd.rc to /system_root/system/vendor/etc/
adb shell rm /system_root/system/vendor/etc/ueventd.rc
adb push ueventd.rc /system_root/system/vendor/etc/
  1. Push init.nethunter.rc to /system_root/system/vendor/etc/init/
adb push init.nethunter.rc /system_root/system/vendor/etc/init/
  1. Give perm to files
adb shell chmod 644 /system_root/system/vendor/etc/ueventd.rc
adb shell chmod 644 /system_root/system/vendor/etc/init/init.nethunter.rc
  1. Give perm to /dev/hidg0 /dev/hidg1
mknod -m 666 /dev/hidg0 c 240 0
mknod -m 666 /dev/hidg1 c 240 1
  1. Reboot.

Fix GPS (Wardriving) :

  1. Install google apps (LiteGapps)
  2. Give location permissions
adb shell pm grant com.google.android.gms android.permission.ACCESS_FINE_LOCATION
adb shell pm grant com.google.android.gms android.permission.ACCESS_COARSE_LOCATION
  1. Done.

INFO

Filename : lineage-20.0-20241229-nightly-starlte-signed.zip
Filesize : 836.7 MB (836662778 bytes)
MD5 : 10db11f552b37d2f7d9e6f3777c06fc5
SHA1 : cb810681bc546f21aaba6fa2502ae40b6fae4ec1
SHA256 : 4e3f8d401223852da6fd921ff712c28979f4847ec09819c16b3e6ef8fdef4e4a
SHA512 : 54b08bdf190467856167a0d176cca8ea900021d9c5835fd9ebfb09904e8321d9422c994a40ec7e479741c700992c63a498b868c6da2ea701e398ed8c4834314e

Kernel NetHunter Builded with : ./build.py -k starlte-los -13 -i
If you wish to build Full Nethunter, run this : ./build.py -k starlte-los -13 -fs full
Using kali-nethunter-installer : https://gitlab.com/kalilinux/nethunter/build-scripts/kali-nethunter-installer
File ueventd.rc and init.nethunter.rc source : https://gitlab.com/kalilinux/nethunter/build-scripts/kali-nethunter-kernels/-/tree/main/thirteen/starlte-los/ramdisk

LineageOS Archive Source : https://lineage-archive.timschumi.net/build/26559
Magisk Source : https://github.com/topjohnwu/Magisk/releases
TWRP Source : https://eu.dl.twrp.me/starlte/twrp-3.7.0_9-0-starlte.img.html
Disable DmVerity Source : https://zackptg5.com/android.php
Heimdall Source : https://wiki.lineageos.org/devices/starlte/install/#preparing-for-installation
LiteGapps Source : https://litegapps.github.io/download/litegapps/arm64/33/
UsbDk Source : https://github.com/daynix/usbdk/releases/tag/v1.00-22