[Q] Stuck at boot logo after successful unlock - Atrix 4G Q&A, Help & Troubleshooting

Hi all,
So I have an AT&T Atrix, was previously running 4.5.91 and I successfully unlocked the phone and had it booting. Like a total moron, I forgot to do a backup, and after attempting to flash CM7 onto it, the phone now stays at the boot logo and won't go any further. If anyone has anything they can do to help me, I would so appreciate it!
Thank you!!!
Edit: I know I need an SBF with pudding to go back to, but I'm having issues finding the proper one. If that's all I need to fix it, a link to the proper one would be appreciated.

Have you used one click recovery for unlocking, if yes then most probably the tenfar recovery that came with the one click root program is the culprit. Just flash rom racer recovery through fastboot http://forum.xda-developers.com/showthread.php?t=1204500
If you want an easier option, run the one click root program and select the option which says install cwm recovery. After that boot back into recovery and flash twrp recovery from this link http://forum.xda-developers.com/showthread.php?t=1961707, after that reboot and flash the CM7 rom. You can also flash CWM touch recovery the same way as TWRP link to it http://forum.xda-developers.com/showthread.php?t=1475444

Thank you! This is exactly what I needed to know. It worked perfectly!

Related

G2 Recovery Disaster - Help!!! ><

Early today, I was working on a G2 trying to get it rooted with a custom ROM installed. I managed to root the phone and disable the bootloader security. From here, I attempted to install clockwork recovery via rom manager... here's where the disaster starts.
Everything seemed to be going well (no errors), so I tried to load a custom ROM. The Rom installation started but failed partway through. This is when I noticed that the clockwork recovery wasn't working properly. It was flickering and none of the options worked (screen just flashed or turned black if you selected anything). So at this point, the phone would not boot since the ROM installation didn't complete, and I had a buggy recovery image installed.
Unfortunately, the fun doesn't stop here. I figured that I should load the PC10IMG.zip and start from scratch... bad idea. This flashed the bootloader (relocking it) then failed-- leaving me with a bad ROM, bad recovery image, and a locked bootloader. Luckily for me, I was able to use adb via the buggy recovery to unlock the bootloader again.
At this point, I got a bit antsy and jumped the gun. I decided to use fastboot to erase and load a new recovery image. Unfortunately, I realized that I didn't have a recovery.img file to flash... just after I used the fastboot erase recovery command.
I'm hoping that someone here has a recovery.img file compatible with the T-Mobile G2 so I can flash the recovery partition with fastboot. If anyone has any better ideas I'm open to suggestions.
Thanks in advance for any help.
Install amon recovery. It's much better then clockword. Do it using adb
Sent from my HTC Hero using XDA App
Just an update. I couldn't get into adb but I was able to flash clockwork via fastboot. For whatever reason, the amon recovery would go through. Nevertheless, I installed cyanogen using clockwork and everything is gravy!

flyer with offficial hc ota htc unlock

Hi I've been doin a lot of reading of this forum. My main question is can I install a no sense hc Rom from just performing an HTC unlock or do I need to downgrade to gb anyway in which case I may aswel go s off while I'm at it.
I'm running hc official ota
There is no true no sense rom available as of yet
ok but if i just used the htc unlock could i then easily flash the new virtuous rom which has just started been developed?
Problem is i cant find the correct ruu to downgrade my device, its a uk 16gb wifi . I thought id found it but the site wont let me download.
You should be able to flash clockwork, then a custom ROM through fastboot without downgrade and root.
Haven't done it myself, but that is my understanding of how the unlocked bootloader works versus real S-Off.
I managed to do this hardware unlock and now have an unlocked bootloader. Tried. To flash cwm and corrupted the recovery. How do you install CWM through fastboot?
aranzou said:
I managed to do this hardware unlock and now have an unlocked bootloader. Tried. To flash cwm and corrupted the recovery. How do you install CWM through fastboot?
Click to expand...
Click to collapse
You have get CWM recovery, go into fastboot, connect USB, and then install via command prompt.
If you are unaware of how to do this try installing recovery via Rom Manager. Might be your easier solution.
Thanks for the reply, I actually downloaded cwm from a post in the dev section. Flashed it through command line with fastboot and now when I boot from recovery the device is stuck on a white HTC screen.
Also tried to use Rom manager but the device has to be rooted first. Can you root it through fastboot without cwm? Can I get a download link for a working cwm?
aranzou said:
Thanks for the reply, I actually downloaded cwm from a post in the dev section. Flashed it through command line with fastboot and now when I boot from recovery the device is stuck on a white HTC screen.
Also tried to use Rom manager but the device has to be rooted first. Can you root it through fastboot without cwm? Can I get a download link for a working cwm?
Click to expand...
Click to collapse
Maybe the downloaded file corrupted?
Maybe you can use this link as reference:
http://forum.xda-developers.com/showthread.php?t=1194709

[Q] Frozen at HTC screen and can't recover

Hi,
Let me start off by saying that I have viewed other threads but have not been able to find one that has this same exact problem. Can someone please help?
I have an HTC Evo 3D unlocked with the HTC method, S-On.
I put a new rom on my SD card, I was using InfectedRom but it had some issues. I loaded into bootloader and used revolutionary to flash the rom. I didn't do a wipe or anything else, thinking that it would just flash the rom and I would be good to go.
The phone gets stuck on the HTC splash screen when I go to boot it. I have tried everything from restoring from a back up, to wiping the phone to wiping the cache and am at a loss.
Can someone please offer me some advice? I really need to get this phone back up and running.
Thanks in advance.
Did you flash the boot.img for the ROM?
How can I do that?
Jep4444 said:
Did you flash the boot.img for the ROM?
Click to expand...
Click to collapse
Thanks for the quick response. How can I go about doing that?
thealist said:
Thanks for the quick response. How can I go about doing that?
Click to expand...
Click to collapse
Considering you're S-ON, how did you install a custom ROM in the first place without doing so?
thealist said:
Thanks for the quick response. How can I go about doing that?
Click to expand...
Click to collapse
You can do that by using fastboot to boot your recovery image.
Code:
fastboot boot [NAMEOFRECOVERY].img
Just running your recovery normally won't allow flashing to certain partitions.
From there, you shouldn't have any problems flashing the full image. The second option would be to use 4EXT recovery (There's a CDMA/GSM version, but don't know off the top of my head), or joeykrim's FlashImageGUI to assist in flashing to specific partitions from the phone.
Edit: CDMA and GSM correction.
Jep4444 said:
Considering you're S-ON, how did you install a custom ROM in the first place without doing so?
Click to expand...
Click to collapse
thealist took the HTCDev unlock which doesn't give S-OFF, but does allow the user to flash custom ROMs.
~co~
closeone said:
You can do that by using fastboot to boot your recovery image.
Code:
fastboot boot [NAMEOFRECOVERY].img
Just running your recovery normally won't allow flashing to certain partitions.
From there, you shouldn't have any problems flashing the full image. The second option would be to use 4EXT recovery (There's a CDMA/GSM version, but don't know off the top of my head), or joeykrim's FlashImageGUI to assist in flashing to specific partitions from the phone.
Edit: CDMA and GSM correction.
thealist took the HTCDev unlock which doesn't give S-OFF, but does allow the user to flash custom ROMs.
~co~
Click to expand...
Click to collapse
Don't S-ON roms still need the boot.img to be flashed to install any ROM?
closeone said:
You can do that by using fastboot to boot your recovery image.
Code:
fastboot boot [NAMEOFRECOVERY].img
Where do I find my recovery image?
Just running your recovery normally won't allow flashing to certain partitions.
From there, you shouldn't have any problems flashing the full image. The second option would be to use 4EXT recovery (There's a CDMA/GSM version, but don't know off the top of my head), or joeykrim's FlashImageGUI to assist in flashing to specific partitions from the phone.
Edit: CDMA and GSM correction.
Thanks. Where would I find this and do I put that into the root sd card portion of my phone and then run through the bootloader? Sorry, I am relatively new to this process. Thanks for your patience.
thealist took the HTCDev unlock which doesn't give S-OFF, but does allow the user to flash custom ROMs.
That's exactly what I did.
~co~
Click to expand...
Click to collapse
Thanks for all the help. It's very much appreciated.
closeone said:
You can do that by using fastboot to boot your recovery image.
Code:
fastboot boot [NAMEOFRECOVERY].img
Just running your recovery normally won't allow flashing to certain partitions.
From there, you shouldn't have any problems flashing the full image. The second option would be to use 4EXT recovery (There's a CDMA/GSM version, but don't know off the top of my head), or joeykrim's FlashImageGUI to assist in flashing to specific partitions from the phone.
Edit: CDMA and GSM correction.
thealist took the HTCDev unlock which doesn't give S-OFF, but does allow the user to flash custom ROMs.
~co~
Click to expand...
Click to collapse
Sorry, my last post did not quote correctly.
How do I find my recovery image?
Once I get FlashImageGUI, do I put that into the root of my SD card by plugging it into my mac?
Jep4444 said:
Don't S-ON roms still need the boot.img to be flashed to install any ROM?
Click to expand...
Click to collapse
Well, all ROMs will need to have a boot.img flashed to boot, but since they are included in the ZIP file containing the ROM, they are normally flashed along with the ROM. If you use FlashImageGUI, you can flash from a boot.img or from a kernel zip file. By running the fastboot boot command, this allows the user to flash to partitions that are locked when booted into recovery from the bootloader.
thealist said:
Sorry, my last post did not quote correctly.
How do I find my recovery image?
Once I get FlashImageGUI, do I put that into the root of my SD card by plugging it into my mac?
Click to expand...
Click to collapse
These are two different methods for accomplishing the same task.
Have you loaded a custom recovery (like ClockworkMod Recovery, TWRP, or 4EXT) before? If you've kept the recovery image on your computer, you can just use that one. Instead of flashing it to your recovery partition (fastboot flash recovery [NAMEOFRECOVERY].img), you would boot to it instead (fastboot boot [NAMEOFRECOVERY].img).
If you use want to use FlashImageGUI, you would copy it to your SD card, install it on the phone, and run the app. Make sure that you've got the ROM you want to flash on the SDCard. If I remember correctly, FlashImageGUI will pull the boot.img out of the ZIP and flash it. Then you will have to boot into your custom recovery to flash the rest of the image. Flashing just the boot image will most likely leave you with a phone that won't boot (until you flash the rest of the ROM).
~co~
closeone said:
Well, all ROMs will need to have a boot.img flashed to boot, but since they are included in the ZIP file containing the ROM, they are normally flashed along with the ROM. If you use FlashImageGUI, you can flash from a boot.img or from a kernel zip file. By running the fastboot boot command, this allows the user to flash to partitions that are locked when booted into recovery from the bootloader.
These are two different methods for accomplishing the same task.
Have you loaded a custom recovery (like ClockworkMod Recovery, TWRP, or 4EXT) before? If you've kept the recovery image on your computer, you can just use that one. Instead of flashing it to your recovery partition (fastboot flash recovery [NAMEOFRECOVERY].img), you would boot to it instead (fastboot boot [NAMEOFRECOVERY].img).
If you use want to use FlashImageGUI, you would copy it to your SD card, install it on the phone, and run the app. Make sure that you've got the ROM you want to flash on the SDCard. If I remember correctly, FlashImageGUI will pull the boot.img out of the ZIP and flash it. Then you will have to boot into your custom recovery to flash the rest of the image. Flashing just the boot image will most likely leave you with a phone that won't boot (until you flash the rest of the ROM).
~co~
Click to expand...
Click to collapse
I have never loaded ClockworkMod Recovery, TWRP, or 4EXT to my phone. Is that something I can download online and then transfer to my phone using the bootloader? I have Revolutionary which allows me to mount the SD card. Same thing goes for FlasImageGUI. I can't get past the HTC load screen so is that something I can just transfer and use Bootloader with?
thealist said:
I have never loaded ClockworkMod Recovery, TWRP, or 4EXT to my phone. Is that something I can download online and then transfer to my phone using the bootloader? I have Revolutionary which allows me to mount the SD card. Same thing goes for FlasImageGUI. I can't get past the HTC load screen so is that something I can just transfer and use Bootloader with?
Click to expand...
Click to collapse
What is this 'Revolutionary' that you're talking about? I realize that multiple pieces of software can be called the same thing though. How did you load on the ROM that you're currently on? Also, before I link you anywhere (because I don't want you loading the wrong recovery on your phone), is your phone on Sprint, or another carrier? You'd use Recovery to load ROMs, back them up, and so on.
What exactly was it that you were trying to do? Or rather, how did the phone get to a state where it's frozen on the HTC logo? Do you have a custom ROM loaded, or the stock ROM?
Sorry for all the questions, and hopefully this response doesn't come off rude (I don't mean it to ). I'm just trying to figure out what's going on before I suggest anything.
If you are on Sprint, you can run this recovery from Fastboot USB mode.
Code:
fastboot boot cwm-4.0.1.4-shooter.img
~co~
closeone said:
What is this 'Revolutionary' that you're talking about? I realize that multiple pieces of software can be called the same thing though. How did you load on the ROM that you're currently on? Also, before I link you anywhere (because I don't want you loading the wrong recovery on your phone), is your phone on Sprint, or another carrier? You'd use Recovery to load ROMs, back them up, and so on.
What exactly was it that you were trying to do? Or rather, how did the phone get to a state where it's frozen on the HTC logo? Do you have a custom ROM loaded, or the stock ROM?
Sorry for all the questions, and hopefully this response doesn't come off rude (I don't mean it to ). I'm just trying to figure out what's going on before I suggest anything.
If you are on Sprint, you can run this recovery from Fastboot USB mode.
Code:
fastboot boot cwm-4.0.1.4-shooter.img
~co~
Click to expand...
Click to collapse
Your questions are really appreciated. Sorry I haven't been more clear.I really appreciate the help as I've gotten myself in trouble here.
I went on htcevohack and found how to flash the synergy infectedrom. The rom has some bugs in it so I downloaded a new rom and placed in the root folder of my SD card. Revolutionary is a program that allows me to wipe data, install from zip card, mount storage so and so forth. I tried to flash the zip from the new rom using this program and this is where I have had the problem. I have the Sprint Evo 3D. I am relatively new to this and just want a stable rom that has wifi tether on it. Thanks again for the help and for the patience.
thealist said:
Your questions are really appreciated. Sorry I haven't been more clear.I really appreciate the help as I've gotten myself in trouble here.
I went on htcevohack and found how to flash the synergy infectedrom. The rom has some bugs in it so I downloaded a new rom and placed in the root folder of my SD card. Revolutionary is a program that allows me to wipe data, install from zip card, mount storage so and so forth. I tried to flash the zip from the new rom using this program and this is where I have had the problem. I have the Sprint Evo 3D. I am relatively new to this and just want a stable rom that has wifi tether on it. Thanks again for the help and for the patience.
Click to expand...
Click to collapse
Oh! Now I know what your talking about. Max from HTCEVOHacks put the Revolutionary branded version of ClockworkMod Recovery in that archive. I know that for a fact (I downloaded it). It's actually the same version of ClockworkMod Recovery that I linked you to.
Okay. Here's my suggestion to start out with. Flash the recovery.img he included (CWM) onto your phone by booting it up into the bootloader, connecting it to your computer making sure that the phone is in FASTBOOT USB mode. Instead of running the command:
Code:
fastboot boot recovery.img
Run the command:
Code:
fastboot flash recovery recovery.img
That will put a copy of ClockworkMod Recovery on your phone. It's accessible by selecting Recovery from the HBOOT menu.
Now, because HTC's Unlock method doesn't unlock enough to flash most images to your phone, you'll still have to run the 'fastboot boot recovery.img' command each time you want to flash different image. That's the classic way we have used to get around HTC's restrictions.
From there, you can flash another image. Make sure to wipe data before flashing.
The reason I told you to also flash the recovery image to your phone is because, you can still create NANDroid backups without connecting to a computer. However, to restore those backups, you'll have to 'fastboot boot ...' the recovery image.
Now, his archive is quite dated. I'd personally recommend after you flash a new ROM, that you take a look at the 4EXT recovery thread in the EVO 3D CDMA development forum. It's really very good (I also like TWRP as well).
Now, there probably wasn't a problem with the ROM. I've used it myself, and have found it to be quite stable. If you flash a ROM onto the phone without wiping data first, you'll probably run into problems booting the ROM. If you liked InfectedRom Eternity, you can always try it again.
This is where NANDroid backups are important. If anything gets messed up, you can easily restore from one in your custom recovery (CWM/4EXT/TWRP).
I hope I didn't throw too much out there. Hopefully this gets you off the ground.
~co~
closeone said:
Oh! Now I know what your talking about. Max from HTCEVOHacks put the Revolutionary branded version of ClockworkMod Recovery in that archive. I know that for a fact (I downloaded it). It's actually the same version of ClockworkMod Recovery that I linked you to.
Okay. Here's my suggestion to start out with. Flash the recovery.img he included (CWM) onto your phone by booting it up into the bootloader, connecting it to your computer making sure that the phone is in FASTBOOT USB mode. Instead of running the command:
Code:
fastboot boot recovery.img
Run the command:
Code:
fastboot flash recovery recovery.img
That will put a copy of ClockworkMod Recovery on your phone. It's accessible by selecting Recovery from the HBOOT menu.
Now, because HTC's Unlock method doesn't unlock enough to flash most images to your phone, you'll still have to run the 'fastboot boot recovery.img' command each time you want to flash different image. That's the classic way we have used to get around HTC's restrictions.
From there, you can flash another image. Make sure to wipe data before flashing.
The reason I told you to also flash the recovery image to your phone is because, you can still create NANDroid backups without connecting to a computer. However, to restore those backups, you'll have to 'fastboot boot ...' the recovery image.
Now, his archive is quite dated. I'd personally recommend after you flash a new ROM, that you take a look at the 4EXT recovery thread in the EVO 3D CDMA development forum. It's really very good (I also like TWRP as well).
Now, there probably wasn't a problem with the ROM. I've used it myself, and have found it to be quite stable. If you flash a ROM onto the phone without wiping data first, you'll probably run into problems booting the ROM. If you liked InfectedRom Eternity, you can always try it again.
This is where NANDroid backups are important. If anything gets messed up, you can easily restore from one in your custom recovery (CWM/4EXT/TWRP).
I hope I didn't throw too much out there. Hopefully this gets you off the ground.
~co~
Click to expand...
Click to collapse
Thanks a lot! I am going to try this right now. I have a mac so I am assuming that I need to use terminal which is what I originally used. Do you know if the extension you provided were also for a mac?

