Advertisement
Guest User

Logcat while clicking a mic icon in keyboard (AOSP)

a guest
Mar 1st, 2017
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. 03-01 15:20:54.381 2733 2733 I LatinIME: Starting input. Cursor position = 0,0
  2. 03-01 15:20:54.927 423 423 I MSM-irqbalance: Decided to move IRQ327 from CPU0 to CPU2
  3. 03-01 15:20:56.985 1051 1075 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state: open failed: ENOENT (No such file or directory)
  4. 03-01 15:20:57.313 440 2042 D audio_hw_primary: out_standby: enter: stream (0xf6536980) usecase(1: low-latency-playback)
  5. 03-01 15:20:57.425 440 2042 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback
  6. 03-01 15:20:57.426 440 2042 D hardware_info: hw_info_append_hw_type : device_name = wsa-speaker
  7. 03-01 15:20:57.426 440 2042 D audio_hw_primary: disable_snd_device: snd_device(4: wsa-speaker)
  8. 03-01 15:20:58.123 1051 2224 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
  9. 03-01 15:20:59.924 423 423 I MSM-irqbalance: Decided to move IRQ200 from CPU0 to CPU2
  10. 03-01 15:20:59.932 440 2042 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  11. 03-01 15:20:59.943 440 2042 D audio_hw_primary: start_output_stream: enter: stream(0xf6536980)usecase(1: low-latency-playback) devices(0x2)
  12. 03-01 15:20:59.943 440 2042 E audio_hw_primary: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
  13. 03-01 15:20:59.943 440 2042 E msm8916_platform: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
  14. 03-01 15:20:59.943 440 2042 D audio_hw_primary: select_devices: out_snd_device(4: wsa-speaker) in_snd_device(0: )
  15. 03-01 15:20:59.943 440 2042 D hardware_info: hw_info_append_hw_type : device_name = wsa-speaker
  16. 03-01 15:20:59.943 440 2042 D audio_hw_primary: enable_snd_device: snd_device(4: wsa-speaker)
  17. 03-01 15:20:59.959 440 2042 I audio_hw_primary: select_devices Selected apptype: 69937
  18. 03-01 15:20:59.960 440 2042 I audio_hw_utils: audio_extn_utils_send_app_type_cfg app_type 69937, acdb_dev_id 15, sample_rate 48000
  19. 03-01 15:20:59.960 440 2042 D audio_hw_primary: enable_audio_route: apply mixer and update path: low-latency-playback
  20. 03-01 15:20:59.962 440 2042 D audio_hw_primary: select_devices: done
  21. 03-01 15:21:00.022 440 2042 D audio_hw_primary: start_output_stream: exit
  22. 03-01 15:21:03.186 440 2042 D audio_hw_primary: out_standby: enter: stream (0xf6536980) usecase(1: low-latency-playback)
  23. 03-01 15:21:03.327 440 2042 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback
  24. 03-01 15:21:03.330 440 2042 D hardware_info: hw_info_append_hw_type : device_name = wsa-speaker
  25. 03-01 15:21:03.330 440 2042 D audio_hw_primary: disable_snd_device: snd_device(4: wsa-speaker)
  26. 03-01 15:21:04.159 1051 2224 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
  27. 03-01 15:21:04.926 423 423 I MSM-irqbalance: Decided to move IRQ65 from CPU0 to CPU1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement