[help] one plus 3 wont turn on - OnePlus 3 Questions & Answers

Hey,
My one plus 3 was running with CM14.1, I tried to update it today and my phone turn itself off and wont turn on anymore..
When I try to turn on the phone I can choose to Power off\Restart\Recovery\Fastboot...
I am trying to get to recovery mode but it just showing me the one plus logo for 10 sec and shutting down..
restart and normal boot doing the same..
Anyone can help me?

maybe hard brick?

sahed01 said:
maybe hard brick?
Click to expand...
Click to collapse
how can I fix that?

ronmara said:
how can I fix that?
Click to expand...
Click to collapse
Are you able to go into fastboot mode ?
If so then flash this TWRP http://forum.xda-developers.com/devdb/project/dl/?id=21835&task=get
By typing fastboot flash recovery <name of the twrp you downloaded above>

strumaticjoker2 said:
Are you able to go into fastboot mode ?
If so then flash this TWRP http://forum.xda-developers.com/devdb/project/dl/?id=21835&task=get
By typing fastboot flash recovery <name of the twrp you downloaded above>
Click to expand...
Click to collapse
used methos 2 and all works now.

Related

[Q] HOX wont start up; can go to bootloader cant change anything.

hia,
My HOX won't start up anymore.
Ive been trying to install ARHD 31.0 wich didnt work out very well.
When im in bootloader and select recovery or factory reset my phone starts up TWRP v2.4.1.0.
In TWRP the touchscreen doenst work so basicly i cant do a thing.
Anyone an idea to get my phone back working?
Thanks in advance,
Meganza
meganza said:
hia,
My HOX won't start up anymore.
Ive been trying to install ARHD 31.0 wich didnt work out very well.
When im in bootloader and select recovery or factory reset my phone starts up TWRP v2.4.1.0.
In TWRP the touchscreen doenst work so basicly i cant do a thing.
Anyone an idea to get my phone back working?
Thanks in advance,
Meganza
Click to expand...
Click to collapse
You need to flash a new recovery I think,
I think touch is supported with TWRP 2.5 or 2.6, or philz touch recovery.
I believe that if you flash the new TWRP over the old one, your backups are safe and touch is restored.
Stefan0vic said:
You need to flash a new recovery I think,
I think touch is supported with TWRP 2.5 or 2.6, or philz touch recovery.
I believe that if you flash the new TWRP over the old one, your backups are safe and touch is restored.
Click to expand...
Click to collapse
Replaced it with TWRP 2.6, TWRP doesnt even start up now anymore.
meganza said:
Replaced it with TWRP 2.6, TWRP doesnt even start up now anymore.
Click to expand...
Click to collapse
Have you done:
fastboot flash recovery recovery.img
fastboot erase cache?
also, are you sure that after you installed the rom, you flashed the corresponding boot.img? Else it will not boot up.
otherwise try to flash this: http://forum.xda-developers.com/showthread.php?t=2240646
Stefan0vic said:
Have you done:
fastboot flash recovery recovery.img
fastboot erase cache?
also, are you sure that after you installed the rom, you flashed the corresponding boot.img? Else it will not boot up.
otherwise try to flash this: http://forum.xda-developers.com/showthread.php?t=2240646
Click to expand...
Click to collapse
phone is in an constant reboot now... cant really do anything...
meganza said:
phone is in an constant reboot now... cant really do anything...
Click to expand...
Click to collapse
can you still get into bootloader?
meganza said:
phone is in an constant reboot now... cant really do anything...
Click to expand...
Click to collapse
1)hold power button down till bottom light starts to flash and phone turns
2)hold vol- and power button together do not let go power button till you get to hboot screen ie bootloader
Stefan0vic said:
can you still get into bootloader?
Click to expand...
Click to collapse
Got into my bootloader. In there it says "battery level to low to flash".
When i say "power off" it will automaticly power on again.
meganza said:
Got into my bootloader. In there it says "battery level to low to flash".
When i say "power off" it will automaticly power on again.
Click to expand...
Click to collapse
Have a look here
http://forum.xda-developers.com/showthread.php?t=1658084&page=1
Stefan0vic said:
Have a look here
http://forum.xda-developers.com/showthread.php?t=1658084&page=1
Click to expand...
Click to collapse
thanks i can now install a new recovery
edit: installed the philztouch as recommened above. allthough it is installed it wont boot to it.
I can see the logo's on the bottom for a sec or 2 then my phone just restarts.
Edit: found some .exe ruu's online wich work but im getting a 140 error wich means version error.
I have version 3.20.xxx on my phone and can only find 3.14.xx online anyone an idea?
meganza said:
thanks i can now install a new recovery
edit: installed the philztouch as recommened above. allthough it is installed it wont boot to it.
I can see the logo's on the bottom for a sec or 2 then my phone just restarts.
Edit: found some .exe ruu's online wich work but im getting a 140 error wich means version error.
I have version 3.20.xxx on my phone and can only find 3.14.xx online anyone an idea?
Click to expand...
Click to collapse
There are no RUU's ..
Best thing to do is to get your recovery working.
Are you sure that after you flashed the recovery you did:
fastboot erase cache
and are you sure your phone is international?
Stefan0vic said:
There are no RUU's ..
Best thing to do is to get your recovery working.
Are you sure that after you flashed the recovery you did:
fastboot erase cache
and are you sure your phone is international?
Click to expand...
Click to collapse
My phone is international. not branded.
But came a bit further now.
Installed ar hd 31, but it wont boot up.
It is flashed properly ( it says it does) but when i reboot i get a with screen with the green HTC letters.
meganza said:
My phone is international. not branded.
But came a bit further now.
Installed ar hd 31, but it wont boot up.
It is flashed properly ( it says it does) but when i reboot i get a with screen with the green HTC letters.
Click to expand...
Click to collapse
and did you flash boot.img?
Stefan0vic said:
and did you flash boot.img?
Click to expand...
Click to collapse
how do i do that?
meganza said:
how do i do that?
Click to expand...
Click to collapse
in your rom zip, extract it there's a boot.img
copy it into your fastboot folder and go to cmd
type following:
fastboot flash boot boot.img
fastboot erase cache
reboot the phone
it's working again.! THANKS!
meganza said:
error cannot load 'boot.img' unkown error
Click to expand...
Click to collapse
boot.img refers to the actual boot.img you have so you need the correct path to it.
or simple do:
fastboot flash boot (then drag on the boot.img file) 'return'
gffmac said:
boot.img refers to the actual boot.img you have so you need the correct path to it.
or simple do:
fastboot flash boot (then drag on the boot.img file) 'return'
Click to expand...
Click to collapse
flashed it and erased the cache. still nog booting.
Got a with screen saying HTC ONE beats audio
meganza said:
flashed it and erased the cache. still nog booting.
Got a with screen saying HTC ONE beats audio
Click to expand...
Click to collapse
Leave it to boot for a couple of minutes. If you flashed the boot.img right it should boot up.
meganza said:
flashed it and erased the cache. still nog booting.
Got a with screen saying HTC ONE beats audio
Click to expand...
Click to collapse
The first boot, does take some time....
Or go into recovery do a factory reset and reinstall rom, you can mount usb from recovery to if you need to copy the rom.zip onto the phone.

Galaxy Nexus stucks at bootloader from google

Hi guys
When i start the phone it stucks at google boot screen
When i run CWM recovery it cannot mount and wipe
I tried the toolkit but it dont works
3498BoyZ said:
Hi guys
When i start the phone it stucks at google boot screen
When i run CWM recovery it cannot mount and wipe
I tried the toolkit but it dont works
Click to expand...
Click to collapse
your recovery still work??
adb sideload your rom.zip
nope recovery stucks and adb doesnt works
when i try with fastboot it gives me an error
3498BoyZ said:
nope recovery stucks and adb doesnt works
when i try with fastboot it gives me an error
Click to expand...
Click to collapse
* no odin boot?? power + volume down?
i dont know the correct command for that but i suggest u use this toolkit.
http://forum.xda-developers.com/showthread.php?t=2389107
first, try advanced utilities > modified boot.img.
(download stock or rename any suits boot.img)
if still not work, just use the 'back to stock' command
what is odin boot ?
3498BoyZ said:
what is odin boot ?
Click to expand...
Click to collapse
?? thats another kind of bootloader for nexus. odin works by long press volume down + power button. try it. functions to return back to stock version. same as flashing. use this tool if u can boot to odin bootloader ~
http://forum.xda-developers.com/galaxy-nexus/general/guide-restore-to-stock-unbrick-galaxy-t2065470

[Q] no root, no os, stuck on logo. big mess

hi folks. my stupidity has brought me a week full of sleepless nights.
i rooted my m8 a few months back and all was well untill i realised i couldnt get the otas . so i unrooted my device via supersu. then i tried to flash a stock rom but the file could not be found in twrp. i did wipe and ever since im stuck on d logo. i have tried a lot of things but nothing seems to work. im dieing for help.
rshbh said:
hi folks. my stupidity has brought me a week full of sleepless nights.
i rooted my m8 a few months back and all was well untill i realised i couldnt get the otas . so i unrooted my device via supersu. then i tried to flash a stock rom but the file could not be found in twrp. i did wipe and ever since im stuck on d logo. i have tried a lot of things but nothing seems to work. im dieing for help.
Click to expand...
Click to collapse
Are you s-off? Unlocked boot loader?
rshbh said:
hi folks. my stupidity has brought me a week full of sleepless nights.
i rooted my m8 a few months back and all was well untill i realised i couldnt get the otas . so i unrooted my device via supersu. then i tried to flash a stock rom but the file could not be found in twrp. i did wipe and ever since im stuck on d logo. i have tried a lot of things but nothing seems to work. im dieing for help.
Click to expand...
Click to collapse
If you can enter fastboot, flash latest twrp recovery, nuke everything and sideload a rom/put a rom in external sd and flash from there... Should work...
jsaxon2 said:
Are you s-off? Unlocked boot loader?
Click to expand...
Click to collapse
i am s-on and yes my bootloader is unlocked.
lukes91 said:
If you can enter fastboot, flash latest twrp recovery, nuke everything and sideload a rom/put a rom in external sd and flash from there... Should work...
Click to expand...
Click to collapse
thanks!! i'm a noob,. tell me, can i update and flash an updated twrp and rom without root and with my phone stuck on d logo screen??
rshbh said:
thanks!! i'm a noob,. tell me, can i update and flash an updated twrp and rom without root and with my phone stuck on d logo screen??
Click to expand...
Click to collapse
Hold down the power button and the vol. up button for 20 seconds or so.
As soon as it goes dead, switch from vol. up to vol. down.
Fastboot is where you are now.
xunholyx said:
Hold down the power button and the vol. up button for 20 seconds or so.
As soon as it goes dead, switch from vol. up to vol. down.
Fastboot is where you are now.
Click to expand...
Click to collapse
ok.. and then?
rshbh said:
ok.. and then?
Click to expand...
Click to collapse
And then the post above my last one.
Do what @lukes91 said and use ADB to fix it.
lukes91 said:
If you can enter fastboot, flash latest twrp recovery, nuke everything and sideload a rom/put a rom in external sd and flash from there... Should work...
Click to expand...
Click to collapse
could you pls elaborate? im finding this very technical and difficult. can u suggest a video or a step by step guide?
rshbh said:
could you pls elaborate? im finding this very technical and difficult. can u suggest a video or a step by step guide?
Click to expand...
Click to collapse
hi! well, to flash recovery it's plenty of tutorial around, and you can look on twrp official site too... to delete everything, just select full wipe in recovery and to sideload follow this guide http://teamw.in/ADBSideload
rshbh said:
could you pls elaborate? im finding this very technical and difficult. can u suggest a video or a step by step guide?
Click to expand...
Click to collapse
can you post the results for fastboot getvar all
(minus your Serial no and IMEI)
this is the basic instructions
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.8.1.0
http://techerrata.com/browse/twrp2/m8
fastboot flash recovery openrecovery-twrp-2.8.1.0-m8.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
http://www.renovaterom.co.uk/OneM8/ROMs/Renovate_4.5.0.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload Renovate_4.5.0.zip
make sure the rom is in the same folder as adb / fastboot

<FIXED> help!i almost try everything !

i install twrp successfully but i cant boot into recovery mode it switch me back to the fast boot mode,i try clean the cache ,it show the twrp logo 0.5 second logo and switch back to the fast boot mode.only i can boot is temporaly cwm
longyap said:
i install twrp successfully but i cant boot into recovery mode it switch me back to the fast boot mode,i try clean the cache ,it show the twrp logo 0.5 second logo and switch back to the fast boot mode.only i can boot is temporaly cwm
Click to expand...
Click to collapse
Would you happen to know if you have the 2 gb or the 4gb Model so I can help you farther?
Also, if you unlocked the bootloader 1st...
mastermarkofroms said:
Would you happen to know if you have the 2 gb or the 4gb Model so I can help you farther?
Click to expand...
Click to collapse
Z00A (4gb version)
ultramag69 said:
Also, if you unlocked the bootloader 1st...
Click to expand...
Click to collapse
unlocked
Try to flash twrp from the play store
HA-HA
So what happens if you flash TWRP using the untethered CWM?
blazinandroid1 said:
Try to flash twrp from the play store
HA-HA
Click to expand...
Click to collapse
https://youtu.be/1FCr_tOqXR0
ultramag69 said:
So what happens if you flash TWRP using the untethered CWM?
Click to expand...
Click to collapse
stuck at fastboot mode ,it did show up twrp logo a blink of an eye and turn back to the fast boot mode, i tried using temporaly cwm flash custom rom ,but right now my phone only boot asus logo and fast boot mode
Time to start over
http://forum.xda-developers.com/showthread.php?p=61176130
HA-HA
blazinandroid1 said:
Time to start over
http://forum.xda-developers.com/showthread.php?p=61176130
HA-HA
Click to expand...
Click to collapse
cant install recovery.img and system.img :C
hopefully the doraemon could exist in our world.....

Can't boot in recovery mode :(

Hi, I'm just beginner in android rooting.
While following the way to downgrade my v.5.1.1 A5CNB19 to v.5.0.2, n1 become bricked. I can't boot in recovery mode. The reason that I assume to be is flashing FM recovery.img. I tried to work on adb and fastboot but nothing works.
Please help me to unbrick it. If u have stock rom or recovery.img for A5CNB19, please share it.
Mr
Gb.K said:
Hi, I'm just beginner in android rooting.
While following the way to downgrade my v.5.1.1 A5CNB19 to v.5.0.2, n1 become bricked. I can't boot in recovery mode. The reason that I assume to be is flashing FM recovery.img. I tried to work on adb and fastboot but nothing works.
Please help me to unbrick it. If u have stock rom or recovery.img for A5CNB19, please share it.
Click to expand...
Click to collapse
I have the same problem
tkvnmhu said:
I have the same problem
Click to expand...
Click to collapse
Please refer to my thread, i am trying to work this out, but more hands is always welcome.
Does any Found A Solution?
In fastboot lock your device. It's not bricked while you still able to see bootloader )
ArtDo said:
In fastboot lock your device. It's not bricked while you still able to see bootloader )
Click to expand...
Click to collapse
i don't see bootloader. Bootlader is gone. old boot.img not working correctly.
Can you describe what you have? What happening when turn on using power+volume up combination?
ArtDo said:
Can you describe what you have? What happening when turn on using power+volume up combination?
Click to expand...
Click to collapse
boot image error and opening recovery mode. That's it.
Can you open recovery menu (press and hold Power and then press Vol up) ?
ArtDo said:
Can you open recovery menu (press and hold Power and then press Vol up) ?
Click to expand...
Click to collapse
bootloader menu not opening. recovery state only view error screen .
realceday said:
bootloader menu not opening. recovery state only view error screen .
Click to expand...
Click to collapse
me too
Gb.K said:
Hi, I'm just beginner in android rooting.
While following the way to downgrade my v.5.1.1 A5CNB19 to v.5.0.2, n1 become bricked. I can't boot in recovery mode. The reason that I assume to be is flashing FM recovery.img. I tried to work on adb and fastboot but nothing works.
Please help me to unbrick it. If u have stock rom or recovery.img for A5CNB19, please share it.
Click to expand...
Click to collapse
Download and unpack/unzip the file in my link below, if all goes good you get a file named: recovery.img after that:
https://mega.nz/#!QIZQ0LJT!eqJg2ysy_THf1i8skuks78WwKZwszzcog_ao4Ott7C4
Try to boot into fastboot (power button+volume down) and open up a command prompt, and navigate to the map where you downloaded my recovery, and typ in: fastboot flash recovery recovery.img

Categories

Resources