xt890: partition cid dead

sercari

Member
Dec 27, 2018
6
1
0
Tucuman
Hello,
I still try to recover my motorola razer i XT890.
Now we will do it in a worse state, wrongly overwrote the cid partition
My phone was with bootloader unlocked but when I lost that partition
I'm blocked. It does not get to start neither in normal mode nor in bp tool always it is marked in the logo of intel, it does not have adb activated. I have backup of the original partition but fast does not let me write it for lack of permissions.

I was able to flash with a STOCK version I can enter the recovery
I made an update.zip file with this content:

updater-script
Code:
ui_print("Installing update.zip");
package_extract_file("cid.img", "/dev/block/mmcblk0p7");
ui_print("Flashed update.zip successfully");
Since it is not signed, it does not work.

This is the output I get from fastboot getvar all

Code:
bash-4.3# fastboot getvar all
(bootloader) version-bootloader: 0x2025
(bootloader) product: smi
(bootloader) secure: yes
(bootloader) rom-key: motorola-key
(bootloader) model-id: 0268
(bootloader) cid: dead
(bootloader) version: 0.5
(bootloader) uid: CFDE99E41C23C94DF17472715D60
(bootloader) max-download-size: 104857600
(bootloader) emmc-size: 8GB
(bootloader) qe: qe 1/1
(bootloader) unlocked: no
(bootloader) is-warranty-void: Not supported
(bootloader) ifwi: 42.26
(bootloader) cpu: Intel(R) Atom(TM) CPU Z2480  @ 2.00GHz
(bootloader) kernel: droidboot
(bootloader) battery: capacity: 100, voltage: 4320000, temperature: 370
(bootloader) modem-status: secure
all: 
Finished. Total time: 0.336s
as you can see it says cid: dead

Any idea is well received
Thank you

Sorry for my English.
*