Volte gone forever - Xiaomi Redmi 3s Questions & Answers

I removed jio sim in first slot and again insert due to some reason but when i reinsert i lost volte and now i am not able to make calls i tried so many zips fixes magisk modules clean flash everything but nothing works. Some one help please.

fastboot flash latest developer rom

anik.debnath said:
fastboot flash latest developer rom
Click to expand...
Click to collapse
Other than flashing stock fastboot rom is there any way??

hackermssharma said:
Other than flashing stock fastboot rom is there any way??
Click to expand...
Click to collapse
Tell me your rom details

Azzkaran said:
Tell me your rom details
Click to expand...
Click to collapse
I am on Havoc 8.1 lattest august update and on lattest firmware 052 and rom is treable support.

hackermssharma said:
I am on Havoc 8.1 lattest august update and on lattest firmware 052 and rom is treable support.
Click to expand...
Click to collapse
Goto recovery do clean flash..
Wipe vendor,cache,dalvik-cache,data,system..
Then install volte supported rom then reboot..
Check if volte works if not goto settings select your data sim card wait for one minute then try to call if this not helps you then try adding manually apns..
If this doesn't help you then do this steps..
Open mi flash tool select your fastboot rom reboot your phone into bootloader for booting into bootloader you need to turn off phone then press vol - key + power button for seconds after that connect your device to pc..
And flash fastboot rom if you have recovery rom then try to flash it using latest TWRP

Azzkaran said:
Goto recovery do clean flash..
Wipe vendor,cache,dalvik-cache,data,system..
Then install volte supported rom then reboot..
Check if volte works if not goto settings select your data sim card wait for one minute then try to call if this not helps you then try adding manually apns..
If this doesn't help you then do this steps..
Open mi flash tool select your fastboot rom reboot your phone into bootloader for booting into bootloader you need to turn off phone then press vol - key + power button for seconds after that connect your device to pc..
And flash fastboot rom if you have recovery rom then try to flash it using latest TWRP
Click to expand...
Click to collapse
Ok first I will give a try to miui recovery rom if problem not solves then i flash fastboot miui rom using miflash tool then report

Azzkaran said:
Goto recovery do clean flash..
Wipe vendor,cache,dalvik-cache,data,system..
Then install volte supported rom then reboot..
Check if volte works if not goto settings select your data sim card wait for one minute then try to call if this not helps you then try adding manually apns..
If this doesn't help you then do this steps..
Open mi flash tool select your fastboot rom reboot your phone into bootloader for booting into bootloader you need to turn off phone then press vol - key + power button for seconds after that connect your device to pc..
And flash fastboot rom if you have recovery rom then try to flash it using latest TWRP
Click to expand...
Click to collapse
I tried rr havoc and other volte supported roms tried adding vpn manually problem not solved then i tried flashing magisk voenabler module but it also dont worked then flashed a ton of differenr zips but problem still there so now i will flash recovery stock miui rom if problem not solves then finally i will flash fastboot stock miui rom and wipe all internal

hackermssharma said:
I tried rr havoc and other volte supported roms tried adding vpn manually problem not solved then i tried flashing magisk voenabler module but it also dont worked then flashed a ton of differenr zips but problem still there so now i will flash recovery stock miui rom if problem not solves then finally i will flash fastboot stock miui rom and wipe all internal
Click to expand...
Click to collapse
No need to wipe internal storage

Azzkaran said:
No need to wipe internal storage
Click to expand...
Click to collapse
But i think flash tool wipe internal storage

hackermssharma said:
But i think flash tool wipe internal storage
Click to expand...
Click to collapse
You'll see 3 options in flash tool after selection of fastboot rom..
You can also save your data check in tools while flashing

Azzkaran said:
You'll see 3 options in flash tool after selection of fastboot rom..
You can also save your data check in tools while flashing
Click to expand...
Click to collapse
Last time i select save internal data option but it wiped the internal storage

hackermssharma said:
Last time i select save internal data option but it wiped the internal storage
Click to expand...
Click to collapse
Save user data will not wipe your internal data

Azzkaran said:
Save user data will not wipe your internal data
Click to expand...
Click to collapse
Volte come back after flashing fastboot rom but accidently i clicked on clean all and lock option now my bootloader get locked and it does not unlocking with mi unlock tool it throws the error at 99% that this account cant unlock this device and it fails. now what to do please help... How can i unlock bootloader again.

