Re: [Alsa-user] alsa not seeing sound cards

2019-06-14 Thread Brian J. Murrell
On Fri, 2019-06-14 at 15:59 +0100, James wrote: > You appear to be missing: snd-hda-intel Technically, yes, but I'm not actually interested in the Intel sound device but rather the nvidia one which is an HDMI port. > Try "modprobe snd-hda-intel" and see if that helps. At least as a debugging

Re: [Alsa-user] alsa not seeing sound cards

2019-06-14 Thread James
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

Re: [Alsa-user] alsa not seeing sound cards

2019-06-14 Thread Brian J. Murrell
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

Re: [Alsa-user] alsa not seeing sound cards

2019-06-14 Thread Clemens Ladisch via Alsa-user
Brian J. Murrell wrote: > # aplay -l > aplay: device_list:272: no soundcards found... Are the sound drivers loaded? (see the output of "lsmod") Are the devices accessible? (see "ls -l /dev/snd/") Regards, Clemens ___ Alsa-user mailing list

[Alsa-user] alsa not seeing sound cards

2019-06-14 Thread Brian J. Murrell
Kernel 5.0.17 alsa-lib 1.1.9 # aplay -l aplay: device_list:272: no soundcards found... # lspci | grep -i audio 00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02) 02:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)