Wednesday, 16 December 2015

[TRYING] To Fix SIM Offline Nokia X2



We all know many people still get this problem but not yet fixed, yeah mee too :crying: , but today I want I'm and other people want to hardwork together to make this fixed.

So, before it , thanks to @FrozenTears also to try for first time to fixed this but some report result us still not working.
Now let me try too...

Required:
1. Rooted phone
2. "Terminal" already installed

Download this file

1. Extract to /storage/sdcard1/ (your Memory Card), so the path will be : /storage/sdcard1/partition/
2. Open Terminal in your android phone, type this:
First, u will need to enter the root acces, so type:

Code:


$ su

file misc.img

Code:


# dd if=/storage/sdcard1/partition/misc.img of=/dev/mmcblk0p22

file persist.img

Code:


# dd if=/storage/sdcard1/partition/persist.img of=/dev/mmcblk0p18

file modem.img

Code:


# dd if=/storage/sdcard1/partition/modem.img of=/dev/mmcblk0p1

then, reboot

Code:


# reboot

and let's see are this will working or not ...

Download from this link

1 comment: