From owner-freebsd-bugs@FreeBSD.ORG Tue May 15 01:00:16 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFEED1065670 for ; Tue, 15 May 2012 01:00:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A4C0E8FC0A for ; Tue, 15 May 2012 01:00:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4F10GMo041141 for ; Tue, 15 May 2012 01:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4F10Gc5041139; Tue, 15 May 2012 01:00:16 GMT (envelope-from gnats) Date: Tue, 15 May 2012 01:00:16 GMT Message-Id: <201205150100.q4F10Gc5041139@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: RX Cc: Subject: Re: kern/166806: Inability to reboot system X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: RX List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 May 2012 01:00:16 -0000 The following reply was made to PR kern/166806; it has been noted by GNATS. From: RX To: Attilio Rao Cc: bug-followup@freebsd.org Subject: Re: kern/166806: Inability to reboot system Date: Mon, 14 May 2012 17:42:36 -0700 On May 12, 2012, at 9:18 AM, Attilio Rao wrote: > It means that your ACPI FADT doesn't likely have RESET_REG on. > However, maybe you don't even get to the cpu stopping part, can you > apply the following patch and tell me if you see more output before to > stop? > http://www.freebsd.org/~attilio/shutdowncheck.patch Thanks. Both checkpoints are reached. The last line is "Rebooting...". > Also do you have a serial console you can use on any of those machines? I'll make it happen. --RX