You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes the audio stops working, including phone, speaker, and alarm. It happens about once in one to two weeks. A Reboot fixes the problem. I had this with CM 12 before, I haven't tested if it also happens with stock rom.
logcat greped for error shows the following messages:
07-19 22:52:14.406 265 25760 E OMXNodeInstance: setConfig(1b6:google.aac.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
07-19 22:53:35.702 265 25873 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
07-19 22:53:35.702 265 25873 E ACDB-LOADER: Error: ACDB AFE returned = -19
07-19 22:53:36.955 22738 25871 E AudioRecord-JNI: Error -4 during AudioRecord native read
07-19 22:55:01.390 265 9821 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-19 23:06:22.075 255 255 I rmt_storage: wakelock acquired: 1, error no: 42
07-19 23:06:22.243 255 295 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0x1 About to block rmt_storage client thread (th_id: -1228687056) wakelock released: 1, error no: 0
07-19 23:24:17.990 265 265 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-19 23:24:28.635 265 26556 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
07-19 23:24:28.635 265 26556 E ACDB-LOADER: Error: ACDB AFE returned = -19
07-19 23:24:29.790 22738 25871 E AudioRecord-JNI: Error -4 during AudioRecord native read
07-19 23:24:30.181 265 8552 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-19 23:27:24.133 27013 27013 E GMPM : Scheduler not set. Not logging error/warn.
07-19 23:35:14.158 265 9821 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-19 23:35:16.161 265 27310 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
07-19 23:35:16.162 265 27310 E ACDB-LOADER: Error: ACDB AFE returned = -19
07-19 23:35:23.092 22738 27308 E AudioRecord-JNI: Error -4 during AudioRecord native read
The text was updated successfully, but these errors were encountered:
Sometimes the audio stops working, including phone, speaker, and alarm. It happens about once in one to two weeks. A Reboot fixes the problem. I had this with CM 12 before, I haven't tested if it also happens with stock rom.
logcat greped for error shows the following messages:
The text was updated successfully, but these errors were encountered: