Advertisement
motafoca

Untitled

Apr 28th, 2011
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.19 KB | None | 0 0
  1. motafoca ~ # adb logcat
  2. --------- beginning of /dev/log/system
  3. D/WifiService( 221): ACTION_BATTERY_CHANGED pluggedType: 2
  4. --------- beginning of /dev/log/main
  5. I/AudioService( 221): AudioFocus requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
  6. I/PROFILE ( 221): Group: Gmail containing : com.android.phone : false
  7. I/PROFILE ( 221): Group: Phone containing : com.android.phone : true
  8. V/AudioManager( 307): shouldVibrate, group: Phone mode: DEFAULT
  9. I/power ( 221): *** set_screen_state 0
  10. I/PROFILE ( 221): Group: Gmail containing : com.android.phone : false
  11. I/PROFILE ( 221): Group: Phone containing : com.android.phone : true
  12. D/WifiService( 221): ACTION_SCREEN_ON
  13. D/StatusBarService( 282): Notification has fullScreenIntent; sending fullScreenIntent
  14. V/NotificationService( 221): Active profile: Default
  15. I/PROFILE ( 221): Group: Gmail containing : com.android.phone : false
  16. I/PROFILE ( 221): Group: Phone containing : com.android.phone : true
  17. V/NotificationService( 221): Pkg: com.android.phone group: Phone
  18. I/ActivityManager( 221): Starting: Intent { act=android.intent.action.MAIN flg=0x10840000 cmp=com.android.phone/.InCallScreen } from pid -1
  19. D/NetworkCollector( 655): moved
  20. I/InCallScreen( 307): onCreate()... this = com.android.phone.InCallScreen@405b3320
  21. D/dalvikvm( 307): GC_EXTERNAL_ALLOC freed 377K, 52% free 2970K/6087K, external 0K/0K, paused 194ms
  22. D/AudioHardwareInterface( 90): setMode(RINGTONE)
  23. W/AudioFlinger( 90): write blocked for 170 msecs, 1 delayed writes, thread 0xcbd0
  24. D/dalvikvm( 307): GC_EXTERNAL_ALLOC freed 70K, 50% free 3051K/6087K, external 474K/512K, paused 57ms
  25. W/ResourceType( 307): getEntry failing because entryIndex 65 is beyond type entryCount 1
  26. D/dalvikvm( 307): GC_EXTERNAL_ALLOC freed 51K, 49% free 3133K/6087K, external 859K/898K, paused 59ms
  27. I/power ( 221): *** set_screen_state 1
  28. W/WindowManager( 221): Layout repeat skipped after too many iterations
  29. W/WindowManager( 221): Layout repeat skipped after too many iterations
  30. W/WindowManager( 221): Layout repeat skipped after too many iterations
  31. W/WindowManager( 221): Animation repeat aborted after too many iterations
  32. D/dalvikvm( 307): GC_EXTERNAL_ALLOC freed 53K, 49% free 3159K/6087K, external 1279K/1456K, paused 123ms
  33. I/ActivityManager( 221): Displayed com.android.phone/.InCallScreen: +1s781ms (total +5m40s299ms)
  34. W/SurfaceFlinger( 221): received signal 31 in thread 226, resending to 231
  35. I/WindowManager( 221): interceptKeyBeforeQueueing: CALL key-down while ringing: Answer the call!
  36. I/phone ( 307): acceptCall: incoming...
  37. W/KeyCharacterMap( 307): No keyboard for id 0
  38. W/KeyCharacterMap( 307): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
  39.  
  40.  
  41.  
  42. adb logcat -b radio
  43. motafoca ~ # adb logcat -b radio
  44. D/RILJ ( 307): [UNSL]< UNSOL_CALL_RING [C@4052c010
  45. D/RILJ ( 307): [UNSL]< UNSOL_RESPONSE_CALL_STATE_CHANGED
  46. D/PHONE ( 307): Event EVENT_CALL_RING Received state=IDLE
  47. D/RILJ ( 307): [0139]> GET_CURRENT_CALLS
  48. V/RILJ ( 307): Incoming UUS : NOT present!
  49. D/RILJ ( 307): InCall VoicePrivacy is disabled
  50. D/RILJ ( 307): [0139]< GET_CURRENT_CALLS [id=1,INCOMING,toa=129,norm,mt,0,voc,noevp,,cli=1,,0]
  51. D/GSM ( 307): [GSMConn] acquireWakeLock
  52. D/PHONE ( 307): VM: PhoneSubInfo.getVoiceMailNUmber:
  53. D/RILJ ( 307): [0140]> SCREEN_STATE: true
  54. D/RILJ ( 307): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED
  55. D/RILJ ( 307): [0140]< SCREEN_STATE
  56. D/RILJ ( 307): [0141]> OPERATOR
  57. D/RILJ ( 307): [0142]> GPRS_REGISTRATION_STATE
  58. D/RILJ ( 307): [0141]< OPERATOR {TIM 3G+ 11, TIM 3G+ 11, 72403}
  59. D/RILJ ( 307): [0142]< GPRS_REGISTRATION_STATE {1, c4eb, 00722239, 3}
  60. D/RILJ ( 307): [0143]> REGISTRATION_STATE
  61. D/RILJ ( 307): [0143]< REGISTRATION_STATE {1, c4eb, 00722239}
  62. D/RILJ ( 307): [0144]> QUERY_NETWORK_SELECTION_MODE
  63. D/GSM ( 307): [DataConnection] Stop poll NetStat
  64. D/RILJ ( 307): [0144]< QUERY_NETWORK_SELECTION_MODE {0}
  65. D/GSM ( 307): Poll ServiceState done: oldSS=[0 home TIM 3G+ 11 TIM 3G+ 11 72403 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[0 home TIM 3G+ 11 TIM 3G+ 11 72403 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=0 newGprs=0 oldType=UMTS newType=UMTS
  66. D/RILJ ( 307): [0145]> SET_MUTE false
  67. D/RILJ ( 307): [0145]< SET_MUTE error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
  68. D/RILJ ( 307): [0146]> ANSWER
  69. D/RILJ ( 307): [0146]< ANSWER
  70. D/RILJ ( 307): [0147]> GET_CURRENT_CALLS
  71. V/RILJ ( 307): Incoming UUS : NOT present!
  72. D/RILJ ( 307): InCall VoicePrivacy is disabled
  73. D/RILJ ( 307): [0147]< GET_CURRENT_CALLS [id=1,INCOMING,toa=129,norm,mt,0,voc,noevp,,cli=1,,0]
  74. D/GSM ( 307): [GSMConn] update: parent=INCOMING, hasNewParent=false, wasConnectingInOrOut=true, wasHolding=false, isConnectingInOrOut=true, changed=false
  75.  
  76. kernel
  77.  
  78. <1>[ 338.519944]
  79. <6>[ 383.634026] request_suspend_state: sleep (3->3) at 383624920109 (2011-04-28 20:54:41.242613333 UTC)
  80. <4>[ 383.634953] s6d04m0 lcdc_s6d04m0_set_backlight:102,14
  81. <6>[ 384.530461] [audmgr.c:audmgr_enable] session 0xc0743798
  82. <6>[ 384.530533] [audmgr.c:audmgr_rpc_thread] start
  83. <6>[ 384.531379] [audmgr.c:process_audmgr_callback] rpc READY handle=0x00000000
  84. <6>[ 384.532273] [audmgr.c:audmgr_rpc_thread] rpc_reply status 0
  85. <6>[ 384.694023] [audmgr.c:process_audmgr_callback] rpc CODEC_CONFIG volume=0x00000000
  86. <6>[ 384.697096] [adsp.c:handle_adsp_rtos_mtoa_app] INIT_INFO Event
  87. <6>[ 384.697748] [adsp.c:msm_adsp_get] opening module AUDPPTASK
  88. <6>[ 384.698736] [adsp.c:msm_adsp_enable] enable 'AUDPPTASK'state[0] id[17227122]
  89. <6>[ 384.700126] [adsp.c:handle_adsp_rtos_mtoa_app] module AUDPPTASK: READY
  90. <6>[ 384.701686] [audpp.c:audpp_dsp_event] ENABLE
  91. <6>[ 385.380768] request_suspend_state: wakeup (3->0) at 385371665122 (2011-04-28 20:54:42.989356680 UTC)
  92. <4>[ 385.648574] pc_clk_set_rate id : 42, rate : 8192000
  93. <4>[ 385.648658] pc_clk_set_rate id : 0, rate : 8192000
  94. <4>[ 385.648666] , rc : 0
  95. <4>[ 385.648681] pc_clk_set_rate id : 43, rate : 8192000
  96. <4>[ 385.648719] pc_clk_set_rate id : -1, rate : 8192000
  97. <4>[ 385.648729] , rc : 0
  98. <4>[ 385.648878] s6d04m0 start lcdc_s6d04m0_panel_on
  99. <4>[ 385.648898] s6d04m0 start s6d04m0_disp_powerup
  100. <4>[ 385.661671] s6d04m0 start s6d04m0_disp_on
  101. <4>[ 385.662866] ldi mtpdata: 51 88 11
  102. <5>[ 385.662878] lcd type is smd
  103. <4>[ 385.879224] s6d04m0 lcdc_s6d04m0_set_backlight:102,14
  104. <4>[ 385.886424] [TSP] synaptics_ts_resume+
  105. <4>[ 386.009959] [TSP] synaptics_ts_resume:511, ver SW=4
  106. <4>[ 386.010008] [TSP] synaptics_ts_resume-
  107. <6>[ 386.010023] msm_batt_late_resume(): going to resume
  108. <6>[ 386.010038] msm_batt_send_event() : Resume event ocurred.events = 00000002
  109. <6>[ 386.010054] msm_batt_send_event(): Battery call Back thread not Started.
  110. <6>[ 386.010071] msm_batt_late_resume(): Handled Late resume event. rc = 0
  111. <1>[ 386.659386] iwioctl: cmd=0x8b0c not allowed in this mode
  112. <1>[ 386.659623] iwioctl: cmd=0x8b0c not allowed in this mode
  113. <4>[ 388.545554] key event (keycode:231, pressed:1), wlan_debug_step=0
  114. <3>[ 388.575748] [snd.c:snd_ioctl] snd_set_device 34 1 0
  115. <4>[ 388.708033] key event (keycode:231, pressed:0), wlan_debug_step=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement