dtalley11

logcat -b radio

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