Hi,
I have strange problem, used 9T come to me with wiped system (factory reset) but when MIUI loaded system i have notification "Android setup isn't responding". I can't accept it or anythink, configuration screen isn't loaded only black screen with status bar and navigation buttons. I can go to settings by the notifiaction bar, but after 10 seconds phone freezing and rebooting by itself.
I flash new system without errors, but it wont fix the problem
I had the same problem, I spent all the roms and the only one that worked was davinci_global_images_V10.3.5.0.PFJMIXM_20190528.0000.00_9.0_global_4222a49ff1
good that the phone is working again but now i'm facing other problems because i can't update the phone otherwise it goes back to loop and with this rom no sensor is working as a presence sensor, gyroscope and also problems with the front camera that is not it is working correctly.
crt-shadow said:
Hi,
I have strange problem, used 9T come to me with wiped system (factory reset) but when MIUI loaded system i have notification "Android setup isn't responding". I can't accept it or anythink, configuration screen isn't loaded only black screen with status bar and navigation buttons. I can go to settings by the notifiaction bar, but after 10 seconds phone freezing and rebooting by itself.
I flash new system without errors, but it wont fix the problem
Click to expand...
Click to collapse
crt-shadow said:
Hi,
I have strange problem, used 9T come to me with wiped system (factory reset) but when MIUI loaded system i have notification "Android setup isn't responding". I can't accept it or anythink, configuration screen isn't loaded only black screen with status bar and navigation buttons. I can go to settings by the notifiaction bar, but after 10 seconds phone freezing and rebooting by itself.
I flash new system without errors, but it wont fix the problem
Click to expand...
Click to collapse
i have the same problem do you have the solution right now? :<
Same problem here. I also can't turn on the wifi and sim cards aren't detected
crt-shadow said:
Hi,
I have strange problem, used 9T come to me with wiped system (factory reset) but when MIUI loaded system i have notification "Android setup isn't responding". I can't accept it or anythink, configuration screen isn't loaded only black screen with status bar and navigation buttons. I can go to settings by the notifiaction bar, but after 10 seconds phone freezing and rebooting by itself.
I flash new system without errors, but it wont fix the problem
Click to expand...
Click to collapse
same here, keep rebooting, u solved it?
Factory reset does not mean to Wipe System but Data.
Gyroscope and other sensors not working are the result of wiping Persist, Vendor and other partitions
Proper procedure to switch the ROM/install custom ROM requires:
- Format Data (option in TWRP, exactly as that "Format Data")
- Wipe Cache
- Do not Wipe any other partition !!!!!!!
- Flash your custom ROM
Unfortunately, there are noobs who don't know/understand, and they Wipe System, Vendor, Persist and who knows what other partitions they think off.
The result is the phone behaving as described
To recover, try flashing the TGZ stock ROM from Mi Flash (not just the ZIP ROM from TWRP).
Anyway, if Persist was wiped, you will never, ever recover DRM L1
zgfg said:
Factory reset does not mean to Wipe System but Data.
Gyroscope and other sensors not working are the result of wiping Persist, Vendor and other partitions
Proper procedure to switch the ROM/install custom ROM requires:
- Format Data (option in TWRP, exactly as that "Format Data")
- Wipe Cache
- Do not Wipe any other partition !!!!!!!
- Flash your custom ROM
Unfortunately, there are noobs who don't know/understand, and they Wipe System, Vendor, Persist and who knows what other partitions they think off.
The result is the phone behaving as described
To recover, try flashing the TGZ stock ROM from Mi Flash (not just the ZIP ROM from TWRP).
Anyway, if Persist was wiped, you will never, ever recover DRM L1
Click to expand...
Click to collapse
The same problem remains even after your method.
pranav1201 said:
The same problem remains even after your method.
Click to expand...
Click to collapse
What exact problem, with which ROM, what did you previously do with the phone?
Hello @zgfg
I'm having the same error as the OP with my Mi 8 (dipper).
I done goofed up, as I had the official 12.0.3.0 stock ROM installed, and then I wanted to go with the 12.5.2.0 EU ROM. I installed it no problem, but then in my infinite wisdom I tried to lock the bootloader via fastboot while having the EU ROM installed. Everything went to hell after that.
After that, I cannot make the phone work properly regardless of the ROM I try to install. With MIUI (both stock and EU), I cannot get the WiFi to work properly (Ino networks are shown), and the "Android Setup isn't responding" error does not let me finish the setup of the device. I also tried lineage, where I also cannot find any networks, so the setup pretty much stops there.
It is obvious I effed up something with lower-level files, I definitely just erased everything from TWRP at one point when I was panicing.
I tried flashing the stock ROM using Mi Flash as you said, but it did not work. Can you provide me a way of checking what is going wrong or a general way to fix this?
Fjolfrin said:
Hello @zgfg
I'm having the same error as the OP with my Mi 8 (dipper).
I done goofed up, as I had the official 12.0.3.0 stock ROM installed, and then I wanted to go with the 12.5.2.0 EU ROM. I installed it no problem, but then in my infinite wisdom I tried to lock the bootloader via fastboot while having the EU ROM installed. Everything went to hell after that.
After that, I cannot make the phone work properly regardless of the ROM I try to install. With MIUI (both stock and EU), I cannot get the WiFi to work properly (Ino networks are shown), and the "Android Setup isn't responding" error does not let me finish the setup of the device. I also tried lineage, where I also cannot find any networks, so the setup pretty much stops there.
It is obvious I effed up something with lower-level files, I definitely just erased everything from TWRP at one point when I was panicing.
I tried flashing the stock ROM using Mi Flash as you said, but it did not work. Can you provide me a way of checking what is going wrong or a general way to fix this?
Click to expand...
Click to collapse
Sorry, I would never go to relock BL while having the custom ROM (I thought it would instantly brick the phone)
Not sure could I help but I'm also curious:
- You relocked the Bootloader by fastboot oem lock or by fastboot flashing lock?
- It locked BL, did Factory reset but kept Xiaomi.eu ROM?
- After that you unlocked BL again (otherwise how would you continue flashing the other ROMs)?
- Did you then unlock BL by Mi Unlock tool or by fastboot flashing unlock?
- Did you then you flash Fastboot/tgz version of the stock MIUI?
And with that the phone does not work properly (network, etc)?
- What version of MIUI you flash, MIUI 12.1 (Global, EEA)?
- Did you try with CN 12.5.2.0, Fastboot/TGZ version (closest Fastboot MIUI version to your previous Xiaomi.eu)?
Un-gzip, unutar, find inside bat scripts (I think 3 of them) choose one that makes Factory reset but does not relock BL.
Edit the script to remove first 3-4 lines that check against downgrading (not having the script in front of me to tell you exactly but you will see when you open the script), and run the bat from Fastboot
zgfg said:
Sorry, I would never go to relock BL while having the custom ROM (I thought it would instantly brick the phone)
Not sure I could help but I'm also curious:
- You relocked the Bootloader by fastboot oem lock or by fastboot flashing lock?
- It locked BL, Factory reset but kept Xiaomi.eu ROM?
- After that you unlocked BL again (otherwise how would you flash the other ROMs)?
- You unlocked BL by Mi Unlock tool or by fastboot flashing unlock?
- Then you flashed Fastboot/tgz version of the stock MIUI?
And with that the phone does not work properly (network, etc)?
- What version of MIUI you tried to flash, MIUI 12.1 (Global, EEA)?
-Did you try with CN 12.5.2.0, Fastboot/TGZ version?
Un-gzip, unutar, find inside bat scripts (I think 3 of them) choose one that makes Factory reset but does not relock BL.
Edit the script to remove first 3-4 lines that check against downgrading (not having the script in front of me to tell you exactly but you will see when you open the script)
Click to expand...
Click to collapse
Thanks for the reply! Here we go:
1. By fastboot oem unlock.
2. I am not sure I remember. I think it could not boot at all.
3. Yes I unlocked it.
4. I have always used the Mi unlock tool to unlock the bootloader.
5. Yes I flashed it this way and it did not work. To be precise, I completely extracted the tgz, I opened Mi flash, selected the final extracted folder, and I flashed this way.
6. With Mi flash I have used the official rom, meaning 12.0.3.0 global (in case you did not read it, this is all for a Mi 8, I just found this thread and though to ask). When I install the EU rom, I use twrp.
7. No I haven’t tried Chinese roms, should I?
I have also tried directly running the bat scripts from the extracted folder as you said, but it didn’t work. Same thing.
Fjolfrin said:
Thanks for the reply! Here we go:
1. By fastboot oem unlock.
2. I am not sure I remember. I think it could not boot at all.
3. Yes I unlocked it.
4. I have always used the Mi unlock tool to unlock the bootloader.
5. Yes I flashed it this way and it did not work. To be precise, I completely extracted the tgz, I opened Mi flash, selected the final extracted folder, and I flashed this way.
6. With Mi flash I have used the official rom, meaning 12.0.3.0 global (in case you did not read it, this is all for a Mi 8, I just found this thread and though to ask). When I install the EU rom, I use twrp.
7. No I haven’t tried Chinese roms, should I?
I have also tried directly running the bat scripts from the extracted folder as you said, but it didn’t work. Same thing.
Click to expand...
Click to collapse
1) Should have been "lock", not "unlock"
7) If I understood correctly, you had Xiaomi.eu 12.5.2.
Hence I think you should try the closest MIUI version (Fastboot, not Recovery - Fastboot flashes more deeply), and that could only be CN 12.5.2 (Global, EEA are 12.0.3 for your device)
The best would be Fastboot version of Xiaomi.eu 12.5.2 but AFAIK, there is no such thing
Hence after the CN 12.5.2 try then (Recovery) Xiaomi.eu 12.5.2
zgfg said:
1) Should have been "lock", not "unlock"
7) If I understood correctly, you had Xiaomi.eu 12.5.2.
Hence I think you should try the closest MIUI version (Fastboot, not Recovery - Fastboot flashes more deeply), and that could only be CN 12.5.2 (Global, EEA are 12.0.3 for your device)
The best would be Fastboot version of Xiaomi.eu 12.5.2 but AFAIK, there is no such thing
Hence after the CN 12.5.2 try then (Recovery) Xiaomi.eu 12.5.2
Click to expand...
Click to collapse
1) Yeah lol, mistyped.
7) Ok! I’ll give it a try. I have an early wake tomorrow tho and I have already spent too much time for this, so it’ll be a while before I come back with news.
Thank you!
You can use MIUI Downloader:
MIUI Downloader - Apps on Google Play
MIUI upgrade app for Mi users.
play.google.com
to easily locate the download link for eg your Fastboot CN 12.5.2 - screenshot
zgfg said:
You can use MIUI Downloader:
MIUI Downloader - Apps on Google Play
MIUI upgrade app for Mi users.
play.google.com
to easily locate the download link for eg your Fastboot CN 12.5.2 - screenshot
Click to expand...
Click to collapse
Good morning!
So I installed the china ROM (12.5.2.0 QEACNXM) using mi flash, and I'm having similar issues. I did not get the "android setup stopped working", however WiFi is still not responding as before, and I got two "Security stopped working" and "Settings stopped working" errors.
Edit: WiFi cannot actually be turned on at all.
Fjolfrin said:
Good morning!
So I installed the china ROM (12.5.2.0 QEACNXM) using mi flash, and I'm having similar issues. I did not get the "android setup stopped working", however WiFi is still not responding as before, and I got two "Security stopped working" and "Settings stopped working" errors.
Click to expand...
Click to collapse
Sorry, no other idea but that you try now again Xiaomi.eu 12.5, with Factory reset
zgfg said:
Sorry, no other idea but that you try now again Xiaomi.eu 12.5, with Factory reset
Click to expand...
Click to collapse
Got it, will try that, adn if it doesn't work I'll see whether I can do something else to fix this.
Anyway, thanks a lot!
Fjolfrin said:
Good morning!
So I installed the china ROM (12.5.2.0 QEACNXM) using mi flash, and I'm having similar issues. I did not get the "android setup stopped working", however WiFi is still not responding as before, and I got two "Security stopped working" and "Settings stopped working" errors.
Edit: WiFi cannot actually be turned on at all.
Click to expand...
Click to collapse
Btw, Bluetooth, NFC, GPS, do they work?
And first, not least, do SIM cards work (voice and mobile data)?
And did you try switching now from CN 12.5 back to Xiaomi.eu 12.5 (they are based on CN, but made to work internationally)
zgfg said:
Btw, Bluetooth, NFC, GPS, do they work?
And first, not least, do SIM cards work (voice and mobile data)?
And did you try switching now from CN 12.5 back to Xiaomi.eu 12.5 (they are based on CN, but made to work internationally)
Click to expand...
Click to collapse
I didn’t try these tbh, but I did go back to the 12.5 EU ROM.
This time I can get inside the phone normally, however Wi-Fi is still sketchy.
I managed to connect to a network, but manually, it still wont scan for network, and the connection is dropped after some minutes. I didn’t try gps, bt, or nfc, as I was trying to troubleshoot Wi-Fi, and this all came to a halt as the phone reboots on its own after 5-10 minutes of operation.