Updating to Rocky 8.8 removes sound

After DNF updated 8.7 to 8.8 my sound devices have vanished.

following similar threads, I can see pulseaudio is segfaulting

$ lspci -nn | grep Audio
2d:00.1 Audio device [0403]: NVIDIA Corporation AD102 High Definition Audio Controller [10de:22ba] (rev a1)
2f:00.4 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller [1022:1487]

$ lsmod | grep -i snd_intel
snd_intel_dspcfg       28672  1 snd_hda_intel
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg


$ dmesg | grep audio
[    4.391736] snd_hda_intel 0000:2d:00.1: Handle vga_switcheroo audio client
[   11.110236] usbcore: registered new interface driver snd-usb-audio
[   20.238137] pulseaudio[2088]: segfault at 10 ip 00007f958f00f1c2 sp 00007ffc11310c40 error 4 in libalsa-util.so[7f958eff2000+51000]
[   22.798055] pulseaudio[2520]: segfault at 10 ip 00007f600498e1c2 sp 00007fff62ec3e30 error 4 in libalsa-util.so[7f6004971000+51000]
[   25.198045] pulseaudio[2639]: segfault at 10 ip 00007efed18251c2 sp 00007ffd4313e8f0 error 4 in libalsa-util.so[7efed1808000+51000]
..
..

Add snd_hda_intel.dmic_detect=0 and see if that fixes it.

Thanks, I did try that - no change

Hi - Any updates ? I upgraded to 8.8 and facing a similar issue

I do have similar issues on 8.7.because of my work schedule i just bought a cheap usb audio for the time sake

Thanks @Amuthan for the suggestion, usb audio didn’t work as well.