Related
Hello dear guru's =)
I have an HTC One international. Today i try to get root access and install custom recovery, whent i flash recovery i missed that chose a boot partition to install it. Now phone boots only into recovery, and from my PC, adb or fastboot don see it, but in usb devices its present.
Im on linux Ubuntu 13.04.
In phone dont have any backup.
The phone can't boot in bootloader?
Guich said:
The phone can't boot in bootloader?
Click to expand...
Click to collapse
When i chose from CWM recovery menu "Reboot recovery", phone boot into download mode, and thats all. Fastboot or adb dont see it.
But. In usb device list:
In download mode:
Bus 002 Device 061: ID 0bb4:0ff9 HTC (High Tech Computer Corp.) Desire / Desire HD / Hero / Thunderbolt (Charge Mode)
In recovery mode:
Bus 002 Device 063: ID 0bb4:0f91 HTC (High Tech Computer Corp.)
Assuming you didn't corrupt your boot loader you should be able to get at the boot loader and use fastboot to flash a new recovery.
Power the device off
Hold power and volume down, the phone should turn on and load into the boot loader.
From there you can select fastboot (navigate menu with volumn buttons, power button to select fastboot).
You can use this command to flash a recovery:
Code:
fastboot flash recovery recovery.img
If you can enter bootloader,you may try formatting partitions from fastboot,and flashing them afterwards,that is if bootloader is unlocked.
You can also lock your bootloader and try installing RUU,it will put your phone back to stock,
P.S. - I'm new to this,so please consult with more experienced members,before doing anything
ZloY909 said:
Hello dear guru's =)
I have an HTC One international. Today i try to get root access and install custom recovery, whent i flash recovery i missed that chose a boot partition to install it. Now phone boots only into recovery, and from my PC, adb or fastboot don see it, but in usb devices its present.
Im on linux Ubuntu 13.04.
In phone dont have any backup.
Click to expand...
Click to collapse
you "fastboot flash boot recovery.img"? you may want to check this thread: http://forum.xda-developers.com/showthread.php?t=2478438&page=3
if that doesn't help, post back
Guys, we have to check if he can boot in bootloader/fastboot.
So, @ZloY909, if you're in recovery, adb can recognize your phone?
And, in CWM, there is the option: reboot bootloader?
As download mode you mean bootloader?
ZloY909 said:
Has the same problem, flashed CWM Recovery to the boot partiotion. Can you give me more info about that magic what you are done to cennect your phone to fastboot? =)
Thanks.
Best Regards.
Click to expand...
Click to collapse
fastboot shouldn't be affected.
when you connect your phone to the PC, does it the text in bootloader change from "FASTBOOT" to "FASTBOOT USB"
Guich said:
Guys, we have to check if he can boot in bootloader/fastboot.
So, @ZloY909, if you're in recovery, adb can recognize your phone?
And, in CWM, there is the option: reboot bootloader?
As download mode you mean bootloader?
Click to expand...
Click to collapse
adb or fastboot is not recognize my phone. In cwm recovery i have only reboot option or reboot into recovery. I have the same situation as tha developer in other post.
when i chose boot to recovery i have : "screen with a phone icon and a green image like i can connect via usb or something, but then it turns red after about 30 seconds"
ZloY909 said:
adb or fastboot is not recognize my phone. In cwm recovery i have only reboot option or reboot into recovery. I have the same situation as tha developer in other post.
when i chose boot to recovery i have : "screen with a phone icon and a green image like i can connect via usb or something, but then it turns red after about 30 seconds"
Click to expand...
Click to collapse
"screen with a phone icon and a green image like i can connect via usb or something, but then it turns red after about 30 seconds" -> that's stock recovery
Before, when you are in bootloader (image attached), are you able to "fastboot devices" and it shows up? because the bootloader is not affected by the recovery.
basically "fastboot flash boot recovery.img" put the custom recovery where the kernel is supposed to be.
First thing you need to get/confirm working is bootloader/fastboot.
ZloY909 said:
adb or fastboot is not recognize my phone. In cwm recovery i have only reboot option or reboot into recovery. I have the same situation as tha developer in other post.
when i chose boot to recovery i have : "screen with a phone icon and a green image like i can connect via usb or something, but then it turns red after about 30 seconds"
Click to expand...
Click to collapse
In cwm adb will work.
So i think you have some issue with drivers.
And, however, if you turn off the phone, you can't access in bootloader with a longpress of power and vol-?
Hey, so I'm the one who had this same situation. What I had to do from what I recall is go to CWM screen, cleared the cache, even in advanced the davlik cache, then I believe (and you might have to try different combinations of this, because I don't 100% remember as I had before tried so many different ways) I unmounted the system mount, then went to reboot from the first screen to get to the bootloader (hold power button and volume down). After this, I clicked on Fastboot and it then went to Fastboot USB. This is where you should be able to connect. Don't leave this screen until you flash the recovery in the right place and then properly install the ROM. Let me know if you get to at least connecting and I can even send over an image for your boot, so you can at least get your phone back.
It can be done, I had the same situation so your phone is not bricked. Just keep working at it.
herrfricke said:
Hey, so I'm the one who had this same situation. What I had to do from what I recall is go to CWM screen, cleared the cache, even in advanced the davlik cache, then I believe (and you might have to try different combinations of this, because I don't 100% remember as I had before tried so many different ways) I unmounted the system mount, then went to reboot from the first screen to get to the bootloader (hold power button and volume down). After this, I clicked on Fastboot and it then went to Fastboot USB. This is where you should be able to connect. Don't leave this screen until you flash the recovery in the right place and then properly install the ROM. Let me know if you get to at least connecting and I can even send over an image for your boot, so you can at least get your phone back.
It can be done, I had the same situation so your phone is not bricked. Just keep working at it.
Click to expand...
Click to collapse
I will check this out. Thanks for your reply.
Now i reinstall to win8, reinstall drivers and adb.
Guich said:
In cwm adb will work.
So i think you have some issue with drivers.
And, however, if you turn off the phone, you can't access in bootloader with a longpress of power and vol-?
Click to expand...
Click to collapse
Thanks for your reply. This help me to get to the bootloader.
Now i try to flash boot.img into boot =)
Ok. I have working phone =)
Thanks for yours replies.
1. I have successfully requested and unlocked my 4x.
2. I wanted to install: https://forum.xda-developers.com/xiaomi-redmi-4x/development/rom-2017-08-07lineage-14-1-t3653016
3. First step, install TWRP following this: https://twrp.me/xiaomi/xiaomiredmi4x.html (Fastboot Install Method (No Root Required)
3a. Using version: twrp-3.2.1-0-santoni.img as downloaded from the twrp site
3b. After many reboots and tries, finally get into TWRP. Password not accepted at first, press cancel, get to TWRP menu.
3c. Wipe->Advanced Wipe->System,Cache,Dalvik's/Art cache. Swipe, then get errors. Try again, errors. Press reboot option.
4. 4x OS will not boot. It is stuck in endless cycle of Mi logo, and recovery/TWRP boot (vol+ and power) does not work. Only way to break Mi logo is fastboot (vol- and power).
5. Try to reset phone so I can start entire process (starting at 2) all over again following this: http://en.miui.com/a-234.html
5a. Used this version: http://update.miui.com/updates/v1/fullromdownload.php?d=mido_global&b=X&r=global&n=
5b: Edited the flash_all.bat following this: https://www.youtube.com/watch?v=_osMF9EubhI
5c. Left fastboot mode, device will not power on at all.
And as I type this I realize I put on the "Note 4x" instead of the "4x" version. I should have used this version: http://update.miui.com/updates/v1/fullromdownload.php?d=santoni_global&b=F&r=global&n=
As a potential next step I've identified: http://en.miui.com/thread-693884-1-1.html
I need some expert guidance at this point. Thank you.
Recovery is both volume keys plus power.
Maybe you should reflash firmware as well(v32).
you can try it
download and install last version ADB https://dl.google.com/android/repository/platform-tools-latest-windows.zip
enter to TWRP both volume + power. after choose Advanced - ADB Side load .. run it
run command line on PC after: adb sideload /path/to/rom.zip
wait while rom will be installed... press Reboot to System (if TWRP don't reboot byself)
wait near 5-10 min for first time rom startmust work.
Olezka said:
enter to TWRP both volume + power. after choose Advanced - ADB Side load .. run it.
Click to expand...
Click to collapse
Kajuru said:
Recovery is both volume keys plus power.
Click to expand...
Click to collapse
I have gotten to recovery with just vol+. Regardless, the phone will not turn on from either combination.
vol+ and power ... have menu for reboot to Fastboot and Recovery .. choose it for reboot to TWRP and flash phone or in Fastboot and flash with Miflash
Olezka said:
vol+ and power ... have menu for reboot to Fastboot and Recovery .. choose it for reboot to TWRP and flash phone or in Fastboot and flash with Miflash
Click to expand...
Click to collapse
The phone will not turn on. Not to any menu. Not for any key combination.
zebra321 said:
The phone will not turn on. Not to any menu. Not for any key combination.
Click to expand...
Click to collapse
you know,, if you install twrp,, the combination key vol up+power cannot work,,, he work if you hold vol up+vol down+power until MI logo then realease.
This sounds a hard brick to me.
Every replies about Fastboot and Recovery are pointless, because he cannot start the phone in Fastboot.
either it's hard bricked or motherboard stopped working after the wrong flash.
i think you should give it try on test point method once as you have mentioned in this thread (do it on your risk) or you may have to visit service center since any button combination isn't working for you.
what is the status of device when connected to PC or on charge ? is it charging ? does led light blinks ?
I used the guide I posted in OP to fit it, though it wasn't easy. Gonna try lineageOS one more time. Thanks to all who tried to help.
I had this same. I saved my phone using this toturial:
and
http://en.miui.com/thread-693884-1-1.html
Be careful with the screen and sim tray!
My phone was 100% dead (no fastboot or recovery). I have tried everything before and only that works.
So i followed this guide to root my Mi A2 "theandroidsoul (insert dot here) com/xiaomi-mi-a2-root/"
It went all fine but the phone was still not rooted. So i thought maybe get the newest Magisk.zip wich i put on the phone.
So I went back to step 11. to install the new version with TWRP but it didnt go to TWRP although i held the volume up butten and then used the command "fastboot reboot" and then it weent into bootloop
so i Guess i am stuck on my Partition A (in my case) where i installed TWRP but i cant shut the phone dont to get into fastboot and ADB says Error: no device Found".
I Need Help plssss :crying:
If you cant go to fastboot then you need open up phone and use testpoint to force edl mode
But before that hold volume down and power for 10-15 sec to force fastboot
The battery is drained now, i tried to plug it in to the wall and boot into fastboot right away, i saw the fastboot screen for a splitsec but it cut off because it had not enough charge, so i left it plugged in and tried to go to fastboot constantly till the phone had enough charge to hold the boot, i was in fastboot for about 1 minute or so (my plan was to charge it in fastboot mode, leave it like that and then go to the pc to change the active partition back, but the pc didnt recognise the phone) but after that it startet bootlooping again while it was in fastboot.
Could i try to got to TWRP with "volume up + power button" ? and change the active partition in there?
Facing almost similar problem like you yesterday.
Try method I post here
https://forum.xda-developers.com/mi-a2/how-to/ota-v9-6-5-0-odimife-t3823445/page24
1. Have phone in fastboot mode
2. Launch adb cmd (NOT your pc usual cmd)
3. Connect to pc, type 'fastboot devices'
So I followed this guide, watch?v=eBAzsEw-QVsAnd, He used an auto flashing program, got to the step where you flash the recovery, it worked, the ADB was recognized and the writing of the recovery was successful.
But, when I tried booting into TWRP (by power + vol-up) I just get a black screen for a few secs and then the mi logo again.
Also, I manually installed TWRP 3.3.1 and still the same thing
Any suggestions?
Fullbit310 said:
So I followed this guide, watch?v=eBAzsEw-QVsAnd, He used an auto flashing program, got to the step where you flash the recovery, it worked, the ADB was recognized and the writing of the recovery was successful.
But, when I tried booting into TWRP (by power + vol-up) I just get a black screen for a few secs and then the mi logo again.
Also, I manually installed TWRP 3.3.1 and still the same thing
Any suggestions?
Click to expand...
Click to collapse
When you restore the phone try using the latest TWRP from here https://forum.xda-developers.com/k2...icial-twrp-xiaomi-redmi-t3944363/post79823568
Copy the TWRP image to the adb/fastboot folder and rename to TWRP.img.
No need to use any tools, just boot into fastboot connect to the PC then in command prompt navigate to the adb folder and use
Code:
fastboot flash recovery TWRP.img
After installing boot immediately into TWRP and flash what you need.
In fastboot still press and hold power and vol+ until it vibrates. Then let go of power and keep pressing vol+ until TWRP boots
Hi,
Sequence of steps:
1. Extracted the boot.img from payload.bin and flashed it to the phone. At this point I was able to get into Fastboot
2. While in Fastboot I went into advanced and wiped the "System Settings", and that's when the trouble started - now the phone is stuck into a boot loop forever, I do however get the options to "Power Off" and "Restart"
3. But none of the options above in Step 2 is able to bring me back to Fastboot (and hence into fastbootd either)
Question: How can I get the phone into Fastboot Mode - have tried MSM Tool v4 as well, but that doesn't even recognize the phone
Edit - This seems to have been resolved now, think I had to press Vol Down + Power instead of Vol Up + Power
Was able to enter into Fastbootd as well, will try to proceed with unbricking the phone with a fresh mind tomorrow
FYI for others reading I was able to install magisk by booting the patched file (dump the payload using the python script mentioned above). Running the command Fastboot boot filename boots into the operating system and then magisk can be installed using the direct method.
I assume running this command the phone doesn't actually flash the boot image but could be wrong
VoltaGe86 said:
FYI for others reading I was able to install magisk by booting the patched file (dump the payload using the python script mentioned above). Running the command Fastboot boot filename boots into the operating system and then magisk can be installed using the direct method.
I assume running this command the phone doesn't actually flash the boot image but could be wrong
Click to expand...
Click to collapse
Thats right, "fastboot boot <file_name>" loads temporarily your custom recovery of choice. After rebooting your phone, the custome recovery is gone.
Otherwise, the command "fastboot flash <file_name> recovery" flashs permamently your custom recovery of choice to your device.
Hi I have a oneplus 8t and I tried flashing a payload.bin file using fastboot enhanced. after the operation completed I tried to reboot but the phone only shows the logo and then the bootloader unlocked warning message and then turns off briefly, then it does it again and the screen goes black. When connected to the PC, the PC recognizes the devices as android adb recovery devices but i can't do anything from there. Tried the volume up+power combo and it just does the same thing. tried the volume down+power combo and absolutely nothing happens. If i could at least get to the bootloader I could unbrick it but I just can't get there. Any advice
Zekedw said:
Hi I have a oneplus 8t and I tried flashing a payload.bin file using fastboot enhanced. after the operation completed I tried to reboot but the phone only shows the logo and then the bootloader unlocked warning message and then turns off briefly, then it does it again and the screen goes black. When connected to the PC, the PC recognizes the devices as android adb recovery devices but i can't do anything from there. Tried the volume up+power combo and it just does the same thing. tried the volume down+power combo and absolutely nothing happens. If i could at least get to the bootloader I could unbrick it but I just can't get there. Any advice
Click to expand...
Click to collapse
I have exactly the same issue, on a nord 2
How about vol+/vol-&power all together? When stuck that gives me some screen that allows start, recovery (the one where you can enter advanced settings I expect from your description) and bootloader booting.