Related
I know this is probably posted in the wrong forum but i only have 5 posts....
i flashed the bulletproof kernal from the HTC ONE forum and now my phone is in a boot loop..
i can get into the bootloader but when i try to go into recovery it wont load.
also device is not recognized by pc when connected by usb...
how can i get into twrp to factory reset and flash the viperrom or stock rooted rom?
Seeing as our sprint variant HTC one doesn't have any custom kernels as of yet, you flashed something that does not belong. This is a big no no and you've probably killed your device. You can try hard resetting by holding down the power button until the capacitive buttons stop blinking, then holding volume down and power to get to boot loader, then navigate to recovery. I'm pretty sure you're SOL though.
Sent from my HTCONE using xda app-developers app
whew!! ADB Fastboot saved me, loaded TWRP again through the command prompt and then reflashed the viperrom....!! restoring TB now!
Noted that i will not flash anymore kernals that are not for my phone!
Crisis averted!!
bsjmcconnell said:
whew!! ADB Fastboot saved me, loaded TWRP again through the command prompt and then reflashed the viperrom....!! restoring TB now!
Noted that i will not flash anymore kernals that are not for my phone!
Crisis averted!!
Click to expand...
Click to collapse
Did you do :
"fastboot flash recovery recovery.img" ?
I'm still bootlooping...
Once I got the bootloader to connect fastboot usb, I direct download the twrp recovery .img then In the command prompt
Fastboot flash recovery twrp.img
Then I was able to get into recovery from the bootloader and wipe and reflash viperROM
Sent from my HTCONE using xda app-developers app
Wow. Before bricking your phones, please read my post here:
http://forum.xda-developers.com/showthread.php?p=40678263
Hey guys
I just rooted my HTC One yesterday and installed a custom rom on it, all went well until my brain went stupid and formatted data, system, sdcard and i had no nandroid backup in place. I just upgraded from a HTC One X and from what i know, previously i could just flash CWM and mount usb and it'll go work normally. However, for my situation now, none of the recoveries actually allow me to mount usb.
Also, i'm on 1.29.404 and i can't find any RUUs that is the same as this. I also cant execute adb push for rom because my computer doesnt recognise my phone in adb devices. Can anyone help me out with this issue ?
cheers!
Hi
Greetings,
Install HTC drivers for abd to recognize your phone, this will help you to atempt abd sideload and also fastboot commands
Flash the recovery againg
"fastboot flash recovery name-of-recovery-.img"
And try again by adb sideload this is your last option before flashing a ruu
Sent from my HTC Sensation Z710e using xda premium
mfadhil said:
Hey guys
I just rooted my HTC One yesterday and installed a custom rom on it, all went well until my brain went stupid and formatted data, system, sdcard and i had no nandroid backup in place. I just upgraded from a HTC One X and from what i know, previously i could just flash CWM and mount usb and it'll go work normally. However, for my situation now, none of the recoveries actually allow me to mount usb.
Also, i'm on 1.29.404 and i can't find any RUUs that is the same as this. I also cant execute adb push for rom because my computer doesnt recognise my phone in adb devices. Can anyone help me out with this issue ?
cheers!
Click to expand...
Click to collapse
I'm in a similar boat, did a "format data" in TWRP and now I can't boot. I can access the phone via ADB tho. I'll let you know if I find a solution.
Same thing here
I also did the same thing. However, I can't boot into recovery at all; It says its about to boot into recovery, then the phone just turns off. The only thing I can do is boot into the bootloader, and lock or unlock it. Right now, its unlocked. I've tried everything. I would love to just use an ruu exe., but the only one I've found isn't working for my phone for whatever reason. I kept getting error 132 signature error. The ruu I was using was "RUU_M7_UL_JB_50_BrightstarUS_WWE_1.29.1540.3" I was using a similar version ( I think it was 1.29.300 or something), and yes, I relocked my bootloader before using the ruu; If anyone knows of a different, newer version, or really, anything at all that can help, it would be greatly appreciated.
Hi
Greetings,
Have to tried this code after installing the recovery
"fastboot erase cache" if not unlock your bootloader install recovery and try this code
Sent from my HTC Sensation Z710e using xda premium
shrex said:
Hi
Greetings,
Have to tried this code after installing the recovery
"fastboot erase cache" if not unlock your bootloader install recovery and try this code
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
Hey thanks for replying; Unfourtently, even after reflashing twrp and clearing the cache, it still just shows the entering recovery mode and the restarts. In fact, now it is constantly restarting until I boot it into bootloader and power the system down that way. Any other suggestions?
Thanks
NoDroid4U said:
I also did the same thing. However, I can't boot into recovery at all; It says its about to boot into recovery, then the phone just turns off. The only thing I can do is boot into the bootloader, and lock or unlock it. Right now, its unlocked. I've tried everything. I would love to just use an ruu exe., but the only one I've found isn't working for my phone for whatever reason. I kept getting error 132 signature error. The ruu I was using was "RUU_M7_UL_JB_50_BrightstarUS_WWE_1.29.1540.3" I was using a similar version ( I think it was 1.29.300 or something), and yes, I relocked my bootloader before using the ruu; If anyone knows of a different, newer version, or really, anything at all that can help, it would be greatly appreciated.
Click to expand...
Click to collapse
that RUU won't work because you have to match your version-main to the RUU you are about to flash, if that version-main doesn't match than you will get that error 132 which is normal in your case... if you want to know which is your version main just type
Code:
fastboot getvar version-main
matt95 said:
that RUU won't work because you have to match your version-main to the RUU you are about to flash, if that version-main doesn't match than you will get that error 132 which is normal in your case... if you want to know which is your version main just type
Code:
fastboot getvar version-main
Click to expand...
Click to collapse
Thanks; I've found the correct ruu, but now I have a new problem. As of right now its .zip and not .exe; I cant boot into recovery and adb isnt working either. Any suggestions for getting it on the phones memory, seeing as there is no sd card I can remove?
I had my phone booting the entering recovery screen for about half a sec and would always boot back into the OS so I installed TWRP through fastboot than went to factory reset in the hboot menu and it booted into recovery it worked for me but Idk if it will work for you
Sent from my HTC One using xda app-developers app
NoDroid4U said:
Thanks; I've found the correct ruu, but now I have a new problem. As of right now its .zip and not .exe; I cant boot into recovery and adb isnt working either. Any suggestions for getting it on the phones memory, seeing as there is no sd card I can remove?
Click to expand...
Click to collapse
i think you downloaded an OTA and not a RUU
---------- Post added at 09:05 AM ---------- Previous post was at 09:04 AM ----------
bradr00lzd00d1 said:
I had my phone booting the entering recovery screen for about half a sec and would always boot back into the OS so I installed TWRP through fastboot than went to factory reset in the hboot menu and it booted into recovery it worked for me but Idk if it will work for you
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
i won't suggest to hit that factory reset button! causa actually it soft-bricked some devices... you've been lucky
bradr00lzd00d1 said:
I had my phone booting the entering recovery screen for about half a sec and would always boot back into the OS so I installed TWRP through fastboot than went to factory reset in the hboot menu and it booted into recovery it worked for me but Idk if it will work for you
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
No such luck; Is there anyway at all to push it to the internal memory using fastboot?
NoDroid4U said:
No such luck; Is there anyway at all to push it to the internal memory using fastboot?
Click to expand...
Click to collapse
as long as i know the only file that you can flash in that OTA is the firmware.zip that will update your bootloader but i'll do it after some more tries...
please paste here the output of
Code:
fastboot getvar all
NoDroid4U said:
No such luck; Is there anyway at all to push it to the internal memory using fastboot?
Click to expand...
Click to collapse
Have you tried "fastboot -w" this will factory reset your phone from fastboot. Then try re-flashing recovery again.
NoDroid4U said:
Hey thanks for replying; Unfourtently, even after reflashing twrp and clearing the cache, it still just shows the entering recovery mode and the restarts. In fact, now it is constantly restarting until I boot it into bootloader and power the system down that way. Any other suggestions?
Thanks
Click to expand...
Click to collapse
I've had this problem on the one x plus, what I did and please bear with me, it does work Firstly flash cwm and clear cache, once you have done that you should be able to boot recovery. Once in cwm format everything including data! yep I said data! then reboot back to fastboot and flash TWRP and rewipe everything again (including data) then sideload or push your rom across to your phone.
Done this twice now on mine when I got bricked (for no reason!) I can only think the file system becomes corrupt somehow.
alright guys, i solved the issue and my phone is back to normal !
to those guys still facing the issue, i suggest you flash the latest cwm then try using the sideload function > adb sideload <filename.zip>
mine came back to life after that, heh
cheers!
Also fixed
Hey guys, thanks so much for everyones help last night. I also got mine all fixed and set away. For anyone interested, I used the ruu and steps in this thread: http://forum.xda-developers.com/showthread.php?t=2250904
Thanks again to everyone for their help!
Hope I can find some help as I ran into what seems to be a pretty serious issue. I haven't been able to find any steps that gets my phone back into booting the actual OS, so posting my specific problem seems to be the only option. A lot of thanks for anyone that can possibly help.
So, followed these instructions to root my phone and get it ready for installing a new ROM, but got stuck at instruction 18.
Which says: (a few before too)
16. OK Now the bootloader is unlocked. Time to install a recovery. In Terminal ./adb reboot bootloader
17. In terminal ./fastboot flash recovery name_of_the_recovery.img (I used recovery-clockwork-6.0.3.1-m7.img)
18. After recovery has flashed POWER DOWN PHONE COMPLETELY Then restart it
Once I did that, I restarted my phone and it loaded up clockwork recovery screen. This seemed fine, but every time I clicked to restart system it keeps on putting me back to this screen.
* I've tried clearing cache and booting, creating a backup and restoring and booting,
* I've got to the bootloader of the OS, but when I go to recovery, it brings me back here.
* I can't connect via the terminal w/ adb or fastboot as it complains it can't connect to device or just waiting for device.
* Neither the Android File Manager nor HTC Sync Manager can connect.
* I've tried only having one application installed for file management hoping that it's just a conflict, but to no avail.
* Can't use an sdcard load since there's no sdcard
* Trying a sideload doesn't work because I can't connect to the device.
I'm afraid I bricked my phone. I hope someone can offer some suggestions.
Again, thank you for your time.
Chris
You can't reboot into bootloader with a longpress of Power + Vol- button under a strong light?
I can get there, to bootloader by using the power and volume down, but no matter what option i pick it gets me back to clockworkmod. I've tried connecting then via terminal, but still nothing. Pretty frustrating.
In fastboot with the command:
Code:
fastboot devices
you can't see your phone?
If yes, flash the latest TWRP/CWM, do an erase cache and flash or sideload a rom
Right, nothing is output w/ that. Neither in bootloader or clockworkmod screen.
You've the right driver installed?
And, in device manager you can see your phone without any yellow triangle?
p.s. are you using windows, right?
Forgot to mention that, I'm on a Macbook Pro.
So Fastboot flash different recovery does not work?
When you where in recovery, did you flash any new ROM?
Sent from my HTC One using XDA Premium 4 mobile app
herrfricke said:
Forgot to mention that, I'm on a Macbook Pro.
Click to expand...
Click to collapse
So you have to add a
Code:
./
before the fastboot/adb command.
In fastboot type:
Code:
./fastboot devices
and check if you can see your device
Sindroid said:
So Fastboot flash different recovery does not work?
Click to expand...
Click to collapse
If atm he can't recognize his device how he can flash a recovery?
Sindroid said:
So Fastboot flash different recovery does not work?
When you where in recovery, did you flash any new ROM?
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks for the command... sadly it just says waiting for device. The core problem it seems now is that my computer won't recognize the USB connection for this device.
I think I just found out what I did wrong
instead of running this:
./fastboot flash recovery recovery-clockwork-6.0.3.1-m7.img
I ran this:
/fastboot flash boot recovery-clockwork-6.0.3.1-m7.img
based on command history. Crap.
If atm he can't recognize his device how he can flash a recovery?[/QUOTE]
Yeah, I know, only way you can get the whole process working is by adding ./ or if you wanted to put it on your $PATH variable, but that would be pointless.
Well your op says you attempted to do backups and restore, so you obviously seem to have CWM installed.
Sent from my HTC One using XDA Premium 4 mobile app
Sindroid said:
Well your op says you attempted to do backups and restore, so you obviously seem to have CWM installed.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yeah, it's installed. Just I think now because it was put on as a boot vs recovery it's treating it as the OS, possibly, so when I try to boot the system,it just boots CWM. The OS is there though, if I do a backup you can see all the files (especially proprietary stuff from HTC) still on the drive. But w/o access to it via terminal I don't know if there's a way to fix the boot problem. I can get to the bootloader,if I only it could mount to my computer from there (or even in CWM). Access to the phones drive seems to be the only way to clean it up.
herrfricke said:
Hope I can find some help as I ran into what seems to be a pretty serious issue. I haven't been able to find any steps that gets my phone back into booting the actual OS, so posting my specific problem seems to be the only option. A lot of thanks for anyone that can possibly help.
So, followed these instructions to root my phone and get it ready for installing a new ROM, but got stuck at instruction 18.
Which says: (a few before too)
16. OK Now the bootloader is unlocked. Time to install a recovery. In Terminal ./adb reboot bootloader
17. In terminal ./fastboot flash recovery name_of_the_recovery.img (I used recovery-clockwork-6.0.3.1-m7.img)
18. After recovery has flashed POWER DOWN PHONE COMPLETELY Then restart it
Once I did that, I restarted my phone and it loaded up clockwork recovery screen. This seemed fine, but every time I clicked to restart system it keeps on putting me back to this screen.
* I've tried clearing cache and booting, creating a backup and restoring and booting,
* I've got to the bootloader of the OS, but when I go to recovery, it brings me back here.
* I can't connect via the terminal w/ adb or fastboot as it complains it can't connect to device or just waiting for device.
* Neither the Android File Manager nor HTC Sync Manager can connect.
* I've tried only having one application installed for file management hoping that it's just a conflict, but to no avail.
* Can't use an sdcard load since there's no sdcard
* Trying a sideload doesn't work because I can't connect to the device.
I'm afraid I bricked my phone. I hope someone can offer some suggestions.
Again, thank you for your time.
Chris
Click to expand...
Click to collapse
As I gathered from your description, you are using a MAC.
I think you should use your friends PC to use the command to install the recovery and see if it solves the problem.
Alternatively you can use Heimdall Terminal fir MAC, which is sort of ODIN for MAC and try to reinstall your firmware.
Sent from my GT-I9070 using xda app-developers app
redndian said:
As I gathered from your description, you are using a MAC.
I think you should use your friends PC to use the command to install the recovery and see if it solves the probkem.
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
I can use virtual box now... i'll give it a try.
I use Mac as well and I ran into same connectivity problems as you do, but it was not during unlocking, rooting.. I had a Bootloop going with some mods conflicts, anyway, not important. I used my missus win 7 laptop and there it would see it and I could fix my problems there. Mac has had issues with SdK not working.
Alas, do run the Fastboot flash recovery command if you get it talking, as you temporarily can access CWM before flashing it permanently.
Sent from my HTC One using XDA Premium 4 mobile app
redndian said:
As I gathered from your description, you are using a MAC.
I think you should use your friends PC to use the command to install the recovery and see if it solves the problem.
Alternatively you can use Heimdall Terminal fir MAC, which is sort of ODIN for MAC and try to reinstall your firmware.
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Wait, heimdall is for samsung as i know.
And is different flash firmware for samsung and htc
Sent from One with Tapa4
Guich said:
Wait, heimdall is for samsung as i know.
And is different flash firmware for samsung and htc
Tried googling, and I found that it is samsung specific
I stand corrected.
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
I have a similar problem
My specs:
M7_WLS PVT SHIP S-ON RH
HBOOT 1.44 UNLOCKED
RADIO 1.00.20.0626
OpenDSP v31.120.274.0617
eMMC-boot
Jul 5 2013, 17:19:22:-1
TWRP v2.6.3 - working correctly
I have no backup and no ROM on my phone
I can access HBOOT just fine via power + vol down
Team Win Recovery also seems to function properly
My phone is not listed under adb devices
and the worst of all, my phone won't connect to my PC!!
Here is the problem,
I got bored with my stock ROM, so I decided to try CyanogenMod 10.1. Having installed a few ROMs in the past, I felt comfortable tampering with the software on my HTC One (Sprint). I first had clockworkmod flashed and I booted to HBOOT and wiped everything I had an option to wipe. I fear this was my mistake, I also did not create a backup prior to my tampering. After wiping my phone with clockwork, I tried moving the Cyanogen zip to my phone. This is when I noticed my phone would not connect to the PC. I tried different PC's and cords. I am using USB 2.0 and the laptop even makes a ding noise when I enter fastboot usb. My phone is not listed in C: drive, device manager, or adb devices.
I now have flashed TWRP and made sure all my drivers are up to date. I installed HTC Sync Manager, which can not find my phone. I tried to send the cyanogen zip to my phone via fastboot flash zip cm-10.1.3-m7spr.zip. This failed to pass signature verification test. I thought being unlocked bypassed the sig check but I guess not. I tried to gain S-OFF using revone. I couldn't send revone to my phone either. I also tried installing the stock ruu. I got my phone to the black HTC screen and ran the ruu.exe and whammo! ERROR [155] UNKNOWN ERROR...
I'm looking for a way to move my rom zip file to my phone so I can install via TWRP. Any help would be GREATLY appreciated! Thank you!
NWC83 said:
My specs:
M7_WLS PVT SHIP S-ON RH
HBOOT 1.44 UNLOCKED
RADIO 1.00.20.0626
OpenDSP v31.120.274.0617
eMMC-boot
Jul 5 2013, 17:19:22:-1
TWRP v2.6.3 - working correctly
I have no backup and no ROM on my phone
I can access HBOOT just fine via power + vol down
Team Win Recovery also seems to function properly
My phone is not listed under adb devices
and the worst of all, my phone won't connect to my PC!!
Here is the problem,
I got bored with my stock ROM, so I decided to try CyanogenMod 10.1. Having installed a few ROMs in the past, I felt comfortable tampering with the software on my HTC One (Sprint). I first had clockworkmod flashed and I booted to HBOOT and wiped everything I had an option to wipe. I fear this was my mistake, I also did not create a backup prior to my tampering. After wiping my phone with clockwork, I tried moving the Cyanogen zip to my phone. This is when I noticed my phone would not connect to the PC. I tried different PC's and cords. I am using USB 2.0 and the laptop even makes a ding noise when I enter fastboot usb. My phone is not listed in C: drive, device manager, or adb devices.
I now have flashed TWRP and made sure all my drivers are up to date. I installed HTC Sync Manager, which can not find my phone. I tried to send the cyanogen zip to my phone via fastboot flash zip cm-10.1.3-m7spr.zip. This failed to pass signature verification test. I thought being unlocked bypassed the sig check but I guess not. I tried to gain S-OFF using revone. I couldn't send revone to my phone either. I also tried installing the stock ruu. I got my phone to the black HTC screen and ran the ruu.exe and whammo! ERROR [155] UNKNOWN ERROR...
I'm looking for a way to move my rom zip file to my phone so I can install via TWRP. Any help would be GREATLY appreciated! Thank you!
Click to expand...
Click to collapse
I once had a similar problem with my samsung abd tried this ..
1. Remove sd card from your phone.
2. Put the sd card in a card reader and copy your firmware on sd card through yout pc
3. Refit the sd card in your phone
4. Flash firmware through recovery.
I hope this helps.
Sent from my GT-I9070 using xda app-developers app
Good morning i just got my lg g4 yesterday i was able to root it and flash custom recovery twrp via adb yesturday i even flashed some roms but today no matter what i do i cant get adb to work i keep on getting unathorized. On adb im stuck i cant get to boot to twrp either every time i try to whit the buttons vol down power at factory resets im stuck on exorsism rom but because i factory reset it dont got super su i tried diffrent computers and i get same error i uninstall android sdk and install whit no luck i tried lg flash tool to flash KDZ file gives me error can't connect to network try again in a few minutes can some help is their away to boot to twrp whit out adb ? Or how can. I fix the unauthorized on adb i think the problem is in my phone i tried diffrent computers windows 7 and 10 any help will greatly appreciates thanks
Sent from my LG-H811 using XDA-Developers mobile app
Did you try USB 2.0, if you a have a USB3.0 port it causes problems,
does your G4 serial starts with serial 505 to 510 and harware 1.0 ? those seems affected by the hardware flaw that makes boot loops
I read somewhere in here that serials 601and upper have the bootloop flaw fixed
Anyway, if you have an SD card installed, with the phone off remove it
and try again without the SD card
sometimes that helps
looks like G4 is a unstable beast
I did the same thing, I still haven't gotten adb working again but you can boot into recovery via kernel auditor. Or do a factory reset via the hardware keys and it will take you to twrp.
Sent from my LG-H811 using Tapatalk
I'm stuck at pretty much the same juncture. Kernel Auditor requires root to function (which we both seem to have lost) and the hardware buttons/factory reset just do that then boot me back into the rom. I also assume it's something with the phone since it reads "unauthorized" on 3 separate machines. Any other thoughts guys?
Also it has become apparent that although I fastbooted into TWRP initially, it did not stick. Leaving me with stock recovery, and clueless how to flash a recovery without ADB access.
@oogsaggie this what i did to get it fixed just download LGUP, put it in download mode, download the 20i KDZ file, and go back to stock 20i. and then root again make sure you permanently flash twrp move the twrp. image to your phone and flash iy from twrp
Sent from my LG-H811 using XDA-Developers mobile app
COCODRILO45 said:
@oogsaggie this what i did to get it fixed just download LGUP, put it in download mode, download the 20i KDZ file, and go back to stock 20i. and then root again make sure you permanently flash twrp move the twrp. image to your phone and flash iy from twrp
Sent from my LG-H811 using XDA-Developers mobile app
Click to expand...
Click to collapse
@COCODRILO45 Ended up doing exactly that. Wish I had seen your post earlier, but regardless great minds and all that stuff. For future reference I think COCODRILO45's solution is the most painless way to go. Cheers!
im really stupid, i was installing twrp, i did a advanced wipe to afterwards install a custom rom, and when my phone was done wiping i accidentally pushed the power button and turned of my phone. now it is stuck in fastboot mode. i tried reinstalling twrp but i can't boot into twrp, it keeps turning on in fastboot mode
thanks in advance
Reflash miui with miflash, be sure yo untick the lock thing onnthe bottom sonyoubdont lock bootloader, then try again.
Sounds like partition is fked
Rikkertbiemans said:
im really stupid, i was installing twrp, i did a advanced wipe to afterwards install a custom rom, and when my phone was done wiping i accidentally pushed the power button and turned of my phone. now it is stuck in fastboot mode. i tried reinstalling twrp but i can't boot into twrp, it keeps turning on in fastboot mode
thanks in advance
Click to expand...
Click to collapse
After flashing TWRP and still in fastboot, hold power and vol+. Keep both held while it reboots, it takes a few seconds. When the Redmi logo appears and the phone vibrates release the power button. Keep holding the vol+ button until it boots into TWRP.
Robbo.5000 said:
After flashing TWRP and still in fastboot, hold power and vol+. Keep both held while it reboots, it takes a few seconds. When the Redmi logo appears and the phone vibrates release the power button. Keep holding the vol+ button until it boots into TWRP.
Click to expand...
Click to collapse
this was the first thing i tried, but it keeps rebooting to fastboot, if i hold it longer it wil just reboot again. i've tried miflash, but miflash can't find a flash all.bat and when i go into explorer i can't find it either.
problem solved, i installed another version of twrp, deleted it and reinstalled the first one. thanks for all answers, it really helped along
Hey glad to hear you solved the issue. What version of TWRP did you end up flashing and what tool did you use to flash it? I'm facing a similar issue.
Thanks
kh805794 said:
Hey glad to hear you solved the issue. What version of TWRP did you end up flashing and what tool did you use to flash it? I'm facing a similar issue.
Thanks
Click to expand...
Click to collapse
I can't answer for OP, but he looks to have abandoned the thread.
What I can recommend from personal experience is that using latest version of TWRP - I think it's 4.3.3 (can't tell you exactly, as I'm writing this without checking my laptop on which I have the TWRP and ROM files) - will resolve all your problems.
Thanks for your reply I actually just managed to get root/TWRP/Magisk to work. A lot of the TWRP recovery images that I encountered just caused the phone to boot loop or get stuck on fastboot mode.
The TWRP that worked for me was twrp-3.3.1-15-raphael-mauronofrio.img
following:
fastboot flash recovery twrp-3.3.1-15-raphael-mauronofrio.img
For reference I have the global Mi 9T Pro
Rikkertbiemans said:
problem solved, i installed another version of twrp, deleted it and reinstalled the first one. thanks for all answers, it really helped along
Click to expand...
Click to collapse
I am also having this issue, after doing the exact same thing you did...
Would you be able to post the download link you got your TWRP version from? And maybe go into a little more detail about the reinstalling order (if that is important)?
Also the "mauronofrio" version didn't work (I have the Mi 9T), are there any other options out there?
Many thanks for any responses
camelCaseOnly said:
I am also having this issue, after doing the exact same thing you did...
Would you be able to post the download link you got your TWRP version from? And maybe go into a little more detail about the reinstalling order (if that is important)?
Also the "mauronofrio" version didn't work (I have the Mi 9T), are there any other options out there?
Many thanks for any responses
Click to expand...
Click to collapse
Did you ever get this solved? I'm in a similar situation after what I thought was a normal ROM flashing.
EDIT: Nevermind. Got it fixed using MiFlash.
theCroh said:
Did you ever get this solved? I'm in a similar situation after what I thought was a normal ROM flashing.
EDIT: Nevermind. Got it fixed using MiFlash.
Click to expand...
Click to collapse
Hey sorry didn't see your reply... I haven't had time in the last month to look at it so I'm still stuck. How did you fix it using MiFlash? Did you make it force load TWRP onto the phone or something?
I think there is definitely something wrong with the partition, as when I plug it into the computer it no longer comes up in "my computer" - although I do have the MIUI recovery working again.
Cheers
Rikkertbiemans said:
im really stupid, i was installing twrp, i did a advanced wipe to afterwards install a custom rom, and when my phone was done wiping i accidentally pushed the power button and turned of my phone. now it is stuck in fastboot mode. i tried reinstalling twrp but i can't boot into twrp, it keeps turning on in fastboot mode
thanks in advance
Click to expand...
Click to collapse
Flash images manually mr
camelCaseOnly said:
Hey sorry didn't see your reply... I haven't had time in the last month to look at it so I'm still stuck. How did you fix it using MiFlash? Did you make it force load TWRP onto the phone or something?
I think there is definitely something wrong with the partition, as when I plug it into the computer it no longer comes up in "my computer" - although I do have the MIUI recovery working again.
Cheers
Click to expand...
Click to collapse
I just flashed a full fastboot MIUI ROM in fastboot using the MiFlash portable tool. No need to do anything in recovery.
Edit: You can find fastboot ROMs from the OP of this thread https://forum.xda-developers.com/k20-pro/how-to/redmi-k20-pro-firmware-10-3-8-0-9-6-13-t3939647/ (labeled as ...fastboot)
EpickBroVlad said:
Flash images manually mr
Click to expand...
Click to collapse
Where can I find the right commands for flashing
theCroh said:
I just flashed a full fastboot MIUI ROM in fastboot using the MiFlash portable tool. No need to do anything in recovery.
Edit: You can find fastboot ROMs from the OP of this thread https://forum.xda-developers.com/k20-pro/how-to/redmi-k20-pro-firmware-10-3-8-0-9-6-13-t3939647/ (labeled as ...fastboot)
Click to expand...
Click to collapse
I'm still not able to get TWRP working... I think all of my problems will be solved as soon as I can get into it, but each time I load the recovery image on (using command prompt) it says it completes, but when I try to reboot it into recovery mode it never works (if I use command prompt to reboot into recovery it just shuts down but if I hold the button combination it either reboots back into fastboot or the original MIUI recovery mode - and yes, I am using the right button combinations).
I've tried every version of TWRP I could find, so I'm certain its not a problem with the recovery image itself... Have you or anyone else had this happen before? It's so infuriating that it just doesn't work, but I don't know why...
BTW the commands I'm using are
Code:
fastboot flash recovery "recovery.img"
(which works) and then
Code:
fastboot boot "recovery.img"
(which gives 2 OKs, but the phone just turns off).
(this all after setting the directory to my adb folder)
camelCaseOnly said:
I'm still not able to get TWRP working... I think all of my problems will be solved as soon as I can get into it, but each time I load the recovery image on (using command prompt) it says it completes, but when I try to reboot it into recovery mode it never works (if I use command prompt to reboot into recovery it just shuts down but if I hold the button combination it either reboots back into fastboot or the original MIUI recovery mode - and yes, I am using the right button combinations).
I've tried every version of TWRP I could find, so I'm certain its not a problem with the recovery image itself... Have you or anyone else had this happen before? It's so infuriating that it just doesn't work, but I don't know why...
BTW the commands I'm using are
Code:
fastboot flash recovery "recovery.img"
(which works) and then
Code:
fastboot boot "recovery.img"
(which gives 2 OKs, but the phone just turns off).
(this all after setting the directory to my adb folder)
Click to expand...
Click to collapse
This worked
https://forum.xda-developers.com/k20-pro/development/recovery-unofficial-twrp-xiaomi-redmi-t3944363
now shall I keep read only or allow modifications?
claudioita said:
This worked
https://forum.xda-developers.com/k20-pro/development/recovery-unofficial-twrp-xiaomi-redmi-t3944363
now shall I keep read only or allow modifications?
Click to expand...
Click to collapse
Unfortunately I wasn't able to access that link for some reason, but I did FINALLY manage to get it to work using another version from this thread; specifically the 4PDA 3.3.1-3 build and instructions referenced in the original post (I was using MIUI 11.0.1.0 at the time).
solution
you need the version for youre board if you open aida64 on youre phone is says davinci on my xiaomy mi 9t so download the twrp for davinci and it works i had the same problem too stuck in fast boot , im new to this this is my frist time im trying to install a new beta for miui
camelCaseOnly said:
Unfortunately I wasn't able to access that link for some reason, but I did FINALLY manage to get it to work using another version from this thread; specifically the 4PDA 3.3.1-3 build and instructions referenced in the original post (I was using MIUI 11.0.1.0 at the time).
Click to expand...
Click to collapse
Yy
help!
my honor 9 lite bootloader is unlocked and i have installed an unknown kernel and now when i want boot into twrp it will boot into stock recovery and when i flash twrp and boot it will boot into stock
i tried all of twrp versions :|
wtf should i do?
plz help me