zenfone 5 repair imei problem

siang8788

Active Member
Sep 18, 2017
25
3
malaysia
platform: clovertrail, cpu abi: x86
manufacturer: asus
hardware: redhookbay
board: clovertrail, name: TW_a501cg
brand: asus, model: ASUS_T00J
build id: JSS15Q, version: 4.3 Jelly Bean (ASUS_T00J_TW_user_1.18.40.8_20140827_9692 release-keys)
build date: Wed Aug 27 00:52:29 CST 2014
build description: a501cg-user 4.3 JSS15Q TW_user_1.18.40.8_20140827_9692 release-keys

soc(CPU):
memory(RAM): 2 GB
crypto state: unencrypted
boot serial no: Medfield1FC07351
serial no: 0123456789
ifwi version: 59.49
kernel version: 3.4.43-188785-gdf60ca0
baseband version: 1434_1.4.37.1_0826
ril version: Intrinsyc Rapid-RIL M6.55 for Android 4.2 (Build August 6/2013)
sim state: ABSENT
android id: a36b5740991d1e89
client id: android-asus
bt addr: 78:24:af:ad:d7:07
wifi mac: 78:24:af:ad:d7:08
imei[1]: 004999010640000
imei[2]: 004999010640000
sku: TW
country: US
language: en
battery id: 63:530:1-448e-Jg:P010-63:530:1
battery level: 67%
superuser: yes (2.45:SUPERSU)

Enabling AT mode... failed

always stuck on "Enabling AT mode... failed",i try 2 pc but same..
 

Abdullah

Friend's Martview
Oct 22, 2016
1,422
4,051
Pakistan
PayPal:

Donate money to this user
No need stock firmware No need any box or dongle
Baseband NULL? look at here
Rebuilding and updating
https://software.intel.com/en-us/and...ndroid-devices
https://drive.google.com/open?id=0B3...HFQRGJTNDI5Umc
https://drive.google.com/open?id=0B3...VhMTkNDUGUwTVU
  1. Install Minimal ADB and Fastboot
  2. Download this file and extract to Minimal ADB and Fastboot folder: Repair INTEL IMEI.zip
  3. Download and install Drivers
  4. Your phone must be rooted
  5. If you have NULL IMEI, execute this command first from bootloader :
Code:
fastboot erase config
Then use this
Code:
fastboot erase factory
6. Enable USB debugging on your phone
7. Open ADB folder and SHIFT + Right Click, Open command prompt, execute this code
Code:
adb shell "su -c setprop persist.system.at-proxy.mode 2"
Code:
sec_provision_v1.1.0.2.exe -c%COM% -i2 %IMEI1% %IMEI2% -u3 28943447 -u1 28943447
8. Replace %IMEI1% and %IMEI2% with your first and second IMEI, %COM% = Look at Device Manager to find the port
9. Grant root access
Code:
adb reboot
After reboot type this command
Code:
adb shell "su -c rm /data/property/persist.system.at-proxy.mode"
Code:
adb reboot
 
  • Like
Reactions: Admin
Top