Bricked Nexus 5x Plrase help - Nexus 5X Q&A, Help & Troubleshooting

Hey,My Brother go into my TWRP 3.0 on my Nexus 5X and wiped everything Including Internal Storage System Data Cache Dalvik Cache and rebooted ,now I don't have any ROM installed and the device isn't identified by Windows nor is ADB Sideload or TWRP's MTP is working nothing happens by typing fastboot devices or any command...maybe I don't have proper drivers as my phone was never detected in Windows even before brick please help me I can't find anything,I also have Ubuntu 16.04 installed if required I have an ROM's Nandroid backup on my PC too but as no MTP or ADB Sideload I can't push the backup to device.
Thank You.

If you can still get into TWRP and you have a nandroid, you can try getting an OTG cable and using that to transfer the backup files (since you can't connect it to your pc).

Is your brother still alive? If true, come back later.
I guess that an OTG as @clcdev suggested is the best approach.

I was in the same situation with no ROM and nothing to flash via TWRP. However, in windows 10 the device still showed as the nexus 5x and I was able to just transfer files right onto the phone then flashed the desired rom.

Related

[Q] My phone stuck at TWRP with no rom

Please help me. I've accidentally deleted and wiped everything in my phone include rom and nand backup. Right now my phone only can boot into recovery and fastboot.
How do I transfer a zip rom into twrp?
My pc did not recognize my phone (in recovery and fastboot mode) although driver has been installed. I can't use ADB, GNex toolkit or what so ever tool. I have search in previous thread but with no solution.
Please advise.
me2kimi said:
Please help me. I've accidentally deleted and wiped everything in my phone include rom and nand backup. Right now my phone only can boot into recovery and fastboot.
How do I transfer a zip rom into twrp?
My pc did not recognize my phone (in recovery and fastboot mode) although driver has been installed. I can't use ADB, GNex toolkit or what so ever tool. I have search in previous thread but with no solution.
Please advise.
Click to expand...
Click to collapse
You will have to get the correct drivers installed on your pc. Then you can either push a rom to the sdcard with adb or use a factory image and fastboot. Installing the driver correctly is your only option.
Sent from my Galaxy Nexus using Tapatalk 2
Toolkit...
Get the fastboot drivers right and flash stock ROM..
Beamed from my Maguro
I have install the driver from toolkit. But I think its useless when my pc show no response (not detect) my phone when connected. BTW I've tried it in ubuntu and XP(installed in virtualbox).
Any other solution on how to make my pc detect the phone?
Perhaps you need to change the udev rules in Ubuntu?
SOLVED!
The culprit is micro usb cable. The cable that one I used are partially function. It can be use to charge but can't transfer data.
Change to another cable and follow the step as video tutorial below and my phone revive again. Thanks all.

>>URGENT<<.Nexus 7 Google Screen..Cant access Recovery. AND not recognizing Nexus 7

>>URGENT<<.Nexus 7 Google Screen..Cant access Recovery. AND not recognizing Nexus 7
>>URGENT<<.Nexus 7 Google Screen stuck.Cant access Recovery. AND Windows 7 wont recognize my Nexus 7 2013
Nexus 7 2013 is stuck on Google screen. i just had and when i first booted it fooling around with a custom rom(cyanogenmod) that for some reason did not have android market/google play store. I then decided i wanted to return it to stock and at first for some reason I have a MAJOR hassle with downloading the drivers. Reguardless of the drivers the nexus 7 either becomes unknown device, other, or Android Phone. I have downloaded them from source, mirrors, Wugs,Nexus toolkit. Whenever i even attempt anything with Wugs Kit, it just says some error about ADB and if not that Fast boot. I tried installing fastboot and ABD and also tried this application called Minimal ADB and Fastboot but got similar results. I attempted it to restore to stock rom with MANY different types of tutorials including copying and pasting then to cmd and use the "flash-all.bat" command. All it would ever do is crash whenever it got to fastboot.exe. Also there is another issue with Android SDK when i attempted to use it to resolve this. It was just very confusing on how it operated because i did not understand the directions as well as the driver issue. I also attempted Unified Android Toolkit but it could not recognize my Nexus 7 as a device (driver problem again).This is very VERY frustrating because it will not work for me. i just want to get my nexus back to stock then root again without a custom rom. For some reason my computer recognizes it as an android phone and will not let it register as anything else even with correct build file. i can no longer access usb debugging because in one of the many tutorials it said to: clear cache. divalk cache, wipe data, format data, format system, etc. you get the point. I have NO IDEA how to fix this i have been at this for at least 6 hours straight. Please can somebody help me resolve this i do not know what to do anymore and it is VERY important that i get this fixed. It is really stressing me out.
Thank you..
Here are sources I know will work.
Driver: http://developer.android.com/sdk/win-usb.html
Fastboot and ADB: http://forum.xda-developers.com/showthread.php?t=2225405
https://developers.google.com/android/nexus/images#razor
That third one has "flash-all.bat" to flash the stock recovery and ROM. The bootloader must be unlocked first, which I presume is the case since you've flashed CM. (BTW, CM requires flashing a separate gapps file, which is why you didn't have Play Store installed.) With what you've been flashing, I suggest a full wipe before flashing:
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot erase userdata
One thing to make sure of: open the command prompt as an administrator, otherwise cmd.exe won't have enough rights.
To get back to stock download the stock images from:
https://developers.google.com/android/nexus/images
The Nexus 7 2013 is aka razor
once you download them put the device in fastboot mode Vol down + Power
then run flash-all.bat
For it not recognizing things, uninstall all Nexus device driver's.
Then install ones you KNOW work wug toolkit I guess a lot of peeps talk about and it seems to work well.
I would prefer the factory driver's if you are having issues to eliminate with 3rd party software etc..
Hopefully that helps.

[Q] Stuck at boot, ADB not working

I was looking to do a full wipe from TWRP and wanted to wipe data as well. Knowing that that would erase everything from the internal storage and not having an SD card available to me now I decided to wipe everything and then transfer the new ROM with adb commands.
Before wiping, I wanted to make sure that adb was working first. So I downloaded the Android SDK and booted to TWRP. Went to Advanced--->ADB Sideload and started the command prompt on my PC. From the folder were adb.exe was I typed "adb usb" and got error:device not found.
I don't know why but after 30 minutes trying to fix that I pressed the "Fix permissions" option in TWRP and now my phone is stuck at the boot logo every time I try to turn it on. I also noticed in Device Manager on my PC that every time I connect the phone to the PC that there is a yellow exclamation mark next to the phone which suggests that I don't have the needed drivers. However I tried to install versions 3.10 and the newest 3.12 and the exclamation mark is still there.
So my question is how do I reach the phone with ADB and transfer the flashable ROM zipfile so I can get the phone past the boot logo?
Well I'll answer myself if anybody has the same problem in the future. It was obviously the USB driver's fault and since none of the LG's drivers worked, I used Google's USB drivers and was able to adb sideload the ROM zip and now it's booting into the OS.
So always check your drivers people! In case LG's don't work, then use Google's!

[Q] My device isn't recognized by my laptop anymore

Hey guys!
Well, I was trying to reflash Vanir+DirtyV (I was with CM11+Fancy but I like to make some changes from time to time) and I also decided to flash the most recent TWRP in the process because I had the 2.7.0.0 one and I thought the newer one would be better optimized.
After flashing the new recovery I tried to use adb commands to push the flashable zips but it came without success so I tried to reflash the old TWRP from fastboot (I had done a complete wipe of all the partitions excluding USB OTG before rebooting into the fastboot)
I don't think it is a driver problem because some hours ago everything was fine with adb and fastboot but what could it be? I am without any OS in the system but I rooted the device before rebooting into fastboot and I can go into recovery nicely I just can't connect anything with the laptop

[SOLVED] Soft-Bricked Device - OS wiped

Hi,
I was going to flash a custom rom and while wiping the data, I accidentally wiped the system. Now, thw phone wouldn't boot. I can still access twrp but adb wouldn't detect the device. Also, my usb port has something wrong with it. The device's files can only be accessed for 1 sec via a pc but it still charges. Need help...
Thanks!
Edit: SOLVED - There was something wrong with the PC I was using. I rebooted to recovery and connected to another PC and it worked. Next, I used did 'adb push rom.zip /data/media/0/' and then flashed the rom.

Categories

Resources