Re: System boots with ACPI enabled now but hangs on reboot

From: Ronald Klop (ronald-freebsd6_at_klop.yi.org)
Date: 06/03/04

  • Next message: Drew Broadley: "Mounting an FTP site"
    Date: Thu, 03 Jun 2004 21:07:58 +0200
    To: Grover Lines <grover@ceribus.net>, freebsd-current@freebsd.org
    
    

    On Thu, 3 Jun 2004 11:57:28 -0700, Grover Lines <grover@ceribus.net> wrote:

    > I've been building world on a daily basis and starting May 16 my kernel
    > was
    > hanging with ACPI enabled. Anyway since a couple days ago the system
    > boots
    > fine but hangs on reboot. My system is a K7S5A and here's my debugging
    > info
    > so that maybe it will help someone to fix the issue.
    >
    > boot -v with ACPI enabled http://www.ceribus.net/freebsd/dmesg.txt
    > boot -v with ACPI disabled http://www.ceribus.net/freebsd/dmesg-wo.txt
    >
    > ASL http://www.ceribus.net/freebsd/grover-k7s5a.asl
    >
    > hellhound# sysctl hw.acpi
    > hw.acpi.supported_sleep_state: S1 S4 S5
    > hw.acpi.power_button_state: S5
    > hw.acpi.sleep_button_state: S1
    > hw.acpi.lid_switch_state: NONE
    > hw.acpi.standby_state: S1
    > hw.acpi.suspend_state: S3
    > hw.acpi.sleep_delay: 1
    > hw.acpi.s4bios: 0
    > hw.acpi.verbose: 0
    > hw.acpi.disable_on_poweroff: 0
    > hw.acpi.reset_video: 1
    > hw.acpi.cpu.cx_supported: C1/0
    > hw.acpi.cpu.cx_lowest: C1
    > hw.acpi.cpu.cx_history: 7673/0

    Try to set hw.acpi.disable_on_poweroff=1.

    Ronald.

    -- 
    Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
    _______________________________________________
    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: Drew Broadley: "Mounting an FTP site"