ACK: [PATCH v2 0/1][SRU][H/I] Fix no sound card detected problem on HDA+DMIC with skylake driver

Tim Gardner tim.gardner at canonical.com
Wed Jul 28 11:48:12 UTC 2021


Acked-by: Tim Gardner <tim.gardner at canonical.com>

On 7/27/21 11:08 PM, chris.chiu at canonical.com wrote:
> From: Chris Chiu <chris.chiu at canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1915117
> 
> [Impact]
> Skylake, Kabylake, Kabylake-refresh, Amberlake and some other platforms where audio is of SPT (PCH) type, HDA (with DSP capabilities) plus DMIC configuration is supported on these with skylake driver since kernel 5.8. However, no sound card can be detected w/o the topology binary file in /lib/firmware and corresponding ucm file.
> 
> [Fix]
> The kernel config CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC needa to be enabled for the snd_soc_skl driver to support HDA+DMIC configuration. And the topology binary file and UCM files need to be located in the correct path based on Intel's suggestion. https://gist.github.com/crojewsk/4e6382bfb0dbfaaf60513174211f29cb.
> 
> [Test]
> On the Skylake/Kabylake platforms with either the PCI device 8086:9d70 and 8086:9d71, boot up the machine and check the existence of the sound card by either 'aplay -l' or 'pactl list' command.
> 
> [Where problems could occur]
> Should be low risk, it only affects limited Intel Platforms with particular PCI device IDs + HDA plus DMIC configuration.
> 
> V2: Use the LP:1915117 for note intead of deprecated for the
> CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC enforcement.
> 
> Chris Chiu (1):
>    UBUNTU: [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y
> 
>   debian.master/config/annotations          | 4 ++--
>   debian.master/config/config.common.ubuntu | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 

-- 
-----------
Tim Gardner
Canonical, Inc



More information about the kernel-team mailing list