Artix-runit
all firmware fully is updated
[awahl@xitra ~]$ aplay -l
aplay: device_list:274: no soundcards found...
output with external soundard connected:
[awahl@xitra ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: Amplif [Meizu HiFi DAC Headphone Amplif], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
here is my /etc/modprobe.d/alsa.conf
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
options snd-pcsp index=-2
options snd-usb-audio index=-2
options snd-hda-intel single_cmd=1
options snd-hda-intel probe_mask=1
options snd-hda-intel model=basic
My computer is a Lenovo thinkpad t14
Intel CPU sound was working perfectly when i was using stock arch out of the box
Turnes out i was missing a pacage called "sof-firmware"
insralled it with pacman and everyting came up,
hope this helps
i also added the following lines to a file i created named: /etc/modprobe.d/intel.conf
options snd-hda-intel single_cmd=1
options snd-hda-intel probe_mask=1
Hope this might be of help to someone in the future.
closing post