hackermssharma said:
Volte come back after flashing fastboot rom but accidently i clicked on clean all and lock option now my bootloader get locked and it does not unlocking with mi unlock tool it throws the error at 99% that this account cant be used to unlock and ir fails. now what to do please help
Click to expand...
Click to collapse
So sad goto settings-about tap on build number 7 times you'll see developer option turn on oem unlocking option and add your mi account then try to unlock

Azzkaran said:
So sad goto settings-about tap on build number 7 times you'll see developer option turn on oem unlocking option and add your mi account then try to unlock
Click to expand...
Click to collapse
But in unlock tool at 99 it shows this account cant unlock this device :crying: is there any other unofficial method to unlock the bootloader

hackermssharma said:
But in unlock tool at 99 it shows this account cant unlock this device :crying: is there any other unofficial method to unlock the bootloader
Click to expand...
Click to collapse
No try other tool flash miui dev rom if you have any problem with global stable rom also gain some knowledge from google you can search its free dont loose hope

Related

Creating modified boot.img and enabling adb during first boot.

Modified boot.img of a rom is required to be flashed on that rom so that it works with TWRP.
Enabling ADB during first boot creates a way out in case your phone bootloops or stuck at MI logo and also hardbricked.
Many people hardbricked their phone while flashing MIUI based roms through TWRP, and they had to test-point to bring their phone back to life, my mod enables adb during boot and so people who used my mod and hardbricked their phone can access adb when their phone is stuck at MI logo or bootlooping and thus revive their phone.
Tools needed:-
1)Notepad++ (google it and download)
2)Android Image Kitchen(AIK) http://forum.xda-developers.com/attachment.php?attachmentid=3638835&d=1454959265
Steps:-
1)Download the required rom and extract its boot.img
2)Copy the boot.img to AIK folder and drag boot.img and drop it on unpackimg.bat
3)Open ramdisk folder and look for default.prop , open them with Notepad++
4)Editing default.prop Note:- This will enable adb at first boot
5)Change
Code:
ro.secure=1 to ro.secure=0
ro.adb.secure=1 to ro.adb.secure=0
ro.debuggable=0 to ro.debuggable=1
persist.sys.usb.config=none to persist.sys.usb.config=adb
delete the line ro.secureboot.devicelock=1 if present
OR (Alternate way)(recommended)
open ramdisk and look for fstab.qcom, open with notepad++ and search for ",verify" (without quotes) and delete it and save.
6)Now execute repackimg.bat, a image-new.img file will be compiled.
7)Flash the image-new.img through TWRP or through fastboot using "Fastboot flash boot image-new.img"
That's all
P.S:- Remember only use Boot.img specific for the miui version you wanna run, boot.img version not matching with MIUI version
will cause the Wifi to stop working.
Press thanks If this helped.:good:
Any queries feel free to ask me.:laugh:
Does the modified boot.img procedure need to be done for every ROM or just for the MIUI ROMs? I want to install the AOSP ROM and later CM 13 but I'm still not sure about the whole flashing process.
Sent from my Redmi Note 3 using XDA-Developers mobile app
SkinCoffin said:
Does the modified boot.img procedure need to be done for every ROM or just for the MIUI ROMs? I want to install the AOSP ROM and later CM 13 but I'm still not sure about the whole flashing process.
Sent from my Redmi Note 3 using XDA-Developers mobile app
Click to expand...
Click to collapse
modified boot.img is only for official MIUI roms, all other roms doesnt need it
Rajdip said:
modified boot.img is only for official MIUI roms, all other roms doesnt need it
Click to expand...
Click to collapse
So if I'm on Miui Official Global ROM 7.2.3 all I have to do is flash TWRP through fastboot, boot into it and flash the new ROM+GApps through it?
SkinCoffin said:
So if I'm on Miui Official Global ROM 7.2.3 all I have to do is flash TWRP through fastboot, boot into it and flash the new ROM+GApps through it?
Click to expand...
Click to collapse
exactly
Rajdip said:
exactly
Click to expand...
Click to collapse
Thank you! I just did it. It has booted and almost over in the "Optimizing apps" window. Thing is, I did forget to wipe system, data and cache before flashing, should I do it again or will it be fine like this?
EDIT: I rebooted the phone into recovery, wiped system, data and cache, flashed the ROM zip and wiped cache and dalvik cache. I booted the phone and it showed the Mi logo, then 4 circles screen flying around (green, red, blue and yellow) and it has been like this for like 5 min now.. Did I do something wrong? I'm starting to worry to be honest.
SkinCoffin said:
Thank you! I just did it. It has booted and almost over in the "Optimizing apps" window. Thing is, I did forget to wipe system, data and cache before flashing, should I do it again or will it be fine like this?
EDIT: I rebooted the phone into recovery, wiped system, data and cache, flashed the ROM zip and wiped cache and dalvik cache. I booted the phone and it showed the Mi logo, then 4 circles screen flying around (green, red, blue and yellow) and it has been like this for like 5 min now.. Did I do something wrong? I'm starting to worry to be honest.
Click to expand...
Click to collapse
it takes time to boot for the first time, did it boot now?
Rajdip said:
it takes time to boot for the first time, did it boot now?
Click to expand...
Click to collapse
Still hasn't booted. It has been on the flying circles screen for around 10 minutes now. Maybe fastboot twrp again and do the process all over again?
SkinCoffin said:
Still hasn't booted. It has been on the flying circles screen for around 10 minutes now. Maybe fastboot twrp again and do the process all over again?
Click to expand...
Click to collapse
Try again, goto TWRP, wipe system,data,cache,dalvik and flash the rom. Now reboot...
Rajdip said:
Try again, goto TWRP, wipe system,data,cache,dalvik and flash the rom. Now reboot...
Click to expand...
Click to collapse
So I shouldn't reinstall TWRP through fastboot?
EDIT: Ok so I restarted the phone and it booted normally into the ROM, everything seems alright. Will check if I have any problem, if I do I'll just reflash it.
SkinCoffin said:
So I shouldn't reinstall TWRP through fastboot?
Click to expand...
Click to collapse
No, first try what I said, dont wipe cache and dalvik after the rom is flashed
Rajdip said:
No, first try what I said, dont wipe cache and dalvik after the rom is flashed
Click to expand...
Click to collapse
Ok so I restarted the phone and it booted normally into the ROM, everything seems alright. Will check if I have any problem, if I do I'll just reflash it.
SkinCoffin said:
Ok so I restarted the phone and it booted normally into the ROM, everything seems alright. Will check if I have any problem, if I do I'll just reflash it.
Click to expand...
Click to collapse
okay
i do exactly like your tutor...i edit boot.img n delete ",verify"
repack than delete original boot.img, than use moded boot.img... but wifi doesn't work...
where my mistake...?
Mayoz said:
i do exactly like your tutor...i edit boot.img n delete ",verify"
repack than delete original boot.img, than use moded boot.img... but wifi doesn't work...
where my mistake...?
Click to expand...
Click to collapse
are you sure you are using the boot.img of the MIUI version you are flashing? there is two 7.2.3.0 version of boot.img one for global and one for china. Anyway try this and see if wifi works, goto TWRP(I hope you've already deleted the emmc_appsboot file), select mount and then tick on mount system as read only. Then flash the rom. This method will replace TWRP with MIUI recovery but your wifi should start working.
Rajdip said:
are you sure you are using the boot.img of the MIUI version you are flashing? there is two 7.2.3.0 version of boot.img one for global and one for china. Anyway try this and see if wifi works, goto TWRP(I hope you've already deleted the emmc_appsboot file), select mount and then tick on mount system as read only. Then flash the rom. This method will replace TWRP with MIUI recovery but your wifi should start working.
Click to expand...
Click to collapse
yes using the boot.img of the MIUI version to flashing...from recovery rom stable 7.2.3.0 china....maybe my mistake i replace emmc_appsboot file from miui forum...not delete "will replace TWRP with MIUI recovery...' still can booting? i already UBL...
Mayoz said:
yes using the boot.img of the MIUI version to flashing...from recovery rom stable 7.2.3.0 china....maybe my mistake i replace emmc_appsboot file from miui forum...not delete "will replace TWRP with MIUI recovery...' still can booting? i already UBL...
Click to expand...
Click to collapse
I didnt get you, can you be more clear?
Do I need to use Windows 64bits to flash TWRP?
Thanks.
pepemonje said:
Do I need to use Windows 64bits to flash TWRP?
Thanks.
Click to expand...
Click to collapse
no need 32bit works
Hello, I've followed a certain tutorial and flashed a fastboot Rom with modified emmc file in attempt to unlock bootloader by force because, even after two weeks of trying, I can't get a confirmation SMS from xiaomi to confirm sending an unlock request. After doing it and flashing TWRP onto my device, I'm still unable to enter recovery. Just shows a picture of device and a disconnected usb cable. I need to flash SuperSU in order to get root access.
Because this device is getting me really confused, please answer a couple of questions for me.
If I flash a recently uploaded global stable ROM 7.2.3.0. and flash TWRP with a modified boot image from this tutorial, will I finally be able to enter recovery and install SuperSU?
Flashing will probably relock my bootloader. Is it possible for me to finally enter TWRP and flash SuperSU after flashing the new boot image?
I've thought that I could enter TWRP just by unlocking the bootloader but it seems that I've missed something. I can't remember last time a phone got me this confused.
My only goal here is being able to enter TWRP and rooting my phone, I gave up on unlocking the bootloader officially because I can't ever get that confirmation SMS.
I appreciate the help!! :fingers-crossed:

No LTE/VOLTE/Enable Enhanced 4G LTE Mode Option in Moto G3 2015 (Osprey) 6.0.1

I see there are lot of thread about VOLTE issues, But they could't help me out so asking with my details...
My bootloader is unlocked and after installing so many other ROM's I wished to get back to stock ROM just for using VOLTE (JIO SIM, India).. So I fully wiped my phone then I installed following STOCK ROM.
Link : XT1550_OSPREY_RETASIA_DS_2GB_6.0.1_MPI24.107-55_cid7_subsidy-DEFAULT_CFC.xml.zip
I've two sim card Jio (SIM 1) and Vodafone (SIM 2).
I'v tried *#*#4636#*#*, My "VOLTE PROVISIONED FLAG" is always ON, Nothing get changed even after changing that option. Also I can't change "Preferred Network Option"
And there is no Option for "Enable Enhanced 4G LTE Mode" in my "Mobile Network Setting", for JIO sim I can see there is only "4G,3G,2G" option are available and no "LTE" Option.
Please checked attached images, And it would be great if someone will provide proper solution
UPDATE
I've resolved this issues by getting new SIM and flashed optimized stock rom. Please read comments if you are facing same problem.
Flash this via TWRP
https://www.androidfilehost.com/?fid=385035244224403772
After that clear cache, data and dalvik cache.
Prashanthc said:
Flash this via TWRP
https://www.androidfilehost.com/?fid=385035244224403772
After that clear cache, data and dalvik cache.
Click to expand...
Click to collapse
Stuck into BOOTLOOP
k3746 said:
Stuck into BOOTLOOP
Click to expand...
Click to collapse
Download stock optimized 6.0.1 rom from the development thread. Clean flash it. And flash the VoLTE patch. You're done. That's what I'm using right now. Hope it helps you.
Prashanthc said:
Download stock optimized 6.0.1 rom from the development thread. Clean flash it. And flash the VoLTE patch. You're done. That's what I'm using right now. Hope it helps you.
Click to expand...
Click to collapse
Is it working in yours? I mean are you able to call,sms using JIO Sim? Because I've even tried([ROM][VoLte][6.0.1][XT1550- 2GB RAM] STOCK Motorola 6.0.1 ROM- OPTIMIZED) that but it didn't worked in mine, same issues. Net working but call,sms not working using JIO sim.
k3746 said:
Is it working in yours? I mean are you able to call,sms using JIO Sim? Because I've even tried([ROM][VoLte][6.0.1][XT1550- 2GB RAM] STOCK Motorola 6.0.1 ROM- OPTIMIZED) that but it didn't worked in mine, same issues. Net working but call,sms not working using JIO sim.
Click to expand...
Click to collapse
Yes! I am using jio sim to make voice calls, sms and data, VoLTE is working fine. All are working perfectly fine. Just format system partition again and reflash that stock optimised rom and volte patch. After flashing the rom just go to settings and see if there's enhanced LTE option in sim settings. If that is present, then VoLTE will work like a charm.
Prashanthc said:
Download stock optimized 6.0.1 rom from the development thread. Clean flash it. And flash the VoLTE patch. You're done. That's what I'm using right now. Hope it helps you.
Click to expand...
Click to collapse
I try to again flash this ROM : [ROM][VoLte][6.0.1][XT1550- 2GB RAM] STOCK Motorola 6.0.1 ROM- OPTIMIZED using TWRP...Clean flash and then wipe cache and install enableVOLTE patch and then again clear cache.. Same result
k3746 said:
I try to again flash this ROM : [ROM][VoLte][6.0.1][XT1550- 2GB RAM] STOCK Motorola 6.0.1 ROM- OPTIMIZED using TWRP...Clean flash and then wipe cache and install enableVOLTE patch and then again clear cache.. Same result
Click to expand...
Click to collapse
After installing the ROM, flash VoLTE patch and then factory reset.
Prashanthc said:
After installing the ROM, flash VoLTE patch and then factory reset.
Click to expand...
Click to collapse
factory reset. means "Wipe data/factory reset" option from stock ROM recovery??
Steps are as following
1. ROM recovery : "Wipe data /factory rest"
2. ROM recovery : "Wipe cache Partition"
3. TWRP recovery : "Install Optimized Stock ROM"
Restart phone until welcome screen but don't setup anything and restart phone
4. TWRP recovery : "Install EnableVOLTE patch"
5. ROM recovery : "Wipe data /factory rest"
Like this way??
k3746 said:
factory reset. means "Wipe data/factory reset" option from stock ROM recovery??
Steps are as following
1. ROM recovery : "Wipe data /factory rest"
2. ROM recovery : "Wipe cache Partition"
3. TWRP recovery : "Install Optimized Stock ROM"
Restart phone until welcome screen but don't setup anything and restart phone
4. TWRP recovery : "Install EnableVOLTE patch"
5. ROM recovery : "Wipe data /factory rest"
Like this way??
Click to expand...
Click to collapse
Flash twrp
1. Format system,dalvik,data,cache partitions.
2. Install stock optimized 6.0.1 Rom
3. Don't reboot. Come back.
4. Install VoLTE patch.
5. Clear only data. And reboot.
Do everything in TWRP.
Prashanthc said:
Flash twrp
1. Format system,dalvik,data,cache partitions.
2. Install stock optimized 6.0.1 Rom
3. Don't reboot. Come back.
4. Install VoLTE patch.
5. Clear only data. And reboot.
Do everything in TWRP.
Click to expand...
Click to collapse
Okay,Thanks for reply I'll try this in 2-3 Hrs.
Prashanthc said:
Flash twrp
1. Format system,dalvik,data,cache partitions.
2. Install stock optimized 6.0.1 Rom
3. Don't reboot. Come back.
4. Install VoLTE patch.
5. Clear only data. And reboot.
Do everything in TWRP.
Click to expand...
Click to collapse
Followed the same way but didn't worked for me Let me know if there is still any hope
k3746 said:
Followed the same way but didn't worked for me Let me know if there is still any hope
Click to expand...
Click to collapse
Go with AOSP extended Rom 7.1.2, it has VOLTE.
k3746 said:
I see there are lot of thread about VOLTE issues, But they could't help me out so asking with my details...
My bootloader is unlocked and after installing so many other ROM's I wished to get back to stock ROM just for using VOLTE (JIO SIM, India).. So I fully wiped my phone then I installed following STOCK ROM.
Link : XT1550_OSPREY_RETASIA_DS_2GB_6.0.1_MPI24.107-55_cid7_subsidy-DEFAULT_CFC.xml.zip
I've two sim card Jio (SIM 1) and Vodafone (SIM 2).
I'v tried *#*#4636#*#*, My "VOLTE PROVISIONED FLAG" is always ON, Nothing get changed even after changing that option. Also I can't change "Preferred Network Option"
And there is no Option for "Enable Enhanced 4G LTE Mode" in my "Mobile Network Setting", for JIO sim I can see there is only "4G,3G,2G" option are available and no "LTE" Option.
Please checked attached images, And it would be great if someone will provide proper solution
Click to expand...
Click to collapse
Maybe simcard or device issue
Prashanthc said:
Go with AOSP extended Rom 7.1.2, it has VOLTE.
Click to expand...
Click to collapse
It didn't work for me
althafvly said:
Maybe simcard or device issue
Click to expand...
Click to collapse
devices issue like what?
I'll try to get a new sim...
k3746 said:
It didn't work for me
Click to expand...
Click to collapse
Have you used VoLTE in your device before?
k3746 said:
devices issue like what?
I'll try to get a new sim...
Click to expand...
Click to collapse
Ha.. Try another sim.. If flashing stock still not helping then.. Ur phone should be damaged
Prashanthc said:
Flash twrp
1. Format system,dalvik,data,cache partitions.
2. Install stock optimized 6.0.1 Rom
3. Don't reboot. Come back.
4. Install VoLTE patch.
5. Clear only data. And reboot.
Do everything in TWRP.
Click to expand...
Click to collapse
Hello all, Quoted mentioned steps worked for me properly. There was issues with JIO SIM So I get new one and it has start working calling,data,sms... So happy, Thanks very much guys for helping me out
k3746 said:
Hello all, Quoted mentioned steps worked for me properly. There was issues with JIO SIM So I get new one and it has start working calling,data,sms... So happy, Thanks very much guys for helping me out
Click to expand...
Click to collapse
You're welcome.?

Issues Custom ROM

Hi Guys,
When i flash a rom it doesn't detect any sim card. But when i'm on stock rom i have my two sim card. I try all the tricks i can find. But nothing works...
I flash LineageOS, Cyanogen 13 and AOSP Extended.
I think i have a modem problem with custom ROM.
If you have any idea for helping me...
If you flash the aosip ROM, which is great BTW, you have to flash one zip file which enables the sims. Check the corresponding thread, keyword "aosip 6.1".
I try to flash AOSIP and the zip file. Still no sim detected.
I really don't understand why i can't use custom ROM. I make a clean flash at each install and my phone is compatible. The only clue i've is when i flash the stock rom modem i had one sim. But when Lineage try to install and update it reboot in recovery...
Deschayn said:
I try to flash AOSIP and the zip file. Still no sim detected.
I really don't understand why i can't use custom ROM. I make a clean flash at each install and my phone is compatible. The only clue i've is when i flash the stock rom modem i had one sim. But when Lineage try to install and update it reboot in recovery...
Click to expand...
Click to collapse
Do a clean flash with stock rom, then reflash your desired custom one
pijes said:
Do a clean flash with stock rom, then reflash your desired custom one
Click to expand...
Click to collapse
Just to be sure.
Clean Flash = -Boot in recovery (TWRP) Wipe-> Advanced Wipe -> Dalvik/art + System + Data + Cache + Internal Storage
-After that boot in bootloader and flash stock rom
-Reboot
-Debug usb
- Flash again twrp
-Install custom ROM
- Clean cache
-Boot Custom rom?
Deschayn said:
Just to be sure.
Clean Flash = -Boot in recovery (TWRP) Wipe-> Advanced Wipe -> Dalvik/art + System + Data + Cache + Internal Storage
-After that boot in bootloader and flash stock rom
-Reboot
-Debug usb
- Flash again twrp
-Install custom ROM
- Clean cache
-Boot Custom rom?
Click to expand...
Click to collapse
I always use rsdlite when going back to stock but that's just my preference. I had similar 'no sim detected' issue quite some time ago and going back to stock was the only fix for me
I have the same problem do you resolve the issue? Please a need my phone.
pijes said:
I always use rsdlite when going back to stock but that's just my preference. I had similar 'no sim detected' issue quite some time ago and going back to stock was the only fix for me
Click to expand...
Click to collapse
I try RSD Lite and he doesn't detect my phone. But i already back to stock rom with fastboot.
And nothing works in fact i don't have de sim card menu in Settings that's disturbing. But when i go back on stock everything is good.
Deschayn said:
I try RSD Lite and he doesn't detect my phone. But i already back to stock rom with fastboot.
And nothing works in fact i don't have de sim card menu in Settings that's disturbing. But when i go back on stock everything is good.
Click to expand...
Click to collapse
rsdlite has issue detecting phone in Windows 10, I only have windows 7 no issues with it
pijes said:
rsdlite has issue detecting phone in Windows 10, I only have windows 7 no issues with it
Click to expand...
Click to collapse
That's the source of the "(bootloader) slot has no count"? in cmd?
Win10 can cause bad flash of twrp? And all my issue come from that install?

Help

I flashed Lineage Os 15.1 from stock feb. update rooted, it gets stuck in bootanimation and does not go into system, any solution?
U have twrp? Can u boot into it? If yes do a clean flash or use miflash to get back to stock
If u have TWRP installed then like @apexashwin said clean flash with the recommended process if u dont have twrp u can first boot your phone into TWRP for a while from fastboot commands and clean flash rom and if you want to go to stock use Mi Flash Tool data backup will be recommended .
Sry guys
apexashwin said:
U have twrp? Can u boot into it? If yes do a clean flash or use miflash to get back to stock
Click to expand...
Click to collapse
iamlfcfan said:
If u have TWRP installed then like @apexashwin said clean flash with the recommended process if u dont have twrp u can first boot your phone into TWRP for a while from fastboot commands and clean flash rom and if you want to go to stock use Mi Flash Tool data backup will be recommended .
Click to expand...
Click to collapse
Yes, I have TWRP installed, and i have tried with a lot of clean flashes, installing the rom and the steps that you know.
Nothing have worked, and i don't know what else to do.
Nothing works
Sry guys
apexashwin said:
U have twrp? Can u boot into it? If yes do a clean flash or use miflash to get back to stock
Click to expand...
Click to collapse
iamlfcfan said:
If u have TWRP installed then like @apexashwin said clean flash with the recommended process if u dont have twrp u can first boot your phone into TWRP for a while from fastboot commands and clean flash rom and if you want to go to stock use Mi Flash Tool data backup will be recommended .
Click to expand...
Click to collapse
Yes, I have TWRP installed, and i have tried with a lot of clean flashes, installing the rom and the steps that you know.
Nothing have worked, and i don't know what else to do.
Nothing works
AnonyIsRight said:
Yes, I have TWRP installed, and i have tried with a lot of clean flashes, installing the rom and the steps that you know.
Nothing have worked, and i don't know what else to do.
Nothing works
Click to expand...
Click to collapse
Use mi flash tool to clean install your rom then please take backup of ur data
iamlfcfan said:
Use mi flash tool to clean install your rom then please take backup of ur data
Click to expand...
Click to collapse
Also tried with MiFlash, with the flash_all.bat, the flash_all_lock.bat, and all of that. ( in fastboot mode and edl mode, also tried with qfil )
Idc about my personal data, but if what you mean is the phone data... i have formated it a lot of times :/
I'm going to try with "tissot_images_7.8.23_7.1", i hope it works, but i'm thinking that it will give me the same result https://www.youtube.com/watch?v=3YcWsWYQVGQ
I will write over here if i am able to solve it, and if not, i will write too.

Possibly bricked device

Hello to everyone and Merry Christmas. I have a Redmi Note 7 Global EU (codename: lavender) which i managed to unlock the bootloader on the first try. No waiting time for me ^_^ Anyway i messed around with TWRP at first then OrangeFox and i also used Adb for a while. Everything was good until i accidentally deleted the recovery using adb (so far the phone has no recovery at all. neither stock or custom and is able to reboot only in Fastboot Mode). Before that i flashed the Miui 11 Rom because i was on miui 10. I went to settings and formated the phone believing that it would go back to Miui 10 but apparently it deleted the rom so now im stuck with a phone that has no recovery whatsoever and no software to boot to. I really hope someone can help me guys. Feels free to ask anything more "detail-y" and sorry for the long post. Thanks in advance happy holidays everyone.
And no fastboot mode?
joke19 said:
And no fastboot mode?
Click to expand...
Click to collapse
It only boots in Fastboot Mode.
Go to fastboot mode. Install twrp and flash a rom (use sd card)
Then flash magisk (optional), obviously flash disable dm verity. If internal storage encrypted then you have to use sd card and search for solution.
Rainan03 said:
Go to fastboot mode. Install twrp and flash a rom (use sd card)
Then flash magisk (optional), obviously flash disable dm verity. If internal storage encrypted then you have to use sd card and search for solution.
Click to expand...
Click to collapse
I've already tried. After all that i cant flash anything on my phone. Its like it blocks it.
try flashing the stock rom through miflash since u still have fastboot. also dont forget to select any flash option other than "clean all and lock".
NightRaven49 said:
try flashing the stock rom through miflash since u still have fastboot. also dont forget to select any flash option other than "clean all and lock".
Click to expand...
Click to collapse
Could you guide me please by giving a link for the rom and some steps? .Also will it return to factory condition after the flash? Thanks for the help

Categories

Resources