HI ,
I have bricked my Motorola NEXUS 6. I searched so many threads on various forums to try and unbrick, but unfortunately i haven't found any threads to help me out. So i did a research and found a solution how to fix it. Here i am going to show you how i unbricked my hard bricked nexus 6.
I bricked my mobile while trying to flash MIUI rom on the device which was for the Mi3 device. The device was dead for 3days i tried pressing power + vol button to get in to fastboot mode, but it doesn't work the device was completely dead and when i connect to the pc it shows in the device manager port (COM & LPT) "qualcomm hs-usb qdloader 9008".
Follow the steps given below to fix this.
Files and Softwares required:
minimal adb : https://androidmtk.com/download-minimal-adb-and-fastboot-tool
nexus root toolkit : http://www.wugfresh.com/nrt/
blankflash: https://drive.google.com/open?id=0B21s7KXtqBw-dnlMNWhPVmlBWFU
gpt.bin: https://drive.google.com/file/d/0B21s7KXtqBw-ajBYN3BMUWJETEU/view
stock rom for nexus 6 : https://androidmtk.com/download-google-nexus-stock-rom-models
I have bricked my Motorola NEXUS 6. I searched so many threads on various forums to try and unbrick, but unfortunately i haven't found any threads to help me out. So i did a research and found a solution how to fix it. Here i am going to show you how i unbricked my hard bricked nexus 6.
I bricked my mobile while trying to flash MIUI rom on the device which was for the Mi3 device. The device was dead for 3days i tried pressing power + vol button to get in to fastboot mode, but it doesn't work the device was completely dead and when i connect to the pc it shows in the device manager port (COM & LPT) "qualcomm hs-usb qdloader 9008".
Follow the steps given below to fix this.
Files and Softwares required:
minimal adb : https://androidmtk.com/download-minimal-adb-and-fastboot-tool
nexus root toolkit : http://www.wugfresh.com/nrt/
blankflash: https://drive.google.com/open?id=0B21s7KXtqBw-dnlMNWhPVmlBWFU
gpt.bin: https://drive.google.com/file/d/0B21s7KXtqBw-ajBYN3BMUWJETEU/view
stock rom for nexus 6 : https://androidmtk.com/download-google-nexus-stock-rom-models
Steps:
- Download all the required files and softwares
- Put them in a folder
- Install minimal adb and nexus root toolkit
- Connect the mobile to the computer
- Open the blankflash folder double click to the blank-flash.batch file
- Now the mobile will boot into fastboot mode but it will be show status:0
- Now you have to change the status code by flashing gpt.bin file using minimal adb
- First copy the gpt.bin file file to the directory where you have installed the minimal adb.
- Then open the minimal adb from the desktop icon and type"fastboot flash partition gpt.bin".
- Then flash the bootloader which will be inside the stock rom using minimal adb "fastboot flash bootloader bootloader.img" and restart the bootloader
- Now the status code will show as status: 3
- Now you can flash a custom recovery and flash a rom into your nexus 6 or using nexus root toolkit you can restore the device.
I have also made a video for this guide.