[Bug 2129952] Re: Support for Realtek audio solution ALC3329B+ALC1708B on new Dell PTL platform
Launchpad Bug Tracker
2129952 at bugs.launchpad.net
Wed Feb 4 17:08:35 UTC 2026
This bug was fixed in the package alsa-ucm-conf - 1.2.12-1ubuntu2.2
---------------
alsa-ucm-conf (1.2.12-1ubuntu2.2) questing; urgency=medium
[ Kai-Chuan Hsieh ]
* Support Realtek audio solution ALC3329B+ALC1708B (LP: #2129952)
- d/p/lp2129952/0001-ucm2-sof-soundwire-add-rt712-VA-device.patch
- d/p/lp2129952/0001-ucm2-sof-soundwire-add-rt712-vb-device.patch
- d/p/lp2129952/0001-ucm2-sof-soundwire-add-rt721-ucm-support.patch
- d/p/lp2129952/0001-ucm2-sof-soundwire-support-rt713vb-codec.patch
- d/p/lp2129952/0001-ucm2-rt712-simplify-the-init-settings.patch
- d/p/lp2129952/0001-sof-soundwire-fix-for-sdca-variants-for-multi-codec.patch
- d/p/lp2129952/0001-sof-soundwire-second-fix-for-sdca-variants-for-multi.patch
- d/p/lp2129952/0001-rt713-add-mic-led-support.patch
- d/p/lp2129952/0001-sof-soundwire-third-fix-for-multi-codec.patch
- d/p/lp2129952/0001-ucm2-codecs-rt722-add-condition-to-SetLED-for-mic.patch
[ Bin Li ]
* Some patches required to support the CS42L43 and CS35L54 audio amplifiers
are missing in Questing.(LP: #2130313)
An initial version of the patch was uploaded in 1.2.12-1ubuntu2 under
LP:2100732, but the fix for LP:2106394 was revised twice afterward.
Unfortunately, the final revised fixes were not carried forward.
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2106394
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2100732
Therefore, this new upload adds the missing patches:
- d/p/lp2130313/0001-sof-soundwire-Add-missing-match-for-cs42l43-speakers.patch
- d/p/lp2130313/0002-sof-soundwire-Add-support-for-cs42l43-cs35l56-bridge.patch
- d/p/lp2130313/0001-sof-soundwire-Change-map-control-names-to-make-them-.patch
- d/p/lp2130313/0002-sof-soundwire-Add-sequence-for-controlling-Mic-Mute-.patch
- d/p/lp2130313/0001-sof-soundwire-cs42l43-spk-Correct-PlaybackPCM-and-ro.patch
- d/p/lp2130313/0002-sof-soundwire-cs42l43-Correct-CapturePCM-and-routing.patch
- d/p/lp2130313/0003-ucm2-sof-soundwire-Correct-FixedBootSequence-for-dmi.patch
- d/p/lp2130313/0004-sof-soundwire-Split-cs42l43-dmic-initialisation.patch
- d/p/lp2130313/0005-sof-soundwire-Fix-cs42l43-dmic-initialisation.patch
- d/p/lp2130313/0006-common-add-led.conf-with-SetLED-macro-to-hide-implem.patch
- d/p/lp2130313/0007-ucm2-use-new-SetLED-macro-to-hide-the-implementation.patch
- d/p/lp2130313/0008-sof-soundwire-cs42l43-Drop-headset-mic-from-mic-mute.patch
- d/p/lp2130313/0009-sof-soundwire-Add-LED-support-for-cs35l56-amplifiers.patch
- d/p/lp2130313/0010-sof-soundwire-cs42l43-Switch-mixer-based-on-output-v.patch
-- Bin Li <binli at ubuntu.com> Fri, 09 Jan 2026 14:11:55 +0800
** Changed in: alsa-ucm-conf (Ubuntu Questing)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2129952
Title:
Support for Realtek audio solution ALC3329B+ALC1708B on new Dell PTL
platform
Status in HWE Next:
New
Status in alsa-ucm-conf package in Ubuntu:
Fix Released
Status in linux package in Ubuntu:
New
Status in linux-firmware package in Ubuntu:
Fix Released
Status in linux-oem-6.17 package in Ubuntu:
Invalid
Status in alsa-ucm-conf source package in Noble:
Fix Committed
Status in linux source package in Noble:
Invalid
Status in linux-firmware source package in Noble:
Fix Released
Status in linux-oem-6.17 source package in Noble:
Fix Released
Status in alsa-ucm-conf source package in Questing:
Fix Released
Status in linux source package in Questing:
Invalid
Status in linux-firmware source package in Questing:
Fix Released
Status in linux-oem-6.17 source package in Questing:
Invalid
Status in alsa-ucm-conf source package in Resolute:
Fix Released
Status in linux source package in Resolute:
New
Status in linux-firmware source package in Resolute:
Fix Released
Status in linux-oem-6.17 source package in Resolute:
Invalid
Bug description:
SRU Justification:
[Impact]
New Dell platform with Realtek codec ALC3329B+ALC1708B powered by Intel PantherLake will have no basic audio functions w/o Soundwire Driver Support.
================ Linux Kernel ========================
[Fix]
Backport new Intel soundwire drivers of the following
ASoC: sof-function-topology-lib: escalate the log when missing function topoplogy - kernel/git/broonie/sound.git - ASoC
ASoC: SOF: Intel: use sof_sdw as default SDW machine driver - kernel/git/broonie/sound.git - ASoC
ASoC: SOF: add platform name into sof_intel_dsp_desc - kernel/git/broonie/sound.git - ASoC
ASoC: soc_sdw_utils: export asoc_sdw_get_dai_type - kernel/git/broonie/sound.git - ASoC
ASoC: Intel: export sof_sdw_get_tplg_files - kernel/git/broonie/sound.git - ASoC
ASoC: soc_sdw_utils: add name_prefix to asoc_sdw_codec_info struct - kernel/git/broonie/sound.git - ASoC
ASoC: soc-acpi: make some variables of acpi adr and link adr non-const - kernel/git/broonie/sound.git - ASoC
ASoC: SOF: Don't print the monolithic topology name if function topology may be used - kernel/git/broonie/sound.git - ASoC
ASoC: SOF: don't check the existence of dummy topology - kernel/git/broonie/sound.git - ASoC
and ALC3329B+ALC1708B from Realtek
ASoC: rt722: add settings for rt722VB - kernel/git/broonie/sound.git - ASoC
ASoC: rt1321: Add RT1321 amplifier support - kernel/git/broonie/sound.git - ASoC
ASoC: rt712: avoid skipping the blind write - kernel/git/broonie/sound.git - ASoC
ASoC: sdw_utils: add rt1321 part id to codec_info_list - Patchwork
ASoC: sdw_utils: add name_prefix for rt1321 part id - kernel/git/broonie/sound.git - ASoC
ASoC: SOF: Intel: add hyphen between name and index to amp name_prefix - kernel/git/broonie/sound.git
ASoC: SOF: don't check the existence of dummy topology - kernel/git/broonie/sound.git - ASoC
=============== linux-firmware ========================
[Fix]
Backport the patch firmware from Realtek
realtek: rt1321: Add patch firmware of MCU - kernel/git/firmware/linux-firmware.git - Repository of firmware blobs for use with the Linux kernel
=============== alsa-ucm-conf ========================
[Fix]
Backport the patch
https://github.com/alsa-project/alsa-ucm-conf/commit/2740b6c157c048deb950fd6e5792204568019034
https://github.com/alsa-project/alsa-ucm-conf/commit/6b2f0c14672bd64b295e8900de3a7282f94f1de3
https://github.com/alsa-project/alsa-ucm-conf/commit/b4e9b243d0de6cea31432670530136f6f47af6a7
https://github.com/alsa-project/alsa-ucm-conf/commit/a3e1786a2025663ef9da74c9f7f2d0ecf876c0e2
and
PR (https://github.com/alsa-project/alsa-ucm-conf/pull/628
[github.com])
from upstream
[Test Case]
1. Boot up the machine of new Dell Intel PantherLake platform with Realtek ALC3329B+ALC1708B.
2. Open settings->Sound->Output Device and make sure it's not Dummy audio devices
3. Click test icon for basic audio output functions
4. Use `arecord` to record and play the recorded audio file with `aplay` for basic speaker/microphone functions.
[Where problems could occur]
It adds the support for new Realtek codec+amplifier on PTL platform. No regression expected at the current stage.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2129952/+subscriptions
More information about the Ubuntu-sponsors
mailing list