Advertisement
Guest User

codeworkx

a guest
Apr 16th, 2011
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.13 KB | None | 0 0
  1. # logcat -b radio
  2. I/RILD ( 1021): Rild.c, main(), ++ rilInit
  3. I/RIL ( 1021): Opening tty device /dev/ttyspi0
  4. D/RIL ( 1021): lge-ril: main loop routine start
  5. I/RILD ( 1021): Rild.c, main(), -- rilInit
  6. E/RIL ( 1021): fd of /dev/ttyspi0 is 14
  7. E/RIL ( 1021): Trying to write to fd 14
  8. E/RIL ( 1021): Write AT
  9. E/RIL ( 1021): returns 4 and wait OK after 1 seconds
  10. E/RIL ( 1021): Trying to read from fd 14
  11. E/RIL ( 1021): Was read 6 bytes
  12. E/RIL ( 1021): OK received
  13. E/RIL ( 1021): Write ATE0
  14. E/RIL ( 1021): returns 6 and wait OK after 1 seconds
  15. E/RIL ( 1021): Trying to read from fd 14
  16. E/RIL ( 1021): Was read 6 bytes
  17. E/RIL ( 1021): OK received
  18. E/RIL ( 1021): Opening MUX
  19. E/RIL ( 1021): Write AT+CMUX=0,0,5,1509
  20. E/RIL ( 1021): returns 20 and wait OK after 4 seconds
  21. E/RIL ( 1021): Trying to read from fd 14
  22. E/RIL ( 1021): Was read 6 bytes
  23. E/RIL ( 1021): OK received
  24. D/RIL ( 1021): lge-ril: Device path = /dev/ttyspi0
  25. D/RIL ( 1021): lge-ril: mainLoop: Opening DLC devices...
  26. D/RIL ( 1021): Device is opened (dlc:1, pts:/dev/pts1, fd:15)
  27. D/RIL ( 1021): Device is opened (dlc:2, pts:/dev/pts2, fd:16)
  28. D/RIL ( 1021): Device is opened (dlc:3, pts:/dev/pts3, fd:17)
  29. D/RIL ( 1021): Device is opened (dlc:4, pts:/dev/pts4, fd:18)
  30. D/RIL ( 1021): Device is opened (dlc:5, pts:/dev/pts5, fd:19)
  31. D/RIL ( 1021): Device is opened (dlc:6, pts:/dev/pts6, fd:20)
  32. D/RIL ( 1021): Device is opened (dlc:7, pts:/dev/pts7, fd:21)
  33. D/RIL ( 1021): Device is opened (dlc:8, pts:/dev/pts8, fd:22)
  34. D/RIL ( 1021): Device is opened (dlc:9, pts:/dev/pts9, fd:23) and closed
  35. D/RIL ( 1021): Device is opened (dlc:10, pts:/dev/pts10, fd:23) and closed
  36. D/RIL ( 1021): Device is opened (dlc:11, pts:/dev/pts11, fd:23)
  37. D/RIL ( 1021): Device is opened (dlc:12, pts:/dev/pts12, fd:24) and closed
  38. D/RIL ( 1021): Device is opened (dlc:13, pts:/dev/pts13, fd:24)
  39. D/RIL ( 1021): Device is opened (dlc:14, pts:/dev/pts14, fd:25) and closed
  40. D/RIL ( 1021): Device is opened (dlc:15, pts:/dev/pts15, fd:25) and closed
  41. D/RIL ( 1021): Device is opened (dlc:16, pts:/dev/pts16, fd:25) and closed
  42. D/RIL ( 1021): Device is opened (dlc:17, pts:/dev/pts17, fd:25) and closed
  43. D/RIL ( 1021): Device is opened (dlc:18, pts:/dev/pts18, fd:25) and closed
  44. D/RIL ( 1021): Device is opened (dlc:19, pts:/dev/pts19, fd:25) and closed
  45. D/RIL ( 1021): Device is opened (dlc:20, pts:/dev/pts20, fd:25)
  46. D/RIL ( 1021): Device(0) is opened (dlc:21, pts:/dev/pts21, fd:26)
  47. D/RIL ( 1021): Device is opened (dlc:22, pts:/dev/pts22, fd:27)
  48. D/RIL ( 1021): Device(1) is opened (dlc:23, pts:/dev/pts23, fd:28)
  49. D/RIL ( 1021): Device is opened (dlc:24, pts:/dev/pts24, fd:29)
  50. D/RIL ( 1021): Device(2) is opened (dlc:25, pts:/dev/pts25, fd:30)
  51. D/RIL ( 1021): Device is opened (dlc:26, pts:/dev/pts26, fd:31)
  52. D/RIL ( 1021): Device(3) is opened (dlc:27, pts:/dev/pts27, fd:32)
  53. D/RIL ( 1021): Device is opened (dlc:28, pts:/dev/pts28, fd:33)
  54. D/RIL ( 1021): Device is opened (dlc:29, pts:/dev/pts29, fd:34) and closed
  55. D/RIL ( 1021): Device is opened (dlc:30, pts:/dev/pts30, fd:34) and closed
  56. D/RIL ( 1021): Device is opened (dlc:31, pts:/dev/pts31, fd:34) and closed
  57. D/RIL ( 1021): lge-ril: mainLoop: Opening DLC devices end; allDevicesOpened = 0
  58. D/RIL ( 1021): lge-ril: using static DLC mapping
  59. D/RIL ( 1021): lge-ril: opening at channels start
  60. D/RIL ( 1021): lge-ril: MAX_DLC_CHANNELS_DATA = 15
  61. D/RIL ( 1021): lge-ril: opening at channels end
  62. D/RIL ( 1021): sState changed 1 -> 0
  63. D/RILC ( 1021): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED {RADIO_OFF}
  64. D/RIL ( 1021): lge-ril: initializeCallback start
  65. D/RIL ( 1021): lge-ril: Initialization of DLC 1 START
  66. D/AT ( 1021): AT[1]> ATE0Q0V1
  67. D/AT ( 1021): AT[1]< OK
  68. D/AT ( 1021): AT[1]> ATS0=0
  69. D/AT ( 1021): AT[1]< OK
  70. D/AT ( 1021): dlc[1] atchannel: at_send_command_full() end; err:0
  71. D/AT ( 1021): AT[1]> AT+CMEE=1
  72. D/AT ( 1021): AT[1]< OK
  73. D/AT ( 1021): dlc[1] atchannel: at_send_command_full() end; err:0
  74. D/AT ( 1021): AT[1]> AT+CR=1
  75. D/AT ( 1021): AT[1]< OK
  76. D/AT ( 1021): dlc[1] atchannel: at_send_command_full() end; err:0
  77. D/AT ( 1021): AT[1]> AT+CSCS="UCS2"
  78. D/AT ( 1021): AT[1]< OK
  79. D/AT ( 1021): dlc[1] atchannel: at_send_command_full() end; err:0
  80. D/AT ( 1021): AT[1]> AT+CGEREP=1,0
  81. D/AT ( 1021): AT[1]< OK
  82. D/AT ( 1021): dlc[1] atchannel: at_send_command_full() end; err:0
  83. D/AT ( 1021): AT[1]> AT+CTZR=1
  84. D/AT ( 1021): AT[1]< OK
  85. D/AT ( 1021): dlc[1] atchannel: at_send_command_full() end; err:0
  86. D/AT ( 1021): AT[1]> AT+XNOTIFYDUNSTATUS=1
  87. D/AT ( 1021): AT[1]< OK
  88. D/AT ( 1021): dlc[1] atchannel: at_send_command_full() end; err:0
  89. D/AT ( 1021): AT[1]> AT+XCALLSTAT=1
  90. D/AT ( 1021): AT[1]< OK
  91. D/AT ( 1021): dlc[1] atchannel: at_send_command_full() end; err:0
  92. D/AT ( 1021): AT[1]> AT+CBC=1
  93. D/AT ( 1021): AT[1]< +CBC: 3970,70
  94. D/RIL ( 1021): AT+CBC channel is 0
  95. D/RIL ( 1021): unsolicitedBattValue : Batt CBCDC Voltage = 3970
  96. D/RIL ( 1021): unsolicitedBattValue : Batt CBCDC gauge = 70
  97. D/RIL ( 1021): unsolicitedBattValue : /bat_gauge was successfully opened and now will be closed
  98. D/AT ( 1021): AT[1]< OK
  99. D/AT ( 1021): dlc[1] atchannel: at_send_command_full() end; err:0
  100. D/RIL ( 1021): lge-ril: Initialization of DLC 1 END
  101. D/RIL ( 1021): lge-ril: Initialization of DLC 2 START
  102. D/AT ( 1021): AT[2]> ATE0Q0V1
  103. D/AT ( 1021): AT[2]< OK
  104. D/AT ( 1021): AT[2]> ATS0=0
  105. D/AT ( 1021): AT[2]< OK
  106. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  107. D/AT ( 1021): AT[2]> AT+CMEE=1
  108. D/AT ( 1021): AT[2]< OK
  109. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  110. D/AT ( 1021): AT[2]> AT+CR=1
  111. D/AT ( 1021): AT[2]< OK
  112. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  113. D/AT ( 1021): AT[2]> AT+CSCS="UCS2"
  114. D/AT ( 1021): AT[2]< OK
  115. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  116. D/RIL ( 1021): lge-ril: Initialization of DLC 2 END
  117. D/RIL ( 1021): lge-ril: Initialization of DLC 3 START
  118. D/AT ( 1021): AT[3]> ATE0Q0V1
  119. D/AT ( 1021): AT[3]< OK
  120. D/AT ( 1021): AT[3]> ATS0=0
  121. D/AT ( 1021): AT[3]< OK
  122. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  123. D/AT ( 1021): AT[3]> AT+CMEE=1
  124. D/AT ( 1021): AT[3]< OK
  125. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  126. D/AT ( 1021): AT[3]> AT+CR=1
  127. D/AT ( 1021): AT[3]< OK
  128. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  129. D/AT ( 1021): AT[3]> AT+CSCS="UCS2"
  130. D/AT ( 1021): AT[3]< OK
  131. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  132. D/AT ( 1021): AT[3]> AT+XSIMSTATE=1
  133. D/AT ( 1021): AT[3]< +XSIM: 1
  134. D/RIL ( 1021): unsolicitedXSimStatus() : PIN verification needed
  135. D/AT ( 1021): AT[3]< +XLOCK:
  136. D/AT ( 1021): AT[3]< OK
  137. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  138. D/RIL ( 1021): lge-ril: Initialization of DLC 3 END
  139. D/RIL ( 1021): lge-ril: Initialization of DLC 4 START
  140. D/AT ( 1021): AT[4]> ATE0Q0V1
  141. D/AT ( 1021): AT[4]< OK
  142. D/AT ( 1021): AT[4]> ATS0=0
  143. D/AT ( 1021): AT[4]< OK
  144. D/AT ( 1021): dlc[4] atchannel: at_send_command_full() end; err:0
  145. D/AT ( 1021): AT[4]> AT+CMEE=1
  146. D/AT ( 1021): AT[4]< OK
  147. D/AT ( 1021): dlc[4] atchannel: at_send_command_full() end; err:0
  148. D/AT ( 1021): AT[4]> AT+CR=1
  149. D/AT ( 1021): AT[4]< OK
  150. D/AT ( 1021): dlc[4] atchannel: at_send_command_full() end; err:0
  151. D/AT ( 1021): AT[4]> AT+CSCS="UCS2"
  152. D/AT ( 1021): AT[4]< OK
  153. D/AT ( 1021): dlc[4] atchannel: at_send_command_full() end; err:0
  154. D/RIL ( 1021): lge-ril: Initialization of DLC 4 END
  155. D/RIL ( 1021): lge-ril: Initialization of DLC 5 START
  156. D/AT ( 1021): AT[5]> ATE0Q0V1
  157. D/AT ( 1021): AT[5]< OK
  158. D/AT ( 1021): AT[5]> ATS0=0
  159. D/AT ( 1021): AT[5]< OK
  160. D/AT ( 1021): dlc[5] atchannel: at_send_command_full() end; err:0
  161. D/AT ( 1021): AT[5]> AT+CMEE=1
  162. D/AT ( 1021): AT[5]< OK
  163. D/AT ( 1021): dlc[5] atchannel: at_send_command_full() end; err:0
  164. D/AT ( 1021): AT[5]> AT+CRC=1
  165. D/AT ( 1021): AT[5]< OK
  166. D/AT ( 1021): dlc[5] atchannel: at_send_command_full() end; err:0
  167. D/AT ( 1021): AT[5]> AT+CR=1
  168. D/AT ( 1021): AT[5]< OK
  169. D/AT ( 1021): dlc[5] atchannel: at_send_command_full() end; err:0
  170. D/AT ( 1021): AT[5]> AT+CCWA=1
  171. D/AT ( 1021): AT[5]< OK
  172. D/AT ( 1021): dlc[5] atchannel: at_send_command_full() end; err:0
  173. D/AT ( 1021): AT[5]> AT+CMOD=0
  174. D/AT ( 1021): AT[5]< OK
  175. D/AT ( 1021): dlc[5] atchannel: at_send_command_full() end; err:0
  176. D/AT ( 1021): AT[5]> AT+CSCS="UCS2"
  177. D/AT ( 1021): AT[5]< OK
  178. D/AT ( 1021): dlc[5] atchannel: at_send_command_full() end; err:0
  179. D/RIL ( 1021): lge-ril: Initialization of DLC 5 END
  180. D/RIL ( 1021): lge-ril: Initialization of DLC 6 START
  181. D/AT ( 1021): AT[6]> ATE0Q0V1
  182. D/AT ( 1021): AT[6]< OK
  183. D/AT ( 1021): AT[6]> ATS0=0
  184. D/AT ( 1021): AT[6]< OK
  185. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  186. D/AT ( 1021): AT[6]> AT+CMEE=1
  187. D/AT ( 1021): AT[6]< OK
  188. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  189. D/AT ( 1021): AT[6]> AT+CREG=2
  190. D/AT ( 1021): AT[6]< OK
  191. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  192. D/AT ( 1021): AT[6]> AT+XMER=1
  193. D/AT ( 1021): AT[6]< OK
  194. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  195. D/RIL ( 1021): Before request BD Address
  196. D/RIL ( 1021): Start to send AT Command
  197. D/AT ( 1021): AT[6]> AT%BTAD
  198. D/AT ( 1021): AT[6]< B08991D3C4F4
  199. D/AT ( 1021): AT[6]< OK
  200. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  201. D/RIL ( 1021): B08991D3C4F4
  202. D/RIL ( 1021): BDAddr: B08991D3C4F4
  203. D/RIL ( 1021): /bdaddr_if sysfs was successfully opened and now will be closed
  204. D/RIL ( 1021): Before request WIFI Address
  205. D/RIL ( 1021): Start to send AT Command
  206. D/AT ( 1021): AT[6]> AT%MACEX
  207. D/AT ( 1021): AT[6]< FFFFFFFFFFFF
  208. D/AT ( 1021): AT[6]< OK
  209. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  210. D/RIL ( 1021): FFFFFFFFFFFF
  211. D/RIL ( 1021): gWifiAddr: FFFFFFFFFFFF
  212. E/RIL ( 1021): Set Wi-Fi MAC address FFFFFFFFFFFF
  213. D/AT ( 1021): AT[6]> AT+CR=1
  214. D/AT ( 1021): AT[6]< OK
  215. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  216. D/AT ( 1021): AT[6]> AT+CGREG=2
  217. D/AT ( 1021): AT[6]< OK
  218. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  219. D/AT ( 1021): AT[6]> AT+CSCS="UCS2"
  220. D/AT ( 1021): AT[6]< OK
  221. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  222. D/RIL ( 1021): lge-ril: Initialization of DLC 6 END
  223. D/RIL ( 1021): lge-ril: Initialization of DLC 7 START
  224. D/AT ( 1021): AT[7]> ATE0Q0V1
  225. D/AT ( 1021): AT[7]< OK
  226. D/AT ( 1021): AT[7]> ATS0=0
  227. D/AT ( 1021): AT[7]< OK
  228. D/AT ( 1021): dlc[7] atchannel: at_send_command_full() end; err:0
  229. D/AT ( 1021): AT[7]> AT+CMEE=1
  230. D/AT ( 1021): AT[7]< OK
  231. D/AT ( 1021): dlc[7] atchannel: at_send_command_full() end; err:0
  232. D/AT ( 1021): AT[7]> AT+CR=1
  233. D/AT ( 1021): AT[7]< OK
  234. D/AT ( 1021): dlc[7] atchannel: at_send_command_full() end; err:0
  235. D/AT ( 1021): AT[7]> AT+CSCS="UCS2"
  236. D/AT ( 1021): AT[7]< OK
  237. D/AT ( 1021): dlc[7] atchannel: at_send_command_full() end; err:0
  238. D/AT ( 1021): AT[7]> AT+CMGF=0
  239. D/AT ( 1021): AT[7]< OK
  240. D/AT ( 1021): dlc[7] atchannel: at_send_command_full() end; err:0
  241. D/AT ( 1021): AT[7]> AT+XSMSMMSTAT=1
  242. D/AT ( 1021): AT[7]< OK
  243. D/AT ( 1021): dlc[7] atchannel: at_send_command_full() end; err:0
  244. D/AT ( 1021): AT[7]> AT+CSDH=1
  245. D/AT ( 1021): AT[7]< OK
  246. D/AT ( 1021): dlc[7] atchannel: at_send_command_full() end; err:0
  247. D/AT ( 1021): AT[7]> AT+CNMI=1,2,2,1,1
  248. D/AT ( 1021): AT[7]< OK
  249. D/AT ( 1021): dlc[7] atchannel: at_send_command_full() end; err:0
  250. D/RIL ( 1021): lge-ril: Initialization of DLC 7 END
  251. D/RIL ( 1021): lge-ril: Initialization of DLC 8 START
  252. D/AT ( 1021): AT[8]> ATE0Q0V1
  253. D/AT ( 1021): AT[8]< OK
  254. D/AT ( 1021): AT[8]> ATS0=0
  255. D/AT ( 1021): AT[8]< OK
  256. D/AT ( 1021): dlc[8] atchannel: at_send_command_full() end; err:0
  257. D/AT ( 1021): AT[8]> AT+CMEE=1
  258. D/AT ( 1021): AT[8]< OK
  259. D/AT ( 1021): dlc[8] atchannel: at_send_command_full() end; err:0
  260. D/AT ( 1021): AT[8]> AT+CNAP=1
  261. D/AT ( 1021): AT[8]< OK
  262. D/AT ( 1021): dlc[8] atchannel: at_send_command_full() end; err:0
  263. D/AT ( 1021): AT[8]> AT+CR=1
  264. D/AT ( 1021): AT[8]< OK
  265. D/AT ( 1021): dlc[8] atchannel: at_send_command_full() end; err:0
  266. D/AT ( 1021): AT[8]> AT+CSSN=1,1
  267. D/AT ( 1021): AT[8]< OK
  268. D/AT ( 1021): dlc[8] atchannel: at_send_command_full() end; err:0
  269. D/AT ( 1021): AT[8]> AT+COLP=1
  270. D/AT ( 1021): AT[8]< OK
  271. D/AT ( 1021): dlc[8] atchannel: at_send_command_full() end; err:0
  272. D/AT ( 1021): AT[8]> AT+CSCS="UCS2"
  273. D/AT ( 1021): AT[8]< OK
  274. D/AT ( 1021): dlc[8] atchannel: at_send_command_full() end; err:0
  275. D/AT ( 1021): AT[8]> AT+CUSD=1
  276. D/AT ( 1021): AT[8]< OK
  277. D/AT ( 1021): dlc[8] atchannel: at_send_command_full() end; err:0
  278. D/RIL ( 1021): lge-ril: Initialization of DLC 8 END
  279. D/RIL ( 1021): lge-ril: Initialization of DLC 11 START
  280. D/AT ( 1021): AT[11]> ATE0Q0V1
  281. D/AT ( 1021): AT[11]< OK
  282. D/AT ( 1021): AT[11]> ATS0=0
  283. D/AT ( 1021): AT[11]< OK
  284. D/AT ( 1021): dlc[11] atchannel: at_send_command_full() end; err:0
  285. D/AT ( 1021): AT[11]> AT+CMEE=1
  286. D/AT ( 1021): AT[11]< OK
  287. D/AT ( 1021): dlc[11] atchannel: at_send_command_full() end; err:0
  288. D/AT ( 1021): AT[11]> AT+CR=1
  289. D/AT ( 1021): AT[11]< OK
  290. D/AT ( 1021): dlc[11] atchannel: at_send_command_full() end; err:0
  291. D/AT ( 1021): AT[11]> AT+CSCS="UCS2"
  292. D/AT ( 1021): AT[11]< OK
  293. D/AT ( 1021): dlc[11] atchannel: at_send_command_full() end; err:0
  294. D/RIL ( 1021): lge-ril: Initialization of DLC 11 END
  295. D/RIL ( 1021): lge-ril: Initialization of DLC 13 START
  296. D/AT ( 1021): AT[13]> ATE0Q0V1
  297. D/AT ( 1021): AT[13]< OK
  298. D/AT ( 1021): AT[13]> ATS0=0
  299. D/AT ( 1021): AT[13]< OK
  300. D/AT ( 1021): dlc[13] atchannel: at_send_command_full() end; err:0
  301. D/AT ( 1021): AT[13]> AT+CMEE=1
  302. D/AT ( 1021): AT[13]< OK
  303. D/AT ( 1021): dlc[13] atchannel: at_send_command_full() end; err:0
  304. D/AT ( 1021): AT[13]> AT+CR=1
  305. D/AT ( 1021): AT[13]< OK
  306. D/AT ( 1021): dlc[13] atchannel: at_send_command_full() end; err:0
  307. D/AT ( 1021): AT[13]> AT+CSCS="UCS2"
  308. D/AT ( 1021): AT[13]< OK
  309. D/AT ( 1021): dlc[13] atchannel: at_send_command_full() end; err:0
  310. D/RIL ( 1021): lge-ril: Initialization of DLC 13 END
  311. D/RIL ( 1021): lge-ril: Initialization of DLC 20 START
  312. D/AT ( 1021): AT[20]> ATE0Q0V1
  313. D/AT ( 1021): AT[20]< OK
  314. D/RIL ( 1021): lge-ril: Initialization of DLC 22 START
  315. D/AT ( 1021): AT[22]> ATE0Q0V1
  316. D/AT ( 1021): AT[22]< OK
  317. D/RIL ( 1021): lge-ril: Initialization of DLC 24 START
  318. D/AT ( 1021): AT[24]> ATE0Q0V1
  319. D/AT ( 1021): AT[24]< OK
  320. D/RIL ( 1021): lge-ril: Initialization of DLC 26 START
  321. D/AT ( 1021): AT[26]> ATE0Q0V1
  322. D/AT ( 1021): AT[26]< OK
  323. D/RIL ( 1021): lge-ril: Initialization of DLC 28 START
  324. D/AT ( 1021): AT[28]> ATE0Q0V1
  325. D/AT ( 1021): AT[28]< OK
  326. D/AT ( 1021): AT[28]> ATS0=0
  327. D/AT ( 1021): AT[28]< OK
  328. D/AT ( 1021): dlc[28] atchannel: at_send_command_full() end; err:0
  329. D/AT ( 1021): AT[28]> AT+CMEE=1
  330. D/AT ( 1021): AT[28]< OK
  331. D/AT ( 1021): dlc[28] atchannel: at_send_command_full() end; err:0
  332. D/AT ( 1021): AT[28]> AT+CR=1
  333. D/AT ( 1021): AT[28]< OK
  334. D/AT ( 1021): dlc[28] atchannel: at_send_command_full() end; err:0
  335. D/AT ( 1021): AT[28]> AT+CSCS="UCS2"
  336. D/AT ( 1021): AT[28]< OK
  337. D/AT ( 1021): dlc[28] atchannel: at_send_command_full() end; err:0
  338. D/RIL ( 1021): lge-ril: Initialization of DLC 28 END
  339. D/RIL ( 1021): lge-ril: initializeCallback end
  340. D/AT ( 1021): AT[2]> AT+XGENDATA
  341. D/AT ( 1021): AT[2]< +XGENDATA: " XMM6180_REV_5.0_LARGEBLOCK_NAND SIC 2011-Mar-10 19:37:20
  342. D/AT ( 1021): AT[2]< PDB_NOT_AVAILABLE
  343. D/AT ( 1021): AT[2]< *R375_SIC_MODEM_01.1035.00*"
  344. D/AT ( 1021): AT[2]< "*"
  345. D/AT ( 1021): AT[2]< OK
  346. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  347. E/RIL ( 1021): /dev/pts12 was successfully opened and now will be closed
  348. D/AT ( 1021): AT[2]> AT+XDATACHANNEL=1,0,"/mux/5","/mux/12",0
  349. D/AT ( 1021): AT[2]< OK
  350. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  351. E/RIL ( 1021): LGE_095244_PATCH_CFUN_RESPONSE
  352. D/AT ( 1021): AT[2]> AT+CFUN?
  353. D/AT ( 1021): AT[2]< +CFUN: 1,0
  354. D/AT ( 1021): AT[2]< OK
  355. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  356. D/AT ( 1021): AT[1]< +CBC: 3966,70
  357. D/RIL ( 1021): AT+CBC channel is 0
  358. D/RIL ( 1021): unsolicitedBattValue : Batt CBCDC Voltage = 3966
  359. D/RIL ( 1021): unsolicitedBattValue : Batt CBCDC gauge = 70
  360. D/RIL ( 1021): unsolicitedBattValue : /bat_gauge was successfully opened and now will be closed
  361. E/RIL ( 1021): rild_init_watchdog : RILD initilization is completed!!
  362. E/RIL ( 1021): rild_init_watchdog : exit
  363. I/PHONE ( 1317): LGE RAT: unknown
  364. I/PHONE ( 1317): Network mode from Settings: 0
  365. I/PHONE ( 1317): Network Mode set to 0
  366. I/PHONE ( 1317): Cdma Subscription set to 1
  367. I/RILC ( 1021): libril: new connection
  368. D/RILC ( 1021): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED {RADIO_OFF}
  369. I/RILC ( 1021): RIL Daemon version: android lge-ril 1.0
  370. I/RILJ ( 1317): Connected to 'rild' socket
  371. D/RILJ ( 1317): Configure RIL-C with product rat
  372. D/RILJ ( 1317): [0000]> RIL_REQUEST_SET_PRODUCT_RAT
  373. D/RILB ( 1317): Notifying: radio available
  374. D/RILJ ( 1317): [0001]> SCREEN_STATE: true
  375. D/RILC ( 1021): [0000]> SET_ENGINEERING_SCREEN (1)
  376. D/RIL ( 1021): onRequest(lge-ril): request:296 (SET_ENGINEERING_SCREEN), DLC:5, sState=[0]
  377. D/RILJ ( 1317): [0002]> RIL_REQUEST_GET_TE_CHARACTER_SET
  378. D/RILJ ( 1317): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED RADIO_OFF
  379. D/PHONE ( 1317): mDoesRilSendMultipleCallRing=true
  380. D/RILC ( 1021): [0001]> SCREEN_STATE (1)
  381. D/RIL ( 1021): onRequest(lge-ril): request:61 (SCREEN_STATE), DLC:6, sState=[0]
  382. D/RILC ( 1021): [0001]< SCREEN_STATE fails by E_RAIDO_NOT_AVAILABLE
  383. D/RILC ( 1021): [0002]> GET_CHARACTER_SET
  384. D/RIL ( 1021): onRequest(lge-ril): request:152 (GET_CHARACTER_SET), DLC:2, sState=[0]
  385. D/RILJ ( 1317): [0001]< SCREEN_STATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  386. D/RIL ( 1021): LGE EngineeringScreen = 1 , 0
  387. D/AT ( 1021): AT[5]> AT+XCGEDPAGE=1,0
  388. D/AT ( 1021): AT[2]> AT+CSCS?
  389. D/PHONE ( 1317): mCallRingDelay=3000
  390. D/AT ( 1021): AT[5]< +CME ERROR: 4
  391. D/AT ( 1021): dlc[5] atchannel: at_send_command_full() end; err:0
  392. E/RIL ( 1021): ERROR: requestEngineeringScreen failed
  393. D/RILC ( 1021): [0000]< SET_ENGINEERING_SCREEN fails by E_GENERIC_FAILURE
  394. D/RILJ ( 1317): [0000]< RIL_REQUEST_SET_PRODUCT_RAT error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  395. D/AT ( 1021): AT[2]< +CSCS: "UCS2"
  396. D/AT ( 1021): AT[2]< OK
  397. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  398. D/RILC ( 1021): [0002]< GET_CHARACTER_SET {UCS2}
  399. D/RILJ ( 1317): [0002]< RIL_REQUEST_GET_TE_CHARACTER_SET UCS2
  400. W/GSM ( 1317): Can't open /system/etc/voicemail-conf.xml
  401. W/GSM ( 1317): Can't open /system/etc/spn-conf.xml
  402. D/GSM ( 1317): +++ Creating DataConnectionTracker...
  403. D/GSM ( 1317): [DSAC DEB] registerForPsRestrictedEnabled
  404. D/GSM ( 1317): [DSAC DEB] registerForPsRestrictedDisabled
  405. D/STK ( 1317): StkService: StkService: is running
  406. D/STK ( 1317): StkService: NEW sInstance
  407. I/PHONE ( 1317): Creating GSMPhone
  408. D/RILJ ( 1317): [0003]> SET_SUPP_SVC_NOTIFICATION
  409. D/RILC ( 1021): [0003]> SET_SUPP_SVC_NOTIFICATION (1)
  410. D/RIL ( 1021): onRequest(lge-ril): request:62 (SET_SUPP_SVC_NOTIFICATION), DLC:8, sState=[0]
  411. D/RILC ( 1021): [0003]< SET_SUPP_SVC_NOTIFICATION fails by E_RAIDO_NOT_AVAILABLE
  412. D/RILJ ( 1317): [0003]< SET_SUPP_SVC_NOTIFICATION error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  413. D/GSM ( 1317): handleMessage: msg.what = 13
  414. D/GSM ( 1317): handleMessage: msg.what = 1
  415. D/RILJ ( 1317): [0004]> RADIO_POWER
  416. D/RILC ( 1021): [0004]> RADIO_POWER (1,0,0)
  417. D/RIL ( 1021): onRequest(lge-ril): request:23 (RADIO_POWER), DLC:2, sState=[0]
  418. E/GSM ( 1317): Wrong network type: 0
  419. D/GSM ( 1317): Poll ServiceState done: oldSS=[1 home null null null Unknown CSS not supported 0 0RoamInd: 0DefRoamInd: 0EmergOnly: false] newSS=[3 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=1 oldType=unknown newType=GPRS
  420. E/GSM ( 1317): isRilReset = false
  421. E/GSM ( 1317): Wrong network type: 0
  422. D/GSM ( 1317): RAT switched unknown -> GPRS at cell -1
  423. D/GSM ( 1317): [SIMRecords] getDisplayRule(plmn: null, lac: 65535) > rule : 2, EonsPnn : null
  424. D/GSM ( 1317): [NWname]plmn no network : null
  425. D/GSM ( 1317): [NWname]plmn by NWtable [2] : null cellinfo : null
  426. D/GSM ( 1317): [NWname]show spn : false spn : null show plmn : true plmn : null
  427. D/AT ( 1021): AT[2]> AT+CFUN=1
  428. D/GSM ( 1317): [IccCard] Broadcasting intent ACTION_SIM_STATE_CHANGED NOT_READY reason null
  429. D/STK ( 1317): StkService: radio available detected
  430. D/STK ( 1317): StkService: radio not available detected
  431. D/AT ( 1021): AT[2]< OK
  432. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  433. D/RIL ( 1021): sState changed 0 -> 2
  434. D/RILC ( 1021): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED {RADIO_SIM_NOT_READY}
  435. D/RILB ( 1317): Notifying: SIM not ready
  436. D/RILB ( 1317): Notifying: Radio On
  437. D/RILJ ( 1317): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED SIM_NOT_READY
  438. D/RILJ ( 1317): [0005]> BASEBAND_VERSION
  439. D/RILC ( 1021): [0005]> BASEBAND_VERSION
  440. D/RIL ( 1021): onRequest(lge-ril): request:51 (BASEBAND_VERSION), DLC:2, sState=[2]
  441. D/RILJ ( 1317): [0006]> GET_IMEI
  442. D/RILJ ( 1317): [0007]> GET_IMEISV
  443. D/RILJ ( 1317): [0008]> BASEBAND_MANUFACTURER
  444. D/RILC ( 1021): [0004]< RADIO_POWER
  445. D/RILJ ( 1317): [0004]< RADIO_POWER
  446. D/RILJ ( 1317): [0009]> BASEBAND_MODEL
  447. W/GSM ( 1317): EVENT_RADIO_OFF_OR_NOT_AVAILABLE: mIsTwoLineSupported = false
  448. D/RILC ( 1021): [0006]> GET_IMEI
  449. D/RIL ( 1021): onRequest(lge-ril): request:38 (GET_IMEI), DLC:2, sState=[2]
  450. D/AT ( 1021): AT[3]> AT+CPIN?
  451. D/AT ( 1021): AT[2]> AT+CGMR
  452. D/GSM ( 1317): SIMRecords: Intent ACTION_SIM_STATE_CHANGED state=NOT_READY
  453. D/GSM ( 1317): handleMessage: msg.what = 1
  454. D/GSM ( 1317): pollState, pollingContext[0] before query 5 state: 0
  455. D/GSM ( 1317): pollState, CountPollingReq before query 5 state: 0
  456. D/RILJ ( 1317): [0011]> OPERATOR
  457. D/RILJ ( 1317): [0012]> GPRS_REGISTRATION_STATE
  458. D/AT ( 1021): AT[3]< +CPIN: SIM PIN
  459. D/RILJ ( 1317): [0013]> GET_REGISTRATION_STATE
  460. D/AT ( 1021): AT[3]< OK
  461. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  462. D/RIL ( 1021): RC: 0, NULL
  463. D/RIL ( 1021): sState changed 2 -> 3
  464. D/RILJ ( 1317): [0014]> QUERY_NETWORK_SELECTION_MODE
  465. D/RILC ( 1021): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED {RADIO_SIM_LOCKED_OR_ABSENT}
  466. D/RILB ( 1317): Notifying: SIM locked or absent
  467. D/RILJ ( 1317): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED SIM_LOCKED_OR_ABSENT
  468. D/RILC ( 1021): [0007]> GET_IMEISV
  469. D/RIL ( 1021): onRequest(lge-ril): request:39 (GET_IMEISV), DLC:2, sState=[3]
  470. D/RILJ ( 1317): [0015]> ADAPTED_NETWORK_NAME6
  471. D/GSM ( 1317): pollState, CountPollingReq after query 5 state: 0
  472. D/GSM ( 1317): GsmCallTracker msg.what : 9
  473. D/GSM ( 1317): handleMessage() msg.what : 9 EVENT_RADIO_AVAILABLE
  474. D/GSM ( 1317): EVENT_RADIO_AVAILABLE -> handleRadioAvailable()
  475. D/GSM ( 1317): [GsmCallTracker] checkNoOperationsPending: pendingOperations=0
  476. D/RILJ ( 1317): [0016]> GET_CURRENT_CALLS
  477. D/AT ( 1021): AT[2]< 1035.21_20110218
  478. D/GSM ( 1317): handleMessage: msg.what = 44
  479. D/RILJ ( 1317): [0017]> SET_TIME_ZONE_REPORTING
  480. D/AT ( 1021): AT[2]< OK
  481. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  482. D/RILC ( 1021): [0005]< BASEBAND_VERSION {1035.21_20110218}
  483. D/RILJ ( 1317): [0005]< BASEBAND_VERSION 1035.21_20110218
  484. E/GSM ( 1317): Wrong network type: 0
  485. D/GSM ( 1317): Poll ServiceState done: oldSS=[3 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[1 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=1 oldType=unknown newType=GPRS
  486. E/GSM ( 1317): isRilReset = false
  487. E/GSM ( 1317): Wrong network type: 0
  488. D/GSM ( 1317): RAT switched unknown -> GPRS at cell -1
  489. D/GSM ( 1317): [SIMRecords] getDisplayRule(plmn: null, lac: 65535) > rule : 2, EonsPnn : null
  490. D/GSM ( 1317): [NWname]plmn no network : null
  491. D/GSM ( 1317): [NWname]plmn by NWtable [2] : null cellinfo : null
  492. D/AT ( 1021): AT[2]> AT+CGSN
  493. D/RILC ( 1021): [0008]> BASEBAND_MANUFACTURER
  494. D/RIL ( 1021): onRequest(lge-ril): request:107 (BASEBAND_MANUFACTURER), DLC:2, sState=[3]
  495. D/GSM ( 1317): handleMessage: msg.what = 1
  496. D/GSM ( 1317): pollState, pollingContext[0] before query 5 state: 0
  497. D/GSM ( 1317): pollState, CountPollingReq before query 5 state: 0
  498. D/RILJ ( 1317): [0018]> OPERATOR
  499. D/AT ( 1021): AT[2]< 356216040824569
  500. D/AT ( 1021): AT[2]< OK
  501. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  502. D/RILC ( 1021): [0006]< GET_IMEI {356216040824569}
  503. D/RILJ ( 1317): [0006]< GET_IMEI 356216040824569
  504. D/AT ( 1021): AT[2]> AT+CGSN
  505. D/RILJ ( 1317): [0019]> GPRS_REGISTRATION_STATE
  506. D/RILJ ( 1317): [0020]> GET_REGISTRATION_STATE
  507. D/RILJ ( 1317): [0021]> QUERY_NETWORK_SELECTION_MODE
  508. D/RILJ ( 1317): [0022]> ADAPTED_NETWORK_NAME6
  509. D/GSM ( 1317): pollState, CountPollingReq after query 5 state: 0
  510. D/AT ( 1021): AT[2]< 356216040824569
  511. D/GSM ( 1317): handleMessage: msg.what = 39
  512. D/RILJ ( 1317): [0023]> GET_SIM_STATUS
  513. D/AT ( 1021): AT[2]< OK
  514. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  515. D/RILC ( 1021): [0007]< GET_IMEISV {356216040824569}
  516. D/RILC ( 1021): [0009]> BASEBAND_MODEL
  517. D/RIL ( 1021): onRequest(lge-ril): request:120 (BASEBAND_MODEL), DLC:2, sState=[3]
  518. D/RILJ ( 1317): [0007]< GET_IMEISV 356216040824569
  519. D/AT ( 1021): AT[2]> AT+CGMI
  520. D/RILJ ( 1317): [0024]> RIL_REQUEST_GET_PIN_COUNT
  521. D/RILJ ( 1317): [0025]> GET_SIM_STATUS
  522. D/AT ( 1021): AT[2]< Undefined
  523. D/RILJ ( 1317): [0026]> QUERY_FACILITY_LOCK
  524. D/AT ( 1021): AT[2]< OK
  525. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  526. D/RILC ( 1021): [0008]< BASEBAND_MANUFACTURER { Undefined}
  527. D/STK ( 1317): StkService: SIM locked or absent detected
  528. D/RILJ ( 1317): [0008]< BASEBAND_MANUFACTURER Undefined
  529. D/GSM ( 1317): Baseband version: 1035.21_20110218
  530. D/RILC ( 1021): [0010]> SET_TTY_MODE (0)
  531. D/RIL ( 1021): onRequest(lge-ril): request:80 (SET_TTY_MODE), DLC:6, sState=[3]
  532. D/RILC ( 1021): [0010]< SET_TTY_MODE fails by E_REQUEST_NOT_SUPPORTED
  533. D/RILC ( 1021): [0011]> OPERATOR
  534. D/RIL ( 1021): onRequest(lge-ril): request:22 (OPERATOR), DLC:6, sState=[3]
  535. D/RILJ ( 1317): [0010]< RIL_REQUEST_SET_TTY_MODE error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  536. D/AT ( 1021): AT[2]> AT+CGMM
  537. D/GSM ( 1317): IMEI: 356216040824569
  538. D/GSM ( 1317): Baseband manufacturer: Undefined
  539. D/AT ( 1021): AT[2]< Undefined
  540. D/AT ( 1021): AT[2]< OK
  541. D/AT ( 1021): dlc[2] atchannel: at_send_command_full() end; err:0
  542. D/RILC ( 1021): [0009]< BASEBAND_MODEL { Undefined}
  543. D/RILJ ( 1317): [0009]< BASEBAND_MODEL Undefined
  544. D/GSM ( 1317): Baseband model: Undefined
  545. D/AT ( 1021): AT[6]> AT+COPS=3,0;+COPS?;+COPS=3,1;+COPS?;+COPS=3,2;+COPS?
  546. D/RILC ( 1021): [0012]> GPRS_REGISTRATION_STATE
  547. D/RIL ( 1021): onRequest(lge-ril): request:21 (GPRS_REGISTRATION_STATE), DLC:6, sState=[3]
  548. D/AT ( 1021): AT[6]< +CME ERROR: 11
  549. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  550. E/RIL ( 1021): *** error 5, i: 0
  551. E/RIL ( 1021): requestOperator must not return error when radio is on
  552. D/RILC ( 1021): [0011]< OPERATOR fails by E_GENERIC_FAILURE
  553. D/RILJ ( 1317): [0011]< OPERATOR error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  554. D/GSM ( 1317): handleMessage: msg.what = 6
  555. D/RILC ( 1021): [0013]> GET_REGISTRATION_STATE
  556. D/RIL ( 1021): onRequest(lge-ril): request:149 (GET_REGISTRATION_STATE), DLC:6, sState=[3]
  557. D/AT ( 1021): AT[6]> AT+CGREG?
  558. D/RILC ( 1021): [0014]> QUERY_NETWORK_SELECTION_MODE
  559. D/RIL ( 1021): onRequest(lge-ril): request:45 (QUERY_NETWORK_SELECTION_MODE), DLC:6, sState=[3]
  560. D/AT ( 1021): AT[6]< +CGREG: 2,4
  561. D/RILC ( 1021): [0015]> ADAPTED_NETWORK_NAME (6)
  562. D/RIL ( 1021): onRequest(lge-ril): request:143 (ADAPTED_NETWORK_NAME), DLC:6, sState=[3]
  563. D/AT ( 1021): AT[6]< OK
  564. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  565. D/RILC ( 1021): [0012]< GPRS_REGISTRATION_STATE {4,-1,-1}
  566. D/RILJ ( 1317): [0012]< GPRS_REGISTRATION_STATE {4, -1, -1}
  567. D/AT ( 1021): AT[6]> AT+CREG?
  568. D/GSM ( 1317): handleMessage: msg.what = 5
  569. D/RILC ( 1021): [0016]> GET_CURRENT_CALLS
  570. D/RIL ( 1021): onRequest(lge-ril): request:9 (GET_CURRENT_CALLS), DLC:5, sState=[3]
  571. D/RILC ( 1021): [0017]> SET_TIME_ZONE_REPORTING (1)
  572. D/RIL ( 1021): onRequest(lge-ril): request:189 (SET_TIME_ZONE_REPORTING), DLC:1, sState=[3]
  573. D/AT ( 1021): AT[5]> AT+CLCC
  574. D/RILC ( 1021): [0018]> OPERATOR
  575. D/RIL ( 1021): onRequest(lge-ril): request:22 (OPERATOR), DLC:6, sState=[3]
  576. D/AT ( 1021): AT[1]> AT+CTZR=1
  577. D/RILC ( 1021): [0019]> GPRS_REGISTRATION_STATE
  578. D/RIL ( 1021): onRequest(lge-ril): request:21 (GPRS_REGISTRATION_STATE), DLC:6, sState=[3]
  579. D/RILC ( 1021): [0020]> GET_REGISTRATION_STATE
  580. D/RIL ( 1021): onRequest(lge-ril): request:149 (GET_REGISTRATION_STATE), DLC:6, sState=[3]
  581. D/RILC ( 1021): [0021]> QUERY_NETWORK_SELECTION_MODE
  582. D/RIL ( 1021): onRequest(lge-ril): request:45 (QUERY_NETWORK_SELECTION_MODE), DLC:6, sState=[3]
  583. D/RILC ( 1021): [0022]> ADAPTED_NETWORK_NAME (6)
  584. D/RIL ( 1021): onRequest(lge-ril): request:143 (ADAPTED_NETWORK_NAME), DLC:6, sState=[3]
  585. D/RILC ( 1021): [0023]> GET_SIM_STATUS
  586. D/RIL ( 1021): onRequest(lge-ril): request:1 (GET_SIM_STATUS), DLC:3, sState=[3]
  587. E/RILC ( 1021): invalid command block for token 24 request WRITE_PHONEBOOK_ENTRY_EXT
  588. D/RILC ( 1021): [0025]> GET_SIM_STATUS
  589. D/RIL ( 1021): onRequest(lge-ril): request:1 (GET_SIM_STATUS), DLC:3, sState=[3]
  590. D/AT ( 1021): AT[3]> AT+CPIN?
  591. D/RILC ( 1021): [0026]> QUERY_FACILITY_LOCK (SC,,7)
  592. D/RIL ( 1021): onRequest(lge-ril): request:42 (QUERY_FACILITY_LOCK), DLC:3, sState=[3]
  593. D/RILC ( 1021): [0027]> QUERY_TTY_MODE
  594. D/RIL ( 1021): onRequest(lge-ril): request:81 (QUERY_TTY_MODE), DLC:6, sState=[3]
  595. D/RILC ( 1021): [0027]< QUERY_TTY_MODE fails by E_REQUEST_NOT_SUPPORTED
  596. D/RILJ ( 1317): [0027]< RIL_REQUEST_QUERY_TTY_MODE error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  597. D/AT ( 1021): AT[6]< +CREG: 2,0
  598. D/AT ( 1021): AT[6]< OK
  599. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  600. D/RIL ( 1021): requestGetNetworkRegistrationState: err = 0, reg.n = 2
  601. D/RIL ( 1021): requestGetNetworkRegistrationState: err = 0, reg.stat = 0
  602. D/RILC ( 1021): [0013]< GET_REGISTRATION_STATE {n=2,format=0,oper=(null),ci=(null),act=0}
  603. D/RILJ ( 1317): [0013]< GET_REGISTRATION_STATE com.android.internal.telephony.gsm.NetworkRegistration@47a9aa28n: 2 stat: 0 lac: null ci: null act: 0
  604. D/AT ( 1021): AT[6]> AT+COPS?
  605. D/GSM ( 1317): handleMessage: msg.what = 4
  606. D/AT ( 1021): AT[1]< OK
  607. D/AT ( 1021): dlc[1] atchannel: at_send_command_full() end; err:0
  608. D/RILC ( 1021): [0017]< SET_TIME_ZONE_REPORTING
  609. D/RILJ ( 1317): [0017]< SET_TIME_ZONE_REPORTING
  610. D/AT ( 1021): AT[3]< +CPIN: SIM PIN
  611. D/AT ( 1021): AT[3]< OK
  612. D/AT ( 1021): AT[5]< OK
  613. D/AT ( 1021): dlc[5] atchannel: at_send_command_full() end; err:0
  614. D/RILC ( 1021): [0016]< GET_CURRENT_CALLS }
  615. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  616. D/RIL ( 1021): RC: 0, NULL
  617. D/AT ( 1021): AT[3]> AT+XUICC?
  618. D/RILJ ( 1317): [0016]< GET_CURRENT_CALLS
  619. D/GSM ( 1317): GsmCallTracker msg.what : 1
  620. D/GSM ( 1317): handleMessage() msg.what : 1 EVENT_POLL_CALLS_RESULT
  621. D/GSM ( 1317): Event EVENT_POLL_CALLS_RESULT Received
  622. D/GSM ( 1317): [GsmCallTracker] handle EVENT_POLL_CALL_RESULT: set needsPoll=F
  623. D/GSM ( 1317): >handlePollCalls START
  624. D/GSM ( 1317): Connections:
  625. D/GSM ( 1317): Connection 0: NULL
  626. D/GSM ( 1317): Connection 1: NULL
  627. D/GSM ( 1317): Connection 2: NULL
  628. D/GSM ( 1317): Connection 3: NULL
  629. D/GSM ( 1317): Connection 4: NULL
  630. D/GSM ( 1317): Connection 5: NULL
  631. D/GSM ( 1317): Connection 6: NULL
  632. D/GSM ( 1317): Driver Calls:
  633. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=0]=null, dc=null
  634. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=1]=null, dc=null
  635. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=2]=null, dc=null
  636. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=3]=null, dc=null
  637. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=4]=null, dc=null
  638. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=5]=null, dc=null
  639. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=6]=null, dc=null
  640. D/GSM ( 1317): [GsmCallTracker] [handlePollCalls] updatePhoneState START
  641. D/GSM ( 1317): [GsmCallTracker] [GsmCallTracker:updatePhoneState] state = Phone.State.IDLE
  642. D/GSM ( 1317): <handlePollCalls END
  643. D/AT ( 1021): AT[6]< +CME ERROR: 11
  644. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  645. E/RIL ( 1021): requestQueryNetworkSelectionMode must never return error when radio is on
  646. D/RILC ( 1021): [0014]< QUERY_NETWORK_SELECTION_MODE fails by E_GENERIC_FAILURE
  647. D/AT ( 1021): AT[6]> AT+XCOPS=6
  648. D/RILJ ( 1317): [0014]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  649. D/GSM ( 1317): handleMessage: msg.what = 14
  650. D/AT ( 1021): AT[3]< +XUICC: 0
  651. D/AT ( 1021): AT[3]< OK
  652. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  653. D/RILC ( 1021): [0023]< GET_SIM_STATUS {[app_type=1,app_state=2,perso_substate=0, aid_ptr=(null),app_label_ptr=(null),pin1_replaced=0,pin1=1,pin2=0],}
  654. D/AT ( 1021): AT[3]> AT+CPIN?
  655. D/RILJ ( 1317): [0023]< GET_SIM_STATUS com.android.internal.telephony.IccCardStatus@47a9e258
  656. D/GSM ( 1317): handleMessage: msg.what = 41
  657. D/RILJ ( 1317): [0028]> GET_SIM_STATUS
  658. D/AT ( 1021): AT[6]< +CME ERROR: 30
  659. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  660. D/RILC ( 1021): [UNSL]< UNSOL_NETWORK_REGISTRATION_ERROR {30}
  661. D/RILC ( 1021): [0015]< ADAPTED_NETWORK_NAME fails by E_GENERIC_FAILURE
  662. D/RILC ( 1021): [0028]> GET_SIM_STATUS
  663. D/RIL ( 1021): onRequest(lge-ril): request:1 (GET_SIM_STATUS), DLC:3, sState=[3]
  664. D/AT ( 1021): AT[6]> AT+COPS=3,0;+COPS?;+COPS=3,1;+COPS?;+COPS=3,2;+COPS?
  665. E/RILJ ( 1317): Exception processing unsol response: 1043Exception:java.lang.NullPointerException
  666. D/RILJ ( 1317): [0015]< ADAPTED_NETWORK_NAME error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  667. D/GSM ( 1317): handleMessage: msg.what = 40
  668. D/AT ( 1021): AT[3]< +CPIN: SIM PIN
  669. D/AT ( 1021): AT[3]< OK
  670. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  671. D/RIL ( 1021): RC: 0, NULL
  672. D/AT ( 1021): AT[3]> AT+XUICC?
  673. D/AT ( 1021): AT[6]< +CME ERROR: 11
  674. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  675. E/RIL ( 1021): *** error 5, i: 0
  676. E/RIL ( 1021): requestOperator must not return error when radio is on
  677. D/RILC ( 1021): [0018]< OPERATOR fails by E_GENERIC_FAILURE
  678. D/RILJ ( 1317): [0018]< OPERATOR error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  679. D/GSM ( 1317): handleMessage: msg.what = 6
  680. D/AT ( 1021): AT[6]> AT+CGREG?
  681. E/GSM ( 1317): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  682. D/AT ( 1021): AT[3]< +XUICC: 0
  683. D/AT ( 1021): AT[3]< OK
  684. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  685. D/RILC ( 1021): [0025]< GET_SIM_STATUS {[app_type=1,app_state=2,perso_substate=0, aid_ptr=(null),app_label_ptr=(null),pin1_replaced=0,pin1=1,pin2=0],}
  686. D/RILJ ( 1317): [0025]< GET_SIM_STATUS com.android.internal.telephony.IccCardStatus@47aa20b8
  687. D/RIL ( 1021): Query FACILITY Lock
  688. D/AT ( 1021): AT[3]> AT+CLCK="SC",2,"",7
  689. D/GSM ( 1317): new IccCard statusIccCardStatus[card state:CARDSTATE_PRESENT uni pin state:PINSTATE_UNKNOWN GsmUmtsAppIndex:0 CdmaAppIndex:15 NumApps:1
  690. D/GSM ( 1317): app(0){app_type:APPTYPE_SIM app_state:APPSTATE_PIN perso_substate:PERSOSUBSTATE_UNKNOWN aid:null app_label:null pin1_replaced:0 pin1:1 pin2:0}]
  691. D/GSM ( 1317): SIM Type: SIMTYPE_SIM
  692. D/GSM ( 1317): [IccCard] Notify SIM pin or puk locked.
  693. D/GSM ( 1317): [IccCard] Broadcasting intent ACTION_SIM_STATE_CHANGED LOCKED reason PIN
  694. D/AT ( 1021): AT[6]< +CGREG: 2,4
  695. D/AT ( 1021): AT[6]< OK
  696. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  697. D/RILC ( 1021): [0019]< GPRS_REGISTRATION_STATE {4,-1,-1}
  698. D/AT ( 1021): AT[6]> AT+CREG?
  699. D/RILJ ( 1317): [0019]< GPRS_REGISTRATION_STATE {4, -1, -1}
  700. D/GSM ( 1317): SIMRecords: Intent ACTION_SIM_STATE_CHANGED state=LOCKED
  701. D/GSM ( 1317): OnSimLocked, read EFEcc values
  702. D/RILJ ( 1317): [0029]> iccIO: SIM_IO 0xc0 0x6fb7 path: 3F007F20,0,0,0
  703. D/GSM ( 1317): handleMessage: msg.what = 5
  704. D/GSM ( 1317): newNetworkType = networkType =1
  705. D/GSM ( 1317): MapAccessTechnology : 0
  706. D/GSM ( 1317): newGPRSState : 2 net type: 1 newNetworkType:1 networkType:1
  707. D/AT ( 1021): AT[3]< +CLCK: 1
  708. D/AT ( 1021): AT[3]< OK
  709. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  710. D/RILC ( 1021): [0026]< QUERY_FACILITY_LOCKcmd=0xC0,efid=0x6FB7,path=3F007F20,0,0,0,(null),pin2=,aull}
  711. D/RILC ( 1021): [0029]> SIM_IO [0026]< QUERY_FACILITY_LOCKcmd=0xC0,efid=0x6FB7,path=3F007F20,0,0,0,(null),pin2=,aull}
  712. D/RIL ( 1021): onRequest(lge-ril): request:28 (SIM_IO), DLC:3, sState=[3]
  713. D/AT ( 1021): AT[3]> AT+CPIN?
  714. D/RILJ ( 1317): [0026]< QUERY_FACILITY_LOCK {1}
  715. D/AT ( 1021): AT[6]< +CREG: 2,0
  716. D/GSM ( 1317): [IccCard] Query facility lock (Icc Pin Locked): true
  717. D/AT ( 1021): AT[6]< OK
  718. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  719. D/RIL ( 1021): requestGetNetworkRegistrationState: err = 0, reg.n = 2
  720. D/RIL ( 1021): requestGetNetworkRegistrationState: err = 0, reg.stat = 0
  721. D/RILC ( 1021): [0020]< GET_REGISTRATION_STATE {n=2,format=0,oper=(null),ci=(null),act=0}
  722. D/AT ( 1021): AT[6]> AT+COPS?
  723. D/RILJ ( 1317): [0020]< GET_REGISTRATION_STATE com.android.internal.telephony.gsm.NetworkRegistration@47aa5f90n: 2 stat: 0 lac: null ci: null act: 0
  724. D/GSM ( 1317): handleMessage: msg.what = 4
  725. W/GSM ( 1317): error parsing RegistrationState: java.lang.NumberFormatException: unable to parse 'null' as integer
  726. D/GSM ( 1317): MapAccessTechnology : 0
  727. D/GSM ( 1317): net type: 1
  728. D/AT ( 1021): AT[3]< +CPIN: SIM PIN
  729. D/AT ( 1021): AT[3]< OK
  730. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  731. D/RIL ( 1021): RC: 0, NULL
  732. D/AT ( 1021): AT[3]> AT+XUICC?
  733. D/AT ( 1021): AT[6]< +CME ERROR: 11
  734. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  735. E/RIL ( 1021): requestQueryNetworkSelectionMode must never return error when radio is on
  736. D/RILC ( 1021): [0021]< QUERY_NETWORK_SELECTION_MODE fails by E_GENERIC_FAILURE
  737. D/AT ( 1021): AT[6]> AT+XCOPS=6
  738. D/RILJ ( 1317): [0021]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  739. D/GSM ( 1317): handleMessage: msg.what = 14
  740. E/GSM ( 1317): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  741. D/AT ( 1021): AT[3]< +XUICC: 0
  742. D/AT ( 1021): AT[3]< OK
  743. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  744. D/RILC ( 1021): [0028]< GET_SIM_STATUS {[app_type=1,app_state=2,perso_substate=0, aid_ptr=(null),app_label_ptr=(null),pin1_replaced=0,pin1=1,pin2=0],}
  745. D/RILJ ( 1317): [0028]< GET_SIM_STATUS com.android.internal.telephony.IccCardStatus@47aa7900
  746. D/AT ( 1021): AT[3]> AT+CRSM=192,28599,0,0,0,,"3F007F20"
  747. D/GSM ( 1317): handleMessage: msg.what = 41
  748. D/AT ( 1021): AT[6]< +CME ERROR: 30
  749. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  750. D/RILC ( 1021): [UNSL]< UNSOL_NETWORK_REGISTRATION_ERROR {30}
  751. D/RILC ( 1021): [0022]< ADAPTED_NETWORK_NAME fails by E_GENERIC_FAILURE
  752. E/RILJ ( 1317): Exception processing unsol response: 1043Exception:java.lang.NullPointerException
  753. D/RILJ ( 1317): [0022]< ADAPTED_NETWORK_NAME error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  754. D/GSM ( 1317): handleMessage: msg.what = 40
  755. E/GSM ( 1317): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  756. D/GSM ( 1317): Poll ServiceState done: oldSS=[1 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[1 home null null null GPRS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=2 oldType=GPRS newType=GPRS
  757. E/GSM ( 1317): isRilReset = false
  758. D/GSM ( 1317): [SIMRecords] getDisplayRule(plmn: null, lac: 65535) > rule : 2, EonsPnn : null
  759. D/GSM ( 1317): [NWname]plmn no network : null
  760. D/GSM ( 1317): [NWname]plmn by NWtable [2] : null cellinfo : null
  761. D/AT ( 1021): AT[3]< +CRSM: 148,4
  762. D/AT ( 1021): AT[3]< OK
  763. D/AT ( 1021): dlc[3] atchannel: at_send_command_full() end; err:0
  764. D/RILC ( 1021): [0029]< SIM_IO {sw1=0x94,sw2=0x4,}
  765. D/RILJ ( 1317): < iccIO: 0x94 0x4
  766. D/RILJ ( 1317): [0029]< SIM_IO IccIoResponse sw1:0x94 sw2:0x4
  767. D/GSM ( 1317): EVENT_GET_ECC_DONE: null
  768. D/GSM ( 1317): [IccCard] mPINCount is null 1
  769. D/GSM ( 1317): [IccCard] mPINCount is null 1
  770. D/RILJ ( 1317): [0030]> REQUEST_SET_LOCATION_UPDATES: true
  771. D/RILC ( 1021): [0030]> SET_LOCATION_UPDATES (1)
  772. D/RIL ( 1021): onRequest(lge-ril): request:76 (SET_LOCATION_UPDATES), DLC:6, sState=[3]
  773. D/AT ( 1021): AT[6]> AT+CREG=2
  774. D/AT ( 1021): AT[6]< OK
  775. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  776. D/RILC ( 1021): [0030]< SET_LOCATION_UPDATES
  777. D/RILJ ( 1317): [0030]< REQUEST_SET_LOCATION_UPDATES
  778. D/GSM ( 1317): handleMessage: msg.what = 18
  779. D/RILJ ( 1317): [0031]> GET_REGISTRATION_STATE
  780. D/RILC ( 1021): [0031]> GET_REGISTRATION_STATE
  781. D/RIL ( 1021): onRequest(lge-ril): request:149 (GET_REGISTRATION_STATE), DLC:6, sState=[3]
  782. D/AT ( 1021): AT[6]> AT+CREG?
  783. D/AT ( 1021): AT[6]< +CREG: 2,0
  784. D/AT ( 1021): AT[6]< OK
  785. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  786. D/RIL ( 1021): requestGetNetworkRegistrationState: err = 0, reg.n = 2
  787. D/RIL ( 1021): requestGetNetworkRegistrationState: err = 0, reg.stat = 0
  788. D/RILC ( 1021): [0031]< GET_REGISTRATION_STATE {n=2,format=0,oper=(null),ci=(null),act=0}
  789. D/RILJ ( 1317): [0031]< GET_REGISTRATION_STATE com.android.internal.telephony.gsm.NetworkRegistration@479e0d48n: 2 stat: 0 lac: null ci: null act: 0
  790. D/GSM ( 1317): handleMessage: msg.what = 15
  791. W/GSM ( 1317): error parsing RegistrationState: java.lang.NumberFormatException: unable to parse 'null' as integer
  792. D/RILJ ( 1317): [0032]> REQUEST_SET_LOCATION_UPDATES: false
  793. D/RILC ( 1021): [0032]> SET_LOCATION_UPDATES (0)
  794. D/RIL ( 1021): onRequest(lge-ril): request:76 (SET_LOCATION_UPDATES), DLC:6, sState=[3]
  795. D/AT ( 1021): AT[6]> AT+CREG=2
  796. D/AT ( 1021): AT[6]< OK
  797. D/AT ( 1021): dlc[6] atchannel: at_send_command_full() end; err:0
  798. D/RILC ( 1021): [0032]< SET_LOCATION_UPDATES
  799. D/RILJ ( 1317): [0032]< REQUEST_SET_LOCATION_UPDATES
  800. D/RILJ ( 1317): [0033]> SEND_COMMAND 1
  801. D/RILJ ( 1317): [0034]> SEND_COMMAND 0
  802. I/RILD ( 1548): Rild.c, main(), ++ rilInit
  803. I/RIL ( 1548): Opening tty device /dev/ttyspi0
  804. I/RILD ( 1548): Rild.c, main(), -- rilInit
  805. D/RIL ( 1548): lge-ril: main loop routine start
  806. D/RILJ ( 1317): [0035]> SEND_COMMAND -1
  807. D/RILJ ( 1317): [0036]> SEND_COMMAND -1
  808. D/RILJ ( 1317): [0037]> SEND_COMMAND -1
  809. D/RILJ ( 1317): [0038]> SEND_COMMAND -1
  810. D/RILJ ( 1317): [0039]> SEND_COMMAND -1
  811. D/RILJ ( 1317): [0040]> SEND_COMMAND -1
  812. I/RILJ ( 1317): 'rild' socket closed
  813. I/RILJ ( 1317): java.io.IOException: Connection reset by peer
  814. I/RILJ ( 1317): at android.net.LocalSocketImpl.readba_native(Native Method)
  815. I/RILJ ( 1317): at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:29)
  816. I/RILJ ( 1317): at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:92)
  817. I/RILJ ( 1317): at com.android.internal.telephony.RIL.readRilMessage(RIL.java:529)
  818. I/RILJ ( 1317): at com.android.internal.telephony.RIL.access$100(RIL.java:284)
  819. I/RILJ ( 1317): at com.android.internal.telephony.RIL$RILReceiver.run(RIL.java:628)
  820. I/RILJ ( 1317): at java.lang.Thread.run(Thread.java:1096)
  821. I/RILJ ( 1317): Disconnected from 'rild' socket
  822. D/RILB ( 1317): Notifying: radio not available
  823. D/RILB ( 1317): Notifying: radio off or not available
  824. D/RILJ ( 1317): [0024]< RIL_REQUEST_GET_PIN_COUNT error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  825. D/RILJ ( 1317): [0033]< SEND_COMMAND error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  826. D/RILJ ( 1317): [0034]< SEND_COMMAND error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  827. D/RILJ ( 1317): [0035]< SEND_COMMAND error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  828. D/RILJ ( 1317): [0036]< SEND_COMMAND error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  829. D/RILJ ( 1317): [0037]< SEND_COMMAND error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  830. D/RILJ ( 1317): [0038]< SEND_COMMAND error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  831. D/RILJ ( 1317): [0039]< SEND_COMMAND error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  832. D/RILJ ( 1317): [0040]< SEND_COMMAND error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  833. I/RILJ ( 1317): Connected to 'rild' socket
  834. I/RILC ( 1548): libril: new connection
  835. D/RILC ( 1548): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED {RADIO_UNAVAILABLE}
  836. D/GSM ( 1317): handleMessage: msg.what = 1
  837. I/RILC ( 1548): RIL Daemon version: android lge-ril 1.0
  838. D/GSM ( 1317): Poll ServiceState done: oldSS=[1 home null null null GPRS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[1 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=2 newGprs=2 oldType=GPRS newType=GPRS
  839. E/GSM ( 1317): isRilReset = false
  840. D/GSM ( 1317): [SIMRecords] getDisplayRule(plmn: null, lac: 65535) > rule : 2, EonsPnn : null
  841. D/GSM ( 1317): [NWname]plmn no network : null
  842. D/GSM ( 1317): [NWname]plmn by NWtable [2] : null cellinfo : null
  843. D/RILJ ( 1317): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED RADIO_UNAVAILABLE
  844. D/GSM ( 1317): GsmCallTracker msg.what : 10
  845. D/GSM ( 1317): handleMessage() msg.what : 10 EVENT_RADIO_NOT_AVAILABLE
  846. D/GSM ( 1317): EVENT_RADIO_NOT_AVAILABLE -> handleRadioNotAvailable()
  847. D/GSM ( 1317): [IccCard] Broadcasting intent ACTION_SIM_STATE_CHANGED NOT_READY reason null
  848. D/STK ( 1317): StkService: radio not available detected
  849. W/GSM ( 1317): EVENT_RADIO_OFF_OR_NOT_AVAILABLE: mIsTwoLineSupported = false
  850. D/GSM ( 1317): SIMRecords: Intent ACTION_SIM_STATE_CHANGED state=NOT_READY
  851. E/RIL ( 1548): fd of /dev/ttyspi0 is 19
  852. E/RIL ( 1548): Trying to write to fd 19
  853. E/RIL ( 1548): Write AT
  854. E/RIL ( 1548): returns 4 and wait OK after 1 seconds
  855. E/RIL ( 1548): Trying to read from fd 19
  856. E/RIL ( 1548): Was read 6 bytes
  857. E/RIL ( 1548): OK received
  858. E/RIL ( 1548): Write ATE0
  859. E/RIL ( 1548): returns 6 and wait OK after 1 seconds
  860. E/RIL ( 1548): Trying to read from fd 19
  861. E/RIL ( 1548): Was read 6 bytes
  862. E/RIL ( 1548): OK received
  863. E/RIL ( 1548): Opening MUX
  864. E/RIL ( 1548): Write AT+CMUX=0,0,5,1509
  865. E/RIL ( 1548): returns 20 and wait OK after 4 seconds
  866. E/RIL ( 1548): Trying to read from fd 19
  867. E/RIL ( 1548): Was read 6 bytes
  868. E/RIL ( 1548): OK received
  869. D/STK ( 1317): StkAppService$ServiceHandler: OP_BOOT_COMPLETED
  870. D/STK ( 1317): StkAppInstaller: com.android.stk.StkLauncherActivity state is set to: 2
  871. D/STK ( 1317): StkService: STK application service is running
  872. D/STK ( 1317): StkAppService: SET_UP_IDLE_MODE_TEXT
  873. D/STK ( 1317): StkAppService: SET_UP_MENU
  874. D/STK ( 1317): StkAppService: Uninstall App
  875. D/STK ( 1317): StkAppInstaller: com.android.stk.StkLauncherActivity state is set to: 2
  876. D/STK ( 1317): StkAppService: SET_UP_IDLE_MODE_TEXT
  877. D/STK ( 1317): StkAppService: SET_UP_MENU
  878. D/STK ( 1317): StkAppService: Uninstall App
  879. D/STK ( 1317): StkAppInstaller: com.android.stk.StkLauncherActivity state is set to: 2
  880. D/STK ( 1317): StkAppService: SET_UP_IDLE_MODE_TEXT
  881. D/STK ( 1317): StkAppService: SET_UP_MENU
  882. D/STK ( 1317): StkAppService: Uninstall App
  883. D/STK ( 1317): StkAppInstaller: com.android.stk.StkLauncherActivity state is set to: 2
  884. W/RILJ ( 1317): RIL received ACTION_SCREEN_OFF Intent -> SKIP
  885. D/RIL ( 1548): lge-ril: Device path = /dev/ttyspi0
  886. D/RIL ( 1548): lge-ril: mainLoop: Opening DLC devices...
  887. D/RIL ( 1548): Device is opened (dlc:1, pts:/dev/pts1, fd:20)
  888. D/RIL ( 1548): Device is opened (dlc:2, pts:/dev/pts2, fd:21)
  889. D/RIL ( 1548): Device is opened (dlc:3, pts:/dev/pts3, fd:22)
  890. D/RIL ( 1548): Device is opened (dlc:4, pts:/dev/pts4, fd:23)
  891. D/RIL ( 1548): Device is opened (dlc:5, pts:/dev/pts5, fd:24)
  892. D/RIL ( 1548): Device is opened (dlc:6, pts:/dev/pts6, fd:25)
  893. D/RIL ( 1548): Device is opened (dlc:7, pts:/dev/pts7, fd:26)
  894. D/RIL ( 1548): Device is opened (dlc:8, pts:/dev/pts8, fd:27)
  895. D/RIL ( 1548): Device is opened (dlc:9, pts:/dev/pts9, fd:28) and closed
  896. D/RIL ( 1548): Device is opened (dlc:10, pts:/dev/pts10, fd:28) and closed
  897. D/RIL ( 1548): Device is opened (dlc:11, pts:/dev/pts11, fd:28)
  898. D/RIL ( 1548): Device is opened (dlc:12, pts:/dev/pts12, fd:29) and closed
  899. D/RIL ( 1548): Device is opened (dlc:13, pts:/dev/pts13, fd:29)
  900. D/RIL ( 1548): Device is opened (dlc:14, pts:/dev/pts14, fd:30) and closed
  901. D/RIL ( 1548): Device is opened (dlc:15, pts:/dev/pts15, fd:30) and closed
  902. D/RIL ( 1548): Device is opened (dlc:16, pts:/dev/pts16, fd:30) and closed
  903. D/RIL ( 1548): Device is opened (dlc:17, pts:/dev/pts17, fd:30) and closed
  904. D/RIL ( 1548): Device is opened (dlc:18, pts:/dev/pts18, fd:30) and closed
  905. D/RIL ( 1548): Device is opened (dlc:19, pts:/dev/pts19, fd:30) and closed
  906. D/RIL ( 1548): Device is opened (dlc:20, pts:/dev/pts20, fd:30)
  907. D/RIL ( 1548): Device(0) is opened (dlc:21, pts:/dev/pts21, fd:31)
  908. D/RIL ( 1548): Device is opened (dlc:22, pts:/dev/pts22, fd:32)
  909. D/RIL ( 1548): Device(1) is opened (dlc:23, pts:/dev/pts23, fd:33)
  910. D/RIL ( 1548): Device is opened (dlc:24, pts:/dev/pts24, fd:34)
  911. D/RIL ( 1548): Device(2) is opened (dlc:25, pts:/dev/pts25, fd:35)
  912. D/RIL ( 1548): Device is opened (dlc:26, pts:/dev/pts26, fd:36)
  913. D/RIL ( 1548): Device(3) is opened (dlc:27, pts:/dev/pts27, fd:37)
  914. D/RIL ( 1548): Device is opened (dlc:28, pts:/dev/pts28, fd:38)
  915. D/RIL ( 1548): Device is opened (dlc:29, pts:/dev/pts29, fd:39) and closed
  916. D/RIL ( 1548): Device is opened (dlc:30, pts:/dev/pts30, fd:39) and closed
  917. D/RIL ( 1548): Device is opened (dlc:31, pts:/dev/pts31, fd:39) and closed
  918. D/RIL ( 1548): lge-ril: mainLoop: Opening DLC devices end; allDevicesOpened = 0
  919. D/RIL ( 1548): lge-ril: using static DLC mapping
  920. D/RIL ( 1548): lge-ril: opening at channels start
  921. D/RIL ( 1548): lge-ril: MAX_DLC_CHANNELS_DATA = 15
  922. D/RIL ( 1548): lge-ril: opening at channels end
  923. D/RIL ( 1548): sState changed 1 -> 0
  924. D/RILC ( 1548): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED {RADIO_OFF}
  925. D/RIL ( 1548): lge-ril: initializeCallback start
  926. D/RIL ( 1548): lge-ril: Initialization of DLC 1 START
  927. D/AT ( 1548): AT[1]> ATE0Q0V1
  928. D/RILB ( 1317): Notifying: radio available
  929. D/RILJ ( 1317): [0000]> SCREEN_STATE: true
  930. D/GSM ( 1317): handleMessage: msg.what = 1
  931. D/RILJ ( 1317): [0001]> RADIO_POWER
  932. D/AT ( 1548): AT[1]< OK
  933. D/AT ( 1548): AT[1]> ATS0=0
  934. D/AT ( 1548): AT[1]< OK
  935. D/AT ( 1548): dlc[1] atchannel: at_send_command_full() end; err:0
  936. D/AT ( 1548): AT[1]> AT+CMEE=1
  937. D/AT ( 1548): AT[1]< OK
  938. D/AT ( 1548): dlc[1] atchannel: at_send_command_full() end; err:0
  939. D/AT ( 1548): AT[1]> AT+CR=1
  940. D/AT ( 1548): AT[1]< OK
  941. D/AT ( 1548): dlc[1] atchannel: at_send_command_full() end; err:0
  942. D/AT ( 1548): AT[1]> AT+CSCS="UCS2"
  943. D/AT ( 1548): AT[1]< OK
  944. D/AT ( 1548): dlc[1] atchannel: at_send_command_full() end; err:0
  945. D/AT ( 1548): AT[1]> AT+CGEREP=1,0
  946. D/AT ( 1548): AT[1]< OK
  947. D/AT ( 1548): dlc[1] atchannel: at_send_command_full() end; err:0
  948. D/AT ( 1548): AT[1]> AT+CTZR=1
  949. D/AT ( 1548): AT[1]< OK
  950. D/AT ( 1548): dlc[1] atchannel: at_send_command_full() end; err:0
  951. D/AT ( 1548): AT[1]> AT+XNOTIFYDUNSTATUS=1
  952. D/AT ( 1548): AT[1]< OK
  953. D/AT ( 1548): dlc[1] atchannel: at_send_command_full() end; err:0
  954. D/AT ( 1548): AT[1]> AT+XCALLSTAT=1
  955. D/AT ( 1548): AT[1]< OK
  956. D/AT ( 1548): dlc[1] atchannel: at_send_command_full() end; err:0
  957. D/AT ( 1548): AT[1]> AT+CBC=1
  958. D/AT ( 1548): AT[1]< +CBC: 4001,70
  959. D/RIL ( 1548): AT+CBC channel is 0
  960. D/RIL ( 1548): unsolicitedBattValue : Batt CBCDC Voltage = 4001
  961. D/RIL ( 1548): unsolicitedBattValue : Batt CBCDC gauge = 70
  962. D/RIL ( 1548): unsolicitedBattValue : /bat_gauge was successfully opened and now will be closed
  963. D/AT ( 1548): AT[1]< OK
  964. D/AT ( 1548): dlc[1] atchannel: at_send_command_full() end; err:0
  965. D/RIL ( 1548): lge-ril: Initialization of DLC 1 END
  966. D/RIL ( 1548): lge-ril: Initialization of DLC 2 START
  967. D/AT ( 1548): AT[2]> ATE0Q0V1
  968. D/AT ( 1548): AT[2]< OK
  969. D/RILJ ( 1317): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED RADIO_OFF
  970. D/GSM ( 1317): Poll ServiceState done: oldSS=[1 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[3 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=2 newGprs=2 oldType=GPRS newType=GPRS
  971. E/GSM ( 1317): isRilReset = false
  972. D/GSM ( 1317): [SIMRecords] getDisplayRule(plmn: null, lac: 65535) > rule : 2, EonsPnn : null
  973. D/GSM ( 1317): [NWname]plmn no network : null
  974. D/GSM ( 1317): [NWname]plmn by NWtable [2] : null cellinfo : null
  975. D/GSM ( 1317): [NWname]show spn : false spn : null show plmn : true plmn : null
  976. D/GSM ( 1317): [IccCard] mPINCount is null 1
  977. D/GSM ( 1317): handleMessage: msg.what = 13
  978. D/STK ( 1317): StkService: radio available detected
  979. D/RILJ ( 1317): [0002]> BASEBAND_VERSION
  980. D/RILJ ( 1317): [0003]> GET_IMEI
  981. D/RILJ ( 1317): [0004]> GET_IMEISV
  982. D/RILJ ( 1317): [0005]> BASEBAND_MANUFACTURER
  983. D/RILJ ( 1317): [0006]> BASEBAND_MODEL
  984. W/RILJ ( 1317): RIL received ACTION_SCREEN_ON Intent -> SKIP
  985. D/AT ( 1548): AT[2]> ATS0=0
  986. D/AT ( 1548): AT[2]< OK
  987. D/AT ( 1548): dlc[2] atchannel: at_send_command_full() end; err:0
  988. D/AT ( 1548): AT[2]> AT+CMEE=1
  989. D/AT ( 1548): AT[2]< OK
  990. D/AT ( 1548): dlc[2] atchannel: at_send_command_full() end; err:0
  991. D/AT ( 1548): AT[2]> AT+CR=1
  992. D/AT ( 1548): AT[2]< OK
  993. D/AT ( 1548): dlc[2] atchannel: at_send_command_full() end; err:0
  994. D/AT ( 1548): AT[2]> AT+CSCS="UCS2"
  995. D/AT ( 1548): AT[2]< OK
  996. D/AT ( 1548): dlc[2] atchannel: at_send_command_full() end; err:0
  997. D/RIL ( 1548): lge-ril: Initialization of DLC 2 END
  998. D/RIL ( 1548): lge-ril: Initialization of DLC 3 START
  999. D/AT ( 1548): AT[3]> ATE0Q0V1
  1000. D/AT ( 1548): AT[3]< OK
  1001. D/AT ( 1548): AT[3]> ATS0=0
  1002. D/AT ( 1548): AT[3]< OK
  1003. D/AT ( 1548): dlc[3] atchannel: at_send_command_full() end; err:0
  1004. D/AT ( 1548): AT[3]> AT+CMEE=1
  1005. D/AT ( 1548): AT[3]< OK
  1006. D/AT ( 1548): dlc[3] atchannel: at_send_command_full() end; err:0
  1007. D/AT ( 1548): AT[3]> AT+CR=1
  1008. D/AT ( 1548): AT[3]< OK
  1009. D/AT ( 1548): dlc[3] atchannel: at_send_command_full() end; err:0
  1010. D/AT ( 1548): AT[3]> AT+CSCS="UCS2"
  1011. D/AT ( 1548): AT[3]< OK
  1012. D/AT ( 1548): dlc[3] atchannel: at_send_command_full() end; err:0
  1013. D/AT ( 1548): AT[3]> AT+XSIMSTATE=1
  1014. D/AT ( 1548): AT[3]< +XSIM: 1
  1015. D/RIL ( 1548): unsolicitedXSimStatus() : PIN verification needed
  1016. D/AT ( 1548): AT[3]< +XLOCK:
  1017. D/AT ( 1548): AT[3]< OK
  1018. D/AT ( 1548): dlc[3] atchannel: at_send_command_full() end; err:0
  1019. D/RIL ( 1548): lge-ril: Initialization of DLC 3 END
  1020. D/RIL ( 1548): lge-ril: Initialization of DLC 4 START
  1021. D/AT ( 1548): AT[4]> ATE0Q0V1
  1022. D/AT ( 1548): AT[4]< OK
  1023. D/AT ( 1548): AT[4]> ATS0=0
  1024. D/AT ( 1548): AT[4]< OK
  1025. D/AT ( 1548): dlc[4] atchannel: at_send_command_full() end; err:0
  1026. D/AT ( 1548): AT[4]> AT+CMEE=1
  1027. D/AT ( 1548): AT[4]< OK
  1028. D/AT ( 1548): dlc[4] atchannel: at_send_command_full() end; err:0
  1029. D/AT ( 1548): AT[4]> AT+CR=1
  1030. D/AT ( 1548): AT[4]< OK
  1031. D/AT ( 1548): dlc[4] atchannel: at_send_command_full() end; err:0
  1032. D/AT ( 1548): AT[4]> AT+CSCS="UCS2"
  1033. D/AT ( 1548): AT[4]< OK
  1034. D/AT ( 1548): dlc[4] atchannel: at_send_command_full() end; err:0
  1035. D/RIL ( 1548): lge-ril: Initialization of DLC 4 END
  1036. D/RIL ( 1548): lge-ril: Initialization of DLC 5 START
  1037. D/AT ( 1548): AT[5]> ATE0Q0V1
  1038. D/AT ( 1548): AT[5]< OK
  1039. D/AT ( 1548): AT[5]> ATS0=0
  1040. D/AT ( 1548): AT[5]< OK
  1041. D/AT ( 1548): dlc[5] atchannel: at_send_command_full() end; err:0
  1042. D/AT ( 1548): AT[5]> AT+CMEE=1
  1043. D/AT ( 1548): AT[5]< OK
  1044. D/AT ( 1548): dlc[5] atchannel: at_send_command_full() end; err:0
  1045. D/AT ( 1548): AT[5]> AT+CRC=1
  1046. D/AT ( 1548): AT[5]< OK
  1047. D/AT ( 1548): dlc[5] atchannel: at_send_command_full() end; err:0
  1048. D/AT ( 1548): AT[5]> AT+CR=1
  1049. D/AT ( 1548): AT[5]< OK
  1050. D/AT ( 1548): dlc[5] atchannel: at_send_command_full() end; err:0
  1051. D/AT ( 1548): AT[5]> AT+CCWA=1
  1052. D/AT ( 1548): AT[5]< OK
  1053. D/AT ( 1548): dlc[5] atchannel: at_send_command_full() end; err:0
  1054. D/AT ( 1548): AT[5]> AT+CMOD=0
  1055. D/AT ( 1548): AT[5]< OK
  1056. D/AT ( 1548): dlc[5] atchannel: at_send_command_full() end; err:0
  1057. D/AT ( 1548): AT[5]> AT+CSCS="UCS2"
  1058. D/AT ( 1548): AT[5]< OK
  1059. D/AT ( 1548): dlc[5] atchannel: at_send_command_full() end; err:0
  1060. D/RIL ( 1548): lge-ril: Initialization of DLC 5 END
  1061. D/RIL ( 1548): lge-ril: Initialization of DLC 6 START
  1062. D/AT ( 1548): AT[6]> ATE0Q0V1
  1063. D/AT ( 1548): AT[6]< OK
  1064. D/AT ( 1548): AT[6]> ATS0=0
  1065. D/AT ( 1548): AT[6]< OK
  1066. D/AT ( 1548): dlc[6] atchannel: at_send_command_full() end; err:0
  1067. D/AT ( 1548): AT[6]> AT+CMEE=1
  1068. D/AT ( 1548): AT[6]< OK
  1069. D/AT ( 1548): dlc[6] atchannel: at_send_command_full() end; err:0
  1070. D/AT ( 1548): AT[6]> AT+CREG=2
  1071. D/AT ( 1548): AT[6]< OK
  1072. D/AT ( 1548): dlc[6] atchannel: at_send_command_full() end; err:0
  1073. D/AT ( 1548): AT[6]> AT+XMER=1
  1074. D/AT ( 1548): AT[6]< OK
  1075. D/AT ( 1548): dlc[6] atchannel: at_send_command_full() end; err:0
  1076. D/RIL ( 1548): Before request BD Address
  1077. D/RIL ( 1548): Start to send AT Command
  1078. D/AT ( 1548): AT[6]> AT%BTAD
  1079. D/AT ( 1548): AT[6]< B08991D3C4F4
  1080. D/AT ( 1548): AT[6]< OK
  1081. D/AT ( 1548): dlc[6] atchannel: at_send_command_full() end; err:0
  1082. D/RIL ( 1548): B08991D3C4F4
  1083. D/RIL ( 1548): BDAddr: B08991D3C4F4
  1084. D/RIL ( 1548): /bdaddr_if sysfs was successfully opened and now will be closed
  1085. D/RIL ( 1548): Before request WIFI Address
  1086. D/RIL ( 1548): Start to send AT Command
  1087. D/AT ( 1548): AT[6]> AT%MACEX
  1088. D/AT ( 1548): AT[6]< FFFFFFFFFFFF
  1089. D/AT ( 1548): AT[6]< OK
  1090. D/AT ( 1548): dlc[6] atchannel: at_send_command_full() end; err:0
  1091. D/RIL ( 1548): FFFFFFFFFFFF
  1092. D/RIL ( 1548): gWifiAddr: FFFFFFFFFFFF
  1093. E/RIL ( 1548): Set Wi-Fi MAC address FFFFFFFFFFFF
  1094. D/AT ( 1548): AT[6]> AT+CR=1
  1095. D/AT ( 1548): AT[6]< OK
  1096. D/AT ( 1548): dlc[6] atchannel: at_send_command_full() end; err:0
  1097. D/AT ( 1548): AT[6]> AT+CGREG=2
  1098. D/AT ( 1548): AT[6]< OK
  1099. D/AT ( 1548): dlc[6] atchannel: at_send_command_full() end; err:0
  1100. D/AT ( 1548): AT[6]> AT+CSCS="UCS2"
  1101. D/AT ( 1548): AT[6]< OK
  1102. D/AT ( 1548): dlc[6] atchannel: at_send_command_full() end; err:0
  1103. D/RIL ( 1548): lge-ril: Initialization of DLC 6 END
  1104. D/RIL ( 1548): lge-ril: Initialization of DLC 7 START
  1105. D/AT ( 1548): AT[7]> ATE0Q0V1
  1106. D/AT ( 1548): AT[7]< OK
  1107. D/AT ( 1548): AT[7]> ATS0=0
  1108. D/AT ( 1548): AT[7]< OK
  1109. D/AT ( 1548): dlc[7] atchannel: at_send_command_full() end; err:0
  1110. D/AT ( 1548): AT[7]> AT+CMEE=1
  1111. D/AT ( 1548): AT[7]< OK
  1112. D/AT ( 1548): dlc[7] atchannel: at_send_command_full() end; err:0
  1113. D/AT ( 1548): AT[7]> AT+CR=1
  1114. D/AT ( 1548): AT[7]< OK
  1115. D/AT ( 1548): dlc[7] atchannel: at_send_command_full() end; err:0
  1116. D/AT ( 1548): AT[7]> AT+CSCS="UCS2"
  1117. D/AT ( 1548): AT[7]< OK
  1118. D/AT ( 1548): dlc[7] atchannel: at_send_command_full() end; err:0
  1119. D/AT ( 1548): AT[7]> AT+CMGF=0
  1120. D/AT ( 1548): AT[7]< OK
  1121. D/AT ( 1548): dlc[7] atchannel: at_send_command_full() end; err:0
  1122. D/AT ( 1548): AT[7]> AT+XSMSMMSTAT=1
  1123. D/AT ( 1548): AT[7]< OK
  1124. D/AT ( 1548): dlc[7] atchannel: at_send_command_full() end; err:0
  1125. D/AT ( 1548): AT[7]> AT+CSDH=1
  1126. D/AT ( 1548): AT[7]< OK
  1127. D/AT ( 1548): dlc[7] atchannel: at_send_command_full() end; err:0
  1128. D/AT ( 1548): AT[7]> AT+CNMI=1,2,2,1,1
  1129. D/AT ( 1548): AT[7]< OK
  1130. D/AT ( 1548): dlc[7] atchannel: at_send_command_full() end; err:0
  1131. D/RIL ( 1548): lge-ril: Initialization of DLC 7 END
  1132. D/RIL ( 1548): lge-ril: Initialization of DLC 8 START
  1133. D/AT ( 1548): AT[8]> ATE0Q0V1
  1134. D/AT ( 1548): AT[8]< OK
  1135. D/AT ( 1548): AT[8]> ATS0=0
  1136. D/AT ( 1548): AT[8]< OK
  1137. D/AT ( 1548): dlc[8] atchannel: at_send_command_full() end; err:0
  1138. D/AT ( 1548): AT[8]> AT+CMEE=1
  1139. D/AT ( 1548): AT[8]< OK
  1140. D/AT ( 1548): dlc[8] atchannel: at_send_command_full() end; err:0
  1141. D/AT ( 1548): AT[8]> AT+CNAP=1
  1142. D/AT ( 1548): AT[8]< OK
  1143. D/AT ( 1548): dlc[8] atchannel: at_send_command_full() end; err:0
  1144. D/AT ( 1548): AT[8]> AT+CR=1
  1145. D/AT ( 1548): AT[8]< OK
  1146. D/AT ( 1548): dlc[8] atchannel: at_send_command_full() end; err:0
  1147. D/AT ( 1548): AT[8]> AT+CSSN=1,1
  1148. D/AT ( 1548): AT[8]< OK
  1149. D/AT ( 1548): dlc[8] atchannel: at_send_command_full() end; err:0
  1150. D/AT ( 1548): AT[8]> AT+COLP=1
  1151. D/AT ( 1548): AT[8]< OK
  1152. D/AT ( 1548): dlc[8] atchannel: at_send_command_full() end; err:0
  1153. D/AT ( 1548): AT[8]> AT+CSCS="UCS2"
  1154. D/AT ( 1548): AT[8]< OK
  1155. D/AT ( 1548): dlc[8] atchannel: at_send_command_full() end; err:0
  1156. D/AT ( 1548): AT[8]> AT+CUSD=1
  1157. D/AT ( 1548): AT[8]< OK
  1158. D/AT ( 1548): dlc[8] atchannel: at_send_command_full() end; err:0
  1159. D/RIL ( 1548): lge-ril: Initialization of DLC 8 END
  1160. D/RIL ( 1548): lge-ril: Initialization of DLC 11 START
  1161. D/AT ( 1548): AT[11]> ATE0Q0V1
  1162. D/AT ( 1548): AT[11]< OK
  1163. D/AT ( 1548): AT[11]> ATS0=0
  1164. D/AT ( 1548): AT[11]< OK
  1165. D/AT ( 1548): dlc[11] atchannel: at_send_command_full() end; err:0
  1166. D/AT ( 1548): AT[11]> AT+CMEE=1
  1167. D/AT ( 1548): AT[11]< OK
  1168. D/AT ( 1548): dlc[11] atchannel: at_send_command_full() end; err:0
  1169. D/AT ( 1548): AT[11]> AT+CR=1
  1170. D/AT ( 1548): AT[11]< OK
  1171. D/AT ( 1548): dlc[11] atchannel: at_send_command_full() end; err:0
  1172. D/AT ( 1548): AT[11]> AT+CSCS="UCS2"
  1173. D/AT ( 1548): AT[11]< OK
  1174. D/AT ( 1548): dlc[11] atchannel: at_send_command_full() end; err:0
  1175. D/RIL ( 1548): lge-ril: Initialization of DLC 11 END
  1176. D/RIL ( 1548): lge-ril: Initialization of DLC 13 START
  1177. D/AT ( 1548): AT[13]> ATE0Q0V1
  1178. D/AT ( 1548): AT[13]< OK
  1179. D/AT ( 1548): AT[13]> ATS0=0
  1180. D/AT ( 1548): AT[13]< OK
  1181. D/AT ( 1548): dlc[13] atchannel: at_send_command_full() end; err:0
  1182. D/AT ( 1548): AT[13]> AT+CMEE=1
  1183. D/AT ( 1548): AT[13]< OK
  1184. D/AT ( 1548): dlc[13] atchannel: at_send_command_full() end; err:0
  1185. D/AT ( 1548): AT[13]> AT+CR=1
  1186. D/AT ( 1548): AT[13]< OK
  1187. D/AT ( 1548): dlc[13] atchannel: at_send_command_full() end; err:0
  1188. D/AT ( 1548): AT[13]> AT+CSCS="UCS2"
  1189. D/AT ( 1548): AT[13]< OK
  1190. D/AT ( 1548): dlc[13] atchannel: at_send_command_full() end; err:0
  1191. D/RIL ( 1548): lge-ril: Initialization of DLC 13 END
  1192. D/RIL ( 1548): lge-ril: Initialization of DLC 20 START
  1193. D/AT ( 1548): AT[20]> ATE0Q0V1
  1194. D/AT ( 1548): AT[20]< OK
  1195. D/RIL ( 1548): lge-ril: Initialization of DLC 22 START
  1196. D/AT ( 1548): AT[22]> ATE0Q0V1
  1197. D/AT ( 1548): AT[22]< OK
  1198. D/RIL ( 1548): lge-ril: Initialization of DLC 24 START
  1199. D/AT ( 1548): AT[24]> ATE0Q0V1
  1200. D/AT ( 1548): AT[24]< OK
  1201. D/RIL ( 1548): lge-ril: Initialization of DLC 26 START
  1202. D/AT ( 1548): AT[26]> ATE0Q0V1
  1203. D/AT ( 1548): AT[26]< OK
  1204. D/RIL ( 1548): lge-ril: Initialization of DLC 28 START
  1205. D/AT ( 1548): AT[28]> ATE0Q0V1
  1206. D/AT ( 1548): AT[28]< OK
  1207. D/AT ( 1548): AT[28]> ATS0=0
  1208. D/AT ( 1548): AT[28]< OK
  1209. D/AT ( 1548): dlc[28] atchannel: at_send_command_full() end; err:0
  1210. D/AT ( 1548): AT[28]> AT+CMEE=1
  1211. D/AT ( 1548): AT[28]< OK
  1212. D/AT ( 1548): dlc[28] atchannel: at_send_command_full() end; err:0
  1213. D/AT ( 1548): AT[28]> AT+CR=1
  1214. D/AT ( 1548): AT[28]< OK
  1215. D/AT ( 1548): dlc[28] atchannel: at_send_command_full() end; err:0
  1216. D/AT ( 1548): AT[28]> AT+CSCS="UCS2"
  1217. D/AT ( 1548): AT[28]< OK
  1218. D/AT ( 1548): dlc[28] atchannel: at_send_command_full() end; err:0
  1219. D/RIL ( 1548): lge-ril: Initialization of DLC 28 END
  1220. D/RIL ( 1548): lge-ril: initializeCallback end
  1221. D/AT ( 1548): AT[2]> AT+XGENDATA
  1222. D/AT ( 1548): AT[2]< +XGENDATA: " XMM6180_REV_5.0_LARGEBLOCK_NAND SIC 2011-Mar-10 19:37:20
  1223. D/AT ( 1548): AT[2]< PDB_NOT_AVAILABLE
  1224. D/AT ( 1548): AT[2]< *R375_SIC_MODEM_01.1035.00*"
  1225. D/AT ( 1548): AT[2]< "*"
  1226. D/AT ( 1548): AT[2]< OK
  1227. D/AT ( 1548): dlc[2] atchannel: at_send_command_full() end; err:0
  1228. E/RIL ( 1548): /dev/pts12 was successfully opened and now will be closed
  1229. D/AT ( 1548): AT[2]> AT+XDATACHANNEL=1,0,"/mux/5","/mux/12",0
  1230. D/AT ( 1548): AT[2]< OK
  1231. D/AT ( 1548): dlc[2] atchannel: at_send_command_full() end; err:0
  1232. E/RIL ( 1548): LGE_095244_PATCH_CFUN_RESPONSE
  1233. D/AT ( 1548): AT[2]> AT+CFUN?
  1234. D/AT ( 1548): AT[2]< +CFUN: 1,0
  1235. D/AT ( 1548): AT[2]< OK
  1236. D/AT ( 1548): dlc[2] atchannel: at_send_command_full() end; err:0
  1237. D/RILJ ( 1317): [0007]> SEND_COMMAND 0
  1238. D/RILC ( 1548): [0000]> SCREEN_STATE (1)
  1239. D/RIL ( 1548): onRequest(lge-ril): request:61 (SCREEN_STATE), DLC:6, sState=[0]
  1240. D/RILC ( 1548): [0000]< SCREEN_STATE fails by E_RAIDO_NOT_AVAILABLE
  1241. D/RILC ( 1548): [0001]> RADIO_POWER (1,0,0)
  1242. D/RIL ( 1548): onRequest(lge-ril): request:23 (RADIO_POWER), DLC:2, sState=[0]
  1243. D/RILJ ( 1317): [0000]< SCREEN_STATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1244. D/RILC ( 1548): [0002]> BASEBAND_VERSION
  1245. D/RIL ( 1548): onRequest(lge-ril): request:51 (BASEBAND_VERSION), DLC:2, sState=[0]
  1246. D/AT ( 1548): AT[2]> AT+CFUN=1
  1247. D/RILC ( 1548): [0003]> GET_IMEI
  1248. D/RIL ( 1548): onRequest(lge-ril): request:38 (GET_IMEI), DLC:2, sState=[0]
  1249. D/RILC ( 1548): [0004]> GET_IMEISV
  1250. D/RIL ( 1548): onRequest(lge-ril): request:39 (GET_IMEISV), DLC:2, sState=[0]
  1251. D/RILC ( 1548): [0005]> BASEBAND_MANUFACTURER
  1252. D/RIL ( 1548): onRequest(lge-ril): request:107 (BASEBAND_MANUFACTURER), DLC:2, sState=[0]
  1253. D/RILC ( 1548): [0005]< BASEBAND_MANUFACTURER fails by E_RAIDO_NOT_AVAILABLE
  1254. D/RILC ( 1548): [0006]> BASEBAND_MODEL
  1255. D/RIL ( 1548): onRequest(lge-ril): request:120 (BASEBAND_MODEL), DLC:2, sState=[0]
  1256. D/RILC ( 1548): [0006]< BASEBAND_MODEL fails by E_RAIDO_NOT_AVAILABLE
  1257. D/RILJ ( 1317): [0005]< BASEBAND_MANUFACTURER error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1258. D/RILJ ( 1317): [0006]< BASEBAND_MODEL error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1259. D/AT ( 1548): AT[2]< OK
  1260. D/AT ( 1548): dlc[2] atchannel: at_send_command_full() end; err:0
  1261. D/RIL ( 1548): sState changed 0 -> 2
  1262. D/RILC ( 1548): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED {RADIO_SIM_NOT_READY}
  1263. D/RILB ( 1317): Notifying: SIM not ready
  1264. D/RILB ( 1317): Notifying: Radio On
  1265. D/RILJ ( 1317): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED SIM_NOT_READY
  1266. D/GSM ( 1317): handleMessage: msg.what = 1
  1267. D/GSM ( 1317): pollState, pollingContext[0] before query 5 state: 0
  1268. D/GSM ( 1317): pollState, CountPollingReq before query 5 state: 0
  1269. D/RILJ ( 1317): [0008]> OPERATOR
  1270. D/RILJ ( 1317): [0009]> GPRS_REGISTRATION_STATE
  1271. D/RILJ ( 1317): [0010]> GET_REGISTRATION_STATE
  1272. D/RILJ ( 1317): [0011]> QUERY_NETWORK_SELECTION_MODE
  1273. D/RILJ ( 1317): [0012]> ADAPTED_NETWORK_NAME6
  1274. D/GSM ( 1317): pollState, CountPollingReq after query 5 state: 0
  1275. D/GSM ( 1317): GsmCallTracker msg.what : 9
  1276. D/GSM ( 1317): handleMessage() msg.what : 9 EVENT_RADIO_AVAILABLE
  1277. D/GSM ( 1317): EVENT_RADIO_AVAILABLE -> handleRadioAvailable()
  1278. D/GSM ( 1317): [GsmCallTracker] checkNoOperationsPending: pendingOperations=0
  1279. D/RILJ ( 1317): [0013]> GET_CURRENT_CALLS
  1280. D/GSM ( 1317): handleMessage: msg.what = 44
  1281. D/RILJ ( 1317): [0014]> SET_TIME_ZONE_REPORTING
  1282. E/GSM ( 1317): Wrong network type: 0
  1283. D/GSM ( 1317): Poll ServiceState done: oldSS=[3 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[1 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=1 oldType=unknown newType=GPRS
  1284. E/GSM ( 1317): isRilReset = false
  1285. E/GSM ( 1317): Wrong network type: 0
  1286. D/GSM ( 1317): RAT switched unknown -> GPRS at cell -1
  1287. D/GSM ( 1317): [SIMRecords] getDisplayRule(plmn: null, lac: 65535) > rule : 2, EonsPnn : null
  1288. D/GSM ( 1317): [NWname]plmn no network : null
  1289. D/GSM ( 1317): [NWname]plmn by NWtable [2] : null cellinfo : null
  1290. D/RILC ( 1548): [0001]< RADIO_POWER
  1291. D/AT ( 1548): AT[2]> AT+CGMR
  1292. D/RILJ ( 1317): [0001]< RADIO_POWER
  1293. D/AT ( 1548): AT[2]< 1035.21_20110218
  1294. D/AT ( 1548): AT[2]< OK
  1295. D/AT ( 1548): dlc[2] atchannel: at_send_command_full() end; err:0
  1296. D/RILC ( 1548): [0002]< BASEBAND_VERSION {1035.21_20110218}
  1297. D/AT ( 1548): AT[2]> AT+CGSN
  1298. D/RILJ ( 1317): [0002]< BASEBAND_VERSION 1035.21_20110218
  1299. D/GSM ( 1317): Baseband version: 1035.21_20110218
  1300. D/AT ( 1548): AT[2]< 356216040824569
  1301. D/AT ( 1548): AT[2]< OK
  1302. D/AT ( 1548): dlc[2] atchannel: at_send_command_full() end; err:0
  1303. D/RILC ( 1548): [0003]< GET_IMEI {356216040824569}
  1304. D/RILJ ( 1317): [0003]< GET_IMEI 356216040824569
  1305. D/GSM ( 1317): IMEI: 356216040824569
  1306. D/AT ( 1548): AT[3]> AT+CPIN?
  1307. D/AT ( 1548): AT[2]> AT+CGSN
  1308. D/AT ( 1548): AT[2]< 356216040824569
  1309. D/AT ( 1548): AT[2]< OK
  1310. D/AT ( 1548): dlc[2] atchannel: at_send_command_full() end; err:0
  1311. D/RILC ( 1548): [0004]< GET_IMEISV {356216040824569}
  1312. D/RILJ ( 1317): [0004]< GET_IMEISV 356216040824569
  1313. D/AT ( 1548): AT[3]< +CPIN: SIM PIN
  1314. D/AT ( 1548): AT[3]< OK
  1315. D/AT ( 1548): dlc[3] atchannel: at_send_command_full() end; err:0
  1316. D/RIL ( 1548): RC: 0, NULL
  1317. D/RIL ( 1548): sState changed 2 -> 3
  1318. D/RILC ( 1548): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED {RADIO_SIM_LOCKED_OR_ABSENT}
  1319. D/RILB ( 1317): Notifying: SIM locked or absent
  1320. D/GSM ( 1317): handleMessage: msg.what = 1
  1321. D/GSM ( 1317): pollState, pollingContext[0] before query 5 state: 0
  1322. D/GSM ( 1317): pollState, CountPollingReq before query 5 state: 0
  1323. D/RILJ ( 1317): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED SIM_LOCKED_OR_ABSENT
  1324. D/RILJ ( 1317): [0015]> OPERATOR
  1325. D/RILJ ( 1317): [0016]> GPRS_REGISTRATION_STATE
  1326. D/RILJ ( 1317): [0017]> GET_REGISTRATION_STATE
  1327. D/RILJ ( 1317): [0018]> QUERY_NETWORK_SELECTION_MODE
  1328. D/RILJ ( 1317): [0019]> ADAPTED_NETWORK_NAME6
  1329. D/GSM ( 1317): pollState, CountPollingReq after query 5 state: 0
  1330. D/GSM ( 1317): handleMessage: msg.what = 39
  1331. D/RILJ ( 1317): [0020]> GET_SIM_STATUS
  1332. D/RILJ ( 1317): [0021]> RIL_REQUEST_GET_PIN_COUNT
  1333. D/RILJ ( 1317): [0022]> GET_SIM_STATUS
  1334. D/RILJ ( 1317): [0023]> QUERY_FACILITY_LOCK
  1335. D/STK ( 1317): StkService: SIM locked or absent detected
  1336. D/STK ( 1317): StkAppService: SET_UP_IDLE_MODE_TEXT
  1337. D/STK ( 1317): StkAppService: SET_UP_MENU
  1338. D/STK ( 1317): StkAppService: Uninstall App
  1339. D/STK ( 1317): StkAppInstaller: com.android.stk.StkLauncherActivity state is set to: 2
  1340. D/RILJ ( 1317): [0024]> ENTER_SIM_PIN
  1341. I/RILJ ( 1317): 'rild' socket closed
  1342. I/RILJ ( 1317): java.io.IOException: Connection reset by peer
  1343. I/RILJ ( 1317): at android.net.LocalSocketImpl.readba_native(Native Method)
  1344. I/RILJ ( 1317): at android.net.LocalSocketImpl.access$400(LocalSocketImpl.java:29)
  1345. I/RILJ ( 1317): at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:92)
  1346. I/RILJ ( 1317): at com.android.internal.telephony.RIL.readRilMessage(RIL.java:529)
  1347. I/RILJ ( 1317): at com.android.internal.telephony.RIL.access$100(RIL.java:284)
  1348. I/RILJ ( 1317): at com.android.internal.telephony.RIL$RILReceiver.run(RIL.java:628)
  1349. I/RILJ ( 1317): at java.lang.Thread.run(Thread.java:1096)
  1350. I/RILJ ( 1317): Disconnected from 'rild' socket
  1351. D/RILB ( 1317): Notifying: radio not available
  1352. D/RILB ( 1317): Notifying: radio off or not available
  1353. D/GSM ( 1317): handleMessage: msg.what = 1
  1354. D/RILJ ( 1317): [0007]< SEND_COMMAND error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1355. D/GSM ( 1317): Poll ServiceState done: oldSS=[1 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[1 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=1 oldType=GPRS newType=GPRS
  1356. E/GSM ( 1317): isRilReset = false
  1357. D/GSM ( 1317): GsmCallTracker msg.what : 10
  1358. D/GSM ( 1317): handleMessage() msg.what : 10 EVENT_RADIO_NOT_AVAILABLE
  1359. D/GSM ( 1317): EVENT_RADIO_NOT_AVAILABLE -> handleRadioNotAvailable()
  1360. D/RILJ ( 1317): [0008]< OPERATOR error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1361. D/RILJ ( 1317): [0009]< GPRS_REGISTRATION_STATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1362. D/RILJ ( 1317): [0010]< GET_REGISTRATION_STATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1363. D/RILJ ( 1317): [0011]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1364. D/RILJ ( 1317): [0012]< ADAPTED_NETWORK_NAME error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1365. D/RILJ ( 1317): [0013]< GET_CURRENT_CALLS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1366. D/RILJ ( 1317): [0014]< SET_TIME_ZONE_REPORTING error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1367. D/RILJ ( 1317): [0015]< OPERATOR error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1368. D/RILJ ( 1317): [0016]< GPRS_REGISTRATION_STATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1369. D/RILJ ( 1317): [0017]< GET_REGISTRATION_STATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1370. D/RILJ ( 1317): [0018]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1371. D/RILJ ( 1317): [0019]< ADAPTED_NETWORK_NAME error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1372. D/RILJ ( 1317): [0020]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1373. D/RILJ ( 1317): [0021]< RIL_REQUEST_GET_PIN_COUNT error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1374. D/RILJ ( 1317): [0022]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1375. D/RILJ ( 1317): [0023]< QUERY_FACILITY_LOCK error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1376. D/RILJ ( 1317): [0024]< ENTER_SIM_PIN error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1377. D/GSM ( 1317): [IccCard] Broadcasting intent ACTION_SIM_STATE_CHANGED NOT_READY reason null
  1378. D/STK ( 1317): StkService: radio not available detected
  1379. W/GSM ( 1317): EVENT_RADIO_OFF_OR_NOT_AVAILABLE: mIsTwoLineSupported = false
  1380. D/GSM ( 1317): handleMessage: msg.what = 6
  1381. D/GSM ( 1317): handleMessage: msg.what = 5
  1382. D/GSM ( 1317): handleMessage: msg.what = 4
  1383. D/GSM ( 1317): handleMessage: msg.what = 14
  1384. D/GSM ( 1317): handleMessage: msg.what = 40
  1385. D/GSM ( 1317): GsmCallTracker msg.what : 1
  1386. D/GSM ( 1317): handleMessage() msg.what : 1 EVENT_POLL_CALLS_RESULT
  1387. D/GSM ( 1317): Event EVENT_POLL_CALLS_RESULT Received
  1388. D/GSM ( 1317): [GsmCallTracker] handle EVENT_POLL_CALL_RESULT: set needsPoll=F
  1389. D/GSM ( 1317): >handlePollCalls START
  1390. D/GSM ( 1317): Connections:
  1391. D/GSM ( 1317): Connection 0: NULL
  1392. D/GSM ( 1317): Connection 1: NULL
  1393. D/GSM ( 1317): Connection 2: NULL
  1394. D/GSM ( 1317): Connection 3: NULL
  1395. D/GSM ( 1317): Connection 4: NULL
  1396. D/GSM ( 1317): Connection 5: NULL
  1397. D/GSM ( 1317): Connection 6: NULL
  1398. D/GSM ( 1317): Driver Calls:
  1399. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=0]=null, dc=null
  1400. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=1]=null, dc=null
  1401. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=2]=null, dc=null
  1402. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=3]=null, dc=null
  1403. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=4]=null, dc=null
  1404. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=5]=null, dc=null
  1405. D/GSM ( 1317): [GsmCallTracker] [1] poll: conn[i=6]=null, dc=null
  1406. D/GSM ( 1317): [GsmCallTracker] [handlePollCalls] updatePhoneState START
  1407. D/GSM ( 1317): [GsmCallTracker] [GsmCallTracker:updatePhoneState] state = Phone.State.IDLE
  1408. D/GSM ( 1317): <handlePollCalls END
  1409. D/GSM ( 1317): handleMessage: msg.what = 6
  1410. D/GSM ( 1317): handleMessage: msg.what = 5
  1411. D/GSM ( 1317): handleMessage: msg.what = 4
  1412. D/GSM ( 1317): handleMessage: msg.what = 14
  1413. D/GSM ( 1317): handleMessage: msg.what = 40
  1414. D/GSM ( 1317): handleMessage: msg.what = 41
  1415. D/RILJ ( 1317): [0000]> GET_SIM_STATUS
  1416. D/RILJ ( 1317): [0000]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1417. E/GSM ( 1317): Error getting ICC status. RIL_REQUEST_GET_ICC_STATUS should never return an error
  1418. E/GSM ( 1317): com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1419. E/GSM ( 1317): at com.android.internal.telephony.RILRequest.onError(RIL.java:259)
  1420. E/GSM ( 1317): at com.android.internal.telephony.RIL$RILReceiver.run(RIL.java:669)
  1421. E/GSM ( 1317): at java.lang.Thread.run(Thread.java:1096)
  1422. D/GSM ( 1317): [IccCard] Error in querying facility lock:com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1423. D/RILJ ( 1317): [0001]> RIL_REQUEST_GET_PIN_COUNT
  1424. D/RILJ ( 1317): [0001]< RIL_REQUEST_GET_PIN_COUNT error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1425. D/GSM ( 1317): SIMRecords: Intent ACTION_SIM_STATE_CHANGED state=NOT_READY
  1426. D/GSM ( 1317): handleMessage: msg.what = 41
  1427. D/RILJ ( 1317): [0002]> GET_SIM_STATUS
  1428. D/RILJ ( 1317): [0002]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1429. D/RILJ ( 1317): [0003]> GET_SIM_STATUS
  1430. D/RILJ ( 1317): [0003]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1431. D/GSM ( 1317): handleMessage: msg.what = 41
  1432. D/RILJ ( 1317): [0004]> GET_SIM_STATUS
  1433. D/RILJ ( 1317): [0004]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1434. E/GSM ( 1317): Error getting ICC status. RIL_REQUEST_GET_ICC_STATUS should never return an error
  1435. E/GSM ( 1317): com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1436. E/GSM ( 1317): at com.android.internal.telephony.RILRequest.onError(RIL.java:259)
  1437. E/GSM ( 1317): at com.android.internal.telephony.RIL$RILSender.handleMessage(RIL.java:414)
  1438. E/GSM ( 1317): at android.os.Handler.dispatchMessage(Handler.java:99)
  1439. E/GSM ( 1317): at android.os.Looper.loop(Looper.java:123)
  1440. E/GSM ( 1317): at android.os.HandlerThread.run(HandlerThread.java:60)
  1441. D/GSM ( 1317): handleMessage: msg.what = 41
  1442. D/RILJ ( 1317): [0005]> GET_SIM_STATUS
  1443. D/RILJ ( 1317): [0005]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1444. D/GSM ( 1317): handleMessage: msg.what = 41
  1445. D/RILJ ( 1317): [0006]> GET_SIM_STATUS
  1446. D/RILJ ( 1317): [0006]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1447. D/GSM ( 1317): [IccCard] mPINCount is null 1
  1448. D/GSM ( 1317): handleMessage: msg.what = 41
  1449. D/RILJ ( 1317): [0007]> GET_SIM_STATUS
  1450. D/RILJ ( 1317): [0007]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1451. D/GSM ( 1317): handleMessage: msg.what = 41
  1452. D/RILJ ( 1317): [0008]> GET_SIM_STATUS
  1453. D/RILJ ( 1317): [0008]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1454. D/GSM ( 1317): handleMessage: msg.what = 41
  1455. D/RILJ ( 1317): [0009]> GET_SIM_STATUS
  1456. D/RILJ ( 1317): [0009]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1457. D/GSM ( 1317): handleMessage: msg.what = 41
  1458. D/RILJ ( 1317): [0010]> GET_SIM_STATUS
  1459. D/RILJ ( 1317): [0010]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1460. D/GSM ( 1317): handleMessage: msg.what = 41
  1461. D/RILJ ( 1317): [0011]> GET_SIM_STATUS
  1462. D/RILJ ( 1317): [0011]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1463. D/GSM ( 1317): handleMessage: msg.what = 41
  1464. D/RILJ ( 1317): [0012]> GET_SIM_STATUS
  1465. D/RILJ ( 1317): [0012]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1466. D/GSM ( 1317): handleMessage: msg.what = 41
  1467. D/RILJ ( 1317): [0013]> GET_SIM_STATUS
  1468. D/RILJ ( 1317): [0013]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1469. D/GSM ( 1317): handleMessage: msg.what = 41
  1470. D/RILJ ( 1317): [0014]> GET_SIM_STATUS
  1471. D/RILJ ( 1317): [0014]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1472. D/GSM ( 1317): handleMessage: msg.what = 41
  1473. D/RILJ ( 1317): [0015]> GET_SIM_STATUS
  1474. D/RILJ ( 1317): [0015]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  1475. D/GSM ( 1317): handleMessage: msg.what = 41
  1476. D/RILJ ( 1317): [0016]> GET_SIM_STATUS
  1477. D/RILJ ( 1317): [0016]< GET_SIM_STATUS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement