Date: Wed, 17 Sep 2003 20:47:26 -0700 From: "Mike Maltese" <mike@pcmedx.com> To: <questions@freebsd.org> Cc: Tadimeti Keshav <keshav_tadimeti@yahoo.co.uk> Subject: Re: how to enable auto power off Message-ID: <000401c37d97$93aae4d0$f4f0a8c0@pcmedx.com> References: <20030918033326.520.qmail@web86004.mail.ukl.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In your kernel config: device apm0 at nexus? flags 0x20 Add to rc.conf (before you boot the new kernel): apm_enable="yes" Now to power off, use 'shutdown -p now'. See also apm(4). ----- Original Message ----- From: "Tadimeti Keshav" <keshav_tadimeti@yahoo.co.uk> To: <freebsd-questions@freebsd.org> Sent: Wednesday, September 17, 2003 8:33 PM Subject: how to enable auto power off > Guys, > I have a D815EPEA intel based motherboard. My > dual-boot Redhat 9.0 setup can automatically shutdown > and power off. But freeBSD can't do that (yet). > > Are there any flags I need to set in rc.conf or what > do I need to set to recompile the kernel? > I use freeBSD 4.5. > THanks > > ________________________________________________________________________ > Want to chat instantly with your online friends? Get the FREE Yahoo! > Messenger http://mail.messenger.yahoo.co.uk > _______________________________________________ > 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000401c37d97$93aae4d0$f4f0a8c0>