Search results

  1. M

    Post Searching TWRP for the SM-A515F

    Yes. 1. Rename file to recovery.img 2. Pack recovery.img to tar 3. In Odin Press AP button select recovery.tar and flash
  2. M

    Post Searching TWRP for the SM-A515F

    Galaxy Tab S6 Lite got TWRP with Dynamic Partition Mount support! Thanks Linux4 I can't use linux right now, thats why i just ported TWRP from S6 Lite to A51 https://drive.google.com/file/d/1gmljQ4fklTIiDaqylgqYXe1jjEcsm8Qo/view?usp=sharing After Entering TWRP i recommend to decrease brightness...
  3. M

    Post Searching TWRP for the SM-A515F

    TWRP Update! 3.4.0-0 https://drive.google.com/file/d/1FrvJ2C_xFBkeyubffuBkraML22QW3WxE/view?usp=sharing MTP Not Working. (adb push/adb pull can be used instead!) No dynamic partition support yet. Fixed f2fs support detection! (Data and other partitions can be formated using f2fs!) Added Prism...
  4. M

    Post Searching TWRP for the SM-A515F

    I Never had this message before. im using Odin 3.14.4 and A51 with unlocked frp and unlocked bootloader.
  5. M

    Post Searching TWRP for the SM-A515F

    if you have error while flashing then i don't think vbmeta can help. if you have error while flashing. you can try flashing using this command on rooted phone cat recovery.img > /dev/block/by-name/recovery
  6. M

    Post Searching TWRP for the SM-A515F

    There is no working empty vbmeta for Exynos Samsung devices released with android 10 (vbmeta_samsung checks vbmeta. And i can't sign vbmeta.img same way as recovery.img) ---------- Post added at 05:23 PM ---------- Previous post was at 05:21 PM ---------- I Don't think s20 twrp can mount...
  7. M

    Post Searching TWRP for the SM-A515F

    I Think samsung going to add fastbootd to flash system, vendor. On Samsung Galaxy Tab S6 Lite (Exynos 9611 too) i entered fastbootd from recovery by pressing "Reboot to bootloader" button. It's shows Green text "Entering fastboot..." fastboot devices can detect it(sometimes can't. fixed by...
  8. M

    Post Searching TWRP for the SM-A515F

    Vendor partition is a part of Super partition (Dynamic partition) with TWRP doen't support yet.
  9. M

    Post Searching TWRP for the SM-A515F

    I used avbtool to sign recovery.img it's only works with original vbmeta on all Binary 3 firmwares
  10. M

    Post Searching TWRP for the SM-A515F

    Everything should work including MTP mode (super.img flashing not supported by TWRP yet.) Here device tree that i used to compile it : https://github.com/map220v/android_device_samsung_a51nsxx
  11. M

    Post Searching TWRP for the SM-A515F

    A51 has TWRP too. (TWRP still has no Dynamic Partition support...) https://drive.google.com/file/d/1kDirXlolT5ZMW61A5cvyxrLTs0stsD_w/view?usp=sharing
  12. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    It's sounds like new magisk safe mode or new magisk bug. Here's my boot.img that i using right now https://drive.google.com/file/d/1-iIgXFmUKklUCtyc1PYmICGLjjT0SYuf/view?usp=drivesdk After installing i did factory reset. Then magisk manager installed it's files and rebooted. Im using right now...
  13. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    IDK. not seen his video. I just downloaded one ui 2.1 firmware installed it. then from AP extracted boot.img and patched with magisk. Magisk still works after 3 reboots
  14. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    I Just updated my phone to A515FXXU3BTD4(OneUI 2.1) Firmware and tried to patch using Canary Magisk. And it's works! Modules works too! https://imgur.com/AJVFInn https://imgur.com/NT4iluD
  15. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    TWRP Update https://drive.google.com/file/d/1W1wPUEGjoYW5vuJlxkRKdiE7IECBaqk_/view?usp=sharing I Fixed Brightness and Updated TWRP from Android 9 branch to Android 10 branch System , Vendor , Product Mount still not working. Also this TWRP uses A51 Device Tree instead of A50 Device Tree Device...
  16. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    I Don't know why Magisk causing kernel panic only on this phone. Setting panic_on_oops to 0 only disables reboot when magisk daemon causes it. But it's not fixes problem.
  17. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    I Used TWRP-9.0 it's don't have super.img (Dynamic Partition) Support. TWRP-10.0 still WIP and i can't build it (I Getting recovery.img without TWRP). EDIT: I fixed TWRP-10.0 compilation. Now im going to try mounting system logical partition.
  18. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    idk when i used magisk on stock samsung i could edit init.rc in /
  19. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    Phones starting from Android 10 (SAR) don't have init.rc in ramdisk. And I think init file won't load it.
  20. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    If you stuck at bootanimation then system partition verity failed. if you can access adb then try (adb disable-verity)
  21. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    No. In Magisk Manager click install and select "direct install (recommended)" ---------- Post added at 12:41 PM ---------- Previous post was at 12:36 PM ---------- 1. Install magisk that i patched. 2. after boot use root explorer edit init.rc file size should not change. Root Explorer will...
  22. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    https://drive.google.com/file/d/1AvtwteSobCJrp6bhp2osfTYKIu1vxPDh/view?usp=drivesdk
  23. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    On this phone when (magisk post-fs-data) launches phone goes in kernel panic. I just compiled magisk without (magisk post-fs-data) EDIT: Also this problem can be fixed by editing init.rc /proc/sys/kernel/panic_on_oops 1 Change 1 to 0
  24. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    Magisk already can correctly patch boot.img. But on A51 for some reason Kernel Panics when Magisk Daemon starts. i disabled it Modules not working but root works on stock Firmware https://drive.google.com/file/d/1AvtwteSobCJrp6bhp2osfTYKIu1vxPDh/view?usp=drivesdk ---------- Post added at 08:35...
  25. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    You need to connect phone to PC and use (adb disable-verity) command
  26. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    I Think i found way to sign recovery.img using avbtool.py You need stock recovery.img and recovery img patched by magisk also use stock vbmeta (not from patched AP) 1. use this command to get Image size of stock recovery.img (avbtool.py info_image --image .\recovery.img) i got 71106560 bytes 2...
  27. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    You need to have phone with AP — A515FXXU2ATB1 CSC — A515FOXM2ATB1 CP — A515FXXU2ATA8 Then just flash tar file in AP
  28. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    You can flash ROM only in AP . CP used to flash phone modem or something.
  29. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    It's won't work. this phone uses system-as-root (no ramdisk in kernel). We need to patch recovery.img instead. Right now flasing recovery.img useless because it's gives vbmeta error.
  30. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    We need kernel without forced Enforced SELinux. I already compiled it not sure if it's works on Binary 3 Firmwares https://drive.google.com/file/d/1Jq8JeEnzBPCDBjC_ewVxbWjhJ9q4G21G/view?usp=sharing After installing do Wipe data/factory reset in recovery Then you need Terminal Emulator (Like...
  31. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    After using lz4 and simg2img(sgs2toext4.jar?) you need to use lpunpack. Also super.img not using ext4 filesystem so it's impossible to mount.
  32. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    lpmake --metadata-size 65536 --super-name super --metadata-slots 2 --device super:4294967296 --group main:4293513600 --partition product:readonly:1516761088:main --image product=./product.img --partition system:readonly:1577095168:main --image system=./system.img --partition...
  33. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    I used this command to get super.img from super.img.lz4 lz4 -d super.img.lz4 super.img
  34. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    First you need to uncompress super.img.lz4 Then if uncompressed super.img gives error try to use simg2img
  35. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    Idk why it's says A only. But im using A/B GSI. After i installed A/B GSI. treble check says A/B. Edit: Maybe SELinux preventing treble check from getting info
  36. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    AOSP 10.0 v214 arm64 A/B Gapps This AOSP ROM only works on: AP — A515FXXU2ATB1 CSC — A515FOXM2ATB1 CP — A515FXXU2ATA8 https://drive.google.com/file/d/1PXe5cFyZxms3Lkyo9Ne4TkJQNyZDI5SM/view?usp=sharing I used to flash Odin 3.14.4 after flashing i did factory reset using recovery mode.
  37. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    No i heard geiti94 will not reveal it. It's possible to flash Custom ROM without TWRP using Odin. But you need to unpack super.img using lpunpack tool, replace system.img (i used AOSP A/B arm64) , and then pack all files back using lpmake.
  38. M

    Post ⚠️Galaxy A51 Root || Unlock Bootloader || Flash Official Firmware [Binary 3] May

    TWRP doesn't support Dynamic Partition(super.img) introduced in Android 10. We need to wait until TWRP gets twrp-10.0 branch on github. Also boot.img uses System as Root introduced in Android 10 too. Thats why we need to patch recovery.img instead (AP.tar.md5 on Samsung phones) But on this...
  39. M

    Post [ROM][I9301I/I9300I][TW-6.0.1][BETA] Touchwiz Marshmallow Porting For S3 Neo

    https://mega.nz/#!ohITnTxR!C1qGoUgHSBi94bY3cJDC97OAeCstpmAKjuesx9iDCAs https://mega.nz/#!JsBm2D5R!e_A3Z3sf1cRZyZEhG4Qyy5hnvAm8wZXnF2oM6gYUmqo
  40. M

    Post [ROM][I9301I/I9300I][TW-6.0.1][BETA] Touchwiz Marshmallow Porting For S3 Neo

    I wiped Dalvik, System, Data, Storage and Cache, Installed Rom and got Bootloop. After some minutes phone vibrate but nothing happening and i can't get Logcat adb tells unauthorized. ---------- Post added at 07:44 PM ---------- Previous post was at 07:43 PM ---------- Device s3 Duos
  41. M

    Post [ROM]nik60_v1.0-(TW)-marshmallow-PORT-QC1(6.0.1)-AROMA

    I have this problem too :(
  42. M

    Post [ROM]nik60_v1.0-(TW)-marshmallow-PORT-QC1(6.0.1)-AROMA

    After replacing built.prop Ril Working! Thanks!
  43. M

    Post [ROM]nik60_v1.0-(TW)-marshmallow-PORT-QC1(6.0.1)-AROMA

    WIFI working! Ril Not working ---------- Post added at 05:09 PM ---------- Previous post was at 04:45 PM ---------- Free ram: 735 MB ---------- Post added at 05:16 PM ---------- Previous post was at 05:09 PM ---------- logs : log1 log2 ---------- Post added at 05:22 PM ---------- Previous...
  44. M

    Post [ROM]nik60_v1.0-(TW)-marshmallow-PORT-QC1(6.0.1)-AROMA

    Device: s3 Duos (s3ve3gds) Kernel: I9301I Bug: apps forces close , reboots every 1 - 2 min
  45. M

    Post [ROM]nik60_v1.0-(TW)-marshmallow-PORT-QC1(6.0.1)-AROMA

    crash screenshots http://imgur.com/a/2Sxka ---------- Post added at 01:00 PM ---------- Previous post was at 12:54 PM ---------- phone reboots every min
  46. M

    Post [ROM]nik60_v1.0-(TW)-marshmallow-PORT-QC1(6.0.1)-AROMA

    Stock. Play market crashes too and random phone reboots.
  47. M

    Post [ROM]nik60_v1.0-(TW)-marshmallow-PORT-QC1(6.0.1)-AROMA

    I have this problem too. S3 Duos (I9300I)