Closed fredldotme closed 2 years ago
So acess to ADSP by qdsp is broken.
Has a fix for this been found? I'm facing the exact same issue with another kernel
Disabling the Android audio HAL service from the vendor partition seems to help silence the ADSP errors, but voice volume is still not applied. I'm pretty much out of ideas, so I would really appreciate someone else giving a hint on what is going on here.
Thats is fixed wit your latest patch @fredldotme . At least on Pixel 3a
Has a fix for this been found? I'm facing the exact same issue with another kernel
Whats is the device, and halium version
Thats is fixed wit your latest patch @fredldotme . At least on Pixel 3a
What do you mean "it's fixed"? I mean it doesn complain in dmesg, but it doesn't set voice call volume either.
ut it doesn't set voice call volume either.
your right we can only mute or unmute.
Maybe adding volume index as float int platform_set_voice_volume(void *platform, int volume)
like you didi in sony https://github.com/fredldotme/android_hardware_qcom_audio_aosp/blob/12e6d2f3518daccb3d143c7db5d34d06263926f2/hal/msm8916/platform.c#L1416
I tried that already, sadly didn't help. :/
Snippet from the dmesg output (call is initiated, then volume attempted to be changed):