Cannot enter recovery mode xperia c4 - Sony Xperia C4 Questions & Answers

I cannot enter recovery mode when I press and hold power and volume up button, it vibrates 3 times and nothing happens. I used to be able to do it with 5.1 now I flashed my phone to marshmallow like 5 months ago and cannot do it anymore . I don't know if its something to do with the flashing the phone please help me

same
bandutiz said:
I cannot enter recovery mode when I press and hold power and volume up button, it vibrates 3 times and nothing happens. I used to be able to do it with 5.1 now I flashed my phone to marshmallow like 5 months ago and cannot do it anymore . I don't know if its something to do with the flashing the phone please help me
Click to expand...
Click to collapse
i have literally the same problem and i can't get out of this!
sony didn't make the update for xperia c4 to start automatically, so i flashed marshmallow 6.0 in this device.
And now, i can't get in recovery mode, i used a tons of guides, i try to do it with codes on sdk, on sony's flashtool(emma), on adb, it's totally useless i think there isn't a way to get the recovery mode on xperia c4 with marshmallow 6.0.
Sony, wtf?

no one?
Any helps?.. it is really impossible to root this phone?

same problem here too.. need help

bandutiz said:
I cannot enter recovery mode when I press and hold power and volume up button, it vibrates 3 times and nothing happens. I used to be able to do it with 5.1 now I flashed my phone to marshmallow like 5 months ago and cannot do it anymore . I don't know if its something to do with the flashing the phone please help me
Click to expand...
Click to collapse
Search for stock recovery or TWRP recovery .img file on web. ( Remember, Google is your friend! ) Rename it to recovery.img and put it into the adb folder. Then, open a command prompt there ( as admin ) then type: cd <directory to adb folder> e.g. cd C:\adb then boot into fastboot mode or bootloader and then type: fastboot flash recovery recovery.img . Now it should flash a new recovery to your recovery partition.
P.s. You need to unlock your bootloader! But you need to backup your files cuz this is going to delete them!!! Go to setings> slide down> click on about your phone> click 7 times on build till you see a message like: "You are a developer!"> then click back button> go to "Developer settings"> and find an option called: "Oem Unlock." toggle it> Then go to fastboot mode or bootloader mode and in fastboot type: "fastboot oem unlock" or "fastboot oem go-unlock" then click "Yes" when prompting. BUT you can also boot in edl mode and flash it without unlocking bootloader. To do this, try power combinations, or go on google and search for them. It may also happen that you don't have an EDL mode, so you'll have to unlock the bootloader. So: What you have to do.
1. If you have a locked bootloader, unlock it.
2. Get a recovery image ( img. ).
3. Flash it!
Well that's it! Hope you understand me! Happy flashing!
riecards29

Related

Honor 7 keeps booting into twrp.

Hi,
I have rooted my honor 7. All went well until I INSTALLED Quick Boot ( Reboot ) . I tried to see if I can get into recovery mode. The cell phone turned off came into recovery mode, but now I can not go out of recovery mode. Tried everything but mobile go back to recovery mode. Please help me.
Thanks in advance
Younus R.
Sorry if am i in wrong thread.
I don't know where the flag is set to tell the bootloader which mode to boot into. But I'd say this flag is probably stuck...
If you've tried all the options in TWRP's [Reboot] section (Reboot bootloader/system/recovery/poweroff) with no success, then your only option is to flash full stock
thnx for your reply. Problem solved
here is the solution
Step 1: Press Volume down - and Power Button For 10 seconds ( fastboot mode: ) while connect the USB cable from your device to your computer.
open the PC command line window, enter the ADB installation directory, make sure your phone and PC is connected,
Than type : fastboot devices
and than: type fastboot reboot
Thnx n hope this post will help other.
I Love XDA. thnx again:laugh::laugh::laugh::laugh:

[HELP NEEDED] HTC One M8 won't update Android 4.4.2

So I've bought this phone a year ago and I've found out recently that its rooted.
I was trying to update to 4.4.3 and stuck at (entering recovery now)..
I even tried factory reset several times and stuck at the same screen, and as a result I can't hear in-call sound and I don't know what to do anymore.
At the boot loader screen it says
*Tampered*
*unlocked*
And S-on
Any chance I can get it updated and working?? :angel:
Sam087 said:
So I've bought this phone a year ago and I've found out recently that its rooted.
I was trying to update to 4.4.3 and stuck at (entering recovery now)..
I even tried factory reset several times and stuck at the same screen, and as a result I can't hear in-call sound and I don't know what to do anymore.
At the boot loader screen it says
*Tampered*
*unlocked*
And S-on
Any chance I can get it updated and working?? :angel:
Click to expand...
Click to collapse
Flash stock recovery and try again only stock recovery can flash update not twrp,philz,cmw
sayad1 said:
Flash stock recovery and try again only stock recovery can flash update not twrp,philz,cmw
Click to expand...
Click to collapse
and how to flash stock recovery? I'm all new to this.. thanks in advance.
Sam087 said:
and how to flash stock recovery? I'm all new to this.. thanks in advance.
Click to expand...
Click to collapse
Which veriant of you mean at&t,Verizon,sprint or other ??
Do you have done setting up and&fastboot already on your desktop or laptop??
sayad1 said:
Which veriant of you mean at&t,Verizon,sprint or other ??
Do you have done setting up and&fastboot already on your desktop or laptop??
Click to expand...
Click to collapse
I have zain netwok on Unlocked HTC m8.
and yes I have adb fastboot already on my laptop
Sam087 said:
I have zain netwok on Unlocked HTC m8.
and yes I have adb fastboot already on my laptop
Click to expand...
Click to collapse
1.Put the recovery file (*. img) into a fastboot / adb folder, and open Windows Command prompt (CMD) from there.
2.Make sure the M8 drivers already installed on your computer.
3.Connect the phone into computer via USB.
Now put your phone into fastboot mode, by turning it off first, then press and hold Volume down and power button. After that, choose Fastboot mode.
5.Run the following command to CMD window:
fastboot flash recovery FileName.img
You should change the “FileName” to match with your own.
6.Now reboot system.
fastboot reboot
7.Once fully boots up, your HTC One M8 should have stock recovery, now take an OTA then apply it.
https://mega.nz/#!aAxWWTCY!TLjZ-Q9NQVGFj0GQ7AHCSxtKG-9yS5LtKsvvbS3ExBM
sayad1 said:
1.Put the recovery file (*. img) into a fastboot / adb folder, and open Windows Command prompt (CMD) from there.
2.Make sure the M8 drivers already installed on your computer.
3.Connect the phone into computer via USB.
Now put your phone into fastboot mode, by turning it off first, then press and hold Volume down and power button. After that, choose Fastboot mode.
5.Run the following command to CMD window:
fastboot flash recovery FileName.img
You should change the “FileName” to match with your own.
6.Now reboot system.
fastboot reboot
7.Once fully boots up, your HTC One M8 should have stock recovery, now take an OTA then apply it.
https://mega.nz/#!aAxWWTCY!TLjZ-Q9NQVGFj0GQ7AHCSxtKG-9yS5LtKsvvbS3ExBM
Click to expand...
Click to collapse
Thanks it worked just fine.. updating to marshmallow now

Axon 7 A2017G from Lineage OS go back to Stock and Lock Bootloader without Problems

