Advertisement
Atari800xl

Untitled

Aug 28th, 2016
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.01 KB | None | 0 0
  1. stuart@yamaha ~ $ adb devices
  2. List of devices attached
  3. * daemon not running. starting it now on port 5037 *
  4. * daemon started successfully *
  5. 075a93080f1e642f device
  6.  
  7. stuart@yamaha ~ $ adb logcat -b radio
  8. 08-03 02:39:59.106 228 228 D RILD : **RIL Daemon Started**
  9. 08-03 02:39:59.106 228 228 D RILD : **RILd param count=1**
  10. 08-03 02:39:59.528 228 228 W RILD : RIL_SAP_Init not defined or exported in /system/lib/libril-qc-qmi-1.so: undefined symbol: RIL_SAP_Init
  11. 08-03 02:39:59.528 228 228 D RILD : RIL_Init argc = 3 clientId = 0
  12. 08-03 02:39:59.597 228 228 D RILD : RIL_Init rilInit completed
  13. 08-03 02:39:59.597 228 228 I RILC : SIM_COUNT: 1
  14. 08-03 02:39:59.597 228 228 E RILC : RIL_register: RIL version 11
  15. 08-03 02:39:59.597 228 228 I RILC : s_registerCalled flag set, 1
  16. 08-03 02:39:59.597 228 228 I RILC : Start to listen RIL_SOCKET_1
  17. 08-03 02:39:59.597 228 228 D RILD : RIL_Init RIL_register completed
  18. 08-03 02:39:59.597 228 228 D RILD : RIL_register_socket completed
  19. 08-03 02:39:59.597 228 228 D RILD : RIL_Init starting sleep loop
  20. 08-03 02:40:03.755 216 216 D TelephonyManager: No /proc/cmdline exception=java.io.FileNotFoundException: /proc/cmdline (Permission denied)
  21. 08-03 02:40:03.755 216 216 D TelephonyManager: /proc/cmdline=
  22. 08-03 02:41:31.118 531 542 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  23. 08-03 02:41:31.401 531 544 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  24. 08-03 02:41:31.592 531 531 D TelephonyRegistry: systemRunning register for intents
  25. 08-03 02:41:32.031 531 531 W CarrierConfigManager: Error getting config for subId -1 ICarrierConfigLoader is null
  26. 08-03 02:41:32.046 531 531 D TelephonyRegistry: notifyCellLocationForSubscriber: subId=0 cellLocation=Bundle[{cid=-1, lac=-1, psc=-1}]
  27. 08-03 02:41:32.105 531 936 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  28. 08-03 02:41:32.232 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 0, return state as unknown
  29. 08-03 02:41:32.242 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 0, return state as unknown
  30. 08-03 02:41:32.248 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 0, return state as unknown
  31. 08-03 02:41:32.394 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 0, return state as unknown
  32. 08-03 02:41:32.448 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 0, return state as unknown
  33. 08-03 02:41:32.451 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 0, return state as unknown
  34. 08-03 02:41:35.766 915 915 D TDC : updateOrInsert: inserting: Modem { uuid=modem, state=0, rilModel=0, rat={}, maxActiveVoiceCall=1, maxActiveDataCall=1, maxStandby=1 }
  35. 08-03 02:41:35.766 915 915 D TDC : updateOrInsert: inserting: Sim { uuid=sim, modemUuid=modem, state=0 }
  36. 08-03 02:41:35.769 915 915 D CdmaSSM : subscriptionSource from settings: 0
  37. 08-03 02:41:35.769 915 915 I PhoneFactory: Cdma Subscription set to 0
  38. 08-03 02:41:35.782 915 915 I PhoneFactory: Network Mode set to 10
  39. 08-03 02:41:35.783 915 915 D RILJ : RIL(context, preferredNetworkType=10 cdmaSubscription=0)
  40. 08-03 02:41:35.785 915 915 D RILJ : Starting RILReceiver0 [SUB0]
  41. 08-03 02:41:35.786 915 1237 I RILJ : (0) Connected to 'rild' socket
  42. 08-03 02:41:35.787 915 915 D RILJ : [3648]> GET_HARDWARE_CONFIG [SUB0]
  43. 08-03 02:41:35.788 915 915 I PhoneFactory: Creating SubscriptionController
  44. 08-03 02:41:35.790 915 915 D SubscriptionController: [SubscriptionController] init by Context
  45. 08-03 02:41:35.797 915 915 D UiccController: Creating UiccController
  46. 08-03 02:41:35.798 915 915 D TelephonyTester: register for intent action=com.android.internal.telephony.action_detached
  47. 08-03 02:41:35.798 915 915 D TelephonyTester: register for intent action=com.android.internal.telephony.action_attached
  48. 08-03 02:41:35.802 915 915 D Phone : mDoesRilSendMultipleCallRing=false
  49. 08-03 02:41:35.802 915 915 D Phone : mCallRingDelay=3000
  50. 08-03 02:41:35.805 915 915 D RILJ : [3649]> RIL_REQUEST_START_LCE [SUB0]
  51. 08-03 02:41:35.811 915 915 E RIL_ImsSms: getFormat should never be called from here!
  52. 08-03 02:41:35.811 915 915 D SMSDispatcher: SMSDispatcher: ctor mSmsCapable=true format=unknown mSmsSendDisabled=false
  53. 08-03 02:41:35.811 915 915 D RIL_ImsSms: ImsSMSDispatcher created
  54. 08-03 02:41:35.812 915 915 D SMSDispatcher: SMSDispatcher: ctor mSmsCapable=true format=3gpp2 mSmsSendDisabled=false
  55. 08-03 02:41:35.812 915 915 D CdmaSMSDispatcher: CdmaSMSDispatcher created
  56. 08-03 02:41:35.831 915 915 D GsmInboundSmsHandler: created InboundSmsHandler
  57. 08-03 02:41:35.835 915 915 D CdmaInboundSmsHandler: created InboundSmsHandler
  58. 08-03 02:41:35.837 915 915 D SMSDispatcher: SMSDispatcher: ctor mSmsCapable=true format=3gpp mSmsSendDisabled=false
  59. 08-03 02:41:35.838 915 915 D GsmSMSDispatcher: GsmSMSDispatcher created
  60. 08-03 02:41:35.840 915 1257 D CdmaInboundSmsHandler: StartupState.processMessage:6
  61. 08-03 02:41:35.840 915 1242 D GsmInboundSmsHandler: StartupState.processMessage:6
  62. 08-03 02:41:35.840 915 1257 D CdmaInboundSmsHandler: entering Idle state
  63. 08-03 02:41:35.840 915 1242 D GsmInboundSmsHandler: entering Idle state
  64. 08-03 02:41:35.840 915 915 D IccCardProxy: ctor: ci=com.android.internal.telephony.RIL@b1fd642 phoneId=0
  65. 08-03 02:41:35.841 915 915 D CdmaSSM : subscriptionSource from settings: 0
  66. 08-03 02:41:35.841 915 1260 D SmsBroadcastUndelivered: scanning raw table for undelivered messages
  67. 08-03 02:41:35.841 915 915 D CdmaSSM : cdmaSSM constructor: 0
  68. 08-03 02:41:35.841 915 915 D IccCardProxy: update icc_operator_numeric=
  69. 08-03 02:41:35.841 915 915 D TelephonyManager: setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.numeric value: propVal=
  70. 08-03 02:41:35.841 915 915 D TelephonyManager: setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.iso-country value: propVal=
  71. 08-03 02:41:35.842 915 915 D TelephonyManager: setTelephonyProperty: success phoneId=0 property=gsm.sim.operator.alpha value: propVal=
  72. 08-03 02:41:35.842 915 915 E IccCardProxy: setExternalState: set mPhoneId=0 mExternalState=NOT_READY
  73. 08-03 02:41:35.842 915 915 D TelephonyManager: setTelephonyProperty: success phoneId=0 property=gsm.sim.state value: NOT_READY propVal=NOT_READY
  74. 08-03 02:41:35.843 915 915 D IccCardProxy: broadcastIccStateChangedIntent intent ACTION_SIM_STATE_CHANGED value=NOT_READY reason=null for mPhoneId=0
  75. 08-03 02:41:35.845 915 915 D RILJ : setPhoneType=1 old value=0 [SUB0]
  76. 08-03 02:41:35.845 915 915 D TelephonyManager: setTelephonyProperty: success phoneId=0 property=gsm.current.phone-type value: 1 propVal=1
  77. 08-03 02:41:35.845 915 915 D IccCardProxy: Setting radio tech UMTS
  78. 08-03 02:41:35.845 915 915 D IccCardProxy: updateQuietMode: 3GPP subscription -> newQuietMode=false
  79. 08-03 02:41:35.845 915 915 D IccCardProxy: updateQuietMode: no changes don't setExternalState
  80. 08-03 02:41:35.845 915 915 D IccCardProxy: updateQuietMode: QuietMode is false (app_type=1 cdmaSource=-1)
  81. 08-03 02:41:35.847 915 932 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  82. 08-03 02:41:35.847 531 726 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  83. 08-03 02:41:35.854 915 915 D TelephonyManager: setTelephonyProperty: success phoneId=0 property=gsm.network.type value: Unknown propVal=Unknown
  84. 08-03 02:41:35.855 915 915 D RILJ : [3650]> SIGNAL_STRENGTH [SUB0]
  85. 08-03 02:41:35.857 915 915 D DCT : [0]DCT.constructor
  86. 08-03 02:41:35.858 915 915 D DCT : [0]getDataEnabled during provisioning retVal=true - (true, 1)
  87. 08-03 02:41:35.861 531 935 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  88. 08-03 02:41:35.862 915 915 D Dcc : E ctor
  89. 08-03 02:41:35.862 915 915 D Dcc : X ctor
  90. 08-03 02:41:35.863 915 915 D SubscriptionController: [getPhoneId] asked for default subId=-1
  91. 08-03 02:41:35.866 915 915 D DcTesterFailBrinupAll: register for intent action=com.android.internal.telephony.dataconnection.action_fail_bringup
  92. 08-03 02:41:35.866 915 915 D DcTesterFailBrinupAll: register for intent action=com.android.internal.telephony.action_detached
  93. 08-03 02:41:35.866 915 915 D DcTesterFailBrinupAll: register for intent action=com.android.internal.telephony.action_attached
  94. 08-03 02:41:35.867 915 1265 D DcTesterDeacativateAll: register for intent action=com.android.internal.telephony.dataconnection.action_deactivate_all
  95. 08-03 02:41:35.867 915 1265 D DcTesterDeacativateAll: register for intent action=com.android.internal.telephony.action_detached
  96. 08-03 02:41:35.868 915 915 D SST : notifyDataRegStateRilRadioTechnologyChanged: drs=1 rat=0
  97. 08-03 02:41:35.868 915 915 D TelephonyManager: setTelephonyProperty: success phoneId=0 property=gsm.network.type value: Unknown propVal=Unknown
  98. 08-03 02:41:35.869 915 915 D DCT : [0]update sub = -2
  99. 08-03 02:41:35.869 915 915 D DCT : [0]update(): Active DDS, register for all events now!
  100. 08-03 02:41:35.869 915 915 D DCT : [0]getDataEnabled during provisioning retVal=true - (true, 1)
  101. 08-03 02:41:35.875 915 915 D GsmCdmaPhone: [GsmCdmaPhone] updateCurrentCarrierInProvider: mSubId = -2 currentDds = -1 operatorNumeric = null
  102. 08-03 02:41:35.875 915 915 D DCT : [0]initApnContexts: E
  103. 08-03 02:41:35.876 915 915 D DCT : [0]initApnContexts: skipping unknown type=1
  104. 08-03 02:41:35.876 915 915 D DCT : [0]initApnContexts: apnContext={mApnType=default mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  105. 08-03 02:41:35.876 915 915 D DCT : [0]initApnContexts: apnContext={mApnType=mms mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  106. 08-03 02:41:35.876 915 915 D DCT : [0]initApnContexts: apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  107. 08-03 02:41:35.876 915 915 D DCT : [0]initApnContexts: apnContext={mApnType=dun mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  108. 08-03 02:41:35.876 915 915 D DCT : [0]initApnContexts: apnContext={mApnType=hipri mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  109. 08-03 02:41:35.876 915 915 D DCT : [0]initApnContexts: apnContext={mApnType=fota mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  110. 08-03 02:41:35.876 915 915 D DCT : [0]initApnContexts: apnContext={mApnType=ims mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  111. 08-03 02:41:35.877 915 915 D DCT : [0]initApnContexts: apnContext={mApnType=cbs mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  112. 08-03 02:41:35.877 915 915 D DCT : [0]initApnContexts: apnContext={mApnType=ia mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  113. 08-03 02:41:35.877 915 915 D DCT : [0]initApnContexts: skipping unknown type=7
  114. 08-03 02:41:35.877 915 915 D DCT : [0]initApnContexts: skipping unknown type=9
  115. 08-03 02:41:35.877 915 915 D DCT : [0]initApnContexts: apnContext={mApnType=emergency mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=dataEnabled mDataEnabled=false mDependencyMet=true}
  116. 08-03 02:41:35.901 915 915 D GsmCdmaPhone: [GsmCdmaPhone] GsmCdmaPhone: constructor: sub = 0
  117. 08-03 02:41:35.902 915 915 I PhoneFactory: Creating Phone with type = 1 sub = 0
  118. 08-03 02:41:35.912 531 531 E SmsApplication: com.android.messaging lost OP_WRITE_SMS: (fixing)
  119. 08-03 02:41:35.915 531 531 W SmsApplication: com.android.phone does not have OP_WRITE_SMS: (fixing)
  120. 08-03 02:41:35.915 531 531 W SmsApplication: com.android.bluetooth does not have OP_WRITE_SMS: (fixing)
  121. 08-03 02:41:35.916 531 531 W SmsApplication: com.android.mms.service does not have OP_WRITE_SMS: (fixing)
  122. 08-03 02:41:35.916 531 531 W SmsApplication: com.android.providers.telephony does not have OP_WRITE_SMS: (fixing)
  123. 08-03 02:41:35.926 915 915 I PhoneFactory: defaultSmsApplication: com.android.messaging
  124. 08-03 02:41:35.928 915 915 I PhoneFactory: Creating SubInfoRecordUpdater
  125. 08-03 02:41:35.928 915 915 D SubscriptionInfoUpdater: Constructor invoked
  126. 08-03 02:41:35.934 531 950 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  127. 08-03 02:41:35.936 531 935 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  128. 08-03 02:41:35.938 915 915 D PhoneSwitcher: PhoneSwitcher started
  129. 08-03 02:41:35.938 915 915 D ProxyController: Constructor - Enter
  130. 08-03 02:41:35.941 915 915 D ProxyController: clearTransaction
  131. 08-03 02:41:35.941 915 915 D ProxyController: clearTransaction: phoneId=0 status=IDLE
  132. 08-03 02:41:35.941 915 915 D ProxyController: Constructor - Exit
  133. 08-03 02:41:35.941 915 915 D TelephonyNetworkFactory[0]: Registering NetworkFactory
  134. 08-03 02:41:35.943 915 915 D CallManager: registerPhone(GSM Handler (com.android.internal.telephony.GsmCdmaPhone) {50539f9})
  135. 08-03 02:41:35.955 915 1260 D SmsBroadcastUndelivered: finished scanning raw table in 114 ms
  136. 08-03 02:41:35.967 531 950 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  137. 08-03 02:41:35.987 915 915 D RILJ : [3651]> RIL_REQUEST_SET_TTY_MODE : 0 [SUB0]
  138. 08-03 02:41:35.989 531 950 D TelephonyRegistry: listen oscl: hasNotifySubscriptionInfoChangedOccurred==false no callback
  139. 08-03 02:41:35.990 915 915 D SubscriptionController: [getPhoneId] asked for default subId=-1
  140. 08-03 02:41:35.997 915 915 D UiccController: EVENT_RADIO_UNAVAILABLE, dispose card
  141. 08-03 02:41:35.997 915 915 D RILJ : [3652]> GET_CURRENT_CALLS [SUB0]
  142. 08-03 02:41:35.998 915 915 D GsmSMSDispatcher: GsmSMSDispatcher: subId = -2 slotId = 0
  143. 08-03 02:41:35.998 915 915 E IccCardProxy: setExternalState: !override and newstate unchanged from NOT_READY
  144. 08-03 02:41:35.998 915 915 E IccCardProxy: setExternalState: !override and newstate unchanged from NOT_READY
  145. 08-03 02:41:35.998 915 915 D GsmCdmaPhone: [GsmCdmaPhone] Event EVENT_RADIO_OFF_OR_NOT_AVAILABLE Received
  146. 08-03 02:41:35.998 915 915 E IccCardProxy: setExternalState: !override and newstate unchanged from NOT_READY
  147. 08-03 02:41:35.998 915 915 D SST : mDeviceShuttingDown=false, mDesiredPowerState=true, getRadioState=RADIO_UNAVAILABLE, mPowerOffDelayNeed=true, mAlarmSwitch=false
  148. 08-03 02:41:35.998 915 915 D SST : Poll ServiceState done: oldSS=[1 1 voice home data home null null null null null null Unknown Unknown CSS not supported 0 0 RoamInd=0 DefRoamInd=0 EmergOnly=false IsDataRoamingFromRegistration=false] newSS=[1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false IsDataRoamingFromRegistration=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  149. 08-03 02:41:35.999 915 915 D SST : updateSpnDisplay: radio is on but out of service, set plmn='No service'
  150. 08-03 02:41:35.999 915 915 D SST : updateSpnDisplay: changed sending intent rule=0 showPlmn='true' plmn='No service' showSpn='false' spn='' dataSpn='' subId='-2'
  151. 08-03 02:41:36.000 915 915 D SubscriptionController: [setPlmnSpn] No valid subscription to store info
  152. 08-03 02:41:36.000 915 915 D SubscriptionController: notifySubscriptionInfoChanged:
  153. 08-03 02:41:36.000 531 726 D TelephonyRegistry: notifySubscriptionInfoChanged: first invocation mRecords.size=12
  154. 08-03 02:41:36.002 915 934 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  155. 08-03 02:41:36.003 915 915 D TelephonyManager: setTelephonyProperty: success phoneId=0 property=gsm.operator.alpha value: propVal=
  156. 08-03 02:41:36.003 915 915 D TelephonyManager: setTelephonyProperty: success phoneId=0 property=gsm.operator.numeric value: propVal=
  157. 08-03 02:41:36.003 915 915 D SST : operatorNumeric is null
  158. 08-03 02:41:36.003 915 915 D TelephonyManager: setTelephonyProperty: success phoneId=0 property=gsm.operator.iso-country value: propVal=
  159. 08-03 02:41:36.004 915 915 D TelephonyManager: setTelephonyProperty: success phoneId=0 property=gsm.operator.isroaming value: false propVal=false
  160. 08-03 02:41:36.004 915 915 D SST : Broadcasting ServiceState : 1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false IsDataRoamingFromRegistration=false
  161. 08-03 02:41:36.004 915 915 D DefaultPhoneNotifier: nofityServiceState: mRegistry=com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy@33f2f31 ss=1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false IsDataRoamingFromRegistration=false sender=Handler (com.android.internal.telephony.GsmCdmaPhone) {50539f9} phondId=0 subId=-2
  162. 08-03 02:41:36.005 915 915 D SubscriptionController: [getSlotId]- subId invalid
  163. 08-03 02:41:36.006 531 543 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  164. 08-03 02:41:36.007 915 915 D SST : mDeviceShuttingDown=false, mDesiredPowerState=true, getRadioState=RADIO_UNAVAILABLE, mPowerOffDelayNeed=true, mAlarmSwitch=false
  165. 08-03 02:41:36.007 915 915 D SST : Poll ServiceState done: oldSS=[1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false IsDataRoamingFromRegistration=false] newSS=[1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false IsDataRoamingFromRegistration=false] oldMaxDataCalls=1 mNewMaxDataCalls=1 oldReasonDataDenied=-1 mNewReasonDataDenied=-1
  166. 08-03 02:41:36.007 915 915 D DCT : [0]onRadioOffOrNotAvailable: is off and clean up all connections
  167. 08-03 02:41:36.007 915 915 D DCT : [0]cleanUpAllConnections: tearDown=false reason=radioTurnedOff
  168. 08-03 02:41:36.008 915 915 D GsmCdmaPhone: [GsmCdmaPhone] getDataConnectionState apnType=default ret=DISCONNECTED
  169. 08-03 02:41:36.009 915 932 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  170. 08-03 02:41:36.010 915 915 D DCT : [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=default mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  171. 08-03 02:41:36.010 915 915 D GsmCdmaPhone: [GsmCdmaPhone] getDataConnectionState apnType=mms ret=DISCONNECTED
  172. 08-03 02:41:36.012 915 915 D DCT : [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=mms mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  173. 08-03 02:41:36.012 915 915 D GsmCdmaPhone: [GsmCdmaPhone] getDataConnectionState apnType=cbs ret=DISCONNECTED
  174. 08-03 02:41:36.013 915 915 D DCT : [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=cbs mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  175. 08-03 02:41:36.014 915 915 D GsmCdmaPhone: [GsmCdmaPhone] getDataConnectionState apnType=fota ret=DISCONNECTED
  176. 08-03 02:41:36.015 915 915 D DCT : [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=fota mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  177. 08-03 02:41:36.015 915 915 D GsmCdmaPhone: [GsmCdmaPhone] getDataConnectionState apnType=supl ret=DISCONNECTED
  178. 08-03 02:41:36.017 915 915 D DCT : [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=supl mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  179. 08-03 02:41:36.017 915 915 D GsmCdmaPhone: [GsmCdmaPhone] getDataConnectionState apnType=ia ret=DISCONNECTED
  180. 08-03 02:41:36.019 915 915 D DCT : [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=ia mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  181. 08-03 02:41:36.019 915 915 D GsmCdmaPhone: [GsmCdmaPhone] getDataConnectionState apnType=emergency ret=DISCONNECTED
  182. 08-03 02:41:36.020 915 915 D DCT : [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=emergency mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  183. 08-03 02:41:36.020 915 915 D GsmCdmaPhone: [GsmCdmaPhone] getDataConnectionState apnType=dun ret=DISCONNECTED
  184. 08-03 02:41:36.021 915 915 D DCT : [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=dun mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  185. 08-03 02:41:36.021 915 915 D GsmCdmaPhone: [GsmCdmaPhone] getDataConnectionState apnType=hipri ret=DISCONNECTED
  186. 08-03 02:41:36.023 915 915 D DCT : [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=hipri mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  187. 08-03 02:41:36.023 915 915 D GsmCdmaPhone: [GsmCdmaPhone] getDataConnectionState apnType=ims ret=DISCONNECTED
  188. 08-03 02:41:36.024 915 915 D DCT : [0]cleanUpConnection: X tearDown=false reason=radioTurnedOff apnContext={mApnType=ims mState=IDLE mWaitingApns={null} mApnSetting={null} mReason=radioTurnedOff mDataEnabled=false mDependencyMet=true} dcac=null
  189. 08-03 02:41:36.024 915 915 D DCT : [0]stopNetStatPoll
  190. 08-03 02:41:36.025 915 915 D DCT : [0]cleanUpConnection: mDisconnectPendingCount = 0
  191. 08-03 02:41:36.025 915 915 D DCT : [0]isDataAllowed: No - Not attached - SIM not loaded - defaultDataSelected= false
  192. 08-03 02:41:36.041 915 915 D DCT : [0]onDataConnectionDetached: stop polling and notify detached
  193. 08-03 02:41:36.041 915 915 D DCT : [0]stopNetStatPoll
  194. 08-03 02:41:36.041 915 915 D DCT : [0]notifyDataConnection: reason=dataDetached
  195. 08-03 02:41:36.042 915 915 D DCT : [0]isDataAllowed: No - Not attached - SIM not loaded - defaultDataSelected= false
  196. 08-03 02:41:36.058 915 915 D DCT : [0]onRoamingOff
  197. 08-03 02:41:36.059 915 915 D DCT : [0]notifyDataConnection: reason=roamingOff
  198. 08-03 02:41:36.059 915 915 D DCT : [0]isDataAllowed: No - Not attached - SIM not loaded - defaultDataSelected= false
  199. 08-03 02:41:36.079 915 915 D DCT : [0]setupDataOnConnectableApns: nwTypeChanged hipri:[state=IDLE,enabled=false] mms:[state=IDLE,enabled=false] supl:[state=IDLE,enabled=false] cbs:[state=IDLE,enabled=false] dun:[state=IDLE,enabled=false] fota:[state=IDLE,enabled=false] ims:[state=IDLE,enabled=false] default:[state=IDLE,enabled=false] ia:[state=IDLE,enabled=false] emergency:[state=IDLE,enabled=false]
  200. 08-03 02:41:36.079 915 915 D SubscriptionInfoUpdater: [Receiver]+
  201. 08-03 02:41:36.079 915 915 D SubscriptionInfoUpdater: Action: android.intent.action.SIM_STATE_CHANGED
  202. 08-03 02:41:36.079 915 915 D SubscriptionInfoUpdater: slotId: 0
  203. 08-03 02:41:36.080 915 915 D SubscriptionInfoUpdater: simStatus: NOT_READY
  204. 08-03 02:41:36.080 915 915 D SubscriptionInfoUpdater: Ignoring simStatus: NOT_READY
  205. 08-03 02:41:36.080 915 915 D SubscriptionInfoUpdater: [Receiver]-
  206. 08-03 02:41:36.080 915 915 D TelephonyNetworkFactory[0]: onSubIdChange -1->-2
  207. 08-03 02:41:36.080 915 915 D TelephonyNetworkFactory[0]: got request NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  208. 08-03 02:41:36.080 915 915 D DebugService: DebugService DebugService:
  209. 08-03 02:41:36.093 915 915 D SipService: SipService: started!
  210. 08-03 02:41:36.096 915 915 D SipService: start:
  211. 08-03 02:41:36.111 915 915 D GsmSMSDispatcher: GsmSMSDispatcher: subId = -2 slotId = 0
  212. 08-03 02:41:36.111 915 915 E IccCardProxy: setExternalState: !override and newstate unchanged from NOT_READY
  213. 08-03 02:41:36.111 915 915 D SST : SubscriptionListener.onSubscriptionInfoChanged
  214. 08-03 02:41:36.111 915 915 E Phone : getStoredVoiceMessageCount: invalid subId -2
  215. 08-03 02:41:36.111 915 915 D GsmCdmaPhone: [GsmCdmaPhone] updateVoiceMail countVoiceMessages = 0 subId -2
  216. 08-03 02:41:36.112 915 915 E Phone : setVoiceMessageCount in sharedPreference: invalid subId -2
  217. 08-03 02:41:36.112 915 915 D DCT : [0]SubscriptionListener.onSubscriptionInfoChanged
  218. 08-03 02:41:36.112 915 915 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  219. 08-03 02:41:36.113 915 915 D PhoneSwitcher: evaluating due to subChanged default 0->-1 phone[0] 0->-2
  220. 08-03 02:41:36.136 915 915 D PhoneSwitcher: evaluating due to netRequest
  221. 08-03 02:41:36.136 915 915 D TelephonyNetworkFactory[0]: not acting - isApp=false, isAct=false NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  222. 08-03 02:41:38.822 915 1241 D GsmCellBroadcastHandler: mWakeLock released
  223. 08-03 02:41:38.837 915 1255 D CellBroadcastHandler: mWakeLock released
  224. 08-03 02:41:38.838 915 1259 D CdmaServiceCategoryProgramHandler: mWakeLock released
  225. 08-03 02:41:38.844 915 1242 D GsmInboundSmsHandler: IdleState.processMessage:5
  226. 08-03 02:41:38.844 915 1257 D CdmaInboundSmsHandler: IdleState.processMessage:5
  227. 08-03 02:41:38.844 915 1257 D CdmaInboundSmsHandler: Idle state processing message type 5
  228. 08-03 02:41:38.844 915 1242 D GsmInboundSmsHandler: Idle state processing message type 5
  229. 08-03 02:41:38.846 915 1257 D CdmaInboundSmsHandler: mWakeLock released
  230. 08-03 02:41:38.846 915 1242 D GsmInboundSmsHandler: mWakeLock released
  231. 08-03 02:42:03.684 915 915 D RILJ : [3653]> SCREEN_STATE: false [SUB0]
  232. 08-03 02:42:03.847 915 915 D DCT : [0]screen on
  233. 08-03 02:42:03.847 915 915 D DCT : [0]stopNetStatPoll
  234. 08-03 02:42:03.861 915 915 D DCT : [0]screen off
  235. 08-03 02:42:03.861 915 915 D DCT : [0]stopNetStatPoll
  236. 08-03 02:43:03.713 915 1236 D RILJ : NOTE: mWakeLockCount is 6at time of clearing
  237. 08-03 02:43:03.715 915 1236 D RILJ : WAKE_LOCK_TIMEOUT mRequestList=6
  238. 08-03 02:43:03.716 915 1236 D RILJ : 0: [0] GET_HARDWARE_CONFIG
  239. 08-03 02:43:03.716 915 1236 D RILJ : 1: [1] RIL_REQUEST_START_LCE
  240. 08-03 02:43:03.716 915 1236 D RILJ : 2: [2] SIGNAL_STRENGTH
  241. 08-03 02:43:03.716 915 1236 D RILJ : 3: [3] RIL_REQUEST_SET_TTY_MODE
  242. 08-03 02:43:03.716 915 1236 D RILJ : 4: [4] GET_CURRENT_CALLS
  243. 08-03 02:43:03.717 915 1236 D RILJ : 5: [5] SCREEN_STATE
  244. 08-03 02:43:13.657 915 915 D RILJ : [3654]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  245. 08-03 02:43:14.308 915 915 D DCT : [0]screen on
  246. 08-03 02:43:14.308 915 915 D DCT : [0]stopNetStatPoll
  247. 08-03 02:43:14.504 915 915 D RILJ : [3655]> SCREEN_STATE: true [SUB0]
  248. 08-03 02:43:19.849 915 915 D DCT : [0]onTrySetupData: reason=dataEnabled
  249. 08-03 02:43:19.849 915 915 D DCT : [0]setupDataOnConnectableApns: dataEnabled hipri:[state=IDLE,enabled=false] mms:[state=IDLE,enabled=false] supl:[state=IDLE,enabled=false] cbs:[state=IDLE,enabled=false] dun:[state=IDLE,enabled=false] fota:[state=IDLE,enabled=false] ims:[state=IDLE,enabled=false] default:[state=IDLE,enabled=false] ia:[state=IDLE,enabled=false] emergency:[state=IDLE,enabled=false]
  250. 08-03 02:43:20.147 915 915 D SubscriptionController: [getPhoneId] asked for default subId=-1
  251. 08-03 02:43:20.223 915 915 D GsmCdmaPhone: mBroadcastReceiver: action android.telephony.action.CARRIER_CONFIG_CHANGED
  252. 08-03 02:43:20.225 915 915 D ImsManager: updateVolteFeatureValue: available = false, enabled = true, nonTTY = true
  253. 08-03 02:43:20.225 915 915 E ImsManager: updateImsServiceConfig: com.android.ims.ImsException: Service is unavailable, code = 106
  254. 08-03 02:43:20.226 915 915 D GsmCdmaPhone: [GsmCdmaPhone] broadcastEmergencyCallStateChanges =false
  255. 08-03 02:43:20.227 915 915 E GsmCdmaPhone: [GsmCdmaPhone] Invalid cdma_roaming_mode settings: -1
  256. 08-03 02:43:20.227 915 915 D EriManager: loadEriFileFromXml: check for alternate file
  257. 08-03 02:43:20.228 915 915 D EriManager: loadEriFileFromXml: no alternate file
  258. 08-03 02:43:20.228 915 915 D EriManager: eriFile = eri.xml
  259. 08-03 02:43:20.232 915 915 D EriManager: loadEriFileFromXml: eri parsing successful, file loaded. ver = 1357, # of entries = 176
  260. 08-03 02:43:20.232 915 915 D GsmCdmaPhone: [GsmCdmaPhone] ERI read, notify registrants
  261. 08-03 02:43:21.336 915 934 D SubscriptionController: [getPhoneId] asked for default subId=-1
  262. 08-03 02:43:21.338 915 932 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  263. 08-03 02:43:21.347 915 934 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  264. 08-03 02:43:21.371 915 1290 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  265. 08-03 02:43:21.374 915 932 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  266. 08-03 02:43:21.501 915 1290 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  267. 08-03 02:43:21.642 915 932 D SubscriptionController: [getPhoneId] asked for default subId=-1
  268. 08-03 02:43:28.647 915 934 D SubscriptionController: [getSlotId]- subId invalid
  269. 08-03 02:43:28.647 1490 1490 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  270. 08-03 02:43:28.662 915 934 D SubscriptionController: [getSlotId]- subId invalid
  271. 08-03 02:43:28.663 915 932 D SubscriptionController: [getSubId]- invalid slotIdx=-1
  272. 08-03 02:43:28.769 915 1290 D DCT : [0]hasMatchedTetherApnSetting: APN=null
  273. 08-03 02:43:29.550 915 915 D RILJ : [3656]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  274. 08-03 02:44:29.565 915 1236 D RILJ : NOTE: mWakeLockCount is 1at time of clearing
  275. 08-03 02:44:29.567 915 1236 D RILJ : WAKE_LOCK_TIMEOUT mRequestList=7
  276. 08-03 02:44:29.567 915 1236 D RILJ : 0: [0] GET_HARDWARE_CONFIG
  277. 08-03 02:44:29.567 915 1236 D RILJ : 1: [1] RIL_REQUEST_START_LCE
  278. 08-03 02:44:29.567 915 1236 D RILJ : 2: [2] SIGNAL_STRENGTH
  279. 08-03 02:44:29.567 915 1236 D RILJ : 3: [3] RIL_REQUEST_SET_TTY_MODE
  280. 08-03 02:44:29.568 915 1236 D RILJ : 4: [4] GET_CURRENT_CALLS
  281. 08-03 02:44:29.568 915 1236 D RILJ : 5: [5] SCREEN_STATE
  282. 08-03 02:44:29.568 915 1236 D RILJ : 6: [7] SCREEN_STATE
  283. 08-03 02:44:49.120 915 934 D SubscriptionController: [getSlotId]- subId invalid
  284. 08-03 02:44:49.121 1490 1490 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  285. 08-03 02:44:49.215 915 915 D RILJ : [3657]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  286. 08-03 02:45:01.273 915 932 D SubscriptionController: [getSlotId]- subId invalid
  287. 08-03 02:45:01.278 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  288. 08-03 02:45:01.293 915 932 D SubscriptionController: [getSlotId]- subId invalid
  289. 08-03 02:45:01.293 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  290. 08-03 02:45:01.295 915 932 D SubscriptionController: [getSlotId]- subId invalid
  291. 08-03 02:45:01.296 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  292. 08-03 02:45:01.297 915 932 D SubscriptionController: [getSlotId]- subId invalid
  293. 08-03 02:45:01.298 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  294. 08-03 02:45:23.248 915 915 D RILJ : [3658]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  295. 08-03 02:45:48.892 915 932 D SubscriptionController: [getSlotId]- subId invalid
  296. 08-03 02:45:48.893 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  297. 08-03 02:45:48.909 915 932 D SubscriptionController: [getSlotId]- subId invalid
  298. 08-03 02:45:48.910 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  299. 08-03 02:45:48.911 915 932 D SubscriptionController: [getSlotId]- subId invalid
  300. 08-03 02:45:48.912 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  301. 08-03 02:45:48.914 915 932 D SubscriptionController: [getSlotId]- subId invalid
  302. 08-03 02:45:48.914 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  303. 08-03 02:46:28.623 915 915 D DCT : [0]screen off
  304. 08-03 02:46:28.623 915 915 D DCT : [0]stopNetStatPoll
  305. 08-03 02:46:33.082 915 932 D SubscriptionController: [getSlotId]- subId invalid
  306. 08-03 02:46:33.088 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  307. 08-03 02:46:33.107 915 932 D SubscriptionController: [getSlotId]- subId invalid
  308. 08-03 02:46:33.113 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  309. 08-03 02:46:33.116 915 932 D SubscriptionController: [getSlotId]- subId invalid
  310. 08-03 02:46:33.119 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  311. 08-03 02:46:33.123 915 932 D SubscriptionController: [getSlotId]- subId invalid
  312. 08-03 02:46:33.124 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  313. 08-03 02:49:43.181 915 915 D RILJ : [3659]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  314. 08-03 02:49:58.110 915 915 D DCT : [0]screen on
  315. 08-03 02:49:58.110 915 915 D DCT : [0]stopNetStatPoll
  316. 08-03 02:50:01.444 915 934 D SubscriptionController: [getSlotId]- subId invalid
  317. 08-03 02:50:01.446 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  318. 08-03 02:50:02.924 915 934 D SubscriptionController: [getSlotId]- subId invalid
  319. 08-03 02:50:02.925 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  320. 08-03 02:50:02.936 915 934 D SubscriptionController: [getSlotId]- subId invalid
  321. 08-03 02:50:02.937 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  322. 08-03 02:50:02.939 915 934 D SubscriptionController: [getSlotId]- subId invalid
  323. 08-03 02:50:02.940 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  324. 08-03 02:50:02.941 915 934 D SubscriptionController: [getSlotId]- subId invalid
  325. 08-03 02:50:02.942 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  326. 08-03 02:50:03.695 915 934 D SubscriptionController: [getSlotId]- subId invalid
  327. 08-03 02:50:03.698 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  328. 08-03 02:50:07.352 915 934 D SubscriptionController: [getSlotId]- subId invalid
  329. 08-03 02:50:07.352 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  330. 08-03 02:50:07.448 915 934 D SubscriptionController: [getAllSubInfoList]+
  331. 08-03 02:50:07.461 915 934 D SubscriptionController: [getAllSubInfoList]- no info return
  332. 08-03 02:50:08.862 228 283 I RILQ : (0/228):RIL[0][main] qcril_qmi_client_init: Client failed to connect to QMI FW
  333. 08-03 02:50:08.863 228 283 I RILC : libril: new connection to RIL_SOCKET_1
  334. 08-03 02:50:08.864 228 283 I RILC : RIL Daemon version: Qualcomm RIL 1.0
  335. 08-03 02:50:08.865 915 1237 D RILJ : [UNSL]< UNSOL_RIL_CONNECTED {11} [SUB0]
  336. 08-03 02:50:08.865 915 1237 D RILJ : [3660]> RADIO_POWER off [SUB0]
  337. 08-03 02:50:08.868 915 1237 D RILJ : [3661]> RIL_REQUEST_CDMA_SET_SUBSCRIPTION_SOURCE : 0 [SUB0]
  338. 08-03 02:50:08.870 915 1237 D RILJ : setCellInfoListRate: 2147483647 [SUB0]
  339. 08-03 02:50:08.870 915 1237 D RILJ : [3662]> RIL_REQUEST_SET_CELL_INFO_LIST_RATE [SUB0]
  340. 08-03 02:50:08.873 915 1237 D RILJ : [UNSL]< UNSOL_RESPONSE_RADIO_STATE_CHANGED RADIO_UNAVAILABLE [SUB0]
  341. 08-03 02:50:08.877 915 1265 D Dcc : DccDefaultState: msg.what=EVENT_RIL_CONNECTED mRilVersion=11
  342. 08-03 02:50:08.879 915 1237 D RilRequest: [3648]< GET_HARDWARE_CONFIG error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
  343. 08-03 02:50:08.880 915 1237 D RilRequest: [3649]< RIL_REQUEST_START_LCE error: com.android.internal.telephony.CommandException: GENERIC_FAILURE ret=
  344. 08-03 02:50:08.881 915 915 D Phone : config LCE service failed: com.android.internal.telephony.CommandException: GENERIC_FAILURE
  345. 08-03 02:50:08.882 915 1237 D RilRequest: [3652]< GET_CURRENT_CALLS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  346. 08-03 02:50:08.883 915 915 D GsmCdmaCallTracker: Event EVENT_POLL_CALLS_RESULT Received
  347. 08-03 02:50:08.883 915 915 D GsmCdmaCallTracker: [GsmCdmaCallTracker] update phone state, old=IDLE new=IDLE
  348. 08-03 02:50:08.886 915 1237 D RilRequest: [3653]< SCREEN_STATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  349. 08-03 02:50:08.886 915 1237 D RilRequest: [3651]< RIL_REQUEST_SET_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  350. 08-03 02:50:08.886 915 915 D RILJ : [3663]> RIL_REQUEST_QUERY_TTY_MODE [SUB0]
  351. 08-03 02:50:08.887 915 1237 D RilRequest: [3650]< SIGNAL_STRENGTH error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  352. 08-03 02:50:08.888 915 1237 W RILJ : Unexpected solicited response! sn: 6 error: 2
  353. 08-03 02:50:08.888 915 1237 D RilRequest: [3655]< SCREEN_STATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  354. 08-03 02:50:08.888 915 1237 W RILJ : Unexpected solicited response! sn: 8 error: 2
  355. 08-03 02:50:08.889 915 1237 W RILJ : Unexpected solicited response! sn: 9 error: 2
  356. 08-03 02:50:08.889 915 1237 W RILJ : Unexpected solicited response! sn: 10 error: 2
  357. 08-03 02:50:08.890 915 1237 W RILJ : Unexpected solicited response! sn: 11 error: 2
  358. 08-03 02:50:08.891 915 1237 D RilRequest: [3660]< RADIO_POWER error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  359. 08-03 02:50:08.892 915 1237 D RilRequest: [3661]< RIL_REQUEST_CDMA_SET_SUBSCRIPTION_SOURCE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  360. 08-03 02:50:08.892 915 1237 D RilRequest: [3662]< RIL_REQUEST_SET_CELL_INFO_LIST_RATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  361. 08-03 02:50:08.893 915 1237 D RilRequest: [3663]< RIL_REQUEST_QUERY_TTY_MODE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE ret=
  362. 08-03 02:50:47.901 915 915 D DCT : [0]screen off
  363. 08-03 02:50:47.901 915 915 D DCT : [0]stopNetStatPoll
  364. 08-03 02:50:52.230 915 1290 D SubscriptionController: [getSlotId]- subId invalid
  365. 08-03 02:50:52.230 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  366. 08-03 02:50:52.244 915 1290 D SubscriptionController: [getSlotId]- subId invalid
  367. 08-03 02:50:52.245 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  368. 08-03 02:50:52.248 915 1290 D SubscriptionController: [getSlotId]- subId invalid
  369. 08-03 02:50:52.249 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  370. 08-03 02:50:52.250 915 1290 D SubscriptionController: [getSlotId]- subId invalid
  371. 08-03 02:50:52.250 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  372. 08-03 02:51:20.851 915 915 D RILJ : [3664]> RIL_REQUEST_GET_ACTIVITY_INFO [SUB0]
  373. 08-03 02:51:50.740 915 915 D DCT : [0]screen on
  374. 08-03 02:51:50.740 915 915 D DCT : [0]stopNetStatPoll
  375. 08-03 02:51:55.406 915 934 D SubscriptionController: [getSlotId]- subId invalid
  376. 08-03 02:51:55.407 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  377. 08-03 02:52:01.091 915 915 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  378. 08-03 02:52:01.092 915 915 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  379. 08-03 02:52:01.093 915 915 D SubscriptionController: [getActiveSubscriptionInfoForSimSlotIndex]+ subList=null
  380. 08-03 02:52:01.093 915 915 D TelephonyManager: getLteOnCdmaMode=1 curVal=1 product_type='' lteOnCdmaProductType=''
  381. 08-03 02:52:01.099 915 915 D Phone : setPreferredNetworkType: Abort, unknown RAF: 1 131070
  382. 08-03 02:52:01.134 915 915 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  383. 08-03 02:52:01.135 915 915 D SubscriptionController: [getActiveSubInfoList] Sub Controller not ready
  384. 08-03 02:52:01.135 915 915 D SubscriptionController: [getActiveSubscriptionInfoForSimSlotIndex]+ subList=null
  385. 08-03 02:52:01.136 915 915 D TelephonyManager: getLteOnCdmaMode=1 curVal=1 product_type='' lteOnCdmaProductType=''
  386. 08-03 02:52:01.137 915 915 D Phone : setPreferredNetworkType: Abort, unknown RAF: 1 131070
  387. 08-03 02:52:53.603 915 915 D DCT : [0]screen off
  388. 08-03 02:52:53.603 915 915 D DCT : [0]stopNetStatPoll
  389. 08-03 02:52:57.929 915 1290 D SubscriptionController: [getSlotId]- subId invalid
  390. 08-03 02:52:57.930 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  391. 08-03 02:52:57.937 915 1290 D SubscriptionController: [getSlotId]- subId invalid
  392. 08-03 02:52:57.940 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  393. 08-03 02:52:57.941 915 1290 D SubscriptionController: [getSlotId]- subId invalid
  394. 08-03 02:52:57.942 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
  395. 08-03 02:52:57.943 915 1290 D SubscriptionController: [getSlotId]- subId invalid
  396. 08-03 02:52:57.943 804 1024 D TelephonyManager: getSimState: default sim:-1, sim state for slotIdx=0 is 6, return state as unknown
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement