Advertisement
wbrambley

log of radio (or lack of)

Jul 14th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. [root@Wills-PC platform-tools]# adb logcat -b radio
  2. I/PHONE ( 403): Network Mode set to 0
  3. I/PHONE ( 403): Cdma Subscription set to 1
  4. I/PHONE ( 403): RILClassname is
  5. I/PHONE ( 403): Creating GSMPhone
  6. D/PHONE ( 403): mDoesRilSendMultipleCallRing=true
  7. D/PHONE ( 403): mCallRingDelay=3000
  8. W/GSM ( 403): Can't open /system/etc/voicemail-conf.xml
  9. D/GSM ( 403): [DSAC DEB] registerForPsRestrictedEnabled
  10. D/GSM ( 403): [DSAC DEB] registerForPsRestrictedDisabled
  11. D/GSM ( 403): [GsmDataConnection-1] DataConnection constructor E
  12. D/GSM ( 403): [GsmDataConnection-1] clearSettings
  13. D/GSM ( 403): [GsmDataConnection-1] DataConnection constructor X
  14. D/GSM ( 403): [GsmDataConnection-1] Made GsmDataConnection-1
  15. D/RILJ ( 403): [0000]> RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING
  16. D/RILJ ( 403): [0000]< RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  17. D/STK ( 403): StkService: StkService: is running
  18. D/STK ( 403): StkService: NEW sInstance
  19. D/RILJ ( 403): [0001]> SET_SUPP_SVC_NOTIFICATION
  20. D/RILJ ( 403): [0001]< SET_SUPP_SVC_NOTIFICATION error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  21. I/RILJ ( 403): Couldn't find 'rild' socket; retrying after timeout
  22. D/RILJ ( 403): [0002]> GET_CURRENT_CALLS
  23. D/RILJ ( 403): [0002]< GET_CURRENT_CALLS error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  24. E/GSM ( 403): Wrong network type: 0
  25. E/GSM ( 403): Wrong network type: 0
  26. D/GSM ( 403): 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
  27. D/GSM ( 403): [GsmDataConnection-1] DcInactiveState: msg.what=EVENT_RESET, ignore we're already reset
  28. D/GSM ( 403): [GsmDataConnection-1] NotifyDisconnectCompleted
  29. D/GSM ( 403): [DataConnection] Stop poll NetStat
  30. D/GSM ( 403): [GsmDataConnection-1] clearSettings
  31. D/GSM ( 403): [DataConnection] Stop poll NetStat
  32. D/GSM ( 403): [DSAC DEB] trySetupData with mIsPsRestricted=false
  33. D/GSM ( 403): [IccCard] Broadcasting intent ACTION_SIM_STATE_CHANGED NOT_READY reason null
  34. I/RILJ ( 403): Couldn't find 'rild' socket; retrying after timeout
  35. I/RILJ ( 403): Couldn't find 'rild' socket; retrying after timeout
  36. I/RILJ ( 403): Couldn't find 'rild' socket; retrying after timeout
  37. I/RILJ ( 403): Couldn't find 'rild' socket; retrying after timeout
  38. D/STK ( 403): StkService: Return current sInstance
  39. D/STK ( 403): StkAppService$ServiceHandler: OP_BOOT_COMPLETED
  40. I/RILJ ( 403): Couldn't find 'rild' socket; retrying after timeout
  41. I/RILJ ( 403): Couldn't find 'rild' socket; retrying after timeout
  42. E/RILJ ( 403): Couldn't find 'rild' socket after 8 times, continuing to retry silently
  43. D/RILJ ( 403): [0003]> SCREEN_STATE: false
  44. D/RILJ ( 403): [0003]< SCREEN_STATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  45. D/GSM ( 403): [DataConnection] Stop poll NetStat
  46. D/RILJ ( 403): [0004]> SCREEN_STATE: true
  47. D/RILJ ( 403): [0004]< SCREEN_STATE error: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
  48. D/GSM ( 403): [DataConnection] Stop poll NetStat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement