Hi
QUICK TEST
go into system settings and disable then re-enable your sim cards
and see if you can now make/receive calls
1)Where did you get this recovery from?
b) Alternatively name the tutorial you used to build it?
c) I wonder if you have attempted to flash a recovery too big for your flash area and have gone into another flash section.
2) Post the byte size of the new recovery image pls
3) Download an android terminal from playstore and as local user run this command post your results pls
b) Alternatively use your root file manager to copy /proc/dumchar_info to /sdcard.....rename THE sdcard version as dumchar.txt and post its contents
do NOT remame the proc version. Altho proc is virtual filesystem we don't need to introduce new errors.
4) have you checked you have true root as that may be factor in why mobileuncle is not OVER writing your imei info?
QUICK TEST
go into system settings and disable then re-enable your sim cards
and see if you can now make/receive calls
1)Where did you get this recovery from?
b) Alternatively name the tutorial you used to build it?
c) I wonder if you have attempted to flash a recovery too big for your flash area and have gone into another flash section.
2) Post the byte size of the new recovery image pls
3) Download an android terminal from playstore and as local user run this command post your results pls
Code:
cat /proc/dumchar_info | grep recovery
b) Alternatively use your root file manager to copy /proc/dumchar_info to /sdcard.....rename THE sdcard version as dumchar.txt and post its contents
do NOT remame the proc version. Altho proc is virtual filesystem we don't need to introduce new errors.
4) have you checked you have true root as that may be factor in why mobileuncle is not OVER writing your imei info?