can't boot into twrp - Redmi K20 Pro / Xiaomi Mi 9T Pro Questions & Answe

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

Related

Recovery and fastboot mode problem

My Mi 5 was working just fine (and it is, right now), I've flashed RR for a few months, today I wanted to update it by flashing the latest zip but suddenly touchscreen does not work on twrp recovery (it was fine before. nothing particular happend before)! I let the screen to turn off (on twrp) and then turned it on so it might be fixed but it didn't. So I tried to flash the leatest twrp (it was 3.0.2.0) using adb but my phone turns off after a few seconds on fastboot mode! any idea?
SOLVED, USING OFFICIAL TWRP APP.
catalizgar said:
My Mi 5 was working just fine (and it is, right now), I've flashed RR for a few months, today I wanted to update it by flashing the latest zip but suddenly touchscreen does not work on twrp recovery (it was fine before. nothing particular happend before)! I let the screen to turn off (on twrp) and then turned it on so it might be fixed but it didn't. So I tried to flash the leatest twrp (it was 3.0.2.0) using adb but my phone turns off after a few seconds on fastboot mode! any idea?
Click to expand...
Click to collapse
Latest official twrp is v3.0.2-3 you can try flash and download it from here https://dl.twrp.me/gemini/
Sent from my MI 5 using Tapatalk
I've downloaded it
JJeamy said:
Latest official twrp is v3.0.2-3 you can try flash and download it from here https://dl.twrp.me/gemini/
Sent from my MI 5 using Tapatalk
Click to expand...
Click to collapse
I've downloaded it, but the fastboot mode is not stable and after a few seconds the phone turns off
catalizgar said:
I've downloaded it, but the fastboot mode is not stable and after a few seconds the phone turns off
Click to expand...
Click to collapse
Just try flashing it with quick..prepare typing "fastboot flash recovery twrp.img" first then get your phone into fastboot mode, connect then enter..
Alternative way is..if your bootloader still at unlocked state..you can try boot into edl mode by command "fastboot oem edl" the flash miui fastboot rom to revert back to the original state again first..then see if fastboot issue stikk there..if not you can continue repeat the step to unlocking BL again (if the boooader already relocked after flashing) if not..just try reboot into fastboot then flash twrp again.
Sent from my MI 5 using Tapatalk
JJeamy said:
Latest official twrp is v3.0.2-3 you can try flash and download it from here https://dl.twrp.me/gemini/
Sent from my MI 5 using Tapatalk
Click to expand...
Click to collapse
For me that also does not work.
oktaya said:
For me that also does not work.
Click to expand...
Click to collapse
What you mean that also doesn't work..?, what part..?, installing twrp..or what else..?
catalizgar said:
My Mi 5 was working just fine (and it is, right now), I've flashed RR for a few months, today I wanted to update it by flashing the latest zip but suddenly touchscreen does not work on twrp recovery (it was fine before. nothing particular happend before)! I let the screen to turn off (on twrp) and then turned it on so it might be fixed but it didn't. So I tried to flash the leatest twrp (it was 3.0.2.0) using adb but my phone turns off after a few seconds on fastboot mode! any idea?
Click to expand...
Click to collapse
i have the same problem. I can go to TWRP but touchscreen not work. In my case fastboot is stabile, but when i plug in my mi5 to computer (w10) its don't see him on adb fastboot.
Marcinek91 said:
i have the same problem. I can go to TWRP but touchscreen not work. In my case fastboot is stabile, but when i plug in my mi5 to computer (w10) its don't see him on adb fastboot.
Click to expand...
Click to collapse
solved it. :highfive::victory:
use twrp official app to flash latest recovery image. (root is required)
Marcinek91 said:
i have the same problem. I can go to TWRP but touchscreen not work. In my case fastboot is stabile, but when i plug in my mi5 to computer (w10) its don't see him on adb fastboot.
Click to expand...
Click to collapse
JJeamy said:
Just try flashing it with quick..prepare typing "fastboot flash recovery twrp.img" first then get your phone into fastboot mode, connect then enter..
Alternative way is..if your bootloader still at unlocked state..you can try boot into edl mode by command "fastboot oem edl" the flash miui fastboot rom to revert back to the original state again first..then see if fastboot issue stikk there..if not you can continue repeat the step to unlocking BL again (if the boooader already relocked after flashing) if not..just try reboot into fastboot then flash twrp again.
Sent from my MI 5 using Tapatalk
Click to expand...
Click to collapse
solved it using twrp official app
JJeamy said:
What you mean that also doesn't work..?, what part..?, installing twrp..or what else..?
Click to expand...
Click to collapse
Sorry I haven't been on the site after using TWRP through ADB and taking care of my needs that way. What doesn't work is the same thing that didn't work for me with any TWRP image. Touchscreen does not respond to anything and letting it idle does not make a difference. I tried all of the available TWRP images (at the time) and did not find one that works. Luckily I found a tutorial showing how to use TWRP through ADB and frankly that is more user friendly in some ways since I've worked on Linux for a long time.

OnePlus 3t recovery boot loop

Hi everyone.
I have a OnePlus 3t. It's not rooted and bootloader is locked. The current state of my device is that the screen is completely black and shows no LEDs. I know leaving it for a few hours it will come back on, this is due to me getting into fastboot and turning off the phone. It was stuck in recovery. Everytime it was on it would boot to recovery. I've tried deleted cache, resetting and it was doing nothing. Can anyone help me as to how to fix this? I know it's not a hardware issue. Tried to research on here but I'm at a loose end.
Thanks in advance for any help.
mrandmrshemming said:
Hi everyone.
I have a OnePlus 3t. It's not rooted and bootloader is locked. The current state of my device is that the screen is completely black and shows no LEDs. I know leaving it for a few hours it will come back on, this is due to me getting into fastboot and turning off the phone. It was stuck in recovery. Everytime it was on it would boot to recovery. I've tried deleted cache, resetting and it was doing nothing. Can anyone help me as to how to fix this? I know it's not a hardware issue. Tried to research on here but I'm at a loose end.
Thanks in advance for any help.
Click to expand...
Click to collapse
I would try flashing the OOS ROM again. This might fix the problem.
Also, you should have posted this in the OnePlus 3T q&a forum, not here.
Sent from my OnePlus 3T using XDA Labs
BillGoss said:
I would try flashing the OOS ROM again. This might fix the problem.
Also, you should have posted this in the OnePlus 3T q&a forum, not here.
Sent from my OnePlus 3T using XDA Labs
Click to expand...
Click to collapse
What is the oos ROM? Also, can I do that via ADB and sideloading it?
mrandmrshemming said:
What is the oos ROM? Also, can I do that via ADB and sideloading it?
Click to expand...
Click to collapse
I mean the official Oxygen OS installation file that you can download from https://downloads.oneplus.com/ (if you're using OOS 5.0.8) or from https://forum.xda-developers.com/on...genos-5-0-1-android-8-0-t3728119/post75026505 (if you're using OOS 9.0.3 or 9.0.4)
And I believe you can sideload it via ADB, though I've never actually done that using the stock recovery.
Sent from my OnePlus 3T using XDA Labs
BillGoss said:
I mean the official Oxygen OS installation file that you can download from https://downloads.oneplus.com/ (if you're using OOS 5.0.8) or from https://forum.xda-developers.com/on...genos-5-0-1-android-8-0-t3728119/post75026505 (if you're using OOS 9.0.3 or 9.0.4)
And I believe you can sideload it via ADB, though I've never actually done that using the stock recovery.
Click to expand...
Click to collapse
So I did as you said, sideloaded the file via ADB. It says installation successful. I rebooted and then it boots into recovery again. Thanks for that though, still stuck however.
mrandmrshemming said:
So I did as you said, sideloaded the file via ADB. It says installation successful. I rebooted and then it boots into recovery again. Thanks for that though, still stuck however.
Click to expand...
Click to collapse
Have you tried to make a factory reset in recovery?
You have downhloaded the right file for your phone from OnePlus?
Master_TC said:
Have you tried to make a factory reset in recovery?
You have downhloaded the right file for your phone from OnePlus?
Click to expand...
Click to collapse
I have tried several files, but still no luck. Factory resetting does the same thing. Boots back into recovery. Would the unbrick method work do you think?
mrandmrshemming said:
I have tried several files, but still no luck. Factory resetting does the same thing. Boots back into recovery. Would the unbrick method work do you think?
Click to expand...
Click to collapse
I would try, but i have the feeling, that you have a hardware failer...
You could try this:
unlock bootloader
install twrp
install firmware 9.0.4
install any custom rom
I would take Dirty Unicorns, bacause file is not so big and works definitly without problems on my phone
https://download.dirtyunicorns.com/.../du_oneplus3-v13.4-20190707-1336-OFFICIAL.zip
perhaps is then the problem solved and you can install OxygenOS 9.0.4 again...
Master_TC said:
I would try, but i have the feeling, that you have a hardware failer...
You could try this:
unlock bootloader
install twrp
install firmware 9.0.4
install any custom rom
I would take Dirty Unicorns, bacause file is not so big and works definitly without problems on my phone
https://download.dirtyunicorns.com/.../du_oneplus3-v13.4-20190707-1336-OFFICIAL.zip
perhaps is then the problem solved and you can install OxygenOS 9.0.4 again...
Click to expand...
Click to collapse
Can you unlock bootloader from being stuck in recovery mode?
mrandmrshemming said:
Can you unlock bootloader from being stuck in recovery mode?
Click to expand...
Click to collapse
Install the adb - platform tools v28.0.1 on your PC.
Turn the phone off. Then boot it into fastboot mode by holding volume up + power. The phone will display "fastboot" text indicating that it has successfully entered fastboot mode.
Plug the phone into your PC, then open a command prompt window on the desktop (Shift + Right Click -> Open Command Window here) and type:
fastboot oem unlock
then
fastboot reboot
After that reboot into fastboot again and install TWRP...
Guide:
https://forums.oneplus.com/threads/...wrp-root-nandroid-efs-backup-and-more.448149/
Master_TC said:
Install the adb - platform tools v28.0.1 on your PC.
Turn the phone off. Then boot it into fastboot mode by holding volume up + power. The phone will display "fastboot" text indicating that it has successfully entered fastboot mode.
Plug the phone into your PC, then open a command prompt window on the desktop (Shift + Right Click -> Open Command Window here) and type:
fastboot oem unlock
then
fastboot reboot
After that reboot into fastboot again and install TWRP...
Guide:
https://forums.oneplus.com/threads/...wrp-root-nandroid-efs-backup-and-more.448149/
Click to expand...
Click to collapse
I used the hard brick method which successfully completed but it still boots into recovery. I am now thinking that there is an issue with the volume buttons, so therefore I think I need to disassemble the phone and replace the volume buttons.
mrandmrshemming said:
I used the hard brick method which successfully completed but it still boots into recovery. I am now thinking that there is an issue with the volume buttons, so therefore I think I need to disassemble the phone and replace the volume buttons.
Click to expand...
Click to collapse
Why the volume buttons?
Master_TC said:
Why the volume buttons?
Click to expand...
Click to collapse
It constantly reboots into recovery when turned on. Also, when I got into fastboot it continuously scrolled through the options, reboot bootloader....reboot recovery.... start....etc.
mrandmrshemming said:
It constantly reboots into recovery when turned on. Also, when I got into fastboot it continuously scrolled through the options, reboot bootloader....reboot recovery.... start....etc.
Click to expand...
Click to collapse
Oh Ok the volume buttons... Perhaps you need only to clean them.
Googd luck!
mrandmrshemming said:
What is the oos ROM? Also, can I do that via ADB and sideloading it?
Click to expand...
Click to collapse
Oxygen os . Yah you can

ASUS ROG2 SOFT BRICK

Hi ,
I have an ASUS ROG2 and I'm experiencing quite a problem here , I would like to know if this can still be rescue or not? or maybe I'm missing some steps here. here's what I've done so far.
Before it got to this dilemma my phone is suffering from autoshutdown so i rooted my phone using magisk and applied the thermal mode by one of the OP here. everything is working fine , the phone is not shutting down until today. it suddenly restart before me and it is stuck in ROG Logo.
what I've done.
1) i flash the stock boot img for my firmware version 2009.49 using fastboot flash boot 2009.49stock.img both slot A & B then followed by fastboot reboot so it can boot to system but it is still stock at the ROG Logo
2) i downloaded a RAW Firmware of 2009.49 , put my phone into fastboot mode. i made sure it was detected by the PC using the command fastboot devices and surely it was. i execute the flashall_AFT.cmd and waited , after it finishes my phone reboots but still stuck at the ROG Logo and here's the problem.
I reboot my phone into bootloader , scroll to Recovery after pressing Power button to select it , it boots and stuck at the ROG Logo at this point i'm confused since i need to factory reset it. so i downloaded TWRP for ROG2 Android 10 the one i usually use then i tried to boot from it using fastboot boot twrp10.img , it only boots and stuck at the ROG Logo again
3) I tried to flash a firmware using EDL mode , everything went well without any errors and there's the success message in Xiaomiflashtool , i reboot the phone to recovery and it is still stuck in ROG Logo.
any guesses? I'm kinda lost here since both RAW and EDL are not working.
KnowThyPro said:
Hi ,
I have an ASUS ROG2 and I'm experiencing quite a problem here , I would like to know if this can still be rescue or not? or maybe I'm missing some steps here. here's what I've done so far.
Before it got to this dilemma my phone is suffering from autoshutdown so i rooted my phone using magisk and applied the thermal mode by one of the OP here. everything is working fine , the phone is not shutting down until today. it suddenly restart before me and it is stuck in ROG Logo.
what I've done.
1) i flash the stock boot img for my firmware version 2009.49 using fastboot flash boot 2009.49stock.img both slot A & B then followed by fastboot reboot so it can boot to system but it is still stock at the ROG Logo
2) i downloaded a RAW Firmware of 2009.49 , put my phone into fastboot mode. i made sure it was detected by the PC using the command fastboot devices and surely it was. i execute the flashall_AFT.cmd and waited , after it finishes my phone reboots but still stuck at the ROG Logo and here's the problem.
I reboot my phone into bootloader , scroll to Recovery after pressing Power button to select it , it boots and stuck at the ROG Logo at this point i'm confused since i need to factory reset it. so i downloaded TWRP for ROG2 Android 10 the one i usually use then i tried to boot from it using fastboot boot twrp10.img , it only boots and stuck at the ROG Logo again
3) I tried to flash a firmware using EDL mode , everything went well without any errors and there's the success message in Xiaomiflashtool , i reboot the phone to recovery and it is still stuck in ROG Logo.
any guesses? I'm kinda lost here since both RAW and EDL are not working.
Click to expand...
Click to collapse
You could try booting into TWRP 3.4.0-0 Q Unofficial by mauronofrio without flashing ( fastboot boot twrp-3.4.0-0-I001D-Q-mauronofrio.img ) , then copy the zip over to root of internal storage, either 2009.49 or lastest 2012.65, from here. Be sure to check during flash which slot gets flashed first. Then repeat the process, booting twrp so that you can flash the other inactive slot. If you want to be sure you have changed slots, click on reboot in twrp and see which is active before flashing. Good luck
Hopefully flashing both slots successfully will do it. Let us know how you get on.
reg66 said:
You could try booting into TWRP 3.4.0-0 Q Unofficial by mauronofrio without flashing ( fastboot boot twrp-3.4.0-0-I001D-Q-mauronofrio.img ) , then copy the zip over to root of internal storage, either 2009.49 or lastest 2012.65, from here. Be sure to check during flash which slot gets flashed first. Then repeat the process, booting twrp so that you can flash the other inactive slot. If you want to be sure you have changed slots, click on reboot in twrp and see which is active before flashing. Good luck
Hopefully flashing both slots successfully will do it. Let us know how you get on.
Click to expand...
Click to collapse
Hi Reg !
Thanks for replying , i think I'm using the official version of TWRP so I'll give this a try , i should overcome the obstacle of booting into TWRP..
I'll let you know the outcome.
KnowThyPro said:
Hi Reg !
Thanks for replying , i think I'm using the official version of TWRP so I'll give this a try , i should overcome the obstacle of booting into TWRP..
I'll let you know the outcome.
Click to expand...
Click to collapse
Any news?
reg66 said:
Any news?
Click to expand...
Click to collapse
I used the TWRP you've linked. and i'm afraid that it is stuck on the rog logo again..
what i've done. ' fastboot boot twrpQ3400.img ' after i sent that command , the phone reboots and instead of going to twrp , it goes to rog logo and stuck there.
is there anyway i could check if there's partition? it feels like the phone has no partition that's why it is always going back to the rog logo.
KnowThyPro said:
I used the TWRP you've linked. and i'm afraid that it is stuck on the rog logo again..
what i've done. ' fastboot boot twrpQ3400.img ' after i sent that command , the phone reboots and instead of going to twrp , it goes to rog logo and stuck there.
is there anyway i could check if there's partition? it feels like the phone has no partition that's why it is always going back to the rog logo.
Click to expand...
Click to collapse
Did you change the name of the twrp file? the fastboot boot twrp-3.4.0-0-I001D-Q-mauronofrio.img cmd must have an identical name to the file, which as the original should be twrp-3.4.0-0-I001D-Q-mauronofrio.img
and just to be sure, you have the twrp img in fastboot folder, correct?
reg66 said:
Did you change the name of the twrp file? the fastboot boot twrp-3.4.0-0-I001D-Q-mauronofrio.img cmd must have an identical name to the file, which as the original should be twrp-3.4.0-0-I001D-Q-mauronofrio.img
and just to be sure, you have the twrp img in fastboot folder, correct?
Click to expand...
Click to collapse
Yes i did rename it as twrpQ3400.img and yes also , it is in the same folder as my adb & fastboot folder enviroment.
i'll try a different approach maybe using QFIL? although i don't know where to start like finding the XML / Programmer or firehose..
any ideas?
KnowThyPro said:
Yes i did rename it as twrpQ3400.img and yes also , it is in the same folder as my adb & fastboot folder enviroment.
i'll try a different approach maybe using QFIL? although i don't know where to start like finding the XML / Programmer or firehose..
any ideas?
Click to expand...
Click to collapse
Well i'm running out of ideas, never used QFIL so wouldn't know. since you cannot boot into twrp (i'm assuming you didn't relock bootloader? twrp won't work with locked bootloader), you could try this thread. be sure to use the supplied 1910.35 images as it tried and tested. read posts 1 and 2 at the very least, post 2 has useful steps
if successful, you'll then need to update 1910.64 before android 10 2004.60 to start with, then up to latest
reg66 said:
Well i'm running out of ideas, never used QFIL so wouldn't know. since you cannot boot into twrp (i'm assuming you didn't relock bootloader? twrp won't work with locked bootloader), you could try this thread. be sure to use the supplied 1910.35 images as it tried and tested. read posts 1 and 2 at the very least, post 2 has useful steps
if successful, you'll then need to update 1910.64 before android 10 2004.60 to start with, then up to latest
Click to expand...
Click to collapse
yes , i didn't lock my bootloader since i can still see the bootloader unlock message.. i'm also running low in ideas , for worst it is a bricked phone at best. i'll check the link.
thanks for helping. i'll still update this thread to maybe update u as well.
edit: i checked the link , i already did the xiaomi flash tool approach on the link.. everything was a success with no errors... maybe i shud give qpst tool a try? although i'm not familiar using it.
KnowThyPro said:
yes , i didn't lock my bootloader since i can still see the bootloader unlock message.. i'm also running low in ideas , for worst it is a bricked phone at best. i'll check the link.
thanks for helping. i'll still update this thread to maybe update u as well.
edit: i checked the link , i already did the xiaomi flash tool approach on the link.. everything was a success with no errors... maybe i shud give qpst tool a try? although i'm not familiar using it.
Click to expand...
Click to collapse
did you remember to shut the phone down after successfully flashing, boot into recovery and wipe data, then reboot? as per the instructions...?
reg66 said:
did you remember to shut the phone down after successfully flashing, boot into recovery and wipe data, then reboot? as per the instructions...?
Click to expand...
Click to collapse
yes , ofcourse since the phone is in EDL mode the only way to shut it down is by using Power + volume up + volume down like around 15 seconds then phone will shutdown since the 9008 COM in device manager will be gone this means that it's no longer in EDL mode. i wait like 1minute before i power it up to recovery by power + volume down then scroll to recovery in bootloader. then with no luck still stuck to Rog logo..
it's like the recovery partition is gone...
KnowThyPro said:
yes , ofcourse since the phone is in EDL mode the only way to shut it down is by using Power + volume up + volume down like around 15 seconds then phone will shutdown since the 9008 COM in device manager will be gone this means that it's no longer in EDL mode. i wait like 1minute before i power it up to recovery by power + volume down then scroll to recovery in bootloader. then with no luck still stuck to Rog logo..
it's like the recovery partition is gone...
Click to expand...
Click to collapse
I've been googling for you dude but no joy yet.... will have another look tomorrow
reg66 said:
I've been googling for you dude but no joy yet.... will have another look tomorrow
Click to expand...
Click to collapse
Thanks man , i'm searching for the qfil approach but i'm getting a sahara error. currently searching for fixes
edit : i manage to boot the phone using the link you've provided by using QFIL approach and not thru XiaomiFlashTool
the phone boots successfully and i can use the recovery again ! although there's a problem , it can't read my sim card and everything is like stock android without any skins or what.. i used the RAW firmware to update it but the problem with stuck logo is back :/
gonna re-flash using QFIL and i'll check some more ~ maybe use TWRP and flash the firmware there no?
edit: the one from the link is not working , stuck at rog logo.. but the one from the internet i was able to boot to system but can't detect simcard , also when plugging to PC it will go to crashdump mode.
also can't flash TWRP will result in stuck at ROG logo :/
was able to boot the phone but can't connect to wifi and is locked by google frp :/ any guides i can follow to remove that FRP without wifi connection ?
Sorry bud, really not sure what's going on with your phone or know much more. Good luck with it tho
KnowThyPro said:
was able to boot the phone but can't connect to wifi and is locked by google frp :/ any guides i can follow to remove that FRP without wifi connection ?
Click to expand...
Click to collapse
Actually, if you now have recovery, what about booting into twrp and flashing lastest 2012.65 zip from asus website, twice - both slots. see if that fixes your wifi issue
As you said using the QFIL approach worked to boot into system and recovery is back - boot to twrp from that state
KnowThyPro said:
Thanks man , i'm searching for the qfil approach but i'm getting a sahara error. currently searching for fixes
edit : i manage to boot the phone using the link you've provided by using QFIL approach and not thru XiaomiFlashTool
the phone boots successfully and i can use the recovery again ! although there's a problem , it can't read my sim card and everything is like stock android without any skins or what.. i used the RAW firmware to update it but the problem with stuck logo is back :/
gonna re-flash using QFIL and i'll check some more ~ maybe use TWRP and flash the firmware there no?
edit: the one from the link is not working , stuck at rog logo.. but the one from the internet i was able to boot to system but can't detect simcard , also when plugging to PC it will go to crashdump mode.
also can't flash TWRP will result in stuck at ROG logo :/
Click to expand...
Click to collapse
I think my i messed my phone like yours. Can you provide me step by step? I have tried those step one by one but still stuck at rog logo

Question {Solved} Stuck on fastboot

Hey guys.
Yesterday, something weird happend.
I wanted to flash an update (kernel) so I powered off my phone and started it as usual to get into recovery. But the only thing it does, was to start up into fastboot mode.
I'm being able to boot the ROM with
"fastboot continue" when connected to th PC.
First, I thought the recovery was broken so I reflashed it. Nothing happend. Only fastboot mode.
Then reflashed magisk, in the hope it will solve my issue. Nothing.
So what could it be? A broken boot.img? How could it be fixed? Still annoying
Hi,
Are you able to boot into recovery using fastboot boot recovery.img?
nkrishna said:
Hi,
Are you able to boot into recovery using fastboot boot recovery.img?
Click to expand...
Click to collapse
yes. that did it. After that, I was being able to power on as usual but not being able to start recovery. not via TRWP or via Vol+Up + Power or even Advanced Reboot -> Recovery.
So, could a reinstallation of the ROM solve the issue?
Lycox said:
yes. that did it. After that, I was being able to power on as usual but not being able to start recovery. not via TRWP or via Vol+Up + Power or even Advanced Reboot -> Recovery.
Click to expand...
Click to collapse
Ugh... Sorry I'm a but confused
So you flashed the recovery, booted into recovery via fastboot, and you could move around in the TWRP. Is my understanding correct?
Well if you don't have any data, nothing hurts to reinstall the ROM I guess
nkrishna said:
Ugh... Sorry I'm a but confused
So you flashed the recovery, booted into recovery via fastboot, and you could move around in the TWRP. Is my understanding correct?
Click to expand...
Click to collapse
I'm only able to boot into recovery via fastboot boot recovery.img as you mentioned (I guess it's loaded directly from my HD to the phone but doesn't stay there ). Booting into recovery via Vol-Up+Power doesn't work anymore...
Lycox said:
I'm only able to boot into recovery via fastboot boot recovery.img as you mentioned (I guess it's loaded directly from my HD to the phone but doesn't stay there ). Booting into recovery via Vol-Up+Power doesn't work anymore...
Click to expand...
Click to collapse
Weird. Haven't encountered this in rn10pro. But something similar happened on my previous phone I remember and that time flashing recovery, booting into it, then restarting to recover had worked. You can give it a shot.
If not wait for a better answer or flash the ROM
nkrishna said:
Weird. Haven't encountered this in rn10pro. But something similar happened on my previous phone I remember and that time flashing recovery, booting into it, then restarting to recover had worked. You can give it a shot.
If not wait for a better answer or flash the ROM
Click to expand...
Click to collapse
Thx. Will test that tomorrow and will report back
connect to laptop and type fastboot boot recovery.img(recovery name)
Ali Zaman said:
connect to laptop and type fastboot boot recovery.img(recovery name)
Click to expand...
Click to collapse
I already did that but I'm not being able to start recovery (TWRP) with Vol-Up+Power. It always loads my device into fastboot mode..
Lycox said:
I already did that but I'm not being able to start recovery (TWRP) with Vol-Up+Power. It always loads my device into fastboot mode..
Click to expand...
Click to collapse
Are you typing boot instead of flash?
Lycox said:
So, could a reinstallation of the ROM solve the issue?
Click to expand...
Click to collapse
maybe you should try a fastboot flash of the stock rom for your region. Be careful not to lock the bootloader again. And patient, it takes about 5 minutes...
Ali Zaman said:
Are you typing boot instead of flash?
Click to expand...
Click to collapse
Yep
nkrishna said:
Weird. Haven't encountered this in rn10pro. But something similar happened on my previous phone I remember and that time flashing recovery, booting into it, then restarting to recover had worked. You can give it a shot.
If not wait for a better answer or flash the ROM
Click to expand...
Click to collapse
Didn't work. Always starts in fastboot. Already tried to flash twrp via twrp but didn't helped.
So I tried to flash my ROM again and that did the trick .
Phone boots normally and I'm able to boot into recovery via advanced restart and Vol-Up+Power.
Thank you guys, for trying to solve the issue.
Man did u find the solution? @Lycox
I have the same fkcing problem
Baez_ said:
Man did u find the solution? @Lycox
I have the same fkcing problem
Click to expand...
Click to collapse
Yep,
I simply flashed the rom again. It was a broken boot.img.
Good luck
I did it much times can we talk on discord to help me?

Question Frozen In Download Mode

I've been at this for three days and can't find a solution. I can get in to recovery but when I hit reboot to bootloader it gets stuck in download mode. I can get back out.And the cycle repeats.... Have also done a reset. Any solutions for this besides sending it in for service? Thanks
Have you analyzed the logs available through recovery mode?
ze7zez said:
Have you analyzed the logs available through recovery mode?
Click to expand...
Click to collapse
Not sure I know how to do that.Right now I'm support chat with Samsung. Will get back to this board soon. Thank You
piazzii said:
Not sure I know how to do that.Right now I'm support chat with Samsung. Will get back to this board soon. Thank You
Click to expand...
Click to collapse
Tried looking through the logs.Have no idea what to look for..Best I see is
Reboot Recovery Cause is UNKNOWN
Failed to load bitmap installing_text for locale en-US (error -1)
piazzii said:
Tried looking through the logs.Have no idea what to look for..Best I see is
Reboot Recovery Cause is UNKNOWN
Failed to load bitmap installing_text for locale en-US (error -1)
Click to expand...
Click to collapse
Before I brick this thing, is it possible to install TWRP through the sd card,Will it work?
piazzii said:
Before I brick this thing, is it possible to install TWRP through the sd card,Will it work?
Click to expand...
Click to collapse
Don't do anything hastily. Your phone should be fully operational before you install TWRP.
piazzii said:
I've been at this for three days and can't find a solution. I can get in to recovery but when I hit reboot to bootloader it gets stuck in download mode. I can get back out.And the cycle repeats.... Have also done a reset. Any solutions for this besides sending it in for service? Thanks
Click to expand...
Click to collapse
Huh??? Reboot to bootloader is SUPPOSED to take to download mode. Where are you trying to get?
ze7zez said:
Don't do anything hastily. Your phone should be fully operational before you install TWRP.
Click to expand...
Click to collapse
Thank you...Understood
lewmur said:
Huh??? Reboot to bootloader is SUPPOSED to take to download mode. Where are you trying to get?
Click to expand...
Click to collapse
It does take me there..It freezes at download mode!!!!
So you can’t boot to system? Or you can’t use download mode?
Arealhooman said:
So you can’t boot to system? Or you can’t use download mode?
Click to expand...
Click to collapse
The system works fine. Just can't use download mode..Not allowing to connect with adb fastboot.
piazzii said:
It does take me there..It freezes at download mode!!!!
Click to expand...
Click to collapse
You need to explain what you mean by that and what things you did before this occured. Have you tried getting to download manually? By that I mean turning the tablet off and then holding vol up and down while plugging in the USB cable to the PC. Also, what happens when you try to boot to system?
piazzii said:
The system works fine. Just can't use download mode..Not allowing to connect with adb fastboot.
Click to expand...
Click to collapse
Ah, so your problem is only that you can't use fastboot. Have you installed TWRP? This model doesn't support fastboot by itself. You have to first install TWRP to use fastboot.
lewmur said:
Ah, so your problem is only that you can't use fastboot. Have you installed TWRP? This model doesn't support fastboot by itself. You have to first install TWRP to use fastboot.
Click to expand...
Click to collapse
11
piazzii said:
11
Click to expand...
Click to collapse
You need to read this thread to install TWRP. You do it with Odin and not fastboot. Odin is what Samsung uses INSTEAD of fastboot.
I cannot install TWRP,..
1.I Shut down
2.Press power and Vol up button
3.Gets in Recovery
4. I scroll to Reboot to bootloader
5. Goes into download mode. Freezes
6.Press power and Vol down buttons
7.Goes back to home screen
8. Rinse and repeat
piazzii said:
I cannot install TWRP,..
1.I Shut down
2.Press power and Vol up button
3.Gets in Recovery
4. I scroll to Reboot to bootloader
5. Goes into download mode. Freezes
6.Press power and Vol down buttons
7.Goes back to home screen
8. Rinse and repeat
Click to expand...
Click to collapse
Do you have Odin running? Do you get the "added message" in Odin? That is the only way to tell if it is connected. You say it "freezes" but that is normal. So long as you get the added notice in Odin, you are ready to flash. If you don't get the "added" message, then you have to enter the download mode manually and NOT from the recovery menu. Also, have you unlocked the bootloader? That has to be the very first step. Nothing will work till you do that.
piazzii said:
I've been at this for three days and can't find a solution. I can get in to recovery but when I hit reboot to bootloader it gets stuck in download mode. I can get back out.And the cycle repeats.... Have also done a reset. Any solutions for this besides sending it in for service? Thanks
Click to expand...
Click to collapse
I think I know what your problem is. You've had other tablets and have always used fastboot for rooting, unlocking and flashing. FORGET EVERYTHING YOU KNOW. Samsung doesn't work like other tablets. The ONLY time you use fastboot with this device is AFTER you have unlocked it, installed TWRP, rooted and want to install a GSI ROM. You DO NOT use fastboot to unlock the bootloader, root the tablet or flash TWRP, stock ROMs or custom ROMs. You can find instruction for unlocking the bootloader here. It is for the A7 but the A8 unlocks the same way. Then use the other link I posted for installing TWRP.
ONG he was using fastboot.
lewmur said:
I think I know what your problem is.
Spoiler: hidden
You've had other tablets and have always used fastboot for rooting, unlocking and flashing. FORGET EVERYTHING YOU KNOW. Samsung doesn't work like other tablets. The ONLY time you use fastboot with this device is AFTER you have unlocked it, installed TWRP, rooted and want to install a GSI ROM. You DO NOT use fastboot to unlock the bootloader, root the tablet or flash TWRP, stock ROMs or custom ROMs. You can find instruction for unlocking the bootloader here. It is for the A7 but the A8 unlocks the same way. Then use the other link I posted for installing TWRP.
Click to expand...
Click to collapse
My understanding is different. The problem is that the download mode can't be started because there is a hangup. So how can you use Odin, which requires a working phone in download mode?

Categories

Resources