I think I just bricked my phone, any help? - ONE Q&A, Help & Troubleshooting

So I rooted my phone via Oneplus Toolkit but somehow maybe because of driver problem, the recovery was still Cyanogen recovery. I decided to flash a new recovery again via Toolkit but after turned it off from fastboot mode and reboot, my phone wouldn't boot. Just black screen. I couldn't enter fastboot mode either. When I connect it to PC via USB it shows QHSUSB. I did some search online and I'm afraid it's bricked. Is there anyway I can save it? Thanks in advance!

hbkmog said:
So I rooted my phone via Oneplus Toolkit but somehow maybe because of driver problem, the recovery was still Cyanogen recovery. I decided to flash a new recovery again via Toolkit but after turned it off from fastboot mode and reboot, my phone wouldn't boot. Just black screen. I couldn't enter fastboot mode either. When I connect it to PC via USB it shows QHSUSB. I did some search online and I'm afraid it's bricked. Is there anyway I can save it? Thanks in advance!
Click to expand...
Click to collapse
check this link http://forum.xda-developers.com/one...een-fastboot-adb-t2835696/page16#post55129486

linezero said:
check this link http://forum.xda-developers.com/one...een-fastboot-adb-t2835696/page16#post55129486
Click to expand...
Click to collapse
I tried the method in that post but even after I flashed everything with msm tool which it actually showed green and everything went through, the phone is still dead. The partitions are still bad. I don't know what to do next now

Related

[Q] stuck in boot loop / pc not recognizing phone with adb

Hi,
I tried to install a ROM but it got stuck on the white screen with the HTC logo. I tried to do factory reset but it gets stuck again. I don't have clockwork recovery, and I rooted my phone using adb and ace recovery, which is not on my phone. I only temporarily used it to flash my rom, stupid I know. :-/ When I connect my phone to the PC it is not being recognized. I tried putting the PD98IMG.zip file on my sd card but it just says that it the image is incorrect. Is there anything I can do? Is this fixable?
brickdummy said:
Hi,
I tried to install a ROM but it got stuck on the white screen with the HTC logo. I tried to do factory reset but it gets stuck again. I don't have clockwork recovery, and I rooted my phone using adb and ace recovery, which is not on my phone. I only temporarily used it to flash my rom, stupid I know. :-/ When I connect my phone to the PC it is not being recognized. I tried putting the PD98IMG.zip file on my sd card but it just says that it the image is incorrect. Is there anything I can do? Is this fixable?
Click to expand...
Click to collapse
Flash a recovery.img from fastboot. What is an ace recovery? Read my signature for the HTC logo problem.
brickdummy said:
Hi,
I tried to install a ROM but it got stuck on the white screen with the HTC logo. I tried to do factory reset but it gets stuck again. I don't have clockwork recovery, and I rooted my phone using adb and ace recovery, which is not on my phone. I only temporarily used it to flash my rom, stupid I know. :-/ When I connect my phone to the PC it is not being recognized. I tried putting the PD98IMG.zip file on my sd card but it just says that it the image is incorrect. Is there anything I can do? Is this fixable?
Click to expand...
Click to collapse
I just went through some similar stuff. What type of computer are you using? PC/Mac? Are you using the original cable? What troubleshooting steps for connectivity have you done? Different cable? USB port?
Can you access the bootloader screen when you pull the battery and reboot while holding the volume button down and holding the power button? By accident, I found that the phone and PC will communicate with each other when "Fastboot" is selected on the bootloader screen (you should hear a connection chime and it should change to "Fastboot USB") except I could only get fastboot commands to work. The good news is that should be enough to flash a boot or whatever else you need to get back in business.
shadowboxx said:
I just went through some similar stuff. What type of computer are you using? PC/Mac? Are you using the original cable? What troubleshooting steps for connectivity have you done? Different cable? USB port?
Can you access the bootloader screen when you pull the battery and reboot while holding the volume button down and holding the power button? By accident, I found that the phone and PC will communicate with each other when "Fastboot" is selected on the bootloader screen (you should hear a connection chime and it should change to "Fastboot USB") except I could only get fastboot commands to work. The good news is that should be enough to flash a boot or whatever else you need to get back in business.
Click to expand...
Click to collapse
Hi, Thanks for the reply.I am using windows 7. I downloaded the drivers for HTC, and I am using a data cable and the USB port in the back of my computer, nearest the mother board. I do see "Fastboot USB" on the phone but when i type in the command prompt "adb devices" I get nothing.
brickdummy said:
Hi, Thanks for the reply.I am using windows 7. I downloaded the drivers for HTC, and I am using a data cable and the USB port in the back of my computer, nearest the mother board. I do see "Fastboot USB" on the phone but when i type in the command prompt "adb devices" I get nothing.
Click to expand...
Click to collapse
That's great you're getting the fastboot usb message! As long as you're not using a hub or some other usb extender, any functioning usb port on the pc will do. Again, I learned this by accident (ie the hard way) and found that in this mode, only fastboot commands will work, not adb. (on a side note, and others should correct me here, adb and fastboot work together when the phone is rebooted normally or in recovery but not in the bootloader screen)
Great test for connection: fastboot devices (if you get anything else except a serial # with fastboot after it, then close the cmd window, unplug, and pull battery/reboot to bootloader), fastboot reboot-bootloader. Once it reboots back into the bootloader screen, make sure you press the power button while fastboot is selected and you should again hear the chime and see fastboot usb come up. This is your phone saying it's ready to accept your fastboot commands.
Do let us know how it works.
bananagranola said:
Flash a recovery.img from fastboot. What is an ace recovery? Read my signature for the HTC logo problem.
Click to expand...
Click to collapse
Hi I actually saw your post earlier thank you. I will work on this. I found it in a tutorial when I rooted my phone with HTC dev, ace_recovery_ext_4.img. I'll post where i found it later.
bananagranola said:
Flash a recovery.img from fastboot. What is an ace recovery? Read my signature for the HTC logo problem.
Click to expand...
Click to collapse
when i flashboot the recovery.img file it goes to the red triangle.
brickdummy said:
Hi I actually saw your post earlier thank you. I will work on this. I found it in a tutorial when I rooted my phone with HTC dev, ace_recovery_ext_4.img. I'll post where i found it later.
Click to expand...
Click to collapse
Hi the program is actually called 4EXT Recovery Touch. I finally was able to open it through fastboot....Now all thats left is to find the right zip file to put my phone back to stock.
shadowboxx said:
That's great you're getting the fastboot usb message! As long as you're not using a hub or some other usb extender, any functioning usb port on the pc will do. Again, I learned this by accident (ie the hard way) and found that in this mode, only fastboot commands will work, not adb. (on a side note, and others should correct me here, adb and fastboot work together when the phone is rebooted normally or in recovery but not in the bootloader screen)
Great test for connection: fastboot devices (if you get anything else except a serial # with fastboot after it, then close the cmd window, unplug, and pull battery/reboot to bootloader), fastboot reboot-bootloader. Once it reboots back into the bootloader screen, make sure you press the power button while fastboot is selected and you should again hear the chime and see fastboot usb come up. This is your phone saying it's ready to accept your fastboot commands.
Do let us know how it works.
Click to expand...
Click to collapse
Hi, this did work, thank you. Would you happen to know how i can load the stock software on my phone? I had it rooted before im not sure if its still rooted. I also managed to get the 4ext recovery on my phone too.
shadowboxx said:
(on a side note, and others should correct me here, adb and fastboot work together when the phone is rebooted normally or in recovery but not in the bootloader screen)
Click to expand...
Click to collapse
As far as I know, fastboot only works when your phone is in fastboot mode. ADB works in recovery or system.
brickdummy said:
Hi, this did work, thank you. Would you happen to know how i can load the stock software on my phone? I had it rooted before im not sure if its still rooted. I also managed to get the 4ext recovery on my phone too.
Click to expand...
Click to collapse
Flash a rooted stock ROM from recovery. Whether you have root is in your system partition. Whether your bootloader is unlocked is in your bootloader. Whether you have a custom recovery is in your recovery partition. Three separate things.
As for your post in your other thread, read my signature.
bananagranola said:
As far as I know, fastboot only works when your phone is in fastboot mode. ADB works in recovery or system.
Flash a rooted stock ROM from recovery. Whether you have root is in your system partition. Whether your bootloader is unlocked is in your bootloader. Whether you have a custom recovery is in your recovery partition. Three separate things.
Click to expand...
Click to collapse
I'm sorry, I have no idea what I am doing. Can you show me the steps? When I try installing a stock rom zip file in my recovery from my sd card it aborts.
brickdummy said:
I'm sorry, I have no idea what I am doing. Can you show me the steps? When I try installing a stock rom zip file in my recovery from my sd card it aborts.
Click to expand...
Click to collapse
I'm guessing that you're trying to flash a PD98IMG.zip or a RUU. You need an actual stock rooted ROM, probably from here on the forum. Or just flash Android Revolution HD, an optimized rooted stock ROM, also from here on the forum in the development section. For more specific steps read the Ace Think Tank linked in my signature.
bananagranola said:
I'm guessing that you're trying to flash a PD98IMG.zip or a RUU. You need an actual stock rooted ROM, probably from here on the forum. Or just flash Android Revolution HD, an optimized rooted stock ROM, also from here on the forum in the development section. For more specific steps read the Ace Think Tank linked in my signature.
Click to expand...
Click to collapse
Ok, one more thing. I have S-ON. does that matter?
----
It did not, lol anyway it worked. Thank you everyone for you help. I really appreciate it.
-----
For those wondering I found the stock rooted rom here http://http://forum.xda-developers.com/showthread.php?t=996368
http://forum.xda-developers.com/showthread.php?p=26617631
Instructions to flash the rom
http://http://forum.xda-developers.com/showthread.php?t=2168500
brickdummy said:
Ok, one more thing. I have S-ON. does that matter?
Click to expand...
Click to collapse
Yes. You need to read the part in my signature about being stuck in the splash screen.
bananagranola said:
Yes. You need to read the part in my signature about being stuck in the splash screen.
Click to expand...
Click to collapse
ok, got it. Thank you again
Dear friends,
I have this problem: I got a brand new TCL S720 and the Google Play did not work, being a known rom issue. So, before doing anything, I've managed to make a backup of it's original rom with MTK Droid tools whichI supose it did it well. Then I've tried to install a CWM recovery to try a custom rom for it. The CWM recovery seemed to install succesfully but I didn't manage to install the new rom. If I remember well, it stucked on boot logo. Then tried to revert at it's original stock recovery, managed to have the phone back as it was in initial state, but doing more tries, It remained stucked on boot logo. The problem is that my computer doesn't recognise it anymore, when I connect it to USB it tries to install MTP usb driver but even before the driver was installed well, now it refuse to install, like the driver is not good or the proper driver doesn't exist. So the only thing I can do is to boot on stock recovery but even I tried to copy the original rom update.zip on external SD and to flash the phone using install update from sd card in recovery mode, It doesn't find the external sd card. So I'm stuck here, the computer doesn't detect the phone to try flashing it with SP flash tool or MTK Droid tool, and I also can't flash it from sd card. Have you any idea how to make it work again?
Thanks in advance.

Help hard brick after flashing caf rom

Hi,
I decided to flash a caf rom, so i flashed twrp caf, erased everything with twrp, then sideloaded the caf rom(beanstalk). I then rebooted it warned me about no os installed, but i rebooted anyway. Now it is just a black screen, power button does nothing, wont reboot or anything. How can I fix this? .
Yotoprules said:
Hi,
I decided to flash a caf rom, so i flashed twrp caf, erased everything with twrp, then sideloaded the caf rom(beanstalk). I then rebooted it warned me about no os installed, but i rebooted anyway. Now it is just a black screen, power button does nothing, wont reboot or anything. How can I fix this? .
Click to expand...
Click to collapse
I cant even get to the bootloader or recovery, absoulutely nothing happens
Just tried to plug into my pc, nothing appears. HELP PLS!!!!!!
You mean no new devices appear in Windows device manager? You tried different USB cables and usb ports?
audit13 said:
You mean no new devices appear in Windows device manager? You tried different USB cables and usb ports?
Click to expand...
Click to collapse
I plug into my PC, nothing is Device Manager, screen is black, adb and fastboot doesnt work, what do I do?
Its not a PC problem, my phone is bricked!
Did you try different USB cables and USB ports? Try a different computer?
So there is no life at all when connected to a battery charger? Was the battery fully charged before flashing?
Maybe try opening the phone, disconnecting the battery from the mobo for about a minute, reconnect battery, insert charging cable, and see what happens?
Yotoprules said:
Hi,
I decided to flash a caf rom, so i flashed twrp caf, erased everything with twrp, then sideloaded the caf rom(beanstalk). I then rebooted it warned me about no os installed, but i rebooted anyway. Now it is just a black screen, power button does nothing, wont reboot or anything. How can I fix this? I am really pissed off.
Click to expand...
Click to collapse
try pluging in to pc with holding vol down button and see if shows any sign of life (I am pointing towards lg flashtool kit method the way lg guys put first os on mobile)
Sady94 said:
try pluging in to pc with holding vol down button and see if shows any sign of life (I am pointing towards lg flashtool kit method the way lg guys put first os on mobile)
Click to expand...
Click to collapse
well i can get to the bootloader now but fastboot isnt working and since the bootloader version is for non-caf and twrp is caf i cant flash any rom, and i have to hold power and volume up and volume down in order to turn it on.
Yotoprules said:
well i can get to the bootloader now but fastboot isnt working and since the bootloader version is for non-caf and twrp is caf i cant flash any rom, and i have to hold power and volume up and volume down in order to turn it on.
Click to expand...
Click to collapse
First flash stock image from google site, to make it to default, then try to flash any custom rom using twrp....that's what i do when i got struck.
Sady94 said:
First flash stock image from google site, to make it to default, then try to flash any custom rom using twrp....that's what i do when i got struck.
Click to expand...
Click to collapse
ok, just waiting 40 minutes for it to downloads....
Yotoprules said:
ok, just waiting 40 minutes for it to downloads....
Click to expand...
Click to collapse
no, its not working, doesnt detect my phone
any solutions?
Yotoprules said:
no, its not working, doesnt detect my phone
Click to expand...
Click to collapse
the bootloader dosen´t change between caf or non caf, its the same one since it isnt an open source project. if it dosent detect then its a driver/connection problem.
however if you got to the bootloader, i would choose then to use download mode, which you can do with
http://forum.xda-developers.com/goo...orial-how-to-flash-factory-images-lg-t2713833
You can boot twrp recovery or not?
Does your fastboot work with other devices?
rdmunn said:
You can boot twrp recovery or not?
Does your fastboot work with other devices?
Click to expand...
Click to collapse
my fastboot used to work, now it just says waiting for device
plus i dont have any other device to test on, i only have nexus 5
opssemnik said:
the bootloader dosen´t change between caf or non caf, its the same one since it isnt an open source project. if it dosent detect then its a driver/connection problem.
however if you got to the bootloader, i would choose then to use download mode, which you can do with
http://forum.xda-developers.com/goo...orial-how-to-flash-factory-images-lg-t2713833
Click to expand...
Click to collapse
whenever i sideload a zip it says i have wrong bootloader, or that my device is hammerhead caf. i cannot flash either because fastboot will not work in bootloader mode. just waiting for device.
Yotoprules said:
whenever i sideload a zip it says i have wrong bootloader, or that my device is hammerhead caf. i cannot flash either because fastboot will not work in bootloader mode. just waiting for device.
Click to expand...
Click to collapse
wrong bootloader VERSION, and do the tutorial that i´ve linked that it will work
opssemnik said:
wrong bootloader VERSION, and do the tutorial that i´ve linked that it will work
Click to expand...
Click to collapse
that isn't working either. will not go into downlaod mode. I installed drivers and lg flash tool. i just get a black screen and sometimes i get QHSUSB_BULK in device manager.
Yotoprules said:
that isn't working either. will not go into downlaod mode. I installed drivers and lg flash tool. i just get a black screen and sometimes i get QHSUSB_BULK in device manager.
Click to expand...
Click to collapse
i am really stuck
If you are getting the word "BULK" in device manager, I think it is bricked. You need it to say "9008" somewhere in the device name.
http://forum.xda-developers.com/goo...-unbrick-nexus-5-stucked-qualcomm-hs-t3043301
audit13 said:
If you are getting the word "BULK" in device manager, I think it is bricked. You need it to say "9008" somewhere in the device name.
http://forum.xda-developers.com/goo...-unbrick-nexus-5-stucked-qualcomm-hs-t3043301
Click to expand...
Click to collapse
so, it is done for? can the phone shhop fix it?

OPO won't boot past boot logo, can't reach recovery

Hey guys.
Some issues right now....
I can't get the phone to boot. It gets stuck on boot logo. I can get it into fastboot, but not recovery.
If I try to enter recovery, it shows boot logo, then change brightness level a little bit for some reason, then nothing. Back to boot logo after screen goes black.
So it appears that the TWRP isn't installed correctly, but I've reinstalled it several times, but it never actually seems to work.
I can see the device in fastboot. Bootloader is also unlocked.
So, does anyone have a solution for this issue?
I can get it into fastboot
Click to expand...
Click to collapse
This is good news as it means you should be able to just flash the recovery from fastboot.
1. Download the latest TWRP Recovery: http://twrp.me/devices/bacon (I believe this is the link, it's blocked at school )
2. type the command
fastboot flash recovery /location/of/twrp/img
Click to expand...
Click to collapse
3. Wait for it to complete and then reboot the device by holding down power and volume down.
4. Then if it boots into TWRP you should be able to mount it on the computer you plug it into and then carry over a ROM and/or GApps files.
I'm in the exact same boat, happened after I tried an OTA update. I can't flash anything into the phone via ADB because my phone isn't recognised. isn't recognised in ADB. This is while I am in Fastboot. I'm on OSX.
Rorys-MBP:~ Rory$ adb devices
List of devices attached
Click to expand...
Click to collapse

Help! Pixel 2 dead screen unrooted, ADB not enabled. need to access data

my pixel two screen died.. google backup restore joke service failed to restore sms or app setting to new phone. i need to grab that data from the old phone but cant see or use the screen, phone is not rooted and adb debugging not enabled. and i am not much more than a novice ahhhhhh!
The same happened to me. Try using vysor in pc. It shows your Mobile screen on pc. It worked for me. You dont need to install vysor n your mobile. Pc verion will auto install it on your device.
itsfaiez said:
The same happened to me. Try using vysor in pc. It shows your Mobile screen on pc. It worked for me. You dont need to install vysor n your mobile. Pc verion will auto install it on your device.
Click to expand...
Click to collapse
I tried vysor but it says ADB debugging has to be enabled
frankygoes said:
I tried vysor but it says ADB debugging has to be enabled
Click to expand...
Click to collapse
do you have recovery installed
itsfaiez said:
do you have recovery installed
Click to expand...
Click to collapse
yes. phone was rooted then got unrooted with ota upgrade to 11
frankygoes said:
yes. phone was rooted then got unrooted with ota upgrade to 11
Click to expand...
Click to collapse
is oem unlocked. if unlocked boot to download mode and install twrp for ur device boot into twrp i will givee access to your files
itsfaiez said:
is oem unlocked. if unlocked boot to download mode and install twrp for ur device boot into twrp i will givee access to your files
Click to expand...
Click to collapse
i cant see anything. so how would i boot into twrp?
or if anyone have the same model try to change the screen and use it and then return it
frankygoes said:
i cant see anything. so how would i boot into twrp?
Click to expand...
Click to collapse
shutdown device ( power + volume down).
power button + volume up WILL BOOT TO RECOVERY
did it work
you said boot to download or recovery?
frankygoes said:
you said boot to download or recovery?
Click to expand...
Click to collapse
if you have twrp intsalled boot to recovery it will give ccess to ur files
thanks for the help but im not sure if I had twrp after all . no matter what i can't get past the adb device "unauthorized" state. turns out the pixel2 is unique in not supporting usb-c to hdmi - thanks Google. i tried unified toolkit and vysor. next thing i might try is a hammer and send the pulverized phone back to Google.
frankygoes said:
thanks for the help but im not sure if I had twrp after all . no matter what i can't get past the adb device "unauthorized" state. turns out the pixel2 is unique in not supporting usb-c to hdmi - thanks Google. i tried unified toolkit and vysor. next thing i might try is a hammer and send the pulverized phone back to Google.
Click to expand...
Click to collapse
ok

[SOLVED] I need an urgent help!

Hello. I have a Poco X3 NFC and this is my problem:
I had OrangeFox recovery on it. I wanted to install another rom (from Arow OS because it wasn't work well), and one of the requirements was a decrypted device. I've flashed a file which is said it can decrypt it (and it did). After the flash, I rebooted my phone and everything was fine until I rebooted my phone again. Now the recovery bootlooped, the phone can't boot the system and adb doesn't recognize my phone in fastboot mode. It's weird that when the phone stucks at OrangeFox logo, adb recognizes my device (as in recovery mode). So I type the command "adb reboot fastboot" and it loops at the recovery again. I can go fastboot mode but fastboot doesn't recognize my phone, so I can't flash anything either. It's 4:20 a.m. in here and I can't sleep because of this.
Can u restore a backup?
Arealhooman said:
Can u restore a backup?
Click to expand...
Click to collapse
No. I can't reach anything in my phone. Currently I am waiting for the battery run out maybe something would change
Can you access orange fox itself?
Your battery can take weeks to run out. But try it.
Arealhooman said:
Do you have stock recovery?
Click to expand...
Click to collapse
No. I think it's not impossible to find in somewhere but my main problem is my PC won't recognize my phone in the fastboot mode. If it would, I can flash twrp or anything.
You need fastboot to access fastbootd right?
Arealhooman said:
You need fastboot to access fastbootd right?
Click to expand...
Click to collapse
I do not understand what you mean but I can go into the fastboot mode in my phone, the problem is adb doesn't recognize my phone.
Your PC sees your device though?
Arealhooman said:
Your PC sees your device though?
Click to expand...
Click to collapse
When I plug in my cable, I can hear that "something is plugged in" voice in my pc. When I look device manager, it shows the phone as "Android Composite ADB Interface". When it stucks in recovery, it doesn't quickly boot so I can see my device in adb:
List of devices attached
940ab842 recovery
this is showed in adb when my phone stucks at recovery, but I can give commands like "reboot".
But when I type " reboot system", it doesn't reboot it system and just tries to open recovery mode, and recovery mode doesn't open, just loops.
I type ''reboot fastboot", but it still tries to open recovery and again, it loops.
I type "reboot bootloader", at this time, it can boot to the fastboot mode, there is an orange "fastboot" word at the middle. When I go back to adb and type "adb devices", it shows nothing.
Arealhooman said:
Can you access orange fox itself?
Click to expand...
Click to collapse
No, I cannot. It is looped. This is the another problem prevents me to recover my phone.
Arealhooman said:
Can u restore a backup?
Click to expand...
Click to collapse
I think Arrow OS files still in my phone but somehow it pretends like it can't detect them. And it wants to boot directly to the recovery mode but the another problem is recovery mode stuck in loop. When I want to flash a new recovery, this time I can't connect my phone to my pc when it's in the fastboot mode. It's like a problems chain and I couldn't find any exit.
sorry, no idea
Arealhooman said:
sorry, no idea
Click to expand...
Click to collapse
Guess so, I'll go to a phone repair shop to see if they can do something about it (maybe their pc can detect my phone and they can flash another recovery), and if not then I am ****ed.
Arealhooman said:
sorry, no idea
Click to expand...
Click to collapse
DUDE I ****ING SOLVED IT!
FIRSTLY, **** ORANGEFOX, if anybody see this do not use orangefox.
Secondly, actually I still have the same problem. TWRP is also stucks at the loop, but there is an interesting difference that TWRP tries to loop one time and after the fail, it suddenly boots the system.
And since I can flash something with fastboot, now I think i can save my phone. Now I'm trying to install stock rom, i'll update after.
How I solved:
Installing the Google Universal USB Drivers. It has a weird method to install, and I wasn't know you can install a driver even the phone is in the fastboot mode. So thanks to that I was able to install usb drivers and finally I could get fastboot to recognize my device. The first thing I did was installing TWRP.
My problem was not solved even I installed TWRP because TWRP was doing the same thing, but one thing was different: TWRP was trying to boot recovery, it couldn't and after it was booting to the system. So I've realized how amazing TWRP is. But it wasn't solved my problem completely though, I think its problem is related to that decryption file.
Currently, I've managed to install stock rom and I haven't encountered any problem.
And I'm happy because my mother won't beat me with her slippers.

Categories

Resources