You are not logged in.
I installed Arch Linux, and after that xfce4, video drivers, and pipewire. But I don't have sound. I think that the problem is with a driver because the output of the following command
aplay -l
aplay: device_list:277: no soundcards found...
Btw I have dual boot with windows 11, and in win11 sound works well
Offline
What is your model of your computer
and do uname -r
<--- [ Natpunk ]
Offline
Is a laptop, Acer Aspire A515-55
6.3.4-arch1-1
Offline
Install sof-firmware and reboot.
If that didn't help post
sudo dmesg | grep -E 'snd|sof'Offline