Soft brick CM 12.1

alamd

Member
Oct 11, 2012
39
4
0
I have a RAZR HD XT925.
Bootloader mouthed. TWRP Recovery 2.8.6.0 ROM CyanogenMod 12.1 nyghtly of 4/18/2015 5:07:47.

the phone after a reboot remained in bootloop. To enter recovery takes about 2 minutes. I can not mount / data and / cache recovery. if I try to do operations as recovery does not complete successfully.

the phone starts normally in fastboot mode.

I tried to flash with RSD Lite 6.1.4 4.4.2 rom the only stock that I found "XT925_rcica-user-4.4.2-KDA20.117-3-4-release-keys-cid14-RCI-CA.XML" but I get "Failed Flashing Process. 1/13 flash partition" gpt.bin "-> Phone returned FAIL."

I followed various guides on the internet I tried to use other file gpt and tz but fastboot I get:
Code:
mfastboot flash partition gpt.bin
(Bootloader) Variable not supported!
target max-download-size: 30MB
sending 'partition' (32 KB) ...
OKAY [0.027s]
writing 'partition' ...
(Bootloader) This may take a few seconds, if a
(Bootloader) different partition table is being
(Bootloader) flashed since we need to backup
(Bootloader) and restore a few partitions
(Bootloader) Failed to program partition table
FAILED (remote failure)
finished. total time: 0.376s

mfastboot flash tz tz.mbn
(Bootloader) Variable not supported!
target max-download-size: 30MB
sending 'tz' (210 KB) ...
OKAY [0.053s]
writing 'tz' ...
(Bootloader) Failed to erase partition
(Bootloader) Failed to flash partition tz
FAILED (remote failure)
finished. total time: 0.330s

if it helps

Code:
mfastboot getvar all
(Bootloader) version-bootloader: 109B (*)
(Bootloader) product: vanquish_u
(Bootloader) secure: yes
(Bootloader) mid: 0056
(Bootloader) version: 0.5
(Bootloader) SerialNo: #################
(Bootloader) q: q 1/1
(Bootloader) unlocked: yes
(Bootloader) iswarrantyvoid: yes
(Bootloader) max-download-size: 31,457,280
(Bootloader) EMMC-size: 16GB
(Bootloader) reason: Reboot to bootloader
(Bootloader) revision-hardware: 0x8300
(Bootloader) CPU: MSM8960 CS
(Bootloader) uid: ###########################
(Bootloader) cid: 0x07
all:
finished. total time: 0.026s


the latest stock rom installed was the "180.46.117.xt925CEE-Retail.en.EU" Kitkat 4.4.2.

tips?