Skip to content

Instantly share code, notes, and snippets.

@173210
Created April 22, 2014 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 173210/11179419 to your computer and use it in GitHub Desktop.
Save 173210/11179419 to your computer and use it in GitHub Desktop.
ipc-modemctrl start --debug
root@SC-02C:/ # ipc-modemctrl start --debug
[I] Debug enabled
[0] Starting modem on FMT client
[D] Starting galaxys2 modem bootstrap
[D] Opened modem image device
[D] Mapped modem image data to memory
[D] Opened modem boot device
[D] Opened modem link device
[D] Turned the modem off
[D] Turned the modem on
[D] Waited for link connected
[D] Wrote ATAT in ASCII
[D] Read chip id (0x16)
[D] Wrote PSI header
[D] Wrote PSI, CRC is 0x20
[D] Wrote PSI CRC (0x20)
[D] Read PSI CRC ACK
[D] Read PSI ACK
[D] Sent XMM6260 HSIC PSI
[D] Wrote EBL size
[D] Wrote EBL, CRC is 0xd1
[D] Wrote EBL CRC (0xd1)
[D] Sent XMM6260 HSIC EBL
[D] Read port config
[D] Sent XMM6260 HSIC port config
[D] Sent XMM6260 HSIC SEC start
[D] Sent XMM6260 HSIC firmware
[D] nv_data_check: enter
[D] nv_data_check: everything should be alright
[D] nv_data_check: exit
[D] Checked nv_data
[D] nv_data_md5_check: enter
[D] nv_data_md5_check: computed MD5: 7e34c04dce52c045a590c3797016c9f3 read MD5: 7e34c04dce52c045a590c3797016c9f3
[D] nv_data_md5_check: exit
[D] Checked nv_data md5
[D] Read nv_data
[D] Sent XMM6260 HSIC nv_data
[D] Sent XMM6260 HSIC SEC end
[D] Sent XMM6260 HSIC HW reset
[D] Waiting for host wake failed
[D] Waited for host wake
[D] Waited for link connected
[1] Starting modem_read_loop on FMT client
[D] xmm6260_sec_modem_ipc_fmt_recv: RECV FMT!
[D] xmm6260_sec_modem_ipc_fmt_recv: Response: aseq=0x2c, command=IPC_GEN_PHONE_RES, type=RESP, length=5
[D] ==== FMT DATA DUMP ====
[D] [0000] 01 07 01 00 80 .....
[D] =======================
[D] xmm6260_sec_modem_ipc_fmt_recv: RECV FMT!
[D] xmm6260_sec_modem_ipc_fmt_recv: Response: aseq=0xff, command=IPC_NET_REGIST, type=NOTI, length=11
[D] ==== FMT DATA DUMP ====
[D] [0000] FF 02 04 00 00 00 00 00 00 00 00 ........ ...
[D] =======================
[D] xmm6260_sec_modem_ipc_fmt_recv: RECV FMT!
[D] xmm6260_sec_modem_ipc_fmt_recv: Response: aseq=0x00, command=IPC_NET_CURRENT_PLMN, type=NOTI, length=11
[D] ==== FMT DATA DUMP ====
[D] [0000] 02 04 FF 40 36 35 40 35 23 00 00 ....65.5 ...
[D] =======================
[6] Registered with network! Got PLMN (Mobile Network Code): '@65@5'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment