Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2003 11:49:33 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        John Polstra <jdp@polstra.com>
Cc:        current@freebsd.org
Subject:   Re: PII SMP system hangs during boot with ACPI enabled
Message-ID:  <20031124114807.D87439@root.org>
In-Reply-To: <XFMail.20031124100314.jdp@polstra.com>
References:  <XFMail.20031124100314.jdp@polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Nov 2003, John Polstra wrote:
> On 24-Nov-2003 Nate Lawson wrote:
> > Please add debug.acpi.disable="cpu" to loader.conf or type that in at the
> > loader prompt.  If it boots ok, we'll have to debug the acpi_cpu_startup
> > path.
>
> Thanks.  It still hangs even with debug.acpi.disable="cpu".  I have
> attached the verbose boot messages.  They are essentially the same as
> the previous messages, except that the acpi_cpu messages are gone now
> as expected.
>
> If there's anything else I should try, just let me know.

It's a long shot, but what about setting kern.timecounter.hardware to
i8254.  It appears your ACPI timer is bad.  The reason why I suggest this
is that it seems like interrupts are being lost.

-Nate



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