On Fri, 27 Feb 2009 15:18:55 +0100
Emanuel Rumpf <xbran(a)web.de> wrote:
2009/2/26 Bradley Reed <bradreed1(a)gmail.com>om>:
When you load the snd-hda-intel module include the enable_msi=1
option. I do this on my laptop by adding the line:
options snd-hda-intel enable_msi=1
to my /etc/modprobe.d/sound file (but the file may be different on
your distro. I use Slackware.)
This moves my sound card to an interrupt of its own on my laptop.
Thanks.
Does that work for other drivers too, or is the msi option HDA
specific. _______________________________________________
I think that it may be HDA specific, but there may be a similar option
for other cards that use the ALSA drivers. Check the
Documentation/sound/alsa/ALSA-Configuration.txt file in your kernel
source.
Brad