Search results

  1. N

    Post Guide to fix "EFS corruption" (no SIM card recognized after April update)

    Redo the thing on Twrp, It doesn't suppose to give you "No space left on device" try a different Twrp if the problem presist. On the device make sure in network settings it says 4G as recommended, Don't put it on LTE only cause some carriers doesn't work with that at all. also I have noticed...
  2. N

    Post Android 10 got cancelled?

    The phone launched with Oreo (and it's an Android one phone) They must update to Android 10 like the A2 (must get at least 3 years of security updates) the A2 lite launched the same day as the A2 U can be calm about it and don't believe the chat support?
  3. N

    Post no signal - a2lite 4gb

    You can't rewrite the IMEI, I've have that issue before and I created a guide on how to fix it https://forum.xda-developers.com/mi-a2-lite/how-to/guide-to-fix-efs-corruption-sim-card-t3928910/amp/ Enjoy ? You can download the latest rom and install it (ignore the rom that's in the guide it is...
  4. N

    Post Mi a2 Lite stuck at Fastboot - No recovery, no nothing! Help.

    I don't recommend to use mi flash tool in that situation. Download the fastboot rom and adb to the same folder and run the flash_all.bat. What it will do it delete the partitions and remake them what mi flash tool don't do, after that your phone will be back to stock. I played with this phone...
  5. N

    Post Update options not listed in config, and no OEM unlock listed in Dev Options

    https://dl.xda-developers.com/4/7/0/8/6/1/1/Screenshot_20190218-175914_Settings.png?key=P1seaXeZNbnEBo0VYwhFKg&ts=1559480126 As I can see your phone somehow has root access in the developer options which means your phone firmware has been changed and it's not an official build, that's why u...
  6. N

    Post Guide to fix "EFS corruption" (no SIM card recognized after April update)

    The point in my guide is going also back to stock and reinstalling the first working modem. Thanks for that guide.
  7. N

    Post [ROM][STABLE][UNOFFICIAL][10.0][ANDROID Q] Pixel Experience [Gcam]

    Flash stock rom and if it doesn't fix that follow my guide : https://forum.xda-developers.com/mi-a2-lite/how-to/guide-to-fix-efs-corruption-sim-card-t3928910 I do like to flash the first build after formating but you can just stay on pixel experience and put the commands in twrp.
  8. N

    Post April Update : lost modem (Edge, 3G, 4G, call, SMS, ...) after 2 days !

    https://forum.xda-developers.com/mi-a2-lite/how-to/guide-to-fix-efs-corruption-sim-card-t3928910 I've created more detailed guide up in the link.
  9. N

    Thread Guide to fix "EFS corruption" (no SIM card recognized after April update)

    Just follow the steps I gave and download (it will delete your phone) : Twrp : Download ADB : Download Fastboot Rom (v9.6.4.0) : Download Before you do my steps : 1. Run the 15 seconds adb installer, after that enter your 'C:' drive and enter the ADB folder. 2. Open the fastboot rom (the...
  10. N

    Post April Update : lost modem (Edge, 3G, 4G, call, SMS, ...) after 2 days !

    Happy to hear that ? I know that feeling that the phone doesn't work (no sim) Sorry for not providing links for all of the stuff (thank you Gumka1977 for helping him with the links) Happy that everything works next time if you need help just PM me I would love to help?
  11. N

    Post April Update : lost modem (Edge, 3G, 4G, call, SMS, ...) after 2 days !

    Just noticed that I gave you the wrong command it is fastboot erase modem_a fastboot erase modem_b Then put the command in twrp after you boot into it by: fastboot boot twrp.img after that enter the terminal and just put : dd if=/dev/zero of=/dev/block/bootdevice/by-name/modemst1 dd...
  12. N

    Post April Update : lost modem (Edge, 3G, 4G, call, SMS, ...) after 2 days !

    https://forum.xda-developers.com/mi-a2-lite/how-to/ota-v9-6-4-0-odlmiff-t3823913 Download the V9.6.4.0 And yes the mi flash tool is pretty ****ty that's why I told you to reinstall the modem by erasing it and let it flash through the fastboot with adb. And then you boot into twrp and put the...
  13. N

    Post April Update : lost modem (Edge, 3G, 4G, call, SMS, ...) after 2 days !

    did u flash with "Mi Flash Tool"? If you did you need to format it through fastboot and let it reinstall everything through fastboot. If you want help I would help you with discord or whatever you want :D I know the feeling that the phone doesn't work I bricked mine not so long ago and I...
  14. N

    Post April Update : lost modem (Edge, 3G, 4G, call, SMS, ...) after 2 days !

    I use to have this problem (No imei & Sim not being detected) even when I downgraded it was still exsisting, So I found a fix : REQUIRES THE BOOTLOADER TO BE UNLOCKED!!! Use twrp (What I've used to fix that issue) : 1.Boot into TWRP recovery. 2.From TWRP’s main screen, select Advanced » then...