Advertisement
Guest User

Untitled

a guest
Aug 16th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. sh-3.2# /system/bin/logcat -b radio
  2. 08-16 13:43:17.160 1173 1173 D RILD : **RIL Daemon Started**
  3. 08-16 13:43:17.160 1173 1173 D RILD : **RILd param count=1**
  4. 08-16 13:43:17.530 1173 1173 D RILD : RIL_Init argc = 3 clientId = 0
  5. 08-16 13:43:17.530 1173 1173 E RILQ : log to /data/misc/radio/ril_log for QCRIL logging is not enabled
  6. 08-16 13:43:17.530 1173 1173 E RILQ : Fail to initialize Diag for QCRIL logging
  7. 08-16 13:43:17.647 1173 1173 D RILD : RIL_Init rilInit completed
  8. 08-16 13:43:17.647 1173 1173 I RILC : SIM_COUNT: 1
  9. 08-16 13:43:17.647 1173 1173 E RILC : RIL_register: RIL version 12
  10. 08-16 13:43:17.647 1173 1173 I RILC : s_registerCalled flag set, 1
  11. 08-16 13:43:17.647 1173 1173 D RILC : registerService: starting android::hardware::radio::V1_1::IRadio slot1
  12. 08-16 13:43:17.649 1173 1173 I RILC : RILHIDL called registerService
  13. 08-16 13:43:17.649 1173 1373 E RILC : radioStateChangedInd: radioService[0]->mRadioIndication == NULL
  14. 08-16 13:43:17.649 1173 1173 D RILD : RIL_Init RIL_register completed
  15. 08-16 13:43:17.649 1173 1173 D RILD : RIL_register_socket started
  16. 08-16 13:43:17.649 1173 1173 D RIL_UIM_SOCKET: Adding socket with id: 0
  17. 08-16 13:43:17.649 1173 1173 I RILC : RIL_register_socket: calling registerService
  18. 08-16 13:43:17.649 1173 1173 D RIL_SAP : registerService: starting ISap slot1 for slotId 0
  19. 08-16 13:43:17.651 1173 1173 D RIL_SAP : registerService: started ISap slot1 status 0
  20. 08-16 13:43:17.651 1173 1173 D RILD : RIL_register_socket completed
  21. 08-16 13:43:18.571 1173 1173 D RILC : setResponseFunctions
  22. 08-16 13:43:18.571 1173 1173 D RILC : rilConnectedInd
  23. 08-16 13:43:18.571 1173 1173 D RILC : radioStateChangedInd: radioState 1
  24. 08-16 13:43:18.571 1173 1173 I RILC : RIL Daemon version: Qualcomm RIL 1.0
  25. 08-16 13:43:18.579 1173 1612 E RILC : getDeviceIdentityResponse Invalid response: NULL
  26. 08-16 13:43:18.581 1173 1173 E RILC : getIccCardStatusResponse: Invalid response
  27. 08-16 13:43:20.584 1173 1173 I chatty : uid=1001(radio) /vendor/bin/hw/rild identical 1 line
  28. 08-16 13:43:22.585 1173 1173 E RILC : getIccCardStatusResponse: Invalid response
  29. 08-16 13:43:23.880 1173 1373 E RILC : oemHookRawInd: oemHookService[0]->mOemHookIndication == NULL
  30. 08-16 13:43:23.904 1173 1373 D RILC : radioStateChangedInd: radioState 0
  31. 08-16 13:43:26.915 1173 1373 E RILC : oemHookRawInd: oemHookService[0]->mOemHookIndication == NULL
  32. 08-16 13:43:27.005 1173 1173 E RILC : responseInt: Invalid response
  33. 08-16 13:43:57.790 1173 1173 E RILC : responseInt: Invalid response
  34. 08-16 13:43:57.792 1173 1173 D RILC : setRadioPower: serial 25 on 1
  35. 08-16 13:43:57.827 1173 4237 D RILC : setRadioPowerResponse: serial 25
  36. 08-16 13:43:57.828 1173 4237 E RILC : oemHookRawInd: oemHookService[0]->mOemHookIndication == NULL
  37. 08-16 13:43:57.834 1173 4237 D RILC : radioStateChangedInd: radioState 10
  38. 08-16 13:43:59.006 1173 1382 E RILC : oemHookRawInd: oemHookService[0]->mOemHookIndication == NULL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement