Unable to Unbrick phone - OnePlus 3 Guides, News, & Discussion

Hey guys,
My younger brother had TWRP installed on his OP3. Yesterday he applied OTA and his phone got bricked. I unbricked it from MSMtool method (Qualcom Driver). It got unbricked and i have stock rom now however phone is stuck at android is upgrading (45 minutes). I tried restarting it and now it is in boot loop. i tried to flash latest OxygenOS from adb sideload and it got bricked again. Can anyone tell me what to do now or what is wrong with the device.

abdullah.ahsan11 said:
Hey guys,
My younger brother had TWRP installed on his OP3. Yesterday he applied OTA and his phone got bricked. I unbricked it from MSMtool method (Qualcom Driver). It got unbricked and i have stock rom now however phone is stuck at android is upgrading (45 minutes). I tried restarting it and now it is in boot loop. i tried to flash latest OxygenOS from adb sideload and it got bricked again. Can anyone tell me what to do now or what is wrong with the device.
Click to expand...
Click to collapse
You have TWRP installed? Use Method 2 of the unbrick guide. Now you want to wipe every partition then adb push your rom (not sideload) and manually flash it. Make sure you are on the latest Bluspark twrp.

Puddi_Puddin said:
You have TWRP installed? Use Method 2 of the unbrick guide. Now you want to wipe every partition then adb push your rom (not sideload) and manually flash it. Make sure you are on the latest Bluspark twrp.
Click to expand...
Click to collapse
I am using method 2, the OS gets stuck on bootloop that's why i tried to sideload later
I don't have a working recovery, all i can get is stock recovery, how can i install twrp?
I've tried flashing (fastboot flash recovery recovery.img) it but it is not working

abdullah.ahsan11 said:
I am using method 2, the OS gets stuck on bootloop that's why i tried to sideload later
I don't have a working recovery, all i can get is stock recovery, how can i install twrp?
I've tried flashing (fastboot flash recovery recovery.img) it but it is not working
Click to expand...
Click to collapse
Why is it not working? Does it give an error or something?

Puddi_Puddin said:
Why is it not working? Does it give an error or something?
Click to expand...
Click to collapse
Yes, it says flashing partition not allowed.
I suppose it is because usb debugging is off.

abdullah.ahsan11 said:
Yes, it says flashing partition not allowed.
I suppose it is because usb debugging is off.
Click to expand...
Click to collapse
Nah, In windows, go to Device Manager. How does your device show up? It has to do with wrong drivers.

Puddi_Puddin said:
Nah, In windows, go to Device Manager. How does your device show up? It has to do with wrong drivers.
Click to expand...
Click to collapse
Yes It shows up correctly.

abdullah.ahsan11 said:
Yes It shows up correctly.
Click to expand...
Click to collapse
What is correctly? What does it say? You might want to try different ADB drivers. You should be able to always flash In fastboot..

abdullah.ahsan11 said:
Yes, it says flashing partition not allowed.
I suppose it is because usb debugging is off.
Click to expand...
Click to collapse
Check again the bootloader to be unlocked. Use the tool for that, is it on OP3 forum, then retry to get a stock rom up before anything else (TWRP, custom rom, etc)
Sent from my OnePlus3 using XDA Labs

follow this instruction -
1- go into twrp and wipe everything even internal and formate it .
2- unistall all adb driver and oneplus driver also .. then clean tmp file from window
3rd- install latest adb+ oneplus 3 driver ..again restrat ..
4th-boot in fastboot mod and lock your bootloader
5th-flast latest build of oxygen stock recovery from fastboot
6th than again wipe or factory reset the device via stock recovery
7th open stock recoery than flash latest build of oxygen os via sideload
8th reboot the device and setup quikly
9th-unlock bootloader, flash bluespark recovery , flash rom, flash supersu ..
10th play with device

Related

[Q] How flash Stock firmware with twrp

