If you ever flashed a ROM and found that you've not been able to send and receive any kind of wireless activities, chances are your modem file is either corrupted or some problem with it.
It happened to me when i tried to install RR Nougat and found that my modem files are missing and any methods of restoring backup from TWRP ended up unsuccessful. Thank god! i got Fastboot ROM of MIUI 8 Nougat Beta and flashed the modem file which i found inside it.
Download the Modem file from this link.
Instructions:
1. Boot your phone into fastboot mode and connect your phone to PC.
2. Flash the Modem by entering the command
3. After flashing, reboot your device.
NOTE: Make sure the modem file is in the same folder as the fastboot binary. If you added the fastboot to your path directory, having modem and fastboot
binary in same folder is optional.
NOTE: Fastboot and ADB codes are case-sensitive, i.e. make sure you type exactly, including the capital letters.
Thankyou!
It happened to me when i tried to install RR Nougat and found that my modem files are missing and any methods of restoring backup from TWRP ended up unsuccessful. Thank god! i got Fastboot ROM of MIUI 8 Nougat Beta and flashed the modem file which i found inside it.
Download the Modem file from this link.
Instructions:
1. Boot your phone into fastboot mode and connect your phone to PC.
2. Flash the Modem by entering the command
Code:
fastboot flash modem NON-HLOS.bin
NOTE: Make sure the modem file is in the same folder as the fastboot binary. If you added the fastboot to your path directory, having modem and fastboot
binary in same folder is optional.
NOTE: Fastboot and ADB codes are case-sensitive, i.e. make sure you type exactly, including the capital letters.
Thankyou!