Dell Mini 9 Sound in Debian
From Wiki
Revision as of 20:49, 30 November 2009 by Stocksy (Talk | contribs) (New page: The sound card is fully supported. This can be fixed by putting the following in <code>/etc/modprobe.d/sound</code> <pre> alias snd-card-0 snd-hda-intel options snd-hda-intel index=0 mod...)
The sound card is fully supported.
This can be fixed by putting the following in /etc/modprobe.d/sound
alias snd-card-0 snd-hda-intel options snd-hda-intel index=0 model=dell
Now reboot.