dtalley11

logcat -b radio with stock rild

May 9th, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.54 KB | None | 0 0
  1. I/PHONE ( 244): Network Mode set to 4
  2.  
  3. I/PHONE ( 244): Cdma Subscription set to 1
  4.  
  5. I/PHONE ( 244): RILClassname is
  6.  
  7. I/RILJ ( 244): Connected to 'rild' socket
  8.  
  9. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED RADIO_OFF
  10.  
  11. D/RILB ( 244): Notifying: radio available
  12.  
  13. D/RILJ ( 244): [0000]> SCREEN_STATE: true
  14.  
  15. D/RILJ ( 244): [0000]< SCREEN_STATE
  16.  
  17. I/PHONE ( 244): Creating CDMAPhone
  18.  
  19. D/PHONE ( 244): mDoesRilSendMultipleCallRing=false
  20.  
  21. D/PHONE ( 244): mCallRingDelay=3000
  22.  
  23. D/CDMA ( 244): [CdmaDataConnection-1] DataConnection constructor E
  24.  
  25. D/CDMA ( 244): [CdmaDataConnection-1] clearSettings
  26.  
  27. D/CDMA ( 244): [CdmaDataConnection-1] DataConnection constructor X
  28.  
  29. D/CDMA ( 244): [CdmaDataConnection-1] Made CdmaDataConnection-1
  30.  
  31. D/RILJ ( 244): [0001]> RADIO_POWER
  32.  
  33. D/RILJ ( 244): [0001]< RADIO_POWER
  34.  
  35. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED SIM_NOT_READY
  36.  
  37. D/RILB ( 244): Notifying: Radio On
  38.  
  39. D/RILB ( 244): Notifying: radio technology change CDMA OFF to GSM
  40.  
  41. D/CDMA ( 244): [CdmaServiceStateTracker] 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]
  42.  
  43. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  44.  
  45. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  46.  
  47. D/CDMA ( 244): [CdmaDataConnection-1] DcInactiveState: msg.what=EVENT_RESET, ignore we're already reset
  48.  
  49. D/CDMA ( 244): [CdmaDataConnection-1] NotifyDisconnectCompleted
  50.  
  51. D/CDMA ( 244): [DataConnection] Stop poll NetStat
  52.  
  53. D/CDMA ( 244): [IccCard] Broadcasting intent ACTION_SIM_STATE_CHANGED NOT_READY reason null
  54.  
  55. D/RILJ ( 244): [0002]> BASEBAND_VERSION
  56.  
  57. D/CDMA ( 244): [CdmaDataConnection-1] clearSettings
  58.  
  59. D/RILJ ( 244): [0003]> RIL_REQUEST_DEVICE_IDENTITY
  60.  
  61. D/CDMA ( 244): Event EVENT_RADIO_OFF_OR_NOT_AVAILABLE Received
  62.  
  63. E/RILJ ( 244): Exception processing unsol response: 1032Exception:java.lang.RuntimeException: Unrecognized unsol response: 1032
  64.  
  65. D/RILJ ( 244): [0002]< BASEBAND_VERSION
  66.  
  67. D/RILJ ( 244): [0003]< RIL_REQUEST_DEVICE_IDENTITY {0, 00, 801273be, a10000199c9522}
  68.  
  69. D/CDMA ( 244): [CdmaServiceStateTracker] Radio Technology Change ongoing, setting SS to off
  70.  
  71. D/RILJ ( 244): [0004]> GET_CURRENT_CALLS
  72.  
  73. D/CDMA ( 244): Event EVENT_RADIO_ON Received
  74.  
  75. D/PHONE ( 244): [PhoneProxy] Switching phone from CDMAPhone to GSMPhone
  76.  
  77. D/PHONE ( 244): [PhoneProxy] Make a new GSMPhone and destroy the old CDMAPhone.
  78.  
  79. D/RILJ ( 244): [0004]< GET_CURRENT_CALLS
  80.  
  81. E/CDMA ( 244): method unregisterForSuppServiceNotification is NOT supported in CDMA!
  82.  
  83. D/CDMA ( 244): [CdmaDataConnection-1] DcInactiveState: msg.what=EVENT_RESET, ignore we're already reset
  84.  
  85. D/CDMA ( 244): [CdmaDataConnection-1] NotifyDisconnectCompleted
  86.  
  87. D/CDMA ( 244): [DataConnection] Stop poll NetStat
  88.  
  89. D/CDMA ( 244): [CdmaCallTracker] update phone state, old=IDLE new=IDLE
  90.  
  91. D/CDMA ( 244): [CdmaDataConnection-1] clearSettings
  92.  
  93. D/PHONE ( 244): mDoesRilSendMultipleCallRing=false
  94.  
  95. D/PHONE ( 244): mCallRingDelay=3000
  96.  
  97. W/GSM ( 244): Can't open /system/etc/voicemail-conf.xml
  98.  
  99. W/GSM ( 244): Can't open /system/etc/spn-conf.xml
  100.  
  101. D/GSM ( 244): [DSAC DEB] registerForPsRestrictedEnabled
  102.  
  103. D/GSM ( 244): [DSAC DEB] registerForPsRestrictedDisabled
  104.  
  105. D/GSM ( 244): [GsmDataConnection-2] DataConnection constructor E
  106.  
  107. D/GSM ( 244): [GsmDataConnection-2] clearSettings
  108.  
  109. D/GSM ( 244): [GsmDataConnection-2] DataConnection constructor X
  110.  
  111. D/GSM ( 244): [GsmDataConnection-2] Made GsmDataConnection-2
  112.  
  113. D/RILJ ( 244): [0005]> RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING
  114.  
  115. D/STK ( 244): StkService: StkService: is running
  116.  
  117. D/STK ( 244): StkService: NEW sInstance
  118.  
  119. D/RILJ ( 244): [0005]< RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING
  120.  
  121. D/RILJ ( 244): [0006]> SET_SUPP_SVC_NOTIFICATION
  122.  
  123. D/CDMA ( 244): [CdmaServiceStateTracker] Radio Technology Change ongoing, setting SS to off
  124.  
  125. D/CDMA ( 244): [CdmaServiceStateTracker] onSignalStrengthResult() Phone already destroyed: java.lang.NullPointerExceptionSignalStrength not notified
  126.  
  127. D/RILJ ( 244): [0006]< SET_SUPP_SVC_NOTIFICATION
  128.  
  129. D/CDMA ( 244): Baseband version:
  130.  
  131. D/CDMA ( 244): Event EVENT_POLL_CALLS_RESULT Received
  132.  
  133. D/CDMA ( 244): [CdmaCallTracker] update phone state, old=IDLE new=IDLE
  134.  
  135. D/RILJ ( 244): [0007]> GET_CURRENT_CALLS
  136.  
  137. D/RILJ ( 244): [0007]< GET_CURRENT_CALLS
  138.  
  139. D/RILJ ( 244): [0008]> OPERATOR
  140.  
  141. D/RILJ ( 244): [0009]> GPRS_REGISTRATION_STATE
  142.  
  143. D/RILJ ( 244): [0008]< OPERATOR {null, null, null}
  144.  
  145. D/RILJ ( 244): [0010]> REGISTRATION_STATE
  146.  
  147. D/RILJ ( 244): [0011]> QUERY_NETWORK_SELECTION_MODE
  148.  
  149. D/RILJ ( 244): [0009]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  150.  
  151. D/GSM ( 244): [DataConnection] Stop poll NetStat
  152.  
  153. D/GSM ( 244): [DSAC DEB] trySetupData with mIsPsRestricted=false
  154.  
  155. D/RILJ ( 244): [0012]> BASEBAND_VERSION
  156.  
  157. D/RILJ ( 244): [0013]> GET_IMEI
  158.  
  159. D/RILJ ( 244): [0014]> GET_IMEISV
  160.  
  161. D/RILJ ( 244): [0010]< REGISTRATION_STATE {2, null, null, 0, null, null, null, null, null, null, null, null, null, 0, null}
  162.  
  163. D/RILJ ( 244): [0011]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  164.  
  165. D/RILJ ( 244): [0012]< BASEBAND_VERSION
  166.  
  167. D/RILJ ( 244): [0013]< GET_IMEI
  168.  
  169. D/RILJ ( 244): [0014]< GET_IMEISV
  170.  
  171. E/GSM ( 244): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  172.  
  173. E/GSM ( 244): Wrong network type: 0
  174.  
  175. E/GSM ( 244): Wrong network type: 0
  176.  
  177. D/GSM ( 244): Poll ServiceState done: oldSS=[1 home null null null Unknown CSS not supported 0 0RoamInd: 0DefRoamInd: 0EmergOnly: false] newSS=[1 home null null null Unknown CSS not supported 0 0RoamInd: 0DefRoamInd: 0EmergOnly: false] oldGprs=1 newGprs=1 oldType=unknown newType=unknown
  178.  
  179. D/GSM ( 244): Baseband version:
  180.  
  181. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  182.  
  183. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  184.  
  185. D/RILJ ( 244): [0015]> OPERATOR
  186.  
  187. D/RILJ ( 244): [0016]> GPRS_REGISTRATION_STATE
  188.  
  189. D/RILJ ( 244): [0015]< OPERATOR {null, null, null}
  190.  
  191. D/RILJ ( 244): [0017]> REGISTRATION_STATE
  192.  
  193. D/RILJ ( 244): [0018]> QUERY_NETWORK_SELECTION_MODE
  194.  
  195. D/RILJ ( 244): [0016]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  196.  
  197. D/RILJ ( 244): [0017]< REGISTRATION_STATE {2, null, null, 0, null, null, null, null, null, null, null, null, null, 0, null}
  198.  
  199. D/RILJ ( 244): [0018]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  200.  
  201. E/GSM ( 244): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  202.  
  203. E/GSM ( 244): Wrong network type: 0
  204.  
  205. E/GSM ( 244): Wrong network type: 0
  206.  
  207. D/GSM ( 244): Poll ServiceState done: oldSS=[1 home null null null Unknown CSS not supported 0 0RoamInd: 0DefRoamInd: 0EmergOnly: false] newSS=[1 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=1 oldType=unknown newType=unknown
  208.  
  209. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  210.  
  211. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  212.  
  213. D/RILJ ( 244): [0019]> OPERATOR
  214.  
  215. D/RILJ ( 244): [0020]> GPRS_REGISTRATION_STATE
  216.  
  217. D/RILJ ( 244): [0021]> REGISTRATION_STATE
  218.  
  219. D/RILJ ( 244): [0019]< OPERATOR {null, null, null}
  220.  
  221. D/RILJ ( 244): [0022]> QUERY_NETWORK_SELECTION_MODE
  222.  
  223. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  224.  
  225. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  226.  
  227. D/RILJ ( 244): [UNSL]< UNSOL_NITZ_TIME_RECEIVED 13/05/09,23:55:46-16,01
  228.  
  229. D/RILJ ( 244): [0020]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  230.  
  231. D/RILJ ( 244): [0021]< REGISTRATION_STATE {1, null, null, 4, 0, 0, 0, 0, 04126, 00001, 1, 1, 1, 0, null}
  232.  
  233. D/RILJ ( 244): [0023]> OPERATOR
  234.  
  235. D/RILJ ( 244): [0022]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  236.  
  237. D/RILJ ( 244): [0024]> GPRS_REGISTRATION_STATE
  238.  
  239. D/RILJ ( 244): [0025]> REGISTRATION_STATE
  240.  
  241. D/RILJ ( 244): [0026]> QUERY_NETWORK_SELECTION_MODE
  242.  
  243. I/GSM ( 244): NITZ: 13/05/09,23:55:46-16,01,25592 start=25633 delay=41
  244.  
  245. D/RILJ ( 244): [0023]< OPERATOR {007007, , 007007}
  246.  
  247. D/RILJ ( 244): [0024]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  248.  
  249. D/RILJ ( 244): [0025]< REGISTRATION_STATE {1, null, null, 4, 0, 0, 0, 0, 04126, 00001, 1, 1, 1, 0, null}
  250.  
  251. D/RILJ ( 244): [0026]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  252.  
  253. I/GSM ( 244): NITZ: Setting time of day to Thu May 09 19:55:46 EST 2013 NITZ receive delay(ms): 50 gained(ms): 15448 from 13/05/09,23:55:46-16,01
  254.  
  255. I/GSM ( 244): NITZ: after Setting time of day
  256.  
  257. E/GSM ( 244): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  258.  
  259. E/GSM ( 244): Wrong network type: 0
  260.  
  261. E/GSM ( 244): Wrong network type: 0
  262.  
  263. D/GSM ( 244): Poll ServiceState done: oldSS=[1 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[0 home 007007 007007 Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=1 oldType=unknown newType=unknown
  264.  
  265. D/GSM ( 244): getNitzTimeZone returning America/Detroit
  266.  
  267. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  268.  
  269. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  270.  
  271. D/RILJ ( 244): [0027]> OPERATOR
  272.  
  273. D/RILJ ( 244): [0028]> GPRS_REGISTRATION_STATE
  274.  
  275. D/RILJ ( 244): [0029]> REGISTRATION_STATE
  276.  
  277. D/RILJ ( 244): [0030]> QUERY_NETWORK_SELECTION_MODE
  278.  
  279. D/RILJ ( 244): [0027]< OPERATOR {007007, , 007007}
  280.  
  281. D/RILJ ( 244): [0028]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  282.  
  283. D/RILJ ( 244): [0029]< REGISTRATION_STATE {1, null, null, 4, 0, 0, 0, 0, 04126, 00001, 1, 1, 1, 0, null}
  284.  
  285. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  286.  
  287. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  288.  
  289. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  290.  
  291. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  292.  
  293. D/RILJ ( 244): [0031]> OPERATOR
  294.  
  295. D/RILJ ( 244): [0032]> GPRS_REGISTRATION_STATE
  296.  
  297. D/RILJ ( 244): [0033]> REGISTRATION_STATE
  298.  
  299. D/RILJ ( 244): [0034]> QUERY_NETWORK_SELECTION_MODE
  300.  
  301. D/RILJ ( 244): [0035]> OPERATOR
  302.  
  303. D/RILJ ( 244): [0030]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  304.  
  305. D/RILJ ( 244): [0031]< OPERATOR {null, null, null}
  306.  
  307. D/RILJ ( 244): [0032]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  308.  
  309. D/RILJ ( 244): [0033]< REGISTRATION_STATE {2, null, null, 0, null, null, null, null, null, null, null, null, null, 0, null}
  310.  
  311. D/RILJ ( 244): [0034]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  312.  
  313. D/RILJ ( 244): [0035]< OPERATOR {null, null, null}
  314.  
  315. D/RILJ ( 244): [0036]> GPRS_REGISTRATION_STATE
  316.  
  317. D/RILJ ( 244): [0037]> REGISTRATION_STATE
  318.  
  319. D/RILJ ( 244): [0038]> QUERY_NETWORK_SELECTION_MODE
  320.  
  321. D/RILJ ( 244): [0036]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  322.  
  323. D/RILJ ( 244): [0037]< REGISTRATION_STATE {2, null, null, 0, null, null, null, null, null, null, null, null, null, 0, null}
  324.  
  325. D/RILJ ( 244): [0038]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  326.  
  327. E/GSM ( 244): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  328.  
  329. E/GSM ( 244): Wrong network type: 0
  330.  
  331. E/GSM ( 244): Wrong network type: 0
  332.  
  333. D/GSM ( 244): Poll ServiceState done: oldSS=[0 home 007007 007007 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=unknown
  334.  
  335. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  336.  
  337. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  338.  
  339. D/RILJ ( 244): [0039]> OPERATOR
  340.  
  341. D/RILJ ( 244): [0040]> GPRS_REGISTRATION_STATE
  342.  
  343. D/RILJ ( 244): [0041]> REGISTRATION_STATE
  344.  
  345. D/RILJ ( 244): [0039]< OPERATOR {null, null, null}
  346.  
  347. D/RILJ ( 244): [0042]> QUERY_NETWORK_SELECTION_MODE
  348.  
  349. D/RILJ ( 244): [0040]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  350.  
  351. D/RILJ ( 244): [0041]< REGISTRATION_STATE {2, null, null, 0, null, null, null, null, null, null, null, null, null, 0, null}
  352.  
  353. D/RILJ ( 244): [0042]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  354.  
  355. E/GSM ( 244): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  356.  
  357. E/GSM ( 244): Wrong network type: 0
  358.  
  359. E/GSM ( 244): Wrong network type: 0
  360.  
  361. D/GSM ( 244): 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=unknown newType=unknown
  362.  
  363. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  364.  
  365. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  366.  
  367. D/RILJ ( 244): [0043]> OPERATOR
  368.  
  369. D/RILJ ( 244): [0044]> GPRS_REGISTRATION_STATE
  370.  
  371. D/RILJ ( 244): [0045]> REGISTRATION_STATE
  372.  
  373. D/RILJ ( 244): [0043]< OPERATOR {null, null, null}
  374.  
  375. D/RILJ ( 244): [0046]> QUERY_NETWORK_SELECTION_MODE
  376.  
  377. D/RILJ ( 244): [0044]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  378.  
  379. D/RILJ ( 244): [0045]< REGISTRATION_STATE {2, null, null, 0, null, null, null, null, null, null, null, null, null, 0, null}
  380.  
  381. D/RILJ ( 244): [0046]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  382.  
  383. E/GSM ( 244): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  384.  
  385. E/GSM ( 244): Wrong network type: 0
  386.  
  387. E/GSM ( 244): Wrong network type: 0
  388.  
  389. D/GSM ( 244): 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=unknown newType=unknown
  390.  
  391. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  392.  
  393. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  394.  
  395. D/RILJ ( 244): [0047]> OPERATOR
  396.  
  397. D/RILJ ( 244): [0048]> GPRS_REGISTRATION_STATE
  398.  
  399. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  400.  
  401. D/RILJ ( 244): [0049]> REGISTRATION_STATE
  402.  
  403. D/RILJ ( 244): [0050]> QUERY_NETWORK_SELECTION_MODE
  404.  
  405. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  406.  
  407. D/RILJ ( 244): [0047]< OPERATOR {007007, , 007007}
  408.  
  409. D/RILJ ( 244): [0051]> OPERATOR
  410.  
  411. D/RILJ ( 244): [0048]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  412.  
  413. D/RILJ ( 244): [0049]< REGISTRATION_STATE {1, null, null, 4, 0, 0, 0, 0, 04126, 00001, 1, 1, 1, 0, null}
  414.  
  415. D/RILJ ( 244): [0050]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  416.  
  417. D/RILJ ( 244): [0052]> GPRS_REGISTRATION_STATE
  418.  
  419. D/RILJ ( 244): [0051]< OPERATOR {007007, , 007007}
  420.  
  421. D/RILJ ( 244): [0053]> REGISTRATION_STATE
  422.  
  423. D/RILJ ( 244): [0052]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  424.  
  425. D/RILJ ( 244): [0054]> QUERY_NETWORK_SELECTION_MODE
  426.  
  427. D/RILJ ( 244): [0053]< REGISTRATION_STATE {1, null, null, 4, 0, 0, 0, 0, 04126, 00001, 1, 1, 1, 0, null}
  428.  
  429. D/RILJ ( 244): [0054]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  430.  
  431. E/GSM ( 244): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  432.  
  433. E/GSM ( 244): Wrong network type: 0
  434.  
  435. E/GSM ( 244): Wrong network type: 0
  436.  
  437. D/GSM ( 244): Poll ServiceState done: oldSS=[1 home null null null Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[0 home 007007 007007 Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=1 oldType=unknown newType=unknown
  438.  
  439. D/PHONE ( 244): PhoneSubInfo finalized
  440.  
  441. D/CDMA ( 244): RuimSmsInterfaceManager finalized
  442.  
  443. D/CDMA ( 244): RuimPhoneBookInterfaceManager finalized
  444.  
  445. D/CDMA ( 244): IccCard finalized
  446.  
  447. D/CDMA ( 244): RuimRecords finalized
  448.  
  449. D/CDMA ( 244): RuimFileHandler finalized
  450.  
  451. D/CDMA ( 244): [CdmaServiceStateTracker] CdmaServiceStateTracker finalized
  452.  
  453. D/CDMA ( 244): CdmaCallTracker finalized
  454.  
  455. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  456.  
  457. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  458.  
  459. D/RILJ ( 244): [0055]> OPERATOR
  460.  
  461. D/RILJ ( 244): [0056]> GPRS_REGISTRATION_STATE
  462.  
  463. D/RILJ ( 244): [0055]< OPERATOR {007007, , 007007}
  464.  
  465. D/RILJ ( 244): [0057]> REGISTRATION_STATE
  466.  
  467. D/RILJ ( 244): [0058]> QUERY_NETWORK_SELECTION_MODE
  468.  
  469. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  470.  
  471. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  472.  
  473. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  474.  
  475. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  476.  
  477. D/RILJ ( 244): [0059]> OPERATOR
  478.  
  479. D/RILJ ( 244): [0060]> GPRS_REGISTRATION_STATE
  480.  
  481. D/RILJ ( 244): [0056]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  482.  
  483. D/RILJ ( 244): [0061]> REGISTRATION_STATE
  484.  
  485. D/RILJ ( 244): [0057]< REGISTRATION_STATE {1, null, null, 6, 5265, 634366, -1217127, 0, 04126, 00001, 1, 1, 1, 0, null}
  486.  
  487. D/RILJ ( 244): [0058]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  488.  
  489. D/RILJ ( 244): [0059]< OPERATOR {310099, , 310099}
  490.  
  491. D/RILJ ( 244): [0060]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  492.  
  493. D/RILJ ( 244): [0062]> QUERY_NETWORK_SELECTION_MODE
  494.  
  495. D/RILJ ( 244): [0063]> OPERATOR
  496.  
  497. D/RILJ ( 244): [0064]> GPRS_REGISTRATION_STATE
  498.  
  499. D/RILJ ( 244): [0065]> REGISTRATION_STATE
  500.  
  501. D/RILJ ( 244): [0066]> QUERY_NETWORK_SELECTION_MODE
  502.  
  503. D/RILJ ( 244): [0061]< REGISTRATION_STATE {1, null, null, 6, 5265, 634366, -1217127, 0, 04126, 00001, 1, 1, 1, 0, null}
  504.  
  505. D/RILJ ( 244): [0062]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  506.  
  507. D/RILJ ( 244): [0063]< OPERATOR {310099, , 310099}
  508.  
  509. D/RILJ ( 244): [0064]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  510.  
  511. D/RILJ ( 244): [0065]< REGISTRATION_STATE {1, null, null, 6, 5265, 634366, -1217127, 0, 04126, 00001, 1, 1, 1, 0, null}
  512.  
  513. D/RILJ ( 244): [0066]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  514.  
  515. E/GSM ( 244): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  516.  
  517. E/GSM ( 244): Wrong network type: 0
  518.  
  519. E/GSM ( 244): Wrong network type: 0
  520.  
  521. D/GSM ( 244): Poll ServiceState done: oldSS=[0 home 007007 007007 Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[0 home 310099 310099 Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=1 oldType=unknown newType=unknown
  522.  
  523. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  524.  
  525. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  526.  
  527. D/RILJ ( 244): [0067]> OPERATOR
  528.  
  529. D/RILJ ( 244): [0068]> GPRS_REGISTRATION_STATE
  530.  
  531. D/RILJ ( 244): [0069]> REGISTRATION_STATE
  532.  
  533. D/RILJ ( 244): [0070]> QUERY_NETWORK_SELECTION_MODE
  534.  
  535. D/RILJ ( 244): [0067]< OPERATOR {310099, , 310099}
  536.  
  537. D/RILJ ( 244): [0068]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  538.  
  539. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  540.  
  541. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  542.  
  543. D/RILJ ( 244): [0071]> OPERATOR
  544.  
  545. D/RILJ ( 244): [0069]< REGISTRATION_STATE {1, null, null, 6, 5267, 633760, -1219693, 0, 04126, 00001, 1, 1, 1, 0, null}
  546.  
  547. D/RILJ ( 244): [0070]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  548.  
  549. D/RILJ ( 244): [0071]< OPERATOR {310099, , 310099}
  550.  
  551. D/RILJ ( 244): [0072]> GPRS_REGISTRATION_STATE
  552.  
  553. D/RILJ ( 244): [0073]> REGISTRATION_STATE
  554.  
  555. D/RILJ ( 244): [0074]> QUERY_NETWORK_SELECTION_MODE
  556.  
  557. D/RILJ ( 244): [0072]< GPRS_REGISTRATION_STATE {2, null, null, 0, 0, 20}
  558.  
  559. D/RILJ ( 244): [0073]< REGISTRATION_STATE {1, null, null, 6, 5267, 633760, -1219693, 0, 04126, 00001, 1, 1, 1, 0, null}
  560.  
  561. D/RILJ ( 244): [0074]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  562.  
  563. E/GSM ( 244): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  564.  
  565. E/GSM ( 244): Wrong network type: 0
  566.  
  567. E/GSM ( 244): Wrong network type: 0
  568.  
  569. D/GSM ( 244): Poll ServiceState done: oldSS=[0 home 310099 310099 Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[0 home 310099 310099 Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=1 oldType=unknown newType=unknown
  570.  
  571. D/RILJ ( 244): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  572.  
  573. E/RILJ ( 244): Exception processing unsol response: 1037Exception:java.lang.RuntimeException: Unrecognized unsol response: 1037
  574.  
  575. D/RILJ ( 244): [0075]> OPERATOR
  576.  
  577. D/RILJ ( 244): [0076]> GPRS_REGISTRATION_STATE
  578.  
  579. D/RILJ ( 244): [0075]< OPERATOR {310099, , 310099}
  580.  
  581. D/RILJ ( 244): [0077]> REGISTRATION_STATE
  582.  
  583. D/RILJ ( 244): [0078]> QUERY_NETWORK_SELECTION_MODE
  584.  
  585. D/RILJ ( 244): [0076]< GPRS_REGISTRATION_STATE {1, null, null, 6, 0, 20}
  586.  
  587. D/RILJ ( 244): [0077]< REGISTRATION_STATE {1, null, null, 6, 5267, 633760, -1219693, 0, 04126, 00001, 1, 1, 1, 0, null}
  588.  
  589. D/RILJ ( 244): [0078]< QUERY_NETWORK_SELECTION_MODE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  590.  
  591. E/GSM ( 244): RIL implementation has returned an error where it must succeedcom.android.internal.telephony.CommandException: GENERIC_FAILURE
  592.  
  593. E/GSM ( 244): Wrong network type: 0
  594.  
  595. E/GSM ( 244): Wrong network type: 6
  596.  
  597. D/GSM ( 244): Poll ServiceState done: oldSS=[0 home 310099 310099 Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[0 home 310099 310099 1xRTT CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=0 oldType=unknown newType=unknown
  598.  
  599. E/GSM ( 244): Wrong network type: 0
  600.  
  601. E/GSM ( 244): Wrong network type: 6
  602.  
  603. D/GSM ( 244): RAT switched unknown -> unknown at cell -1
  604.  
  605. E/GSM ( 244): Wrong network type: 6
  606.  
  607. D/GSM ( 244): [DSAC DEB] trySetupData with mIsPsRestricted=false
Advertisement
Add Comment
Please, Sign In to add comment