[SRU] [Unstable/OEM-5.13/OEM-5.14] [PATCH 0/1] Fix missing recording from headset mic

Kai-Heng Feng kai.heng.feng at canonical.com
Thu Oct 7 16:53:22 UTC 2021


BugLink: https://bugs.launchpad.net/bugs/1946383

[Impact]
When using headset mic to record, the beginning of 2 seconds period is
not recorded.

[Fix]
Skip shutup routines for the codec. The shutup routines somehow
interferes headset mic recording.

[Test]
External headset mic no longer records blank period once the patch is
applied.

[Where problems could occur]
Shutup routines are mainly for outputs like headphone and speakers.
Since the patch is using a rather generic match for both ALC236 and
ALC256, many systems might start to observe pop sound from the audio
outputs.

Kailang Yang (1):
  ALSA: hda/realtek - ALC236 headset MIC recording issue

 sound/pci/hda/patch_realtek.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.32.0




More information about the kernel-team mailing list