Date: 25 May 2001 09:37:51 +0100 From: Wayne Pascoe <wayne.pascoe@realtime.co.uk> To: Martin Hasenbein <mh-freebsd-questions@space.net> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: shutdown and power-off Message-ID: <861ypdako0.fsf@pan.realtime.co.uk> In-Reply-To: <20010525101648.B57030@Space.Net> References: <20010525101648.B57030@Space.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
Martin Hasenbein <mh-freebsd-questions@space.net> writes: > Hi, > > does anyone know how to configure FreeBSD to shutdown > and auto-power-off? I already compiled device apm0 > into the kernel and put apm_enable="YES" and apmd_enable="YES" > into rc.conf. I enabled PM by APM in the BIOS. When I do > a shutdowm -p now the computer goes down, but it doesn't > power off. Does anyone know how to do it right? Did I miss > something? Do apm -s This should return 1 If it return's 0, then apm is not enabled. Do apm -e 1 to enable it. -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 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?861ypdako0.fsf>