Hey guys, i need modemst1 and modemst2 backup files to resolve many people's problem regarding network issues (No sim/Baseband unknown/ Imei null) to fix these issues. someone please follow the instructions given below and backup the file and attach the same here, thanks for your support
Prerequisites
1. You should have a rooted Yuphoria mobile
Steps
1. Install Terminal Emulator for android from google play store!
2. type "su" and grant super use permissions! (without Quotes)
3. type "dd if=/dev/block/mmcblk0p10 of=/sdcard/modemst1.bin bs=512" and press enter (without Quotes)
this will give result as follow
Records in
Records out
and modemst1.bin backup file has been created in sdcard, now modemst 2
Steps
4. type "dd if=/dev/block/mmcblk0p11 of=/sdcard/modemst2.bin bs=512
this will give the same results as above
Now we have created modemst1.bin and modemst2.bin files, Kindly find that two files and attach the same here!
Have a backup of the same for future use if anything goes wrong with your modem partition.
How to resolve network issues (No sim/ Baseband unknown/ Imei null issues in yuphoria?)
Follow the steps
1. I assume we have backup files of modemst1.bin and modemst2.bin
2. Connect your yuphoria to pc in fastboot mode (USB debugging should be enabled)
3. Copy these two bin files to the adb and fastboot folder
4. Open command prompt in adb and fastboot folder
5. type "fastboot devices" and enter, if serial number appears everything is fine to go. if waiting for device error appears you need to install PDAnet+ or any universal drivers. i assume we are okay with drivers
6. Type "Fastboot flash modemst1 modemst1.bin" and enter, i assumed the file name is modemst1.bin, if you renamed it, you should enter that name.
7. Type "Fastboot flash modemst2 modemst2.bin" and enter
these two commands should write modemst1 and modemst2 partitions.
8. Reboot to recovery and wipe cache, Dalvik cache
9. Reboot and enjoy!
Prerequisites
1. You should have a rooted Yuphoria mobile
Steps
1. Install Terminal Emulator for android from google play store!
2. type "su" and grant super use permissions! (without Quotes)
3. type "dd if=/dev/block/mmcblk0p10 of=/sdcard/modemst1.bin bs=512" and press enter (without Quotes)
this will give result as follow
Records in
Records out
and modemst1.bin backup file has been created in sdcard, now modemst 2
Steps
4. type "dd if=/dev/block/mmcblk0p11 of=/sdcard/modemst2.bin bs=512
this will give the same results as above
Now we have created modemst1.bin and modemst2.bin files, Kindly find that two files and attach the same here!
Have a backup of the same for future use if anything goes wrong with your modem partition.
How to resolve network issues (No sim/ Baseband unknown/ Imei null issues in yuphoria?)
Follow the steps
1. I assume we have backup files of modemst1.bin and modemst2.bin
2. Connect your yuphoria to pc in fastboot mode (USB debugging should be enabled)
3. Copy these two bin files to the adb and fastboot folder
4. Open command prompt in adb and fastboot folder
5. type "fastboot devices" and enter, if serial number appears everything is fine to go. if waiting for device error appears you need to install PDAnet+ or any universal drivers. i assume we are okay with drivers
6. Type "Fastboot flash modemst1 modemst1.bin" and enter, i assumed the file name is modemst1.bin, if you renamed it, you should enter that name.
7. Type "Fastboot flash modemst2 modemst2.bin" and enter
these two commands should write modemst1 and modemst2 partitions.
8. Reboot to recovery and wipe cache, Dalvik cache
9. Reboot and enjoy!
No comments:
Post a Comment