For Flashing Guide&Videos Must Subscribe Our Channel

Monday 16 January 2017

How to Fix Redmi 2 2014818 Unknown Basebond and imei Null Problm Tutorials

WARNING NOTE : THIS FIX APPLIES TO REDMI 2 and REDMI 2 PRIME ONLY



Lets get Started!!

Pre-Requisites / What you need in your computer.



Now lets get started..

Enabling Diag mode on your device

  • Run "Minimal ADB and Fastboot" and execute the following commands
    adb shell
    su
    setprop sys.usb.config diag,adb




    This will disconnect your device and reconnect the device
  • Now use the following commands to confirm that the above commands were successful
    1. adb shell
    2. su
    3. getprop sys.usb.config


    important Copy the Code
  • Also you will see an additional device in the device manager
    Before:

    After:
  • Download and Extract the following file to a known Location in your computer
    RM2_RM2PRIME_QCN.zip (41.19 KB, Downloads: 6471)
  • Now open this file using UltraEdit and you should see a screen like this

  • IMPORTANT:What we are going to do next is that we are going to Edit this file to Put the desired IMEI Number in the File
    I have edited this File to contain the Numbers, that we search for in Points 5 and 6, in the place of IMEI.
    Our work is to replace those numbers with the IMEI of your own device.
  • Now Run the "IMEI Converter.exe" and Convert the IMEI that you had written from the back of the device to Hex
  • (The IMEI shown in the above pic is just for Illustration Purposes)
  • Now Find the following sequence of hex numbers for SIM1
    08 8A 76 15 02 82 19 52 55

    and Replace it with the IMEI generated from the IMEI Converter.exe for the IMEI for Sim1
    NOTE: MAKE SURE THE PROPER SEQUNCE AND SPACING IS MAINTAINED

    To replace the Numbers Just Click on the Number and Type the new Number
  • Now Find the following sequence of hex numbers for SIM 2
    08 8A 76 15 02 82 19 52 51


    And replace it with the IMEI generated by the IMEI Converter for the IMEI for Sim2
  • Now save the file and Exit UltraEdit
  • Now again Run the Minimal ADB and Fastboot and execute the following commands in the sequence
    1. adb shell
    2. su
    3. dd if=/dev/block/mmcblk0p13 of=/sdcard/modemst1
    4. dd if=/dev/block/mmcblk0p14 of=/sdcard/modemst2
    5. dd if=/dev/block/mmcblk0p20 of=/sdcard/fsg


    Copy the Code

    1. dd if=/dev/zero of=/dev/block/mmcblk0p13
    2. dd if=/dev/zero of=/dev/block/mmcblk0p14
    3. dd if=/dev/zero of=/dev/block/mmcblk0p20
    4. reboot


    Copy the Code
    The first set of commands will create a backup of the existing images and the next will wipe off the modemst1 modemst2 and fsg partitions
  • Once you restart you will find IMEI to be gone and 0
  • Once you restart you will lose the diag mode. you willhave to follow 1 to 3 to enable it
  • Now Run the QPST and Select the Ports Tab

  • You should see the port added automatically
    In case you dont see any port you can use the "Add New Port" button
  • Now Click on the Start Clients option on the Top Menu bar

    and select Software Download
  • You will see a Window like this
  • Click on the restore tab and then browse to the file that you just saved.
  • Now click the start Button
  • Once it is done Reboot your system and You should have your IMEI restored

Author:

0 comments: