[issue557] 1.9.0-DEVELOPMENT hangs with ACPI enabled

YONETANI Tomokazu qhwt+dfly at les.ath.cx
Sat Feb 17 01:28:15 PST 2007


On Fri, Feb 16, 2007 at 05:08:46PM -0300, Mariano Aliaga wrote:
> On 2/16/07, YONETANI Tomokazu <qhwt+dfly at les.ath.cx> wrote:
> >On Thu, Feb 15, 2007 at 04:23:27PM -0300, Mariano Aliaga wrote:
> 
> >ACPICA-20061109.  Can you try this in the boot loader:
> >  set debug.acpi.layer="ACPI_PROCESSOR ACPI_NAMESPACE"
> >  set debug.acpi.level="ACPI_LV_INFO ACPI_LV_FUNCTIONS"
>
> I'm not sure how to do this. If I don't set debug.acpi.disabled="cpu",
> I can't boot, and I don't know if the info I provide is useful with
> cpu disabled :(

Well, we're trying to find where it's hanging, so we can't get something
really useful without hanging your PC, unless the message buffer survives
across reboot(some does).  Roughly there are three places where the hang
can occur; probe, attach, and the idle hook, and we need to determine
where it is hanging.  If you remove "ACPI_NAMESPACE" from debug.acpi.layer
and reboot without disabling "cpu" subsystem, do you see a few lines
containing "cpu", "CPU", or "Processor" on the console?  If it does,
let me know them.

Cheers.





More information about the Bugs mailing list