Date: Tue, 17 Feb 2004 11:23:07 +0200 From: Vladimir Yourtaev <vyou@isd.dp.ua> To: gerard-seibert@rcn.com, freebsd-questions@freebsd.org Subject: Re: Shutting down system Message-ID: <200402171123.07657.vyou@isd.dp.ua> In-Reply-To: <20040216194334.B491.GERARD-SEIBERT@rcn.com> References: <20040216194334.B491.GERARD-SEIBERT@rcn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <vyou@isd.dp.ua> ISD Configuration Management Team <cm@isd.dp.ua>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402171123.07657.vyou>