Apr 06 21:24:43 lain kernel: snd_hda_intel 0000:00:1f.3: dmic_detect option is deprecated, pass snd-intel-dspcfg.dsp_driver=1 option instead
Apr 06 21:24:43 lain kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
Apr 06 21:24:43 lain kernel: snd_hda_intel 0000:00:1f.3: Unknown capability 0
Apr 06 21:24:44 lain kernel: snd_hda_intel 0000:00:1f.3: CORB reset timeout#1, CORBRP = 0
Apr 06 21:24:44 lain kernel: snd_hda_intel 0000:00:1f.3: no codecs found!
That seems to be where the issue presents in the logs.
Can you check your BIOS to confirm the audio codec hasn’t been disabled?
You might also try updating the BIOS/UEFI. This is sometimes able to pull a BIOS update. If you try this, take care to not interrupt this process, and allow it to complete fully:
fwupdmgr refresh
fwupdmgr update
Lastly, there is a kernel parameter that’s attempting to be set, but failing:
Apr 06 21:24:43 lain kernel: snd_hda_intel 0000:00:1f.3: dmic_detect option is deprecated, pass snd-intel-dspcfg.dsp_driver=1 option instead
We could try addressing that. Are you using grub, or systemd-boot?