<br><br><div><span class="gmail_quote">On 10/28/05, <b class="gmail_sendername">Julian Edwards</b> &lt;<a href="mailto:myth@julian-edwards.com">myth@julian-edwards.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ryan Steffes wrote:<br><br>&gt; I thought I had finally gotten this fixed with the kernel option<br>&gt; nolapic, but it happened to me again.&nbsp;&nbsp;I am experiencing hard lock ups<br>&gt; that seem to be related to high data throughput, but aren't consistent
<br>&gt; enough for me to track down.&nbsp;&nbsp;When it freezes, only hitting the reset<br>&gt; or power button fixes it.<br>&gt;<br>&gt; I have an MSI K7N2 Delta 2 motherboard with an AMD Barton 2500+ in<br>&gt; it.&nbsp;&nbsp;It has a nforce northbridge.&nbsp;&nbsp;I am passing the kernel &quot;acpi=no
<br>&gt; noapic nolapic&quot;. I'm running 2.6.11-6mdk.&nbsp;&nbsp;I have one PVR 150.&nbsp;&nbsp;I have<br>&gt; two hard drives, running LVM to make one video share.&nbsp;&nbsp;I'm running<br>&gt; ivtv 0.3.9<br>&gt;<br>&gt; What happens is a hard lock up. It generally happens when I'm
<br>&gt; exercising the ethernet hard.<br><br>This exact same thing was happening to me too with my KT6 Delta.<br><br>[snip]<br><br>&gt; Can anyone give any advice on where to go from here?<br><br>Sure.&nbsp;&nbsp;The problem is almost certainly to do with interrupt sharing.&nbsp;&nbsp;In
<br>my case it was a problem with the ACPI steering assigning too many<br>devices the same IRQ.&nbsp;&nbsp;I ended up fixing it by disabling unnecessary<br>onboard hardware (eg I don't need 8 USB controllers or onboard sound),<br>using acpi=off (is that different to your acpi=no ?) and re-positioning
<br><br>
</blockquote></div><br>
<br>
According to proc/interrupts, there shouldn't be a sharing
problem.&nbsp; However, I'm unsure if there is a difference between
acpi=no and acpi=off.&nbsp; I'll try &quot;off&quot; and see if I can pound away
on the NIC and the hard drive and see what happens.<br>