Related
I recently bought an Oneplus 3 and wanted to root it, I succesfully unlocked my bootloader but when I try to flash TWRP and then load into the recovery mode the phone shows the oneplus logo for a few seconds and then turns itself off (even though ADB said it was succesfully flashed), when I reboot and go into recovery in brings me to the stock recovery.
Does anyone know how to fix this?
EDIT:
I previously had TWRP running on my Oneplus 3, at the first boot of TWRP I selected 'Read Only' because I saw that in a video, I couldn't flash a certain rom thats why I tought I had to update my TWRP, does this have something to do with it?
Anyone?
Don't let it boot into system. Fastboot TWRP, unplug your phone, boot into recovery manually (power + volume down).
In TWRP, select reboot system and it will apply a fix before it reboots and it should stick then.
Stock
krabman said:
Don't let it boot into system. Fastboot TWRP, unplug your phone, boot into recovery manually (power + volume down).
In TWRP, select reboot system and it will apply a fix before it reboots and it should stick then.
Click to expand...
Click to collapse
Can this be apply on other devices? Because I am having the same problem
kelvinchinedu said:
Can this be apply on other devices? Because I am having the same problem
Click to expand...
Click to collapse
This is universal: After flashing OEM ROM, don't boot into system. Boot into recovery, you will get into TWRP and from there boot into system. Or after flashing OEM ROM, flash Magisk and then boot into system.
kelvinchinedu said:
Can this be apply on other devices? Because I am having the same problem
Click to expand...
Click to collapse
Yeah, what he said. You can reboot recovery from TWRP and TWRP will patch it or you can flash magisk and it will do the work. What you can't do is flash TWRP and then boot directly to system because the stock recovery will be restored. Realistically do both, reboot recovery and then flash magisk for the win. I congratulate you on searching BTW, this thread is more than 2 years old. You may want to consider perusing the appropriate section for your other device. If it's a newer device with AB you will have some specific procedures to follow relating to that.
Hello
I'm on MIUI 8.1.2 on my hydrogen and want to flash the latest MIUI 8.1.4.
I've downloaded the recovery rom and flashed it in TWRP but after first reboot TWRP replaced by stock recovery.
Help me what should I do to get out of this issue.
Thanks in advance
Common issue
Boot into edl mode and flash 8.1.3.0 fast boot image and then you will be able to flash twrp again
Something was changed in the bootloader
LiviiYS said:
Common issue
Boot into edl mode and flash 8.1.3.0 fast boot image and then you will be able to flash twrp again
Something was changed in the bootloader
Click to expand...
Click to collapse
Hello where can i find the helium fastboot image to flash twrp again. Because i have no revovery at all after flashing original stock 8.1.6.0 global miui firmware. Thanks
Sent from my MI MAX using XDA-Developers mobile app
valerio.tosti said:
Hello where can i find the helium fastboot image to flash twrp again. Because i have no revovery at all after flashing original stock 8.1.6.0 global miui firmware. Thanks
Sent from my MI MAX using XDA-Developers mobile app
Click to expand...
Click to collapse
I think you don`t need to flash all the fastboot image to can flash TWRP again, just flash via fastboot, place your recovery in ADB folder, rename it recovery.img, fastboot will flashed but it seem that recovery it`s missed but the trick it`s only that don`t boot to recovery if you don`t execute after flash recovery the next command in fastboot: fastboot boot recovery.img, when you boot to recovery wipe cache and dalvik cache if it`s necessary three times untill recover your usual settings like language, bright and others.
Hi
I have flashed twrp in fastboot mode and inserted following command-
fastboot boot twrp.img
But my directly boots to system every time.
Similarly it gets stuck on lenovo boot logo when volume up + power button pressed
If I press volume up + power button again my device gets switched off.
I have followed tutorial but nothing is working
Help, please...
Hey guys. So here's the thing. I unlocked the zuk's z2 bootloader using the standard method (fastboot -i 0x2b4c flash unlock unlock_bootloader.img, with the img they sent me via email, and then fastboot -i 0x2b4c oem unlock-go), and then I went to flash the TWRP recovery. I downloaded the recovery image from the official twrp website and proceeded to flash it with "fastboot -i 0x2b4c flash recovery twrp.img". The flashing was successful. But before restarting the device, I chose the option to boot into recovery, so that the original recovery wouldn't overwrite TWRP. However, the phone does not boot into the recovery, ever. It "shuts down", tries to boot into recovery, and without showing anything on the screen simply restarts to the normal system. Even flashing a stock ROM in the phone with MiFlash (relocking the bootloader) and trying to boot into the stock recovery does not work.
And, the only method to boot into any recovery that works is to use "fastboot -i 0x2b4c boot recovery.img". But as we know this isn't permanent.
Anyways, sorry for the wall of text, I wanted to make sure what I said was clear Please help guys, what should I do??
Rokuw said:
Hey guys. So here's the thing. I unlocked the zuk's z2 bootloader using the standard method (fastboot -i 0x2b4c flash unlock unlock_bootloader.img, with the img they sent me via email, and then fastboot -i 0x2b4c oem unlock-go), and then I went to flash the TWRP recovery. I downloaded the recovery image from the official twrp website and proceeded to flash it with "fastboot -i 0x2b4c flash recovery twrp.img". The flashing was successful. But before restarting the device, I chose the option to boot into recovery, so that the original recovery wouldn't overwrite TWRP. However, the phone does not boot into the recovery, ever. It "shuts down", tries to boot into recovery, and without showing anything on the screen simply restarts to the normal system. Even flashing a stock ROM in the phone with MiFlash (relocking the bootloader) and trying to boot into the stock recovery does not work.
And, the only method to boot into any recovery that works is to use "fastboot -i 0x2b4c boot recovery.img". But as we know this isn't permanent.
Anyways, sorry for the wall of text, I wanted to make sure what I said was clear Please help guys, what should I do??
Click to expand...
Click to collapse
Why not flash twrp as an image file while in non permanent twrp? And while you're there flash supersu too.
Airtioteclint said:
Why not flash twrp as an image file while in non permanent twrp? And while you're there flash supersu too.
Click to expand...
Click to collapse
I did manage to flash a custom ROM, GApps and Magisk with the temporary TWRP and everything worked. But I just flashed the TWRP image as you said and the flash was successful, but the phone still doesn't boot into recovery
WTF is going on?? Its kinda like the image is being flashed correctly, but the phone fails to access the recovery partition to boot it... Halp!
Edit: Flashing via flashify also didn't work...
Re
Rokuw said:
I did manage to flash a custom ROM, GApps and Magisk with the temporary TWRP and everything worked. But I just flashed the TWRP image as you said and the flash was successful, but the phone still doesn't boot into recovery
WTF is going on?? Its kinda like the image is being flashed correctly, but the phone fails to access the recovery partition to boot it... Halp!
Edit: Flashing via flashify also didn't work...
Click to expand...
Click to collapse
As that window on boot shows that in 5 sec. to push anything, choose from that window Boot to bootloader, from there using volume buttons choose boot to recovery, it will reboot, wait those 5 secs and immediately after that window gone keep pushing both volume buttons and it should boot your recovery - it's the same for me and idk why
LaurynasVP said:
As that window on boot shows that in 5 sec. to push anything, choose from that window Boot to bootloader, from there using volume buttons choose boot to recovery, it will reboot, wait those 5 secs and immediately after that window gone keep pushing both volume buttons and it should boot your recovery - it's the same for me and idk why
Click to expand...
Click to collapse
Its works!!!1!! Much thanks mate!
Still though, it's really annoying having to do that every time to boot to recovery... If i figure out why that happens I'll shed some light here... And Would also be grateful if anyone who knows the reason for it explains why
Re
Rokuw said:
Its works!!!1!! Much thanks mate!
Still though, it's really annoying having to do that every time to boot to recovery... If i figure out why that happens I'll shed some light here... And Would also be grateful if anyone who knows the reason for it explains why
Click to expand...
Click to collapse
Great! Let us know if you'll find anything! Good luck
Thats It!
LaurynasVP said:
As that window on boot shows that in 5 sec. to push anything, choose from that window Boot to bootloader, from there using volume buttons choose boot to recovery, it will reboot, wait those 5 secs and immediately after that window gone keep pushing both volume buttons and it should boot your recovery - it's the same for me and idk why
Click to expand...
Click to collapse
As you said, is a patience problem:
I had the same problem and beeing serious I was very desperate, I tried and tried for weeks and nothing! BUT BRO! It was just beeing patient! You did it! You flashed the TWRP, now is just to wait!:
1. Turn on your device
2. Press volume keys to enter to the fastboot menu
3. Choose Recovery
4. Now the device will reboot and show the same thing as always(ZUK,Bootloader is unlocked,blablabla.), and here is when all starts, YOU NEED TO WAIT 5 SECONDS BRO!, AND THEN IT WILL BOOT TO TWRP!
5. Thats all, you're on!
P.D.: Apologize me for bad english :'v
Hope it worked!
mrscattergun said:
As you said, is a patience problem:
I had the same problem and beeing serious I was very desperate, I tried and tried for weeks and nothing! BUT BRO! It was just beeing patient! You did it! You flashed the TWRP, now is just to wait!:
1. Turn on your device
2. Press volume keys to enter to the fastboot menu
3. Choose Recovery
4. Now the device will reboot and show the same thing as always(ZUK,Bootloader is unlocked,blablabla.), and here is when all starts, YOU NEED TO WAIT 5 SECONDS BRO!, AND THEN IT WILL BOOT TO TWRP!
5. Thats all, you're on!
P.D.: Apologize me for bad english :'v
Hope it worked!
Click to expand...
Click to collapse
I did it the way you said but when i select recovery in the fastboot menu, the phone restart into fastboot, and even if I wait 5 secs it doesn't do anything! what can i do? thanks
Hi all, I have the same problem. Bootloader is unlocked and twrp is successfully flashed but the phone won't boot to twrp, it always boots to the stock recovery. can I flash twrp from stock recovery?
same problem here
My zuk z2 its not working i dont have a system and no recovery....
what i can do??
zuk z2 plus is not turning on..and the screen blinks and vibrates
zuk z2 plus is not turning on..and the screen blinks and vibrates...i tried to install custom rom of pixel experience...it works well but after 50% it gets shuts down..and now it is fully dead
Hey Guys,
somehow, I seem to be too dumb to install TWRP to my new dumpling. I did the following:
- run the official updates (9.0.3 Pie)
- unlock the bootloader using adb
- successfully flash the latest TWRP recovery (twrp-3.2.3-1 dumpling from their HP)
So far, no problems at all. Then I booted directly into recovery, so it won't be overwritten again: I tried unplug + Power/Volume Down, command "fastboot reboot recovery" and selecting recovery from the menu. But everytime I end up with the beautiful stock recovery, I never even saw the TWRP interface.
Any suggestions ? Any help would be much appreciated!!
My only idea: The latest TWRP is from 08/2018, maybe its not compatible to Pie ?!
_Kingo said:
Hey Guys,
somehow, I seem to be too dumb to install TWRP to my new dumpling. I did the following:
- run the official updates (9.0.3 Pie)
- unlock the bootloader using adb
- successfully flash the latest TWRP recovery (twrp-3.2.3-1 dumpling from their HP)
So far, no problems at all. Then I booted directly into recovery, so it won't be overwritten again: I tried unplug + Power/Volume Down, command "fastboot reboot recovery" and selecting recovery from the menu. But everytime I end up with the beautiful stock recovery, I never even saw the TWRP interface.
Any suggestions ? Any help would be much appreciated!!
My only idea: The latest TWRP is from 08/2018, maybe its not compatible to Pie ?!
Click to expand...
Click to collapse
hi dude, to stay on TWRP you have to flash MAGISK, if not TWRP will always be overwritten by the StockRecovery!!
flash TWRP
reboot into TWRP
flash Magisk within TWRP
reboot system
happy flashing!
nicorvienne said:
hi dude, to stay on TWRP you have to flash MAGISK, if not TWRP will always be overwritten by the StockRecovery!!
flash TWRP
reboot into TWRP
flash Magisk within TWRP
reboot system
happy flashing!
Click to expand...
Click to collapse
Hi, thanks, but I think you did not understand my problem: I can't reboot into TWRP. Instead I end up in stock, no matter what I do...
_Kingo said:
Hi, thanks, but I think you did not understand my problem: I can't reboot into TWRP. Instead I end up in stock, no matter what I do...
Click to expand...
Click to collapse
hi dude, sorry - now i got you
# after flashed TWRP unplug your device and reboot directly into the bootloader-mode (‘Volume Up’ + ‘Power’ button altogether) and navigate to 'Recovery' or
# fastboot boot 'recovery.img'
i recommend flashing twrp-3.2.3-x_blu_spark_v9.91_treble-op5_op5t.img : https://github.com/engstk/android_device_oneplus_cheeseburger/releases
SOLVED
I tried the 9.x recovery from this thread:
https://forum.xda-developers.com/oneplus-5t/development/recovery-twrp-3-2-1-0-oreo-8-0-8-1-t3729673
works like a charm!
I thougth, the official TWRP site would be the best source, but well... lesson learnt. Anyway, thanks for trying to help, nicorvienne
_Kingo said:
Hey Guys,
somehow, I seem to be too dumb to install TWRP to my new dumpling. I did the following:
- run the official updates (9.0.3 Pie)
- unlock the bootloader using adb
- successfully flash the latest TWRP recovery (twrp-3.2.3-1 dumpling from their HP)
So far, no problems at all. Then I booted directly into recovery, so it won't be overwritten again: I tried unplug + Power/Volume Down, command "fastboot reboot recovery" and selecting recovery from the menu. But everytime I end up with the beautiful stock recovery, I never even saw the TWRP interface.
Any suggestions ? Any help would be much appreciated!!
My only idea: The latest TWRP is from 08/2018, maybe its not compatible to Pie ?!
Click to expand...
Click to collapse
try this.
https://forum.xda-developers.com/oneplus-5t/development/root-install-twrp-xposed-framework-t3910141
Newbie needs help twrp
I am having the same problem and I have tried everything I unlock bootloader and flash TWRP successfully except I can never get into TWRP I try the key combo I tried to use the fastboot command all it does is it brings me back to fastboot mode how can I get to twrp with my new OnePlus 5T
[email protected] said:
I am having the same problem and I have tried everything I unlock bootloader and flash TWRP successfully except I can never get into TWRP I try the key combo I tried to use the fastboot command all it does is it brings me back to fastboot mode how can I get to twrp with my new OnePlus 5T
Click to expand...
Click to collapse
try to flash an older version of twrp through "ADB minimal fast boot".
I use Twrp and am not using Magisk or rooted.
Been searching,but I'm feeling a little lost. Is it possible to root mix 3 on global rom 10.2 ?
Bootloader is unlocked ,but I don't know where to go from here .
Thank you.
I don't have my mix 3 yet (should be delivered in a couple of days), but from what I've gathered, yes, you can (assuming your mix 3 is global too).
There's a TWRP_perseus you can use on this forum, but when you flash it, you have to boot in it holding vol+ and power, the command fastboot boot recovery won't work.
Then you can flash magisk v17.1 or v17.3, as v18 is known to have some trouble.
But you may want to wait confirmation from someone who actually has the phone already.
I have a global Mix 3 and global 10.2 ROM, root works fine with Magisk 17.3. The procedure is the same as Chinese Version, flash TWRP followed by Magisk 17.3 zip.
Si_NZ said:
I have a global Mix 3 and global 10.2 ROM, root works fine with Magisk 17.3. The procedure is the same as Chinese Version, flash TWRP followed by Magisk 17.3 zip.
Click to expand...
Click to collapse
Is stock camera working for you? I've read a couple cases in which root breaks camera functionality.
Yes the stock camera still works.
veesix said:
I don't have my mix 3 yet (should be delivered in a couple of days), but from what I've gathered, yes, you can (assuming your mix 3 is global too).
There's a TWRP_perseus you can use on this forum, but when you flash it, you have to boot in it holding vol+ and power, the command fastboot boot recovery won't work.
Then you can flash magisk v17.1 or v17.3, as v18 is known to have some trouble.
But you may want to wait confirmation from someone who actually has the phone already.
Click to expand...
Click to collapse
I have stucked on rooting global 10.2 for few days.
I usually use fastboot command to boot in to recovery, didn't think of using the button to enter twrp after flash.
Now my phone works fine with magisk 17.3, Thanks a lot!
after booting in to fastboot I try to flash twrp by the following command;
fastboot flash recovery twrp.img
No response.
Trying both adb devices and fastboot devices I find my phone attached.
Anyone have any pointers to what might be the issue?
thanks
Hi I also want to root my device but my computer can't find my device in fastboot mode. Do you have drivers I can install? I tried installing those from Google but the problem still persists.
Try and USB 2.0 socket on your PC or an USB 2.0 Hub, this worked for. I have no idea why USB 3 does not work.
boredandre said:
after booting in to fastboot I try to flash twrp by the following command;
fastboot flash recovery twrp.img
No response.
Trying both adb devices and fastboot devices I find my phone attached.
Anyone have any pointers to what might be the issue?
thanks
Click to expand...
Click to collapse
you have must type 2 command:
fastboot flash recovery twrp.img
fastboot boot twrp.img
then it will successfully reboot to TWRP
Si_NZ said:
I have a global Mix 3 and global 10.2 ROM, root works fine with Magisk 17.3. The procedure is the same as Chinese Version, flash TWRP followed by Magisk 17.3 zip.
Click to expand...
Click to collapse
So you don't need to flash a patched boot.img at all? It's literally as simple as unlocking the bootloader, flashing TWRP_perseus, rebooting to TWRP again, and then flashing Magisk 17.3?
Yes, if you have actual Global hardware, you flash twrp, press and hold vol up and power to reboot to recovery (you cannot use commands, atleast with CN hw). Then flash Magisk. If it bootloops, you have CN or other hardware, and you need the Magisk module I created to hide your hardware origin.
Trying to flash on a different computer did it for me. My phone is now rooted. Must have been a driver issue as I did everything exactly the same way as on the first computer. Thank you everyone for your help!
Hey guys, I am very new to Android since i switched from iPhones now to the Mi Mix 3 (EU Version). I unlocked the bootloader already and have the adb drivers installed and when I try to boot into TWRP using "fastboot flash recovery TWRP.img" into "fastboot boot TWRP.img" it will boot back into MIUI. I also tried some methods mentioned in various forums like
"1. Put phone in the fastboot mode (switch it off, then press and hold power + volume down for a couple of seconds)
2. Flash twrp through fastboot (fastboot flash recovery twrp.img)
3. Boot TWRP (fastboot boot twrp.img)
4. When phone screen become black, hold power + volume up until it vibrate then release all
5. The phone will boot into twrp "
but I never get the phone to go into the TWRP recovery mode. It either boots back into MIUI or into the MIUI Fastboot screen. Has anyone an idea? Should I try to reinstall the drivers or what could be the issue?
Thanks a lot in advance!
The Magisk zip file you flash in twrp does the patching for you, that's exactly what it's for in fact.
Barathum91 said:
3. Boot TWRP (fastboot boot twrp.img)
Click to expand...
Click to collapse
This is the issue. For now, you have to boot in twrp holding power and volume+ buttons.
veesix said:
This is the issue. For now, you have to boot in twrp holding power and volume+ buttons.
Click to expand...
Click to collapse
Does it have to be volume+ ?
I already tried it a lot with volume- button but if that is the difference then I will test that in the evening Thanks
Barathum91 said:
Does it have to be volume+ ?
I already tried it a lot with volume- button but if that is the difference then I will test that in the evening Thanks
Click to expand...
Click to collapse
Yes, vol down for bootloader, vol up for recovery, if I'm not mistaken
veesix said:
Yes, vol down for bootloader, vol up for recovery, if I'm not mistaken
Click to expand...
Click to collapse
Ahh so maybe that really was the problem I hope it works (testing it later) and thanks again!
Barathum91 said:
Hey guys, I am very new to Android since i switched from iPhones now to the Mi Mix 3 (EU Version). I unlocked the bootloader already and have the adb drivers installed and when I try to boot into TWRP using "fastboot flash recovery TWRP.img" into "fastboot boot TWRP.img" it will boot back into MIUI. I also tried some methods mentioned in various forums like
"1. Put phone in the fastboot mode (switch it off, then press and hold power + volume down for a couple of seconds)
2. Flash twrp through fastboot (fastboot flash recovery twrp.img)
3. Boot TWRP (fastboot boot twrp.img)
4. When phone screen become black, hold power + volume up until it vibrate then release all
5. The phone will boot into twrp "
but I never get the phone to go into the TWRP recovery mode. It either boots back into MIUI or into the MIUI Fastboot screen. Has anyone an idea? Should I try to reinstall the drivers or what could be the issue?
Thanks a lot in advance!
Click to expand...
Click to collapse
You must do the "fastboot flash recovery twrp_perseus.img" command and then hold VOL UP + POWER. You CANNOT use the "fastboot reboot recovery" command it does not work. The TWRP image we have sucks and I have been asking some people for some better directions so I can build us a working english TWRP image, but no one has replied to PMs yet.