From owner-freebsd-current@FreeBSD.ORG Thu Jun 3 13:03:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1551716A4CE for ; Thu, 3 Jun 2004 13:03:17 -0700 (PDT) Received: from hellhound.ceribus.net (c-24-21-92-61.client.comcast.net [24.21.92.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4653843D31 for ; Thu, 3 Jun 2004 13:03:16 -0700 (PDT) (envelope-from grover@ceribus.net) Received: (qmail 1062 invoked by uid 1003); 3 Jun 2004 20:03:50 -0000 Received: from grover@ceribus.net by hellhound.ceribus.net by uid 89 with qmail-scanner-1.22 (clamscan: 0.70. spamassassin: 2.63. Clear:RC:1(192.168.200.200):. Processed in 0.962428 secs); 03 Jun 2004 20:03:50 -0000 Received: from unknown (HELO purgatory) (192.168.200.200) by 192.168.200.225 with SMTP; 3 Jun 2004 20:03:49 -0000 From: "Grover Lines" To: Date: Thu, 3 Jun 2004 13:03:16 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcRJpc7oOXSeNsrISAyl+yc+3fHAVQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Qmail-Scanner-Message-ID: <10862930296721056@hellhound.ceribus.net> Message-Id: <20040603200316.4653843D31@mx1.FreeBSD.org> Subject: RE: System boots with ACPI enabled now but hangs on reboot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2004 20:03:17 -0000 Ok well adding hw.acpi.disable_on_poweroff=1 Ok well adding that to loader.conf didn't work but when I manually do a hw.acpi.disable_on_poweroff=1 I get a irq storm with the following output. Waiting (max 60 seconds) for system process vnlru' to stop...stopped Waiting (max 60 seconds) for system process bufdaemon' to stop... Interupt storm detected on "irq9: acpi0"; throttling interupt source stopped Waiting (max 60 seconds) for system process syncer' to stop...stopped Synching disks, buffers remaining... 20 20 9 9 Done Uptime: 6m9s Hangs....... > -----Original Message----- > From: Ronald Klop [mailto:ronald-freebsd6@klop.yi.org] > Sent: Thursday, June 03, 2004 12:08 PM > To: Grover Lines; freebsd-current@freebsd.org > Subject: Re: System boots with ACPI enabled now but hangs on reboot > > On Thu, 3 Jun 2004 11:57:28 -0700, Grover Lines > 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/ to loader.conf didn't work but when I manually do a hw.acpi.disable_on_poweroff=1 I get a irq storm with the following output. Waiting (max 60 seconds) for system process vnlru' to stop...stopped Waiting (max 60 seconds) for system process bufdaemon' to stop... Interupt storm detected on "irq9: acpi0"; throttling interupt source stopped Waiting (max 60 seconds) for system process syncer' to stop...stopped Synching disks, buffers remaining... 20 20 9 9 Done Uptime: 6m9s Hangs....... > -----Original Message----- > From: Ronald Klop [mailto:ronald-freebsd6@klop.yi.org] > Sent: Thursday, June 03, 2004 12:08 PM > To: Grover Lines; freebsd-current@freebsd.org > Subject: Re: System boots with ACPI enabled now but hangs on reboot > > On Thu, 3 Jun 2004 11:57:28 -0700, Grover Lines > 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/hw.acpi.disable_on_poweroff=1