aquaris-dev / DEPRECATED_android_device_bq_piccolo

Android device configuration for the bq Aquaris M5
4 stars 6 forks source link

Audio stops working #111

Open tonke90 opened 8 years ago

tonke90 commented 8 years ago

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

cha25228 commented 8 years ago

1

cmorlok commented 8 years ago

Can you post a full logcat, not only the errors? Thanks.

Am 24.07.2016 8:34 vorm. schrieb "cha25228" notifications@github.com:

1

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bq-dev/android_device_bq_piccolo/issues/111#issuecomment-234760816, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPH-Q1jW_HpPgcTNzJMxwFrreyXTM1qks5qYweAgaJpZM4JQNuJ .

Kra1o5 commented 8 years ago

Yeah, can you provide us full logcat?

Greetings