Comment 13 for bug 194816

Revision history for this message
earthforce_1 (earthforce1) wrote :

sudo modprobe -l|grep snd-hda-intel

Outputs nothing
 sudo find . -name snd-hda-intel.ko
./lib/modules/2.6.24-12-generic/ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko
./lib/modules/2.6.24-8-generic/ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko
./lib/modules/2.6.24-8-generic/kernel/sound/pci/hda/snd-hda-intel.ko

So they are obviously there, but not loaded.
 sudo modprobe snd_hda_intel
FATAL: Module snd_hda_intel not found.