From owner-freebsd-questions@FreeBSD.ORG Tue Dec 9 09:34:07 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 D041D1065673 for ; Tue, 9 Dec 2008 09:34:07 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57004.mail.re3.yahoo.com (web57004.mail.re3.yahoo.com [66.196.97.108]) by mx1.freebsd.org (Postfix) with SMTP id 61E1E8FC14 for ; Tue, 9 Dec 2008 09:34:07 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 69818 invoked by uid 60001); 9 Dec 2008 09:34:06 -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:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=s1crH/8C6z89yusmNLuL8fv38MGDKNIgN+5opZNSiTdO4RFOtEuqoj/0NhsWpfhvPkipXEulqIfDxVLWgD5QfgQQqWip0u0aEMEnHKp7b5OJkNX6YSntTpWBiUoLsJ/H4Bt2R8vprKOeiLDtAhyRAv74sjt8a/fk3L6NKU8dw7A=; X-YMail-OSG: pPeNHEQVM1mxIe2YKQ6lLOOOlh6o5OVhhoFo_5U0tUHMRIY71z1vHCo2Wqf_c2WEn7jSwxahfO2hzUNTzwHRM8kSZao9.iNPsoVOMzzCqssk.gVW1_Vuztu2y_QzEgARl0H95XMNADhBLC4yu1BrvgzQnKw- Received: from [220.255.7.168] by web57004.mail.re3.yahoo.com via HTTP; Tue, 09 Dec 2008 01:34:06 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Tue, 9 Dec 2008 01:34:06 -0800 (PST) From: Unga To: freebsd-questions@freebsd.org In-Reply-To: <706654.84147.qm@web57001.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <717416.69815.qm@web57004.mail.re3.yahoo.com> Subject: Re: 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, 09 Dec 2008 09:34:07 -0000 --- On Tue, 12/2/08, Unga wrote: > From: Unga > Subject: FreeBSD cannot power down > To: freebsd-questions@freebsd.org > Date: Tuesday, December 2, 2008, 11:22 PM > 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. > I found /dev/acpi is missing. I may have sure made a mistake somewhere. What is the proper fix to get the /dev/acpi? Best regards Unga