www.chinaphonearena.com
THL T5 rom - Printable Version

+- www.chinaphonearena.com (https://www.chinaphonearena.com/forum)
+-- Forum: Brand Specific (https://www.chinaphonearena.com/forum/Forum-Brand-Specific)
+--- Forum: THL® (https://www.chinaphonearena.com/forum/Forum-THL%C2%AE)
+--- Thread: THL T5 rom (/Thread-THL-T5-rom)

Pages: 1 2


RE: THL T5 rom - Athos - 2014-08-05

Please confirm if the following are correct.
1. You tried to restore NVRAM backup with MTK Droid Tools > Restore failed
2. You tried to set IMEI manually through Mobileuncle > AT Command failed

Please check if you have the following files in your system:
1. /data/nvram/md/NVRAM/NVD_IMEI/MP0B_001
2. /dev/radio/pttycmd1
3. /protect_f/md/MP0D_000 and /protect_f/md/ST33A004
4. /protect_s/md/ST33B004


RE: THL T5 rom - ro33ck - 2014-08-05

Please confirm if the following are correct.
1. You tried to restore NVRAM backup with MTK Droid Tools > Restore failed > yes
2. You tried to set IMEI manually through Mobileuncle > AT Command failed > yes

Please check if you have the following files in your system:
1. /data/nvram/md/NVRAM/NVD_IMEI/MP0B_001 > yes
2. /dev/radio/pttycmd1 > no
3. /protect_f/md/MP0D_000 and /protect_f/md/ST33A004 > yes
4. /protect_s/md/ST33B004 > yes


RE: THL T5 rom - Athos - 2014-08-05

1. OK, try to do this method. [Only registered and activated users can see links Click here to register]

2. If that does not work, try to create a pttycmd1 file. I don't know how permissible your phone will be to force write a file to /dev. But try this anyway.

In adb shell, type the following:

Code:
su
echo 'AT+EGMR=1,7,"IMEI1"' >/dev/radio/pttycmd1
echo 'AT+EGMR=1,10,"IMEI2"' >/dev/radio/pttycmd1



RE: THL T5 rom - ro33ck - 2014-08-11

Finally I couldn't manage to do anyting with the phone, thanks for your help.


RE: THL T5 rom - Athos - 2014-08-11

Hmm, that's a shame. But if you are still willing to try to fix the problem, here goes.

Check if the partitions of your original ROM and the update you flashed are the same. You can inspect it in the scatter files (from your backup and the accompanying scatter file of the updated ROM)

Check start addresses and partition sizes, specifically NVRAM and Secro partitions.