Hello mates,
I just want to switch back to stock firmware just downloaded the B133 maybe i will upgrade to EMUI.3.0 manually but i have twrp installed how can i flash the stock firmware? which is not in zip file its dload/update.app
can someone please guide me?
.
Thanks and blessing
Farrukh
FarrukhQadri said:
Hello mates,
I just want to switch back to stock firmware just downloaded the B133 maybe i will upgrade to EMUI.3.0 manually but i have twrp installed how can i flash the stock firmware? which is not in zip file its dload/update.app
can someone please guide me?
.
Thanks and blessing
Farrukh
Click to expand...
Click to collapse
Hello,
You must first install stock recovery in order to manually update through Updater > Local update, and yes update.app must be in the dload folder on the SD card. (connect your device to your PC, install adb, reboot it to bootloader using 'adb reboot bootloader', put 'recovery.img' into the same folder as adb, execute 'fastboot flash recovery recovery.img', then do 'fastboot reboot', once your device is fully booted go to the Updater app, and do a local update.)
B609 Stock recovery - Download here
Best regards,
James
Daentrod said:
Hello,
You must first install stock recovery in order to manually update through Updater > Local update, and yes update.app must be in the dload folder on the SD card. (connect your device to your PC, install adb, reboot it to bootloader using 'adb reboot bootloader', put 'recovery.img' into the same folder as adb, execute 'fastboot flash recovery recovery.img', then do 'fastboot reboot', once your device is fully booted go to the Updater app, and do a local update.)
B609 Stock recovery - Download here
Best regards,
James
Click to expand...
Click to collapse
Thanks a lot i will do it tonight
FarrukhQadri said:
Thanks a lot i will do it tonight
Click to expand...
Click to collapse
when i execute the adb reboot boat loader command my device won't gets into boat loader but it reboot i tried rebooting into boat loader by flashify app it shows a screen fastboot rescue mode. (phone is unlocked)
i can flash the recovery.
whats wrong ??
FarrukhQadri said:
when i execute the adb reboot boat loader command my device won't gets into boat loader but it reboot i tried rebooting into boat loader by flashify app it shows a screen fastboot rescue mode. (phone is unlocked)
i can flash the recovery.
whats wrong ??
Click to expand...
Click to collapse
That is exactly what you need - adb reboot bootloader (<- it's one word!) gets the phone into fastboot mode (same as flashify). From here you can flash the recovery. On the PC, run fastboot flash recovery <path-to-stock-recovery>. This will get you the stock recovery on the phone. Now you can use the 3 button method to flash the stock ROM.
g4b3rm4n said:
That is exactly what you need - adb reboot bootloader (<- it's one word!) gets the phone into fastboot mode (same as flashify). From here you can flash the recovery. On the PC, run fastboot flash recovery <path-to-stock-recovery>. This will get you the stock recovery on the phone. Now you can use the 3 button method to flash the stock ROM.
Click to expand...
Click to collapse
Can you please guide me a bit more actually now my device is not booting into recovery neither into system its stuck on logo and not going ahead. so should i follow these steps only flash stock recovery in fastboot then flash stock rom?
my phone is stuck on logo and it remains on the logo screen for a couple of seconds then it reboots itself automatically and keep doing the same..
Thanks
FarrukhQadri said:
Can you please guide me a bit more actually now my device is not booting into recovery neither into system its stuck on logo and not going ahead. so should i follow these steps only flash stock recovery in fastboot then flash stock rom?
my phone is stuck on logo and it remains on the logo screen for a couple of seconds then it reboots itself automatically and keep doing the same..
Thanks
Click to expand...
Click to collapse
You must get it into fastboot mode. If the phone restarts and does not boot into the OS, then it's a huge problem. You may try to restore the phone with HiSuite, but my bet is that you'd better get it to a service - you probably flashed the wrong bootloader.
You might have luck with the recovery though - hold down VOLUME UP and POWER when turning the device on. This might get you ADB, so you might boot into fastboot mode.
g4b3rm4n said:
You must get it into fastboot mode. If the phone restarts and does not boot into the OS, then it's a huge problem. You may try to restore the phone with HiSuite, but my bet is that you'd better get it to a service - you probably flashed the wrong bootloader.
You might have luck with the recovery though - hold down VOLUME UP and POWER when turning the device on. This might get you ADB, so you might boot into fastboot mode.
Click to expand...
Click to collapse
Let me have a try i will get back to you. i had this problem with my previous phone but this time its getting so long i'm worried of it, yes my bad i have flashed a wrong kernel mistakenly it was on the phone so i flashed the wrong file.
FarrukhQadri said:
Let me have a try i will get back to you. i had this problem with my previous phone but this time its getting so long i'm worried of it, yes my bad i have flashed a wrong kernel mistakenly it was on the phone so i flashed the wrong file.
Click to expand...
Click to collapse
You are right i have to get it to service its not working at all cant even find in fastboot neither in recovery .. this goes so expensive
Press power, volume-down and connect device to PC simultaneously. You will get into fastboot mode. Flash boot image and recovery image that was exactly from your firmware version.
Kostyan_nsk said:
Press power, volume-down and connect device to PC simultaneously. You will get into fastboot mode. Flash boot image and recovery image that was exactly from your firmware version.
Click to expand...
Click to collapse
can you please share drivers link? i have booted into fastboot and adb installed already but it cant find my device ..
Resolved
Thank you Everyone for helping and guiding issue is resolved your help is always appreciated...
how?
FarrukhQadri said:
Thank you Everyone for helping and guiding issue is resolved your help is always appreciated...
Click to expand...
Click to collapse
How?
jefpcbr said:
How?
Click to expand...
Click to collapse
THAT HOW , FORGET some crap TWRP ! it is no use with huawei devices !
Simona Simmy said:
THAT HOW , FORGET some crap TWRP ! it is no use with huawei devices !
Click to expand...
Click to collapse
but i think twrp is better than cwn
FarrukhQadri said:
but i think twrp is better than cwn
Click to expand...
Click to collapse
What ? In waht way god..
Same purpose .. no better at all it will destroy your phone soon..
killed my phone
Daentrod said:
Hello,
You must first install stock recovery in order to manually update through Updater > Local update, and yes update.app must be in the dload folder on the SD card. (connect your device to your PC, install adb, reboot it to bootloader using 'adb reboot bootloader', put 'recovery.img' into the same folder as adb, execute 'fastboot flash recovery recovery.img', then do 'fastboot reboot', once your device is fully booted go to the Updater app, and do a local update.)
Best regards,
James
Click to expand...
Click to collapse
Hi.
This killed my mobile.
Now I can't boot in, I i can have is the bootloader screen saying ur phone is locked
Please someone help.

Help installing TWRP on Xiaomi mi5

Hello people
i'm aware that there are guides out there, but i'm honestly not the best at all this flashing stuff, i have done it to a few phones but this one needs to be done just right!
So, where should i begin?, i reckon i should start with unlocking the phone via the unlock tool (i am registered and accepted) and then flash TWRP via that tool?
or is the best/only way of flashing TWRP with the ADB fastboot?
Citroon said:
Hello people
i'm aware that there are guides out there, but i'm honestly not the best at all this flashing stuff, i have done it to a few phones but this one needs to be done just right!
So, where should i begin?, i reckon i should start with unlocking the phone via the unlock tool (i am registered and accepted) and then flash TWRP via that tool?
or is the best/only way of flashing TWRP with the ADB fastboot?
Click to expand...
Click to collapse
There is a Mi5 flashing tool, but I've never used it.
sent from my Mi5
Citroon said:
Hello people
i'm aware that there are guides out there, but i'm honestly not the best at all this flashing stuff, i have done it to a few phones but this one needs to be done just right!
So, where should i begin?, i reckon i should start with unlocking the phone via the unlock tool (i am registered and accepted) and then flash TWRP via that tool?
or is the best/only way of flashing TWRP with the ADB fastboot?
Click to expand...
Click to collapse
Use MiUnlock tool to unlock BL
Then flash TWRP through fasboot
otonieru said:
Use MiUnlock tool to unlock BL
Then flash TWRP through fasboot
Click to expand...
Click to collapse
my problem now is i have no idea how to get miui 7 on it. Iknow that all CM based roms will end in a bootloop if i try to flash with that on.
i have tried a number of things, last time i tried i ended up with it not detecting my sim card, so i had to revert back to Miui 8
Citroon said:
my problem now is i have no idea how to get miui 7 on it. Iknow that all CM based roms will end in a bootloop if i try to flash with that on.
i have tried a number of things, last time i tried i ended up with it not detecting my sim card, so i had to revert back to Miui 8
Click to expand...
Click to collapse
Use miflash tool to flash latest stable global miui 8, then flash CM
It will be fine. I went to CM that way
otonieru said:
Use miflash tool to flash latest stable global miui 8, then flash CM
It will be fine. I went to CM that way
Click to expand...
Click to collapse
i guess ill trust you then! =)
i have the latest stable rom with my bootloader unlocked i'll try to flash TWRP now
did you do that with ADB? seems like im a tad unlucky there as well. (i'm not a noob at this, nor a pro)
Citroon said:
i guess ill trust you then! =)
i have the latest stable rom with my bootloader unlocked i'll try to flash TWRP now
did you do that with ADB? seems like im a tad unlucky there as well. (i'm not a noob at this, nor a pro)
Click to expand...
Click to collapse
No, the MIUI need to be flashed through Miflash tool
TWRP through fastboot
And CM through TWRP
No adb at all
otonieru said:
No, the MIUI need to be flashed through Miflash tool
TWRP through fastboot
And CM through TWRP
No adb at all
Click to expand...
Click to collapse
my miflash wont detect my phone :/
Citroon said:
my miflash wont detect my phone :/
Click to expand...
Click to collapse
let me correct that, it wont detect the file
Citroon said:
let me correct that, it wont detect the file
Click to expand...
Click to collapse
What do you mean by that?
marcoly said:
What do you mean by that?
Click to expand...
Click to collapse
in the flash tool it simply says "error could not find the package"
Citroon said:
in the flash tool it simply says "error could not find the package"
Click to expand...
Click to collapse
Could you post screenshot of MiFlash showing path too?
marcoly said:
Could you post screenshot of MiFlash showing path too?
Click to expand...
Click to collapse
This is what it does, it finds my phone
Gyazo link: https://gyazo.com/a68917c96a4e9d6b3aa4da60ae671454
i locate the file, i've tried both in zip and as a normal folder.
Citroon said:
This is what it does, it finds my phone
Gyazo link: https://gyazo.com/a68917c96a4e9d6b3aa4da60ae671454
i locate the file, i've tried both in zip and as a normal folder.
Click to expand...
Click to collapse
this is another problem, when i want to flash TWRP it cant find my device
https://gyazo.com/9ef62b14719dcc9049b7103167921853
Your thread is getting slightly confusing so let's do it step by step.
Is your phone currently unlocked?
To check, put it into fastboot mode manually without adb:
Turn off your device. Then turn on your device again while holding volume down button.
Plug in your device. Use fastboot:
Code:
fastboot oem device-info
Post screenshots.
Reboot your phone. Post a screenshot of your "About phone" settings menu.
Citroon said:
Hello people
i'm aware that there are guides out there, but i'm honestly not the best at all this flashing stuff, i have done it to a few phones but this one needs to be done just right!
So, where should i begin?, i reckon i should start with unlocking the phone via the unlock tool (i am registered and accepted) and then flash TWRP via that tool?
or is the best/only way of flashing TWRP with the ADB fastboot?
Click to expand...
Click to collapse
I also tried this way.But not miflash tool. I use twrp to flash global stable rom,boot up the rom and flash twrp through fastboot.And then you can flash your favourite rom.
Hi,
sorry to hijack this thread, but i also have problem flashing TWRP.
I have unlocked phone.
I have USB debugging enabled.
I can reboot to fastboot via adb.
I ca flash twrp (twrp-3.0.2-1-gemini.img 25.2M 2016-07-19 18:48:36 EDT).
But when i go to recovery i still see Mi PcSuite thing. No twrp.
What am i doing wrong? IS there some other, more appropriate twrp image?
Svashtar said:
Hi,
sorry to hijack this thread, but i also have problem flashing TWRP.
I have unlocked phone.
I have USB debugging enabled.
I can reboot to fastboot via adb.
I ca flash twrp (twrp-3.0.2-1-gemini.img 25.2M 2016-07-19 18:48:36 EDT).
But when i go to recovery i still see Mi PcSuite thing. No twrp.
What am i doing wrong? IS there some other, more appropriate twrp image?
Click to expand...
Click to collapse
I got mine sorted out, what you are missing is when you are done flashinh you have to type "Fastboot reboot" and then set TWRP to default recovery
hope that helps you out
Same problem for me, when i type "Fastboot reboot", my Mi5 reboot quickly and after when i go to recovery i see also Mi PC Suite....
Do you have a workaround ?
Second question, is it normal that time to send TWRP.img to phone in ADB is only 0,9s ?
http://forum.xda-developers.com/showthread.php?p=69249337
sent from my MI5

Device not seen in adb/fastboot

Hello, I want to flash Lineage OS on my XT1068. When I connect it to my PC I can reboot via fastboot, but in fastboot mode I have "wait for device" message and can't go on. I already have unlocked my bootloader and need to flash TWRP in order to flash that custom ROM.
I already tried with Motorola driver manager, but it's the same. How can I do?
HyperGamer15 said:
Hello, I want to flash Lineage OS on my XT1068. When I connect it to my PC I can reboot via fastboot, but in fastboot mode I have "wait for device" message and can't go on. I already have unlocked my bootloader and need to flash TWRP in order to flash that custom ROM.
I already tried with Motorola driver manager, but it's the same. How can I do?
Click to expand...
Click to collapse
Do you have the correct fastboot drivers installed??
avrockz11 said:
Do you have the correct fastboot drivers installed??
Click to expand...
Click to collapse
Where can I see it?
Just follow the instructions on this thread and redo the process
https://forum.xda-developers.com/moto-g-2014/general/xt1063-t3018818
avrockz11 said:
Just follow the instructions on this thread and redo the process
https://forum.xda-developers.com/moto-g-2014/general/xt1063-t3018818
Click to expand...
Click to collapse
I downloaded the right ADB and Fastboot drivers and device drivers and did it. Thanks

Stuck in Oneplus logo. Can't access recovery. Fastboot working.

Hi everyone.
I was trying to flash Nitrogen OS. First I flashed the latest firmware, then the actual rom and then GAPPS. After that my mobile got stuck in Oneplus logo without being able to go into recovery mode.
I tried using fastboot to flash the files in this thread(https://forum.xda-developers.com/oneplus-3t/how-to/unbrick-unbrick-tutorial-oneplus-3t-t3515306) which worked once, but even after that I can't surpass the logo screen.
I've been trying to look for information but I can't find anything.
To clarify:
- I already tried erasing userdata and cache from fastboot
-I already tried flashing recovery images from twrp, stock and bluspark
Thanks in advance guys.
Pavononer23 said:
Hi everyone.
I was trying to flash Nitrogen OS. First I flashed the latest firmware, then the actual rom and then GAPPS. After that my mobile got stuck in Oneplus logo without being able to go into recovery mode.
I tried using fastboot to flash the files in this thread(https://forum.xda-developers.com/oneplus-3t/how-to/unbrick-unbrick-tutorial-oneplus-3t-t3515306) which worked once, but even after that I can't surpass the logo screen.
I've been trying to look for information but I can't find anything.
Thanks in advance guys.
Click to expand...
Click to collapse
Which TWRP are you using? Which firmware are you flashing? You can't access recovery at all? I've run into plenty of bricks like this and I'm usually able to get back to recovery by forcing the device off (vol up + power hold) and rebooting back to recovery. and if that doesn't work I can at least get to the bootloader and re-flash a recovery file.
rykanator said:
Which TWRP are you using? Which firmware are you flashing? You can't access recovery at all? I've run into plenty of bricks like this and I'm usually able to get back to recovery by forcing the device off (vol up + power hold) and rebooting back to recovery. and if that doesn't work I can at least get to the bootloader and re-flash a recovery file.
Click to expand...
Click to collapse
I was using last bluspark recovery. I was flashing OB21 when everything happened.
There is no way I can access to recovery. I tried reflashing the stock recovery from that unbricking thread with all the other things through fastboot and I can't boot into recovery at all. It is the first time I face this error so I am lost.
Pavononer23 said:
I was using last bluspark recovery. I was flashing OB21 when everything happened.
There is no way I can access to recovery. I tried reflashing the stock recovery from that unbricking thread with all the other things through fastboot and I can't boot into recovery at all. It is the first time I face this error so I am lost.
Click to expand...
Click to collapse
can you boot into the bootloader/fastboot?
rykanator said:
can you boot into the bootloader/fastboot?
Click to expand...
Click to collapse
Yes I can
Pavononer23 said:
Yes I can
Click to expand...
Click to collapse
okay, well what I would do is boot into the bootloader, and then reflash the blu_spark recovery via adb so you can boot into it. then wipe everything and restart. but this time I would try the OB 20 firmware and not the 21. when I was on NOS I used that one and it worked just fine. I'm not sure if it made a difference, but I flashed the firmware both right before and right after flashing NOS
rykanator said:
okay, well what I would do is boot into the bootloader, and then reflash the blu_spark recovery via adb so you can boot into it. then wipe everything and restart. but this time I would try the OB 20 firmware and not the 21. when I was on NOS I used that one and it worked just fine. I'm not sure if it made a difference, but I flashed the firmware both right before and right after flashing NOS
Click to expand...
Click to collapse
It doesnt recognize my device through adb and I don't know why. If that worked I would have tried to sideload some firmware, but when I do adb devices it doesn't appear
Pavononer23 said:
It doesnt recognize my device through adb and I don't know why. If that worked I would have tried to sideload some firmware, but when I do adb devices it doesn't appear
Click to expand...
Click to collapse
idk if it'll recognize as an adb device if it's in the bootloader. maybe try fastboot devices? sorry, I'm just spitballin here
rykanator said:
idk if it'll recognize as an adb device if it's in the bootloader. maybe try fastboot devices? sorry, I'm just spitballin here
Click to expand...
Click to collapse
Somehow fastboot devices does send me that my device is there but adb devices no, I will try looking into that to see if that works. Thanks for the help anyway
Pavononer23 said:
Somehow fastboot devices does send me that my device is there but adb devices no, I will try looking into that to see if that works. Thanks for the help anyway
Click to expand...
Click to collapse
yeah! try fastboot flash recovery "recovery file name".img
make sure that recovery img file is in the platform-tools file (or wherever your adb files are) and see if that works!
rykanator said:
yeah! try fastboot flash recovery "recovery file name".img
make sure that recovery img file is in the platform-tools file (or wherever your adb files are) and see if that works!
Click to expand...
Click to collapse
It is not working, I think I lost my Oneplus 3t...
Pavononer23 said:
It is not working, I think I lost my Oneplus 3t...
Click to expand...
Click to collapse
I mean idk if you wanna do this, but you could always try to "format userdata", then flash the stock recovery, and then sideload OOS. but you would lose all of your data in your internal storage, and it's still not a guarantee. there are some posts about doing a full wipe and starting from scratch. I'd look into those. Best of luck reviving your OP3T
Pavononer23 said:
It is not working, I think I lost my Oneplus 3t...
Click to expand...
Click to collapse
just a tip, try posting the output instead of "it's not working",
so the devs here might be able to analyze the problem..
nicknacknuke said:
just a tip, try posting the output instead of "it's not working",
so the devs here might be able to analyze the problem..
Click to expand...
Click to collapse
I already post a lot of information on the first post:
Mobile not passing the first time Oneplus logo appears.
Only fastboot is working, not adb, not recovery.
I already tried flashing other recoveries and the stock one->Can't pass Oneplus logo anyway
Tried formatting userdata through fastboot and flashing the .img files from my first post->Not working
Then just do the Qualcomm restore and unlock, boot to fastboot and flash the latest TWRP. Then boot into TWRP and format cache partitions, system and data and then adb sideload using this option under TWRP advanced to flash firmware zip, NitrogenOS zip and then 8.1 Gapps and try booting to see if same thing happens again. You are using the NitrogenOS stock kernel and not some other?
pitrus- said:
Then just do the Qualcomm restore and unlock, boot to fastboot and flash the latest TWRP. Then boot into TWRP and format cache partitions, system and data and then adb sideload using this option under TWRP advanced to flash firmware zip, NitrogenOS zip and then 8.1 Gapps and try booting to see if same thing happens again. You are using the NitrogenOS stock kernel and not some other?
Click to expand...
Click to collapse
What do you mean by the Qualcomm restor and unlock? I already tried the flashing of latest TWRP and it did not work.
I was coming from Validus last beta but did a previous factory reset and that stuff.
Thank you for the answer
Pavononer23 said:
What do you mean by the Qualcomm restor and unlock? I already tried the flashing of latest TWRP and it did not work.
I was coming from Validus last beta but did a previous factory reset and that stuff.
Thank you for the answer
Click to expand...
Click to collapse
What he meant is probably unbrick tool - https://forum.xda-developers.com/oneplus-3t/how-to/unbrick-unbrick-tutorial-oneplus-3t-t3515306
Try flashing official firmware with it and then try again by flashing TWRP and flashing Nitrogen.
przemcio510 said:
What he meant is probably unbrick tool - https://forum.xda-developers.com/oneplus-3t/how-to/unbrick-unbrick-tutorial-oneplus-3t-t3515306
Try flashing official firmware with it and then try again by flashing TWRP and flashing Nitrogen.
Click to expand...
Click to collapse
I can't install the drivers:
-First, stupid Windows policy saying that its driver is the best one available.
-Second, choosing from a disk to avoid one saying that the driver is not a x64 one.
Pavononer23 said:
I already post a lot of information on the first post:
Mobile not passing the first time Oneplus logo appears.
Only fastboot is working, not adb, not recovery.
I already tried flashing other recoveries and the stock one->Can't pass Oneplus logo anyway
Tried formatting userdata through fastboot and flashing the .img files from my first post->Not working
Click to expand...
Click to collapse
None of that answer what he actually asked, which is: what was the output (error message, result, etc.) when you tried to flash TWRP?
Did it flash successfully, but still can't boot to TWRP? Or else, what was the exact error message?
In general, when asking for help and giving status, be specific as possible, and give as many details as possible. Saying you "tried xxx" or "it did not work" is not specific enough.
Seems silly, but I've seen a lot of times where it's as simple as the user not using the correct command or entering the right file name.
redpoint73 said:
None of that answer what he actually asked, which is: what was the output (error message, result, etc.) when you tried to flash TWRP?
Did it flash successfully, but still can't boot to TWRP? Or else, what was the exact error message?
In general, when asking for help and giving status, be specific as possible, and give as many details as possible. Saying you "tried xxx" or "it did not work" is not specific enough.
Seems silly, but I've seen a lot of times where it's as simple as the user not using the correct command or entering the right file name.
Click to expand...
Click to collapse
There were no errors when flashing TWRP. When I tried rebooting using fastboot(fastboot boot recovery.img) it got stuck in the message saying booting up... and the only thing that changed was that my phone left the bootloader screen to a screen with the Oneplus logo and a fastboot mode message under it.
The command I used was fastboot flash recovery recovery.img(Name of the actual recovery file)

help please root mi8

hello everyone
Buy a Chinese mi8, unlock it waiting for the days that xiaomi tells you.
I installed the global version, and everything works correctly, but I want to change the rom.
I've tried to install TWRP with adb and it's impossible, it tells me the ADB template that OKEY, but never restarts in recovery mode with TWRP, so I can not install magisk, or any rom that is not official.
Is there any way to install a ROM (.zip) without TWRP?, how do I do Root without magisk? Has it happened to anyone?
thanks!
First of all, you're in the wrong section.
Second you should install via fastboot as described a thousand times AND reboot directly to your TWRP image via fastboot command.
The you can flash another from and root it.
Third, I'd like to strongly advice you to do some research about android, flashing etc to make sure that you know what you are doing.... So many people are moaning about bricked devices....
trahzebuck said:
First of all, you're in the wrong section.
Second you should install via fastboot as described a thousand times AND reboot directly to your TWRP image via fastboot command.
The you can flash another from and root it.
Third, I'd like to strongly advice you to do some research about android, flashing etc to make sure that you know what you are doing.... So many people are moaning about bricked devices....
Click to expand...
Click to collapse
Thanks for your help
It's not the first cell phone I've flashed that you're not smart.
I have followed the steps as they are, and as you can see in the image, everything seems to be installed correctly. But whenever I restart in recovery mode, I get the xiaomi no twrp.
Do you know why?
cheteuk said:
Thanks for your help
It's not the first cell phone I've flashed that you're not smart.
I have followed the steps as they are, and as you can see in the image, everything seems to be installed correctly. But whenever I restart in recovery mode, I get the xiaomi no twrp.
Do you know why?
Click to expand...
Click to collapse
You are trying to be smart? Well...
Why didn't you post your exact steps with fastboot in the first post?
Now it's clear what you did wrong. I already expected it. And you did NOT read what I wrote:
You are rebooting your device with fastboot reboot. In this case your twrp is wiped out by the XIAOMI recovery. Use: fastboot boot yourimagename.
btw, why are you using such an old TWRP? You won't be able to flash actual roms.
So I'd like to come back to my advice in the first answer....
cheteuk said:
Thanks for your help
It's not the first cell phone I've flashed that you're not smart.
I have followed the steps as they are, and as you can see in the image, everything seems to be installed correctly. But whenever I restart in recovery mode, I get the xiaomi no twrp.
Do you know why?
Click to expand...
Click to collapse
fastboot boot recovery.img
not fastboot reboot
Sent from my MI 8 using Tapatalk
Vuska said:
fastboot boot recovery.img
not fastboot reboot
Sent from my MI 8 using Tapatalk
Click to expand...
Click to collapse
I've tried twrp-3.3.1-0-dipper too, and fastboot boot xxxx.img.
And it hasn't been restarted either.
cheteuk said:
I've tried twrp-3.3.1-0-dipper too, and fastboot boot xxxx.img.
And it hasn't been restarted either.
Click to expand...
Click to collapse
Use the all in one tool, to remove encryption and flash a compatible TWRP.
tsongming said:
Use the all in one tool, to remove encryption and flash a compatible TWRP.
Click to expand...
Click to collapse
What is the all in one tool?
cheteuk said:
What is the all in one tool?
Click to expand...
Click to collapse
Try this. There is all you need.
https://tradingshenzhen.com/de/cont...sh-tutorial-global-firmware-xiaomieu-firmware
Upps, in German. You can choose English.
Goalach said:
Try this. There is all you need.
https://tradingshenzhen.com/de/cont...sh-tutorial-global-firmware-xiaomieu-firmware
Upps, in German. You can choose English.
Click to expand...
Click to collapse
Thanks for the help.
But all the steps that indicate, I have passed them and I never install the TWRP correctly.
1. my mobile phone is unlocked (with the padlock open)
2. I have the official rom installed
3. I try to install twrp with all the commands you have told me, and I never restart the mobile with twrp. I've tried new, intermediate and older versions. and nothing
Is there any way to install an unofficial rom without TWRP?
cheteuk said:
Thanks for the help.
But all the steps that indicate, I have passed them and I never install the TWRP correctly.
1. my mobile phone is unlocked (with the padlock open)
2. I have the official rom installed
3. I try to install twrp with all the commands you have told me, and I never restart the mobile with twrp. I've tried new, intermediate and older versions. and nothing
Is there any way to install an unofficial rom without TWRP?
Click to expand...
Click to collapse
You can't flash a ROM without TWRP and Magisk is the only way you can root your phone that I know of. If you don't even know these simple things/haven't done simple research you might risk to softbrick or even hardbrick your new and shiny phone. There are many guides on how to flash TWRP but you can PM me if you want more help.
Also you don't install TWRP with adb, you need to use fastboot...
cheteuk said:
What is the all in one tool?
Click to expand...
Click to collapse
The number 1 result
http://bfy.tw/Nvtb
You can try this
Make sure you have activated the usb debugging in developer options.
1. Download the tools from here: bit.ly/FlashToolMi8
2. Install the minimal_adb_fastboot_v1.3.1_setup
3. Copy the twrp-3.2.3-0-dipper.img to Minimal ADB and Fastboot Folder
4. Turn off your phone completely. then press power button + volume down to boot in fastboot mode.
5. Run CMD as Administrator then cd to the installed Minimal ADB and Fastboot folder. (Ex: cd C:\Program Files (x86)\Minimal ADB and Fastboot)
6. Use this command on your cmd: fastboot flash recovery twrp-3.2.3-0-dipper.img
7. Then: fastboot boot twrp-3.2.3-0-dipper
8. And: fastboot reboot recovery
9. You're now in twrp recovery mode
10. Copy Disable_Dm-Verity_FEC_v1.1 and Magisk-v18.1 to your phone
11. Install Disable_Dm-Verity_FEC_v1.1 from twrp
12. Then install Magisk-v18.1
13. Reboot, Your phone now rooted

Categories

Resources