Cookies help us deliver this site and services. By using this site and our services, you agree to our use of cookies.
Got it

Official Leagoo Kiicaa Power T591 T592 Firmware- Custom Rom- Root Twrp [2026]

| File | SHA-256 | |------|---------| | T591_20180830.zip | a1b2c3... | | TWRP_T591_3.3.1.img | d4e5f6... | | Magisk-v23.0.apk | g7h8i9... | Last updated: 2025-01-15 License: CC BY-NC-SA 4.0 (for educational purposes only. Flashing custom firmware may damage your device. The author assumes no liability.)

adb shell su echo 'AT+EGMR=1,7,"IMEI_1"' > /dev/radio Permanent restoration requires Maui META 3G tool (Windows) with BROM mode. 9.1 Swap / ZRAM Configuration MT6739 suffers from low RAM. Enable 2GB swap on /data : | File | SHA-256 | |------|---------| | T591_20180830

repo init -u https://github.com/LineageOS/android.git -b lineage-16.0 mkdir -p .repo/local_manifests | Last updated: 2025-01-15 License: CC BY-NC-SA 4

<?xml version="1.0" encoding="UTF-8"?> <manifest> <project name="Leagoo-KIICAA-Power/android_device_leagoo_T591" path="device/leagoo/T591" /> <project name="Leagoo-KIICAA-Power/android_vendor_leagoo_T591" path="vendor/leagoo/T591" /> <project name="Mediatek-Developers/android_device_mediatek_mt6739-common" path="device/mediatek/mt6739-common" /> </manifest> Switch to performance (battery trade-off):

su dd if=/dev/zero of=/data/swapfile bs=1M count=2048 mkswap /data/swapfile swapon /data/swapfile Add to /data/adb/service.d/swap.sh for persistence. Default interactive governor is laggy. Switch to performance (battery trade-off):