Re: ACPI causes page fault/panic upon reboot

From: Dan Hulme (d_at_diefree.com)
Date: 12/31/03

  • Next message: Dan Hulme: "Re: ACPI causes page fault/panic upon reboot"
    Date: Wed, 31 Dec 2003 02:33:27 -0800
    To: Nate Lawson <nate@root.org>
    
    

    Disabling ACPI fixes the problem. The problem appears to be in dc0,
    however. See my other reply for details.

    -Dan

    Nate Lawson wrote:

    >Enable "options DDB" and other debugging options in your kernel so that
    >you can get a stacktrace. The problem could also be rl0 or dc0 in their
    >shutdown routines since they share an interrupt with acpi. If you can
    >remove either of those cards, see if that fixes the problem. Also,
    >does disabling acpi help? Finally, try:
    > sysctl hw.acpi.disable_on_poweroff=0
    >
    >-Nate
    >
    >
    >
    >
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Dan Hulme: "Re: ACPI causes page fault/panic upon reboot"

    Relevant Pages

    • Re: ACPI causes page fault/panic upon reboot
      ... Disabling ACPI fixes the problem. ... Nate Lawson wrote: ... >shutdown routines since they share an interrupt with acpi. ...
      (freebsd-current)
    • Re: 5.3-BETA5-i386-disc1 bootstrap failures
      ... On Tuesday 21 September 2004 11:39 am, Nate Lawson wrote: ... > Scot Hetzel wrote: ... >> Since disabling ACPI didn't work try, disabling APIC at the loader prompt ... Booting in "safe mode" worked fine, ...
      (freebsd-current)