[Q] Bricked XT890

Search This thread

rwl

New member
Mar 5, 2014
3
0
Hi. The problem is as follows: phone stuck on boot screen. I can boot into fastboot mode, but choice of any menu item returns to the boot screen. Accordingly, I can't boot into recovery. I flashed a different recovery (stock, CWM, TWRP), but still can't boot into it. I also tried to flash system. Fastboot writes following: "BLKDISCARD ioctl /dev/block/mmcblk0 fail".
I could be wrong, but I think that is a hardware problem, because /dev/block/mmcblk0 is internal memory.
I hope for your help.

P.S. Sorry for my bad english.
 

Attachments

  • IMG_1944.jpg
    IMG_1944.jpg
    246.9 KB · Views: 437
  • vc.png
    vc.png
    9.4 KB · Views: 306
Feb 11, 2014
29
31
Yes, I tried to flash using RSD lite, also unsuccessfully.


That seems really odd.

Do you have your bootloader unlocked? If not, you may return the razr on warranty.

If it is unlocked, please give it a last try flashing my recovery from there: http://android.matthias-larisch.de/razr-i/recovery/

using fastboot flash recovery recovery.img

When that succeeds, boot into recovery (use volume down to navigate in fastboot and volume up (NOT power) to select) and try flashing your rom from zip. If that fails but recovery boot suceeds, please use adb and enter "parted /dev/block/mmcblk0 print" and post output here (maybe you should do that BEFORE trying to flash rom).

If even recovery does not flash/boot, then it really seems like a hardware error. Last try is razr i unbrick from http://xdaforums.com/showthread.php?t=2283433 that guide although I don't think this can help.

Appreciate your feedback!
 

rwl

New member
Mar 5, 2014
3
0
That seems really odd.

Do you have your bootloader unlocked? If not, you may return the razr on warranty.

If it is unlocked, please give it a last try flashing my recovery from there: http://android.matthias-larisch.de/razr-i/recovery/

using fastboot flash recovery recovery.img

When that succeeds, boot into recovery (use volume down to navigate in fastboot and volume up (NOT power) to select) and try flashing your rom from zip. If that fails but recovery boot suceeds, please use adb and enter "parted /dev/block/mmcblk0 print" and post output here (maybe you should do that BEFORE trying to flash rom).

If even recovery does not flash/boot, then it really seems like a hardware error. Last try is razr i unbrick from http://xdaforums.com/showthread.php?t=2283433 that guide although I don't think this can help.

Appreciate your feedback!

Thank you very much, but phone is already sold. Most likely your recovery not be loaded as the rest. Unbrick also gave nothing.
 
Feb 11, 2014
29
31
Most likely your recovery not be loaded as the rest. Unbrick also gave nothing.

Okay. It was not really clear to me if you flashed recovery the right way, that's why I posted. Only thing special in recovery version I posted is the included parted binary which I told you later to execute, that's why I recommended that one.