Recently switch from win10 because i was tired loading every time my xubuntu on VM. So week ago installed a fresh new Ubuntu. Feels amazing, smooth and super fast. But there is one problem that i stuck on is dummy output(no sound). I know that is so many post on the internet with this topics and solutions. but i tried everything and nothing has changed. Tested ubuntu 20.04 LTS and Pop_os 22.04, the same issue. Saw solution in this topic https://support.system76.com/articles/audio/ but not worked for me.
aplay -l
aplay: device_list:275: no soundcards found...
lsmod | grep snd_hda_intel
snd_hda_intel 53248 0
snd_intel_dspcfg 32768 2 snd_hda_intel,snd_sof_intel_hda_common
snd_hda_codec 159744 2 snd_hda_intel,snd_soc_hdac_hda
snd_hda_core 110592 6 snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
snd_pcm 147456 10 snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine
snd 102400 13 snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
lspci -nnk | grep -A2 Audio
00:1f.3 Audio device [0403]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
Subsystem: Dell Cannon Lake PCH cAVS [1028:087c]
Kernel driver in use: snd_hda_intel