[PATCH 0/2][SRU][M] There is sound from the speakers and headphones at the same time on Oasis 14 and 16 platforms

AceLan Kao acelan.kao at canonical.com
Thu Apr 11 01:18:04 UTC 2024


From: "Chia-Lin Kao (AceLan)" <acelan.kao at canonical.com>

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

[Impact]
While playing audio with headset plugged, the sound play from both headset and internal speaker.

[Fix]
The commit from v6.8-rc5 fixes the issue
fddab35fd064 ALSA: hda/realtek: add IDs for Dell dual spk platform

To avoid conflict pull in one more quirk from v6.8-rc3
fcfc9f711d1e ALSA: hda/realtek - Add speaker pin verbtable for Dell dual speaker platform

[Test Case]
1. play an audio file.
2. plug 3.5mm headset.
3. select "headset".
4. sound will play only from headset

[Where problems could occur]
It simply added 2 IDs to the table, should have no impact to the existing machines.
The other commit add one more ID to the table and disable speaker passthrough.

Kailang Yang (1):
  ALSA: hda/realtek - Add speaker pin verbtable for Dell dual speaker
    platform

Shuming Fan (1):
  ALSA: hda/realtek: add IDs for Dell dual spk platform

 sound/pci/hda/patch_realtek.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
2.34.1




More information about the kernel-team mailing list