<br><br><div><span class="gmail_quote">On 10/29/05, <b class="gmail_sendername">Michael T. Dean</b> &lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.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;">
Jason Werpy wrote:<br><br>&gt;On 10/29/05, Ryan Steffes &lt;<a href="mailto:rbsteffes@gmail.com">rbsteffes@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;<br>&gt;&gt;On 10/28/05, Michael T. Dean &lt;<a href="mailto:mtdean@thirdcontact.com">
mtdean@thirdcontact.com</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;&gt;vi /usr/src/linux-`uname -r`/Documentation/kernel- parameters.txt<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;...<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;I think you were trying for &quot;acpi=noirq noapic nolapic&quot;. And, it
<br>&gt;&gt;&gt;wouldn't hurt to throw in a &quot;pci=noacpi&quot; for good measure. Most of the<br>&gt;&gt;&gt;'net gets these parameters wrong, though, so I realize you saw someone<br>&gt;&gt;&gt;else recommend this...<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;Changing to acpi=off did not fix the problem. I'm a little concerned with<br>&gt;&gt;whether it's really off though, it seems to turn on local apic before<br>&gt;&gt;reading the kernel options:
<br>&gt;&gt;<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: Found and enabled local APIC!<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: Initializing CPU#0<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: Kernel command line: auto BOOT_IMAGE=MythTV
<br>&gt;&gt;ro root=341 acpi=off noapic nolapic resume=/dev/hdb3 splash=silent<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: bootsplash: silent mode.<br>&gt;&gt;<br>&gt;&gt;Later, it does say:<br>&gt;&gt;<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: PCI: PCI BIOS revision 
2.10 entry at<br>&gt;&gt;0xfbe50, last bus=2<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: PCI: Using configuration type 1<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: mtrr: v2.0 (20020519)<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: ACPI: Subsystem revision 20050211
<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: ACPI: Interpreter disabled.<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: Linux Plug and Play Support v0.97 (c) Adam<br>&gt;&gt;Belay<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: pnp: PnP ACPI: disabled
<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: PnPBIOS: Disabled<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: PCI: Probing PCI hardware<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: PCI: Probing PCI hardware (bus 00)<br>&gt;&gt;Oct 29 08:56:54 mythtv kernel: PCI: Using IRQ router default [10de/01e0]
<br>&gt;&gt;at 0000:00:00.0<br>&gt;&gt;<br>&gt;&gt;but it doesn't say anything about local apic again. How can I check that<br>&gt;&gt;it's really disabled?<br>&gt;&gt;<br>&gt;&gt;<br>&gt;You might also need the nolapci kernel parameter to turn off local apci, its
<br>&gt;separate from the main apci kernel parameters.<br>&gt;<br>&gt;<br>Once again, I know you were just repeating something you've seen out<br>there on the 'net, but as described in kernel-parameters.txt (as<br>referenced above) there is no such parameter as &quot;nolapci&quot;.&nbsp;&nbsp;As a matter
<br>of fact, there is no (relevant) such thing as APCI or apci.&nbsp;&nbsp;ACPI is<br>Advanced Configuration and Power Management and APIC is Advanced<br>Programmable Interrupt Controller.<br><br>Note, there's also no &quot;nolacpi&quot; parameter, and he's already using &quot;nolapic&quot;.
<br><br>Mike<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br><br>I think I got a typo in there somewhere.&nbsp; I meant nolacpi, or at least I meant the interrupt controler one, and not the power management thing.&nbsp; Oops.&nbsp; I hate these acronyms.
<br><br>