1.) You must have a full ZIP from ZTE
2.) Flash back the Original Recovery from the Original ZIP e.g. B08 B10 with ADB Fastboot command ( You must ticked OEM unlock on and USB debugging on in Developer Setting ) in Lineage.
2.1) push Power and tick restart in Bootloader.
2.2) go to Minimal ADB and Fastboot and type fastboot flash recovery recovery.img.
2.3) After this push with the Volume down recovery ,tick power.
OK! You can see the ORIGINALRecovery from ZTE.
3.) You must put a SD Card in Phone with the Original Update.zip
4.) Go in recovery and tick Update from SD card. Search the Update.zip and press Power.
5.) Wait until the Flash Process is finished.
6.) Tick Factory reset with Volume up/down push Power wait.
7.) Tick format Cache with Volume up / down push Power wait.
8.) Push Power to start your Phone with the Original Stock.
9.) After this you go to Settings / Build Number and Tick that seven Times to activate Developer Options, go back to setting and tick Developer Options ,here you must tick the OEM unlocking and USB debugging.
10.) Open Command window on PC and type "fastboot reboot bootloader" the phone shut down and restart in bootloader mode.
11.) in the Comand window you type" Fastboot oem lock" the Phone reboot and the bootloaer is locked. All your Data is lost in this Process!!![COLOR="Red"][/COLOR]
Voila all is done!! Original AXON 7 with Stock Rom .
I have test this with my Axon 7 Model A2017G and i have no Problem.
Sorry for my bad English.
Thanks for writing this out. Will be useful in case I need to switch back in the future
Where do you get the stock rom zip file though? zteusa.com somewhere?
spacemanvt said:
Thanks for writing this out. Will be useful in case I need to switch back in the future
Where do you get the stock rom zip file though? zteusa.com somewhere?
Click to expand...
Click to collapse
There is a global site where you can get the file. http://www.ztedevice.com/support/detail?id=C3BAC27838C4497C80C05EE008527885
Sent from my ZTE A2017G using XDA-Developers Legacy app
Hello,
I recovered my old stock recovery and when trying to apply update from sd card, it gives me this error: "Couldn´t mount /sdcard. installation aborted"
What can I do?
Edit: Solved by formatting the SD card
What is the ADB fastboot command to flash stock recovery?
JP_93 said:
What is the ADB fastboot command to flash stock recovery?
Click to expand...
Click to collapse
fastboot flash recovery "stock Recovery"
Flash the Original recovery.img from your Update.zip!!
JP_93 said:
What is the ADB fastboot command to flash stock recovery?
Click to expand...
Click to collapse
open Update.zip with e.g Winrar and unpacking recovery.img to the ADB directory. OK?!
Then open a Command Window and Type : fatboot flash recovery recovery.img . Wait.
Shutdown your Phone . Restart Phone wit push Power and Volume up.
tick with the Volume down botem update from SD card.
julk13 said:
fastboot flash recovery "stock Recovery"
Click to expand...
Click to collapse
Thanks!
tester2017 said:
open Update.zip with e.g Winrar and unpacking recovery.img to the ADB directory. OK?!
Then open a Command Window and Type : fatboot flash recovery recovery.img . Wait.
Shutdown your Phone . Restart Phone wit push Power and Volume up.
tick with the Volume down botem update from SD card.
Click to expand...
Click to collapse
Thanks for the help, I will try now
10.) Open Command window on PC and type "fastboot reboot bootloader" the phone shut down and restart in bootloader mode.
Click to expand...
Click to collapse
You made a mistake there as you have to enter "adb reboot bootloader" instead of fastboot. Other than that, it works perfectly. Thank you.
I can't get my bootloader locked. Under dev options, "OEM Unlocking" it grayed out.
idigg said:
I can't get my bootloader locked. Under dev options, "OEM Unlocking" it grayed out.
Click to expand...
Click to collapse
Did you find a solution to this? I'm running into the same problem with OEM unlocking being grayed out. I returned to stock just fine, but my problem is booting into the bootloader. Every time I try, it just goes to the "your device cannot be checked for corruption and will reboot in 5 seconds" screen. During this screen and during the screen that comes up you press the volume keys for the options menu, the fastboot oem lock command does not seem to work. Fastboot devices doesn't show any devices listed either
spearman792 said:
Did you find a solution to this? I'm running into the same problem with OEM unlocking being grayed out. I returned to stock just fine, but my problem is booting into the bootloader. Every time I try, it just goes to the "your device cannot be checked for corruption and will reboot in 5 seconds" screen. During this screen and during the screen that comes up you press the volume keys for the options menu, the fastboot oem lock command does not seem to work. Fastboot devices doesn't show any devices listed either
Click to expand...
Click to collapse
Seconded, I'm having the very same problem. Strange thing is, I cannot boot into booloader. I can boot into recovery, I can boot to system but whan I try to boot into bootloader via adb reboot bootloader, the phone just boots into system. If I try Power/Vol-Down, I will eventually land in FTM mode.
Anybody any clue?
SOLVED: After using the Windows based Axon7Toolkit which used Miflash to restore fastboot, I was able to boot into bootloader and also re-lock it.
robertaramar said:
Seconded, I'm having the very same problem. Strange thing is, I cannot boot into booloader. I can boot into recovery, I can boot to system but whan I try to boot into bootloader via adb reboot bootloader, the phone just boots into system. If I try Power/Vol-Down, I will eventually land in FTM mode.
Anybody any clue?
SOLVED: After using the Windows based Axon7Toolkit which used Miflash to restore fastboot, I was able to boot into bootloader and also re-lock it.
Click to expand...
Click to collapse
You couldn't boot into bootloader because there was no bootloader mode. As soon as you update to a recent Nougat build (or an upcoming one) via official zips, your aboot.img will be changed and you won't have bootloader mode anymore. Axon7toolkit relies on fastboot, so it flashes a package through MiFlash that gets you fastboot support.
Jus sayin
Thanks for the clarification.
Is there an aboot.img I can flash e.g. via axon7tool so I can enable fastboot again?
Would that be counted as a warranty void by ZTE?
robertaramar said:
Thanks for the clarification.
Is there an aboot.img I can flash e.g. via axon7tool so I can enable fastboot again?
Would that be counted as a warranty void by ZTE?
Click to expand...
Click to collapse
You can use the A2017U_FASTBOOT_UNLOCK_EDL from 4pda guys with MiFlash. Doesn't matter if you have a G, use this one
Actually axon7toolkit seems to flash that every time it does something related to fastboot. And after you lock it, you can install an official update zip (the latest one for example) and you'll get your phone totally stock, bootloader mode will be blocked.

phone bricked? help!

I decided to update my old oneplus 2 to lineageos 15.1 with, but when I tried to flash the file with TWRP, it shows an error. Since the TWRP version I was using was old, I decided to update it first. Keep in mind at this point i had completely wiped my device. So, I downloaded the "twrp-3.2.1-0-kenzo.img" file, as per a youtube video where the dude managed to flash the update successfully, and gave it a go. It showed up as successful. Then i shut the whole device off, and tried to boot back in to recovery to flash the ROM again, but the thing won't boot. It's stuck on this boot screen (with the oneplus logo and 'powered by android' at the bottom), and refuses to go further. I'm stuck in a situation with the phone having no OS, no recovery and the thing won't show up when I connect it to the pc either. Well, the pc makes the 'device connected' notification sound when I plug it in, but nothing shows up on the file explorer or the device manager.
That's my dilemma, please i need help!
Thanks in advance.
inwarse said:
I decided to update my old oneplus 2 to lineageos 15.1 with, but when I tried to flash the file with TWRP, it shows an error. Since the TWRP version I was using was old, I decided to update it first. Keep in mind at this point i had completely wiped my device. So, I downloaded the "twrp-3.2.1-0-kenzo.img" file, as per a youtube video where the dude managed to flash the update successfully, and gave it a go. It showed up as successful. Then i shut the whole device off, and tried to boot back in to recovery to flash the ROM again, but the thing won't boot. It's stuck on this boot screen (with the oneplus logo and 'powered by android' at the bottom), and refuses to go further. I'm stuck in a situation with the phone having no OS, no recovery and the thing won't show up when I connect it to the pc either. Well, the pc makes the 'device connected' notification sound when I plug it in, but nothing shows up on the file explorer or the device manager.
That's my dilemma, please i need help!
Thanks in advance.
Click to expand...
Click to collapse
You downloaded the KENZO (this is not oneplus2! ) TWRP and flashed it on another phone (oneplus2), just normal that it doesn't work and your phone is messed up.
If you can enter fastboot (vol up and power button to boot) you can rescue your phone:
-enter fastboot (vol up + power, while phone is completely off, u can also hold it until you can see "fastboot" written on the screen)
-connect device to a computer with fastboot installed
-type "fastboot oem unlock" into a terminal/cmd window if there is no error, you are good to go, otherwise your bootloader relocked, use this thread to recover
-if your bootloader is still unlocked, download the ONEPLUS2 TWRP IMG, ALWAYS make sure to only flash the roms, kernels, recoveries or zips for YOUR phone otherwise you can really DESTROY your phone!
-now type into terminal/cmd: "fastboot flash recovery *drag the oneplus2 twrp image into terminal/cmd window* and hit enter
-use vol down + power to reboot phone into recovery and wipe all partitions
-Install a ONEPLUS2 ROM of your choice
If something is not clear, use google, because this is most likely basic stuff you have to know when flashing your phone
I can in fact go to fastboot mode by holding the power+volume up keys. When I the phone to my pc it does show a fastboot device (9597b869 fastboot). What do i do from here?
inwarse said:
I can in fact go to fastboot mode by holding the power+volume up keys. When I the phone to my pc it does show a fastboot device (9597b869 fastboot). What do i do from here?
Click to expand...
Click to collapse
As I wrote above (it's a step-by-step guide, u only have to READ )
-connect device to a computer with fastboot installed
-type "fastboot oem unlock" into a terminal/cmd window if there is no error, you are good to go, otherwise your bootloader relocked, use this thread to recover
-if your bootloader is still unlocked, download the ONEPLUS2 TWRP IMG, ALWAYS make sure to only flash the roms, kernels, recoveries or zips for YOUR phone otherwise you can really DESTROY your phone!
-now type into terminal/cmd: "fastboot flash recovery *drag the oneplus2 twrp image into terminal/cmd window* and hit enter
-use vol down + power to reboot phone into recovery and wipe all partitions
-Install a ONEPLUS2 ROM of your choice
wertus33333 said:
As I wrote above (it's a step-by-step guide, u only have to READ )
-connect device to a computer with fastboot installed
-type "fastboot oem unlock" into a terminal/cmd window if there is no error, you are good to go, otherwise your bootloader relocked, use this thread to recover
-if your bootloader is still unlocked, download the ONEPLUS2 TWRP IMG, ALWAYS make sure to only flash the roms, kernels, recoveries or zips for YOUR phone otherwise you can really DESTROY your phone!
-now type into terminal/cmd: "fastboot flash recovery *drag the oneplus2 twrp image into terminal/cmd window* and hit enter
-use vol down + power to reboot phone into recovery and wipe all partitions
-Install a ONEPLUS2 ROM of your choice
Click to expand...
Click to collapse
i tried to follow the guide. but the bootloader, as per you description is relocked. the download link for the driver you provided shows up as empty/no longer available. that's where i'm getting stuck.
P.S, i can enter fastboot mode on the phone via power+volume up.
thanks for the help so far, i can't seem to find much help other than from you so far
Oh, the link is dead, sry for that. try this one (GDrive links are up and working).
inwarse said:
i tried to follow the guide. but the bootloader, as per you description is relocked. the download link for the driver you provided shows up as empty/no longer available. that's where i'm getting stuck.
P.S, i can enter fastboot mode on the phone via power+volume up.
thanks for the help so far, i can't seem to find much help other than from you so far
Click to expand...
Click to collapse
so i managed to get into qualcomm mode, updated the drivers, and ran "MSM8994DownloadTool.exe" in administrator mode. it went as it's outlined in your guide. however, at the end of that process, the phone got stuck in a bootloop (the oneplus logo flashes for a moment and restarts). and can't get into qualcomm mode now, since when i connect the usb to the pc while the phone off, it lights the display (to show that it's charging, i think). any way back from this?
(i can still get into fastboot mode)
inwarse said:
so i managed to get into qualcomm mode, updated the drivers, and ran "MSM8994DownloadTool.exe" in administrator mode. it went as it's outlined in your guide. however, at the end of that process, the phone got stuck in a bootloop (the oneplus logo flashes for a moment and restarts). and can't get into qualcomm mode now, since when i connect the usb to the pc while the phone off, it lights the display (to show that it's charging, i think). any way back from this?
(i can still get into fastboot mode)
Click to expand...
Click to collapse
Do you still have TWRP? If yes go to TWRP and shut down the phone there, afterwards you should be able to enter qualcomm mode again.
otherwise you have to try (i think 10s power button will shut the device completely down). You should be able to enter qualcomm mode if the device is fully shut off (your scenario sounds as if the device is not fully shut off when u connect it to the pc).
Just to go sure: You are absolutely sure to have a oneplus2, are you?
inwarse said:
so i managed to get into qualcomm mode, updated the drivers, and ran "MSM8994DownloadTool.exe" in administrator mode. it went as it's outlined in your guide. however, at the end of that process, the phone got stuck in a bootloop (the oneplus logo flashes for a moment and restarts). and can't get into qualcomm mode now, since when i connect the usb to the pc while the phone off, it lights the display (to show that it's charging, i think). any way back from this?
(i can still get into fastboot mode)
Click to expand...
Click to collapse
Could you resolve the issue?
wertus33333 said:
Could you resolve the issue?
Click to expand...
Click to collapse
nope. kept running into issue after issue, so got dejected and gave up.

Bootloop at reboot when i try to root on android pie

Hi, i'm trying to root my Xiaomi Mi A1 after updating it by OTA and I always get a bootloop on the android one screen.
I explain a little what I did, I had xposed and root on 8.1 with magisk, uninstalled them correctly, and then update to android 9.
Now, with the version 10.0.5.0.PDHMIXM of february, I tried to patch the boot.img from Magisk and then load it both from fastboot, as well as load trough the recovery of twrp, but the same result always happens, when reboot it stays in bootloop and I have I put back the stock boot.img unouching.
Also, in the status of the safety net looked at magisk I get ctsProfile: false, I do not know if it will have something to do
Can someone please help me root the phone?
Need some help, please
Hello.
Let's go.
If it's bootlooped do the next:
1. Download official latest ROM from this Mi site https://en.miui.com/download-333.html by clicking on green tab. After downloading finished, must twice extraxt it till have some yellow folder.
Download and install MFT from this link http://api.bbs.miui.com/url/MiFlash
2. Press&Hold Vol- button till phone goes to bootloader FASTBOOT mode
3. In opened "cmd/adb" on Your PC type "fastboot devices" to verify your phone
4. Check for bootloader is unlocked with "fastboot oem unlock". If it's unlocked You'll get a message "Your b/l is allredy unlocked", if not, Your phone will reboot and must quickly press&hold Vol- button to boot again in to FASTBOOT mode
5. When phone is connected in f/b mode type "fastboot oem edl" and wait Your phone reboot to EDL mode (black screen on display wit LED rapidly blinking)
6. Start Mi Flash Tool and do Refresh button to connect with the phone, click "select" button to navigate to the ROM folder from point 1. and check "save user data" on the bottom right (or check "clean all", as You wish)
7. After all, click "flash" button and be patient for a couple of a minutes when phone flashing. After a good yob you'll get a green colored message "success" to the right side of a MFT window.
8. That's it. Long press Power button on phone and wait till vibrate. Release it and boot to system. Let it update to February update and then do the steps from post "[GUIDE] Rooting Mi A1 without TWRP"
Enjoy!
P.S. Your BootLoader remains unlocked with options selected from point 6. but apps and system will be wiped out! Selecting on own risk!
zorzgeo said:
Hello.
Let's go.
If it's bootlooped do the next:
1. Download official latest ROM from this Mi site https://en.miui.com/download-333.html by clicking on green tab. After downloading finished, must twice extraxt it till have some yellow folder.
Download and install MFT from this link http://api.bbs.miui.com/url/MiFlash
2. Press&Hold Vol- button till phone goes to bootloader FASTBOOT mode
3. In opened "cmd/adb" on Your PC type "fastboot devices" to verify your phone
4. Check for bootloader is unlocked with "fastboot oem unlock". If it's unlocked You'll get a message "Your b/l is allredy unlocked", if not, Your phone will reboot and must quickly press&hold Vol- button to boot again in to FASTBOOT mode
5. When phone is connected in f/b mode type "fastboot oem edl" and wait Your phone reboot to EDL mode (black screen on display wit LED rapidly blinking)
6. Start Mi Flash Tool and do Refresh button to connect with the phone, click "select" button to navigate to the ROM folder from point 1. and check "save user data" on the bottom right (or check "clean all", as You wish)
7. After all, click "flash" button and be patient for a couple of a minutes when phone flashing. After a good yob you'll get a green colored message "success" to the right side of a MFT window.
8. That's it. Long press Power button on phone and wait till vibrate. Release it and boot to system. Let it update to February update and then do the steps from post "[GUIDE] Rooting Mi A1 without TWRP"
Enjoy!
P.S. Your BootLoader remains unlocked with options selected from point 6. but apps and system will be wiped out! Selecting on own risk!
Click to expand...
Click to collapse
First for clearence, my phone its unlocked because im was get root previously.
Im try to do all, but only got this log in XFT:
Code:
[0,02 COM8]:[COM8]:start flash.
[2,08 COM8]:cannot receive hello packet,MiFlash is trying to reset status!
[4,58 COM8]:cannot receive hello packet,MiFlash is trying to reset status!
[7,09 COM8]:try to reset status.
[7,09 COM8]:Switch mode back
[7,09 COM8]:cannot receive hello packet,MiFlash is trying to reset status!
[7,09 COM8]: Object reference not set as an instance of an object.
I'm on 10.5 february patch and in the official website the last version is 10.4 january patch, can this is the problem?
Thanks for your help
Did adb or fastboot commands recognise Your phone?
I am thinking Your phone isn't recognised by system/phone drivers damaged!
Sent from my Mi A1 using Tapatalk
zorzgeo said:
Did adb or fastboot commands recognise Your phone?
I am thinking Your phone isn't recognised by system/phone drivers damaged!
Sent from my Mi A1 using Tapatalk
Click to expand...
Click to collapse
That's it, my drivers are dysfunctional, reinstall them i can root finally my phone.
Really thanks zorzego
zorzgeo said:
Hello.
Let's go.
If it's bootlooped do the next:
1. Download official latest ROM from this Mi site https://en.miui.com/download-333.html by clicking on green tab. After downloading finished, must twice extraxt it till have some yellow folder.
Download and install MFT from this link http://api.bbs.miui.com/url/MiFlash
2. Press&Hold Vol- button till phone goes to bootloader FASTBOOT mode
3. In opened "cmd/adb" on Your PC type "fastboot devices" to verify your phone
4. Check for bootloader is unlocked with "fastboot oem unlock". If it's unlocked You'll get a message "Your b/l is allredy unlocked", if not, Your phone will reboot and must quickly press&hold Vol- button to boot again in to FASTBOOT mode
5. When phone is connected in f/b mode type "fastboot oem edl" and wait Your phone reboot to EDL mode (black screen on display wit LED rapidly blinking)
6. Start Mi Flash Tool and do Refresh button to connect with the phone, click "select" button to navigate to the ROM folder from point 1. and check "save user data" on the bottom right (or check "clean all", as You wish)
7. After all, click "flash" button and be patient for a couple of a minutes when phone flashing. After a good yob you'll get a green colored message "success" to the right side of a MFT window.
8. That's it. Long press Power button on phone and wait till vibrate. Release it and boot to system. Let it update to February update and then do the steps from post "[GUIDE] Rooting Mi A1 without TWRP"
Enjoy!
P.S. Your BootLoader remains unlocked with options selected from point 6. but apps and system will be wiped out! Selecting on own risk!
Click to expand...
Click to collapse
What's that EDL mode & why it's necesary to go into that EDL mode before flashing STOCK ROM? I've done flashing stock rom in MiA1 Oreo but never heard of that step (entering EDL mode) so asking. Is that something new that needs to be done nw for & from Pie update? Someone kindly explain
Warft said:
Hi, i'm trying to root my Xiaomi Mi A1 after updating it by OTA and I always get a bootloop on the android one screen.
I explain a little what I did, I had xposed and root on 8.1 with magisk, uninstalled them correctly, and then update to android 9.
Now, with the version 10.0.5.0.PDHMIXM of february, I tried to patch the boot.img from Magisk and then load it both from fastboot, as well as load trough the recovery of twrp, but the same result always happens, when reboot it stays in bootloop and I have I put back the stock boot.img unouching.
Also, in the status of the safety net looked at magisk I get ctsProfile: false, I do not know if it will have something to do
Can someone please help me root the phone?
Click to expand...
Click to collapse
My friend, do this to repair Bata cellphone, ... 1. enter fastboot mode and unlock oem and do twrp.img boot 2. after you enter twrp, install TWRP installer and install ROM via twrp (android version 5 rom 9, the official version is 4 which can be flashed via miflash tools). Then reboot the system and enjoy ... if you want to root do install magisk via twrp recovery ... give your answer after trying this. Very happy to help later.
.
My friend, do this to repair Bata cellphone, ... 1. enter fastboot mode and unlock oem and do twrp.img boot 2. after you enter twrp, install TWRP installer and install ROM via twrp (android version 5 rom 9, the official version is 4 which can be flashed via miflash tools). Then reboot the system and enjoy ... if you want to root do install magisk via twrp recovery ... give your answer after trying this. Very happy to help later.

Categories

Resources