From owner-freebsd-questions@FreeBSD.ORG Tue Dec 2 15:22:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3F84106564A for ; Tue, 2 Dec 2008 15:22:38 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57001.mail.re3.yahoo.com (web57001.mail.re3.yahoo.com [66.196.97.105]) by mx1.freebsd.org (Postfix) with SMTP id 5462D8FC08 for ; Tue, 2 Dec 2008 15:22:38 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 84218 invoked by uid 60001); 2 Dec 2008 15:22:37 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=sM7oyd6UBnF8yHDBJg+rdD9PfuPO3jrHFPLlBshM3nD8HBUhmd3VQc0dAzj3QqnqUNb9op5hYaGhxDPuSVXIDje/bG9XRx2KwzpkPWWIiT2BsHg5nNUVV5e2xRNX5+EQa7Qmy35shlID7ObOIc/ozdNUpVIR8lZlqq5daHZUju8=; X-YMail-OSG: bhk.eBoVM1kC9u8zlUzrGnRfX812CHi19b.Hgb2JcEQVGSn_PqYgAvSEzlQRmwcKYUOWkRtbgj.uHCu0vbF1NTpQQfZ_rQiA3U.Sa2HSWilql_V4l0b7ZGkdCHmm7ZZgxFWZ0A-- Received: from [220.255.7.214] by web57001.mail.re3.yahoo.com via HTTP; Tue, 02 Dec 2008 07:22:37 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Tue, 2 Dec 2008 07:22:37 -0800 (PST) From: Unga To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <706654.84147.qm@web57001.mail.re3.yahoo.com> Subject: FreeBSD cannot power down X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: unga888@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2008 15:22:38 -0000 Hi all After a kernel recompilation on i386 RELENG_7 (not the latest), I cannot power down the machine. kldstat shows acpi.ko is loaded. It used to switch off but now the "shutdown -p now" halts the system with following messages: The operating system has halted. Please press any key to reboot. What else could I check to identify the cause? Appreciate your ideas on this. Kind regards Unga