Hi all!
Many of Motorola holders suffered from "mfastboot erase all" loosing their IMEIs and band carrier. There is possibility to restore the band carrier by flashing backups from other phones. For now on this forum there are only backups for non LTE phones, which means no 4G connectivity. But if someone could provide a backup for LTE device, we could get 4G back
To make the dumps you need to run this under root on your working device (when in OS, not in fastboot or recovery):
Please help!
According to this, the procedure doesn't disclose your IMEI.
More details on how to make the dumps could be found here.
Many of Motorola holders suffered from "mfastboot erase all" loosing their IMEIs and band carrier. There is possibility to restore the band carrier by flashing backups from other phones. For now on this forum there are only backups for non LTE phones, which means no 4G connectivity. But if someone could provide a backup for LTE device, we could get 4G back
To make the dumps you need to run this under root on your working device (when in OS, not in fastboot or recovery):
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/hob" of=/sdcard0/imei_backup/hob.img
dd if=/dev/block/platform/msm_sdcc.1/by-name/dhob" of=/sdcard0/imei_backup/dhob.img
dd if=/dev/block/platform/msm_sdcc.1/by-name/fsc" of=/sdcard0/imei_backup/fsc.img
According to this, the procedure doesn't disclose your IMEI.
More details on how to make the dumps could be found here.