On 14/06/2019 15:32, Brian J. Murrell wrote:
On Fri, 2019-06-14 at 16:02 +0200, Clemens Ladisch via Alsa-user wrote:
Brian J. Murrell wrote:
# aplay -l
aplay: device_list:272: no soundcards found...
Are the sound drivers loaded? (see the output of "lsmod")
Sorry, I did check that before my previous message but forgot to
include the output:
# lsmod | grep snd
snd_seq 86016 0
snd_seq_device 16384 1 snd_seq
snd_pcm 118784 0
snd_timer 40960 2 snd_seq,snd_pcm
snd 94208 4 snd_seq,snd_seq_device,snd_timer,snd_pcm
soundcore 16384 1 snd
You appear to be missing: snd-hda-intel
Try "modprobe snd-hda-intel" and see if that helps.
It should be automatically detecting it, but the modprobe is a good test.
Kind Regards
James
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user