- Code: Select all
[ben@BlackBox ~]$ aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
[ben@BlackBox ~]$ aplay -l
aplay: device_list:252: no soundcards found...
Among the standard troubleshooting steps, lsmod indicates that snd_hda_intel isn't loaded, but modprobe fails...
- Code: Select all
[ben@BlackBox ~]$ sudo modprobe -a snd_hda_intel
ERROR: could not insert 'snd_hda_intel': Invalid argument
I've also attached the relevant dmesg output - it's not very happy! So can anyone deduce what am I (or my system) doing wrong - or if I've given insufficient information, any further troubleshooting steps I can take...