Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2001 01:10:54 -0400
From:      Jason Vervlied <jvervlied@boca.verio.net>
To:        "David Loszewski" <stealth215@mediaone.net>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: power down
Message-ID:  <20011017051102.B857037B401@hub.freebsd.org>
In-Reply-To: <002801c156a9$062319f0$3000a8c0@sickness>
References:  <002801c156a9$062319f0$3000a8c0@sickness>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 16 October 2001 09:14 pm, David Loszewski wrote:
> What command powers down an ATX PC? I thought 'shutdown -p now' was
> supposed to but it doesn't.
>
> Dave
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

It does, but you need to make sure you have 
device          apm0
compiled into your kernel (is there simply a kernel module that can be loaded 
for this?) and 
apm_enable="YES"
in your /etc/rc.conf file. 

-- 
Jason 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011017051102.B857037B401>