[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Missing sound module after upgrade



Am 02.02.2012 19:04, schrieb Tony van der Hoff:
> The latest kernel upgrade for Squeeze caused my sound to die. I
> eventually tracked this down to missing module snd-hda-intel.
> 
> Performing "modprobe snd-hda-intel" restores normal operation.
> 
> I can't find which configuration file to update with this command to
> allow it to persist through a reboot.
> 
> Any suggestions, please?
> 
> Cheers, Tony

Hmm, the module should be tried and loaded at startup, you might want to
check syslog. Anyway you can add a line to /etc/modules to load it:

# echo "snd-hda-intel" >>/etc/modules


Sebastian


Reply to: