Nokia

How to Fix Sim Offline Error On Nokia X2

In the process of making ROMs and testing them, many of the Nokia X2 devices faced the SIM OFFLINE problem. EvenΒ many of the Nokia X2 users are facing SIM OFFLINE issue after flashing wrong ROMs which were never supposed to be flashed on the Nokia X2. So far there is no 100% working fix, but the following has worked for me and hopefully will do for others as well.

Steps to Fix SIM Offline Error

We can’t guarantee that this method will work. It has worked for me, but don’t know if it will work for you or not. Proceed at your own risk. If your device is damaged or any things happens to to it then we are not responsible for it. You are following the tutorial at our own risk.

Requirements

  1. Rooted Nokia X2
  2. Terminal Emulator – If you don’t have it you can download i from here.
  3. Required Partition files. Download them from here.

Procedure

  1. Extract the downloaded Partition zip and place it in the SD card. Note the file location. In my case it is “/storage/sdcard1/partition/”.
    (Keep note of your location because you will need to replace my location with your location in the upcoming steps.)
  2. Open Terminal Emulator and type the following command.
    su
  3. It will prompt for granting superuserΒ permissions. Allow it.
  4. Now you need to flash the partitions one by one.
  5. Flash the misc partition. Type the following command. (Better use copy paste to eliminate errors)
    dd if=/storage/sdcard1/partition/misc.img of=/dev/mmcblk0p22
  6. Flash the Presist partition. Type the following command:
    dd if=/storage/sdcard1/partition/persist.img of=/dev/mmcblk0p18
  7. Flash the ModemΒ partition. Type the following command:
    dd if=/storage/sdcard1/partition/modem.img of=/dev/mmcblk0p1
  8. After this reboot your device.
  9. Even after the reboot you will see that your SIM offline issue is not solved.
  10. Now the final step is to flash back the complete firmware using Nokia Software Recovery Tool. Once the flashing process completes and device is booted back up, then you will see that the SIM offline problem is solved. You can Download Nokia Software Recovery tool from here.
  11. ToΒ flash back the complete firmware your can check this tutorial.Β How to: Reinstall Software of Nokia X2

That’s it. Now you have fixed the SIM offline error.Β I wouldΒ like to thank Taufik Hidayat for making the partition dump and for providing the terminal commands.
If you have anyΒ questions then you can ask them using the comments section below πŸ™‚

53 Comments

Click here to post a comment

Email me when somebody replies to my comment.