Restore original MAC Address
1- Open /data/etc/wlan_macaddr0
OR /system/etc/firmware/wlan_macaddr0
2- Copy it's content. Ex: 01:12:13:14:15:16
3- Open /data/misc/wifi/WCNSS_qcom_cfg.ini
4- Find this line
5- Replace 000AF58989FF with the content of wlan_macaddr0, but write back to front. Ex: from 01:12:13:14:15:16, write to 161514131201. So it will look like this
6- Save & Exit, Reboot the phone
1- Open /data/etc/wlan_macaddr0
OR /system/etc/firmware/wlan_macaddr0
2- Copy it's content. Ex: 01:12:13:14:15:16
3- Open /data/misc/wifi/WCNSS_qcom_cfg.ini
4- Find this line
Code:
Intf0MacAddress=000AF58989FF
Code:
Intf0MacAddress=161514131201
Aucun commentaire:
Enregistrer un commentaire