Rooting and recovery problems

Hey all,
I got my HTC One yesterday, and this morning i went to root the phone. I followed the steps in Hansoon's AIO toolkit and successfully unlocked the bootloader then flashed the CWM recovery. Then, when attempting to install superuser, i could not get my phone in to recovery mode. Every single time i either select recovery mode from hboot, or attempt to boot in to recover from my PC via the AIO my phone would boot as normal, and not enter recovery.
I assume that my recovery flash did not work correctly, but i could be wrong. Does anybody have any advice?
man2112 said:
Hey all,
I got my HTC One yesterday, and this morning i went to root the phone. I followed the steps in Hansoon's AIO toolkit and successfully unlocked the bootloader then flashed the CWM recovery. Then, when attempting to install superuser, i could not get my phone in to recovery mode. Every single time i either select recovery mode from hboot, or attempt to boot in to recover from my PC via the AIO my phone would boot as normal, and not enter recovery.
I assume that my recovery flash did not work correctly, but i could be wrong. Does anybody have any advice?
Click to expand...
Click to collapse
never mind, i solved my problem. I re-installed clockwork mod. Now for another question, how do i delete this thread? Thank you!

One Plus X - cannot enter in recovery mode [help]

hi friends,
i was trying to root my phone before but my was briked.
then i flashed boot.img and recovery.img and then phone started.
but now i am trying to update new OS released. its not updating.
i tried to enter in recovery mode but it only shows icon.
i think its problem with recovery.img ?
can anyone provide link for orignal recovery.img for oneplus x ??
What root method did you use?
CafeKampuchia said:
What root method did you use?
Click to expand...
Click to collapse
i just following this link on forum and steps
http://forum.xda-developers.com/oneplus-x/general/discussion-how-to-root-oneplus-x-t3242830
Good, at least your bootloader is unlocked. Can you get it into fastboot mode?
CafeKampuchia said:
Good, at least your bootloader is unlocked. Can you get it into fastboot mode?
Click to expand...
Click to collapse
yes i can go in fastboot mode. but my phone is not rooted.
what shall i do ?
Rooting has nothing to do with flashing. Put it in bootloader mode and flash a recovery. Then try doing a factory reset. If that doesn't work, re-flash the ROM.
CafeKampuchia said:
Rooting has nothing to do with flashing. Put it in bootloader mode and flash a recovery. Then try doing a factory reset. If that doesn't work, re-flash the ROM.
Click to expand...
Click to collapse
Put it in bootloader mode and flash a recovery ??
i will enter in bootloader mode and then how to flash recovery? can you explain little? Thanks
It's all in step 5 of the guide you used to root the device on the first place. No need to re-write it here.
CafeKampuchia said:
It's all in the guide you used to root the device on the first place. No need to re-write it here.
Click to expand...
Click to collapse
actually i didn't understand which recovery to flash? twrp or stock ??
No offence, but you need to do more research and know how this stuff works before flashing things.
I can't answer your question because I don't know what you are trying to flash. Ask in the thread where you found it. If it's a custom ROM, TWRP Will work. If stock, stock recovery is best.
I'm signing off for a while. Good luck.
CafeKampuchia said:
No offence, but you need to do more research and know how this stuff works before flashing things.
I can't answer your question because I don't know what you are trying to flash. Ask in the thread where you found it. If it's a custom ROM, TWRP Will work. If stock, stock recovery is best.
I'm signing off for a while. Good luck.
Click to expand...
Click to collapse
i have flashed stock_recovery.img and now i can go to recovery mode.
but when i am trying to update to new OS, its failed. [ i tried from Settings -> check updates -> it download and go to recovery mode and says: installation failed.] also [ i directly go to recovery mode and maually install from Local and choose OnePlusOxygen_14_OTA_003-004_patch_201511031712.zip and still it says: failed to update.
help???
rahulcool said:
i have flashed stock_recovery.img and now i can go to recovery mode.
but when i am trying to update to new OS, its failed. [ i tried from Settings -> check updates -> it download and go to recovery mode and says: installation failed.] also [ i directly go to recovery mode and maually install from Local and choose OnePlusOxygen_14_OTA_003-004_patch_201511031712.zip and still it says: failed to update.
help???
Click to expand...
Click to collapse
Right, because the device is rooted. The first section of the routing guide tells you the problem (modified system position) and there are threads here to solve it.
CafeKampuchia said:
Right, because the device is rooted. The first section of the routing guide tells you the problem (modified system position) and there are threads here to solve it.
Click to expand...
Click to collapse
yes it was problem due to some incorrect rooting.
i flashed stock recovery.img and then i downloaded full rom and flashed it with help of memory card. and now the phone is working fine.
Thanks for all ur helps and post.
rahulcool said:
yes it was problem due to some incorrect rooting.
i flashed stock recovery.img and then i downloaded full rom and flashed it with help of memory card. and now the phone is working fine.
Thanks for all ur helps and post.
Click to expand...
Click to collapse
No prob, glad I could help. What rooting method did you originally use?
CafeKampuchia said:
No prob, glad I could help. What rooting method did you originally use?
Click to expand...
Click to collapse
http://www.android.gs/install-twrp-recovery-root-oneplus-x/
thats the method in above link , its same posted in this forum too.
i can't root my mobile, its showing error.
i will make new thread and post screenshot there,please check.
I bricked my one x its white and it wont boot trying to flash stock recovery but keeps complaing that device not unlocked i try fastboot oem unlock does it but phone wont boot just stuck at a oneplus sigh help would be appreciated to get my phone booting again.
jutley said:
I bricked my one x its white and it wont boot trying to flash stock recovery but keeps complaing that device not unlocked i try fastboot oem unlock does it but phone wont boot just stuck at a oneplus sigh help would be appreciated to get my phone booting again.
Click to expand...
Click to collapse
well that's why you need to unlock bootloader first before attempting to root your phone. and know what you are doing (flashing). With all that said if you can still boot to Recovery then flash this Full ROM (save this on an SD card) that should stop the bootloop and have a working ROM
https://www.androidfilehost.com/?fid=24269982087013219
If you can't boot to recovery or even bootloader this is your guide
https://forums.oneplus.net/threads/guide-mega-unbrick-guide-for-a-hard-bricked-oneplus-x.417648/
jutley said:
I bricked my one x its white and it wont boot trying to flash stock recovery but keeps complaing that device not unlocked i try fastboot oem unlock does it but phone wont boot just stuck at a oneplus sigh help would be appreciated to get my phone booting again.
Click to expand...
Click to collapse
maybe try this?
http://forum.xda-developers.com/oneplus-x/general/guide-mega-unbrick-guide-hard-bricked-t3272108
jutley said:
I bricked my one x its white and it wont boot trying to flash stock recovery but keeps complaing that device not unlocked i try fastboot oem unlock does it but phone wont boot just stuck at a oneplus sigh help would be appreciated to get my phone booting again.
Click to expand...
Click to collapse
if you can still access bootloader then simply just boot TWRP from it, first download this full rom and save it on your SD card
https://www.androidfilehost.com/?fid=24269982087013219
then go to bootloader if you can still access it and boot TWRP
fastboot boot [whatever your twrp name is].img
you can download modified twrp here
http://forum.xda-developers.com/devdb/project/dl/?id=16464
then once inside TWRP just install the FULL ROM that was downloaded and saved in the SD card/
My phone boots into fastboot ok but there is no recovery wont boot. I try to flash recovery and it says it cant because not unlocked tried unlocking bootloader says its sucesfull but phone wont get bast boot logo.

Categories

Resources