Sound not working Acer Swift SF314-54. Where to obtain help to fix it

I have an Acer Swift SF314-54. I decided to install clear linux on it. The sound is not working. It sounds similar to this closed issue from Ubuntu Bug #1915117 “[Regression] Audio card [8086:9d71] not detected a...” : Bugs : linux package : Ubuntu . It appears there are some kernel boot parameters I might try setting that might also help to resolve it:

https://thesofproject.github.io/latest/getting_started/intel_debug/introduction.html

Are there any folks who work on sound for clear linux that might be able to help me figure out debugging steps?

sudo dmesg | grep snd
[    1.748103] calling  alsa_sound_init+0x0/0xaa [snd] @ 285
[    1.748139] initcall alsa_sound_init+0x0/0xaa [snd] returned 0 after 12 usecs
[    1.750572] calling  alsa_timer_init+0x0/0x1000 [snd_timer] @ 285
[    1.751388] initcall alsa_timer_init+0x0/0x1000 [snd_timer] returned 0 after 787 usecs
[    1.760316] calling  alsa_pcm_init+0x0/0x1000 [snd_pcm] @ 285
[    1.760336] initcall alsa_pcm_init+0x0/0x1000 [snd_pcm] returned 0 after 2 usecs
[    1.768038] calling  alsa_hwdep_init+0x0/0x1000 [snd_hwdep] @ 285
[    1.768049] initcall alsa_hwdep_init+0x0/0x1000 [snd_hwdep] returned 0 after 4 usecs
[    1.773514] calling  hda_bus_init+0x0/0x1000 [snd_hda_core] @ 285
[    1.773539] initcall hda_bus_init+0x0/0x1000 [snd_hda_core] returned 0 after 10 usecs
[    1.946121] calling  azx_driver_init+0x0/0x1000 [snd_hda_intel] @ 285
[    1.946567] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    1.949178] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SST driver
[    1.949202] initcall azx_driver_init+0x0/0x1000 [snd_hda_intel] returned 0 after 205 usecs
[    2.002189] calling  snd_soc_init+0x0/0x7c [snd_soc_core] @ 285
[    2.004444] initcall snd_soc_init+0x0/0x7c [snd_soc_core] returned 0 after 2117 usecs
[    2.063288] calling  skl_driver_init+0x0/0x1000 [snd_soc_skl] @ 285
[    2.063332] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[    2.063338] snd_soc_skl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SST driver
[    2.063346] snd_soc_skl 0000:00:1f.3: enabling device (0000 -> 0002)
[    2.067973] initcall skl_driver_init+0x0/0x1000 [snd_soc_skl] returned 0 after 4558 usecs
[    2.068203] snd_soc_skl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops)
[    2.129738] calling  skl_clk_driver_init+0x0/0x1000 [snd_soc_skl_ssp_clk] @ 287
[    2.129857] initcall skl_clk_driver_init+0x0/0x1000 [snd_soc_skl_ssp_clk] returned 0 after 83 usecs
[    2.145003] calling  dmic_driver_init+0x0/0x1000 [snd_soc_dmic] @ 281
[    2.145075] initcall dmic_driver_init+0x0/0x1000 [snd_soc_dmic] returned 0 after 60 usecs
[    2.164984] calling  generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] @ 454
[    2.165016] initcall generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] returned 0 after 19 usecs
[    2.194548] calling  realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] @ 454
[    2.195830] initcall realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] returned 0 after 1238 usecs
[    2.232166] calling  hdmi_init+0x0/0x1000 [snd_soc_hdac_hdmi] @ 279
[    2.277379] initcall hdmi_init+0x0/0x1000 [snd_soc_hdac_hdmi] returned 0 after 4055 usecs
[    2.288157] calling  skl_hda_audio_init+0x0/0x1000 [snd_soc_skl_hda_dsp] @ 279
[    2.288376] snd_soc_skl 0000:00:1f.3: Direct firmware load for 9d71-ACRSYS-ACRPRDCT-2-tplg.bin failed with error -2
[    2.288382] snd_soc_skl 0000:00:1f.3: tplg fw 9d71-ACRSYS-ACRPRDCT-2-tplg.bin load failed with -2, trying alternative tplg name skl_hda_dsp_generic-tplg.bin
[    2.291285] snd_soc_skl 0000:00:1f.3: Direct firmware load for skl_hda_dsp_generic-tplg.bin failed with error -2
[    2.291290] snd_soc_skl 0000:00:1f.3: tplg skl_hda_dsp_generic-tplg.bin failed with -2, falling back to dfw_sst.bin
[    2.291308] snd_soc_skl 0000:00:1f.3: Direct firmware load for dfw_sst.bin failed with error -2
[    2.291310] snd_soc_skl 0000:00:1f.3: Fallback tplg fw dfw_sst.bin load failed with -2
[    2.291771] snd_soc_skl 0000:00:1f.3: Failed to init topology!
[    2.292118] snd_soc_skl 0000:00:1f.3: ASoC: error at snd_soc_component_probe on 0000:00:1f.3: -2
[    2.293517] initcall skl_hda_audio_init+0x0/0x1000 [snd_soc_skl_hda_dsp] returned 0 after 5225 usecs