Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2003 12:11:11 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        Harald Schmalzbauer <h@schmalzbauer.de>
Cc:        current@freebsd.org
Subject:   Re: acpi_cpu_idle panic (Was: Re: kernel panic with todays source)
Message-ID:  <20031116120622.O57495@root.org>

next in thread | raw e-mail | index | archive | help
The panic you see is a result of the new acpi_cpu driver, not ULE.  In any
case, it appears that acpi_cpu_idle is being called and trying to read one
of the processor control registers before they are present.  Please send
me privately the output of:
   acpidump -t -d > harald-MachineType.asl

As a workaround, please set this in loader.conf:
   debug.acpi.disable="cpu"

That will allow you to get running and give me some time to look into
this.

Thanks,
-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031116120622.O57495>