From owner-freebsd-questions@FreeBSD.ORG Tue Feb 17 01:21:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 909BC16A4CE for ; Tue, 17 Feb 2004 01:21:57 -0800 (PST) Received: from firewall.isd.dp.ua (ISD302.isd.dp.ua [193.108.163.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E0643D2D for ; Tue, 17 Feb 2004 01:21:56 -0800 (PST) (envelope-from vyou@isd.dp.ua) Received: from server.isd.dp.ua (server.isd.dp.ua [193.108.162.3]) by firewall.isd.dp.ua (8.12.9p2/8.12.9) with ESMTP id i1H9LiJL067832; Tue, 17 Feb 2004 11:21:44 +0200 (EET) (envelope-from vyou@isd.dp.ua) Received: from ivyourtaev.isd.dp.ua ([193.108.163.88]) by server.isd.dp.ua with Microsoft SMTPSVC(5.0.2195.5329); Tue, 17 Feb 2004 11:21:44 +0200 From: Vladimir Yourtaev Organization: ISD To: gerard-seibert@rcn.com, freebsd-questions@freebsd.org Date: Tue, 17 Feb 2004 11:23:07 +0200 User-Agent: KMail/1.5.4 References: <20040216194334.B491.GERARD-SEIBERT@rcn.com> In-Reply-To: <20040216194334.B491.GERARD-SEIBERT@rcn.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402171123.07657.vyou@isd.dp.ua> X-OriginalArrivalTime: 17 Feb 2004 09:21:44.0515 (UTC) FILETIME=[75D11930:01C3F537] X-Scanned-By: MIMEDefang 2.39 Subject: Re: Shutting down system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: vyou@isd.dp.ua List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2004 09:21:57 -0000 On Tuesday 17 February 2004 02:44, Gerard Seibert wrote: > I have version 5.2 RC#1 installed. > > I have not been able to get the shutdown command to power down my computer. > I used the following command: > > shutdown -p now > > It simple gets to a point where it says press any key to restart. I never > had any problem doing a power off shutdown using Windows XP. Can any one > give me any assistance? > > Thanks! > > Gerard E. Seibert > gerard-seibert@rcn.com > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" I just solved this problem by rebuild my kernel with line device apm0 at nexus? flags 0x20 # Advanced Power Management. I'm reminding that by default this flag is disabled and if compile kernel without any flags ( only device apm0) my system FreeBSD 4.9 RELEASE just rebooted. -- Vladimir Yourtaev ISD Configuration Management Team