Hovatek Forum MOBILE Android [Tutorial] How to repair null or invalid IMEI on Mediatek
Can't login? Please, reset your password.
Hovatek is recruiting! Apply Now


[Tutorial] How to repair null or invalid IMEI on Mediatek

[Tutorial] How to repair null or invalid IMEI on Mediatek

Pages (34): Previous 123 24 25 26 2734 Next
07-01-2016, 06:07 AM



'911450751109237' is not recognized as an internal or external command,
operable program or batch file.
hovatek
hovatek
hovatek
Administrator
49,570
07-01-2016, 02:28 PM
(07-01-2016, 06:07 AM)Dineshpadayachi '911450751109237' is not recognized as an internal or external command,
operable program or batch file.

What command did you run?

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
johpWesh
johpWesh
johpWesh
Enthusiastic Member
9
15-01-2016, 09:24 PM
For those Still finding it difficult to fix the Null IMEI or unknown Baseband issue with their phone can also try this out. i stumbled on it while making research on how i could fix my unknown baseband issue i once had.

STEPS
1.. install ES file explorer (you can also use root explorer)
2.. open ES file explorer
3.. on root explorer grant root permission
4.. click on root explorer
5.. click on mount as
6.. then mount as R/W
7.. then go to device
8.. then go to data
9.. find the folder named "NVRAM"
10.. delete the "NVRAM" folder
11.. now reboot.
NOTE: your device has to be rooted for you to be able to carry this out successfully.
holllaaahhh you have successfully fixed your unknown baseband.
first of all you need to backup the "NVRAM" folder in a safe place.
bernalrichard
bernalrichard
bernalrichard
Newbie
1
18-01-2016, 08:48 AM
Thanks for sharing. apart from firmware, some hardware problem may cause SD card failed to be detected. As for me, I once dirted my external card I tried again and again, but it didn't be found by my phone successfully. At last, I managed to clean my SD card and solved my problem. So there's necessity to consider both aspects.
This post was last modified: 19-01-2016, 05:06 AM by bernalrichard.
ItsWabz
ItsWabz
ItsWabz
Newbie
1
22-01-2016, 03:26 PM



I have tried all of the above methods. The invalid IMEI error is gone, but I don't have service. What else can I do?
princesidney
princesidney
princesidney
Newbie
1
22-01-2016, 04:01 PM
Thanks so much
(24-01-2014, 08:21 PM)hovatek Quite a number of MTK users have been having this issue on their MTK devices after flashing one ROM or another; something i call the 'Custom ROM fever'. This issue is mostly caused by wiping / corruption of the data partition. The Baseband and radio (for network signal) are controlled by the NVRAM (located in data/nvram/md/NVRAM/NVD_IMEI) and a file called MP0B_001.
Once this file is missing or the NVRAM partiton is corrupted, your phone's IMEI and radio functionality cease to exist. There are several methods to fix this:

# See the video tutorial below or @ http://youtu.be/tAK1DL_L_eg 




*Note: 


+ Go to Settings > About and check Baseband. If it says Unknown then flash the Stock MTK backup using Sp flash tool @  https://www.hovatek.com/forum/thread-159.html to regain Baseband
+ For Samsung phones,  use this method @ http://www.hovatek.com/forum/showthread.php?tid=310

MP0B_001 Method

1. Download ROM toolbox lite from Playstore
2. Download IMEI.zip (to create a new IMEI file) then unzip the content of the folder (imei.exe) to a folder on your desktop
3. In command prompt, navigate to the imei.exe containing folder you just created on your desktop
* NOTE cd\ then enter (returns to root directory)
         
Code:

cd.. enter (goes up one directory) 
          
Code:

cd foldername enter (navigates to a folder called foldername) 
4. A faster method is to open the imei.exe containing folder > Hold down Shift > Right-click on an empty space > Select "Open Command Window here"
5. When you're inside the imei folder in command prompt, type
imei.exe <15digit_IMEI_1> <15digit_IMEI_2>
eg
 
Code:

