Hard brick of Z5C ... can I save it? - Xperia Z5 Compact Q&A, Help & Troubleshooting

Well, I did it this time.
In a valiant attempt to install a custom ROM, I erased every partition using fastboot,
Code:
fastboot erase system
fastboot erase boot
fastboot erase userdata
fastboot erase recovery
fastboot erase cache
Now what I meant to do here was flash a recovery, using
Code:
//fastboot flash recovery TWRP.img
but repeating this so many times over the last 48 hours, I did not do above and instead went quickly right into below,
Code:
fastboot reboot
The system rebooted as I told it to ... right into a black void of nothing. Now their is no 'recovery' image and no 'bootloader' image ... the phone is hard bricked, won't turn on at all, dead. I was so close to getting to the custom ROM! Is there any chance to get it back into recovery mode? or have I learned a $350 lesson?
Edit: Further research indicates it may be possible to force the system into fastboot using a USB jig. Has anyone tried this method?

Wondering why you used the fastboot erase command to begin with when all you needed to do was flash TWRP and format the partitions using it.
Did you try holding power button + volume up for five seconds to reboot? If that doesn't work, did you use a pin to hard reset the phone pressing the button next to the sim card tray? Lastly, try inserting a USB cable to the phone, press and hold the volume up or volume down button. If the led lights up and turns blue or green, you can use the flash tool to flash a stock rom and start from scratch.

Related

Somehow I Can't get to EDL mode

I just officialy unlocked my bootloader because I Can't enter EDL mode somehow. Tried everything, EDL scripts, adb, holding the volume buttons...
The phone always restart the the system (it works fine). This is weird because I can't do factory reset either, it always boots back into my system.
Can somebody help me in this?
If you have an unlocked bootloader, why do you need to go to EDL mode instead just use fastboot.
Care to explain better?
The issue is: I flashed TWRP with fastboot. When I try to boot into it (Holding Volume up + power) i just get back into system.
This is just weird, as I can't do a Factory Reset either!
Download edl7.zip file from xda thread and go into fastboot mode and double tap on cmd file...your device will go in edl mode (red led blink)
Zerei said:
Care to explain better?
The issue is: I flashed TWRP with fastboot. When I try to boot into it (Holding Volume up + power) i just get back into system.
This is just weird, as I can't do a Factory Reset either!
Click to expand...
Click to collapse
EDL is for flashing fastboot files for locked bootloader as flashing through fastboot doesn't work. If your bootloader is unlocked you can just use fastboot. For TWRP are you getting any error while flashing it, if not you should boot into TWRP by holding volume down and power button with your phone turned off.
harishmenace said:
EDL is for flashing fastboot files for locked bootloader as flashing through fastboot doesn't work. If your bootloader is unlocked you can just use fastboot. For TWRP are you getting any error while flashing it, if not you should boot into TWRP by holding volume down and power button with your phone turned off.
Click to expand...
Click to collapse
Hey man. Thank you for your help. But I think that I'm not being clear on what my issue is. I have some experience on flashing twrp and rooting. But never faced something like this before.
I can't even do a factory reset (from the settings menu) as the phone restarts and just goes back to the system. I flashed twrp but when I try to boot into it I get back to the system. I try to reboot into bootloader via the update menu and the phone resets and just get back to system.
It's just as if I can't acess the bootloader menu at all.
That never happened, try holding volume button before pressing power button. You can also try it through adb, make sure you have usb debugging turned on. For fastboot use adb reboot bootloader and for recovery adb reboot recovery
harishmenace said:
That never happened, try holding volume button before pressing power button. You can also try it through adb, make sure you have usb debugging turned on. For fastboot use adb reboot bootloader and for recovery adb reboot recovery
Click to expand...
Click to collapse
Yeah, tried that too. This is just way too weird to be normal. I'm sure that I did everything right.

Can't boot in fastboot mode

Hi,
I tried to flash lineageos 16 on my bkl09 emui9.
It was working but it was impossible to install app by play store... I tried many times to re-flash lineage img.
I'm actually blocked on TWRP. But it doesn't launch. When i start my phone, it boots on twrp, and the phone stays on the twrp boot screen but doesn't launch.
I can't turn the phone into fastboot mod by pressing vol- and power . It just restarts and reboot recovery twrp and block on boot screen twrp without launching...
I plug my phone on my computer, it reconized as adb devices but when I try to turn into fastboot mode by adb, nothing happen...
I hope there's a solution !
(and sorry for my english ... :/
power off the phone, put USB port in phone, press volume down key, now connect USB port to PC with volume down key press. it should boot to fastboot.
Rob1hn said:
Hi,
I tried to flash lineageos 16 on my bkl09 emui9.
It was working but it was impossible to install app by play store... I tried many times to re-flash lineage img.
I'm actually blocked on TWRP. But it doesn't launch. When i start my phone, it boots on twrp, and the phone stays on the twrp boot screen but doesn't launch.
I can't turn the phone into fastboot mod by pressing vol- and power . It just restarts and reboot recovery twrp and block on boot screen twrp without launching...
I plug my phone on my computer, it reconized as adb devices but when I try to turn into fastboot mode by adb, nothing happen...
I hope there's a solution !
(and sorry for my english ... :/
Click to expand...
Click to collapse
Try this command
Code:
adb reboot fastboot
miststudent2011 said:
Try this command
Code:
adb reboot fastboot
Click to expand...
Click to collapse
hi. Please, help, i cant reboot to fsstboot. If i do this from app or from adb my phone just reboots twice. I can boot into recovery and into download mode
Don't reboot into fastboot, boot into fastboot.
1st hold the up and down and power to start up so that it shows more than that "...is now booting". Then power off and press "down" and "power" with USB plugged to enter fastbboot. In fastbbot, flash the userdata.img and the cache.img (This cleans data and cache totally) from Huawei's updates, then you will be able to get into TWRP without being stucked.

Question Please help! Can't get past "Android Recovery" message

I have been installing Magisk to my Motorola Moto G Power 2021, using the patched image method (non-TWRP). Everything seemed to be accomplished, but now that it is time to reboot (and voila!), I keep getting this message:
Android Recovery
motorola/borneo_retail/borneo
11/RZBS31.Q2-143-27-7/3f699
user/release_keys
Use volume up/down and power.
Can’t load Android system. Your data may be corrupt. If you continue to get this message, you may need to perform a factory data reset and erase all user data stored on this device.
I have tried multiple tries, including fastbooting and trying to start it up normally from fastboot mode.
Can someone please help me get past this message and get my phone functional again?
Thanks for any help!
NH Exit said:
I have been installing Magisk to my Motorola Moto G Power 2021, using the patched image method (non-TWRP). Everything seemed to be accomplished, but now that it is time to reboot (and voila!), I keep getting this message:
Android Recovery
motorola/borneo_retail/borneo
11/RZBS31.Q2-143-27-7/3f699
user/release_keys
Use volume up/down and power.
Can’t load Android system. Your data may be corrupt. If you continue to get this message, you may need to perform a factory data reset and erase all user data stored on this device.
I have tried multiple tries, including fastbooting and trying to start it up normally from fastboot mode.
Can someone please help me get past this message and get my phone functional again?
Thanks for any help!
Click to expand...
Click to collapse
Not sure exactly but twrp would make flashing new images along easier if it's the case that you simply aren't flashing the right image to it.
I'm not sure on these moto devices but did you factory reset the device now that the new image is installed. Well before or after? This usually disables the encryption set by the system to /user .
I'm probably not the right person to ask this but it's worth a shot. Try booting into recovery now that your image is flashed and perform factory reset.
PsYk0n4uT said:
Not sure exactly but twrp would make flashing new images along easier if it's the case that you simply aren't flashing the right image to it.
I'm not sure on these moto devices but did you factory reset the device now that the new image is installed. Well before or after? This usually disables the encryption set by the system to /user .
I'm probably not the right person to ask this but it's worth a shot. Try booting into recovery now that your image is flashed and perform factory reset.
Click to expand...
Click to collapse
Thanks for your response.
Yes, I did do a factory reset. This was all after I had already tried the TWRP method and couldn’t get past the lock icon on TWRP. And after installing Magisk. That was the point at which I got that error message.
The factory reset got the phone operational again – and it took me half the day to go through all the apps to revoke permissions and download alternatives to the stock apps, like messaging.
Can you please suggest how to boot into recovery, or would that do another factory reset?
I am new to all this and don’t want to inadvertently get back to having to do another reset.
I haven't started working on this phone yet. I have one sitting on my desk.
I'm more familiar with samsung devices.
But that being said.
Power and volume down from completely off.
Not sure if you have to hold those buttons from power off state while plugging USB cord into computer but if the button combo alone doesn't work try powerring off again and hold the two buttons while plugging in the USB cable.
Simply entering recovery mode won't factory reset it. But. Pay attention to the button information it should be listed somewhere once u boot into recovery indicating what each of your physical buttons do.
Be careful if your not trying to factory reset. I had a device the other day I accidentally pressed volume up on and booted into a mode I didn't mean to boot into. I don't think it was a moto but I can't remember which device it was.
Please take my advice with a use at your own risk warning because I'm simply a power user that's learning about these devices myself
PsYk0n4uT said:
I haven't started working on this phone yet. I have one sitting on my desk.
I'm more familiar with samsung devices.
But that being said.
Power and volume down from completely off.
Not sure if you have to hold those buttons from power off state while plugging USB cord into computer but if the button combo alone doesn't work try powerring off again and hold the two buttons while plugging in the USB cable.
Simply entering recovery mode won't factory reset it. But. Pay attention to the button information it should be listed somewhere once u boot into recovery indicating what each of your physical buttons do.
Be careful if your not trying to factory reset. I had a device the other day I accidentally pressed volume up on and booted into a mode I didn't mean to boot into. I don't think it was a moto but I can't remember which device it was.
Please take my advice with a use at your own risk warning because I'm simply a power user that's learning about these devices myself
Click to expand...
Click to collapse
OK, I booted into fastboot (via adb).
The default screen offers the option to “START” next to the power button, plus arrows next to the volume up and down buttons.
The volume up button, when pressed, shows “BARCODES” next to the power button.
The volume down button, when pressed, returns to “START” next to the power button.
These are the only options showing in fastboot mode. (Is fastboot the same as what you referred to as recovery?)
Shall I press “BARCODES” next?
NH Exit said:
OK, I booted into fastboot (via adb).
The default screen offers the option to “START” next to the power button, plus arrows next to the volume up and down buttons.
The volume up button, when pressed, shows “BARCODES” next to the power button.
The volume down button, when pressed, returns to “START” next to the power button.
These are the only options showing in fastboot mode. (Is fastboot the same as what you referred to as recovery?)
Shall I press “BARCODES” next?
Click to expand...
Click to collapse
Well, I did that and just got four barcodes, which don't seem to have anything helpful to offer.
You may be able to press vol up more down more than once.
I know that sounds silly but give it a try if u haven't already. So fastboot IS a recovery mode but it's not the one you normally use as an end user to recover your system. Fastboot is a mode intended for use with adb fastboot commands from another device linked through your cable. You can issue commands for various things or use fastboot to flash Roms and system images. Boot images and such. I think most devices I've run across recently need to be issued the" fastboot reboot fastboot " command from terminal or command to reboot the phone into fastbootd when flashing. I honestly would just have to recommend reading up on fastboot and fastboot commands to get an idea of how you can use fastboot and the difference in fastboot and fastbootd. You have to have adb and fastboot installed on your computer to make use of fastboot mode/s. You should be able to either select recovery or enter recovery from the fastboot menu with your physical buttons. If your looking for the regular recovery menu it's probably accessed through a different button combo and you should be able to factory reset from there assuming your recovery partition is intact and functioning normally. You can definitely use fastboot to flasha new image thereby recovering your system but your definitely gonna lose anything you have on the device at that point. Flashing a new image whether it's stock or not is going to remove the encryption key your system uses to read your user data so after flashing a new image you will have to use the built in recovery menu to wipe/factory reset for the system to even boot BECAUSE it won't be able to read /data where your user data is stored
I meant to add that you have to issue fastboot reboot fastboot command WHILE IN fastboot mode to get to fastbootd
The start option is to boot your system normally, barcodes gives you info about your device such as IMEI AND SERIAL NUMBER
Try powering ur phone off and holding power and vol up and vol down or power and vol up until you see the boot logo. Or may even be power and vol down. Try these without the cable plugged in.
You shouldn't need the cable plugged in to get into the regularl recovery mode
Flash your system image. Reboot to recovery mode and factory reset

Need Help - Poco F1 Android 12 Stuck in Recovery

I flashed an unofficial Evolution X v6.5 Rom For my Poco F1 today,
it was working fine but then I tried to Reboot into MY Custom Recovery( OrangeFox ) using the Advance Restart Option Exist in Rom.
OrangeFox Recovery Opening Image was Showing but it didn't opened, My phone shut down and rebooted again into the Same OrangeFox Opening Image and then shut down again.
It stuck into Recovery Opening Bootloop.
I tried holding the power button to reboot into system but noting is happening, It is showing same Recovery Opening Image and then shutting down,
I tried holding the power button + Volume UP Button, Same thing was happening Recovery Opening Image and then shutting down.
Luckily when I tried holding the power button + Volume down Button, It opened the bootloader.
So I thought Something happened to the OrangeFox recovery file So I installed the TWRP Recovery with My PC.
BUT Now It showing TWRP Opening Image and then shutting down. Same Recovery Bootloop.
Something( Maybe the Rom ) preventing me from rebooting into any recovery.
I should mention that I didn't installed any new app or anything, I just flashed the rom and then finished the Google setup.
I managed to shut down the phone by holding all 3 button for about 20sec.
But it's not charging anymore, if I plug the to phone to charger it start the whole Recovery Bootloop again.
Please Let me know if you know of any possible solutions.
I managed to fix that issue, In Future if anyone else got same problem in any phone, Then Follow this,
At First Hold all three button for about 25sec to shut down your phone,
at this situation your phone won't charge, if your battery completely drained then your phone might get hard brick, so shut down it at first.
Then download a stable & trustable rom and put that in SD Card or Pendrive( in this case you will be needed an OTG to plug the perdrive into your phone )
Then download the latest TWRP or any other Recovery in your PC. You really need the latest custom Recovery( 0 - 3 Months Old ).
I should let you know, You need to install ADB & Fastboot Drivers on your PC to perform any normal rooting process on your phone, And Download "Android Platform Tools".
Open CMD in "Android Platform Tools" Folder
Connect your phone to your PC in bootloader mode by holding down Power + Volume Down Button.
Then Type in CMD - fastboot devices
To check your device is properly connected or not. If your phone is connected properly then CMD will show a random number and fastboot. If not then connect the phone properly and check the driver.
Then Type - fastboot erase userdata
It will erase all your internal and data.
Then Type - fastboot flash recovery "PUT HERE THE LATEST CUSTOM RECOVERY FULL PATH"
It will flash the custom recovery, IN above command after writing recovery give a space then write the full path or hold and drag the latest custom recovery to command prompt, it will automatically write the full path for you.
After flashing the recovery now you can open the recovery.
Now Open the custom recovery immediately by holding down Power + Volume UP Button.
Then Wipe the Old Rom and flash the new downloaded rom from SD Card or Pendrive.
AND there you go, Now you can reboot into your new system or recovery.

Question Crash Dump

I tried to back up persist.img, modem_a and modem_b but I deleted it and I couldnt restore partition (can't find the file) so i got stuck in crash dump.
Can anyone help me?
Happened when im flashing to cn rom 12.5.591
Assuming your region changing a Global (Duel) to CN (Pro); you're applying the erase and load of the partitions in an incorrect order (do not apply after first boot, must be done before nvdata is read). Do not boot the device after QFIL flashing of the CN build; instead right after flash has finished, unplug the usb cable and hold power and volume down buttons to boot into bootloader, from there plug into side port and run fastboot reboot fastboot. Now it will reboot into fastbootd: select recovery, followed by wipe data/factory reset. Now power off device, wait a few seconds, and hold both volume buttons and power to return to edl (flash mode). Plug into side port and now flash the correct partitions through partition manager (modem_a, modem_b, & persist from Global). Once finished, unplug hold power until it boots (15-20 seconds).
&(*) said:
Assuming your region changing a Global (Duel) to CN (Pro); you're applying the erase and load of the partitions in an incorrect order (do not apply after first boot, must be done before nvdata is read). Do not boot the device after QFIL flashing of the CN build; instead right after flash has finished, unplug the usb cable and hold power and volume down buttons to boot into bootloader, from there plug into side port and run fastboot reboot fastboot. Now it will reboot into fastbootd: select recovery, followed by wipe data/factory reset. Now power off device, wait a few seconds, and hold both volume buttons and power to return to edl (flash mode). Plug into side port and now flash the correct partitions through partition manager (modem_a, modem_b, & persist from Global). Once finished, unplug hold power until it boots (15-20 seconds).
Click to expand...
Click to collapse
Fixed it by restoring persist but fingerprint doesn't work.

Categories

Resources