Thanks, I will give this a try. <br><br>~Neven <br><br><div class="gmail_quote">On Thu, Feb 16, 2012 at 1:57 AM, Michel Dänzer <span dir="ltr">&lt;<a href="mailto:michel@daenzer.net">michel@daenzer.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Mit, 2012-02-15 at 23:48 -0800, Neven Klacar wrote:<br>
&gt; <a href="https://bugs.freedesktop.org/show_bug.cgi?id=28106" target="_blank">https://bugs.freedesktop.org/show_bug.cgi?id=28106</a><br>
&gt;<br>
&gt; I was investigating the above bug, and for some reason radeon x1400<br>
&gt; cards that use msi based interrupts, are conflicting in some way with<br>
&gt; the msi interrupts used by the sound card and wifi chip. Doing<br>
&gt; anything display intensive will drop the wifi connection and make<br>
&gt; really choppy sound.<br>
&gt;<br>
&gt;<br>
&gt; How can I disable msi on the radeon driver? Can it be turned off/on<br>
&gt; via a conf file? I tried echo 0 to msi_bus in /sys/bus/pci/devices/**/<br>
&gt; but it didnt work.<br>
&gt;<br>
&gt; If I have to recompile the source where do I disable it?<br>
<br>
</div></div>See commit a18cee15ed4c8b6a35f96b7b26a46bac32e04bd9 [0]: With current<br>
kernels (at least as of 3.2), you can disable MSI with radeon.msi=0.<br>
Otherwise you can modify the radeon_msi_ok function to return false.<br>
<br>
<br>
[0] <a href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=a18cee15ed4c8b6a35f96b7b26a46bac32e04bd9" target="_blank">http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=a18cee15ed4c8b6a35f96b7b26a46bac32e04bd9</a><br>

<span class="HOEnZb"><font color="#888888"><br>
--<br>
Earthling Michel Dänzer           |                   <a href="http://www.amd.com" target="_blank">http://www.amd.com</a><br>
Libre software enthusiast         |          Debian, X and DRI developer<br>
</font></span></blockquote></div><br>