imei.exe 123456789111111 123456789111124  
6. Press Enter          
7. If both IMEIs you gave are of the correct format, a file named MP0B_001_NEW will be created. Rename it MP0B_001.
8. Now you can send it to the sd of your phone
9. Install ROM toolbox lite then go to root explorer
10. In root explorer, delete the existing MP0B_001 file (located @ device/data/nvram/md/NVRAM/NVD_IMEI) and replace with the one you just created
11. Long press the new MP0B_001, go to permissions and tick all 9 boxes at the top then select ok (don't tick special pernissions)
12. Restart your phone
13. Your SIMs should be detected, IMEI reflect and Baseband version change from unknown to what it should be.
* Note that getting this done might not be this direct due to different scenarios but replacing the MP0B_001 file is the ultimate goal in order to fix the issue.

IMEI Replacement Method

This method involves the use of MTK droid tools and is only applicable when your SIM cards are detected but IMEI is invalid or null. To do this:

1. Download MTK droid tools
2. Download PdaNet
3. Enable USB debugging on the phone then connect it to the PC (don't enable mass storage)
4. Install PdaNet on the PC with the phone connected; you should get a message saying drivers installed successfully.
5. Extract then launch MTK droid tools on the PC (still with phone connected to PC)
6. MTK droid tools should detect and display your phones details
7. Click on IMEI/NVRAM
8. Supply the IMEI(s) then click replace
9. Restart your phone if it isn't automatically restarted
10. Your IMEI issue should have been resolved

NVRAM Restore Method

* Note that you need a working phone of the same model to backup NVRAM first

1. Download MTK droid tools
2. Download PdaNet
3. Enable USB debugging on the GOOD phone then connect it to the PC (don't enable mass storage)
4. Install PdaNet on the PC with the phone connected; you should get a message saying drivers installed successfully.
5. Extract then launch MTK droid tools on the PC (still with phone connected to PC)
6. MTK droid tools should detect and display your phones details
7. Click IMEI / NVRAM
8. Click Backup
9. When backup is complete, open the MTK Folder > BackupNVRAM to confirm that backup was successful
8. Connect the phone with Basebrand / IMEI error to the PC still with MTK droid tools open
9. Still under IMEI / NVRAM, click Restore
10. Select the appropriate files from the windows that pop up
11. Reboot the phone once the procedure is complete

Engineering Mode Method

1. Download and Install Mobile Uncle  then grant superuser permission
2. Select Engineer mode
3. Select Engineer mode (MTK)
4. Navigate to the Connectivity tab
5. Select CDS information
3. Select Radio Information

4. At Phone 1: Insert the command below then click Send at command

Code:

AT+EGMR=1,7,"IMEI1"

5. At Phone 2: Insert the command below then click Send at command

Code:

AT+EGMR=1,10,"IMEI2"

5a. If you get an error like "This command is not allowed in user build" then leave a space between AT+ and EGMR as show below

Code:

AT+ EGMR=The rest of the code

6. Go back to Mobile uncle home screen

7. Click on Engineer Mode
8. Select Engineer mode (Android)
9, Select Phone information
10.  Click Turn on radio


Stock ROM Method

1. Reflash the MTK backup using SP flash tool @  https://www.hovatek.com/forum/thread-159.html
2. After flashing, boot the phone into recovery mode, wipe data / factory reset
3. Wipe cache then remove the battery and slot back in
4. Reboot the phone
5. Try the MP0B method above again
hovatek
hovatek
hovatek
Administrator
49,570
22-01-2016, 07:31 PM
(22-01-2016, 03:26 PM)ItsWabz I have tried all of the above methods. The invalid IMEI error is gone, but I don't have service. What else can I do?

Enable then disable airplane mode

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Dead pool
Dead pool
Dead pool
Newbie
1
07-02-2016, 05:18 PM
Sir i have backup of my nvram and i have restored nvram backup then also problem is persist.. How to fix it... Plz help me
hovatek
hovatek
hovatek
Administrator
49,570
08-02-2016, 07:13 AM
(07-02-2016, 05:18 PM)Dead pool Sir i have backup of my nvram and i have restored nvram backup then also problem is persist.. How to fix it... Plz help me

Does your phone have a Baseband?

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Davidmancap
Davidmancap
Davidmancap
Newbie
1
02-04-2016, 10:39 AM



Thanks so much this already fix my imei problem...
Pages (34): Previous 123 24 25 26 2734 Next
Users browsing this thread:
 6 Guest(s)
Users browsing this thread:
 6 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram