[Bug 196542] System stops booting with "ACPI APIC Table: <INTEL DENLOW>"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 6 18:55:49 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196542

John Baldwin <jhb at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           Assignee|freebsd-bugs at FreeBSD.org    |jhb at FreeBSD.org

--- Comment #26 from John Baldwin <jhb at FreeBSD.org> ---
Does FreeBSD boot fine from a cold boot as well?  We don't do anything super
special on the APs during shutdown.  One thing you can try perhaps is changing
the enable_intr() in sys/amd64/amd64/vm_machdep.c cpu_reset() in the #ifdef SMP
code to a disable_intr() instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list