diff options
author | WhaleChang <whalechang@google.com> | 2023-10-06 06:48:49 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-10-06 11:11:18 +0200 |
commit | 6a83d6f3bb3c329a73e3483651fb77b78bac1878 (patch) | |
tree | 46d733e76bd4a58e8aa8927adbabf0c7a0c0096d /kernel | |
parent | ALSA: hda: cs35l41: Cleanup and fix double free in firmware request (diff) | |
download | linux-6a83d6f3bb3c329a73e3483651fb77b78bac1878.tar.xz linux-6a83d6f3bb3c329a73e3483651fb77b78bac1878.zip |
ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset
When a Opencomm2 Headset is connected to a Bluetooth USB dongle,
the audio playback functions properly, but the microphone does not work.
In the dmesg logs, there are messages indicating that the init_pitch
function fails when the capture process begins.
The microphone only functions when the ep pitch control is not set.
Toggling the pitch control off bypasses the init_piatch function
and allows the microphone to work.
Signed-off-by: WhaleChang <whalechang@google.com>
Link: https://lore.kernel.org/r/20231006044852.4181022-1-whalechang@google.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions