From owner-freebsd-questions Thu Oct 11 10:56:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 543A337B408 for ; Thu, 11 Oct 2001 10:56:18 -0700 (PDT) Received: (qmail 39262 invoked by uid 100); 11 Oct 2001 17:56:08 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15301.56632.612249.95915@guru.mired.org> Date: Thu, 11 Oct 2001 12:56:08 -0500 To: dochawk@psu.edu Cc: Simon Perkins , questions@FreeBSD.ORG Subject: Re: shutdown with power off ? In-Reply-To: <200110111745.f9BHjRr06533@fac13.ds.psu.edu> References: <15301.51012.602254.960006@guru.mired.org> <200110111745.f9BHjRr06533@fac13.ds.psu.edu> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dochawk@psu.edu types: > mike men tioned, > > > Simon Perkins types: > > > I am a new user with FreeBSD-4.4 release, and was wondering how to > > > poweroff my machine. I tried "halt -p" but it just halts and wants=20 > > > me to press a key so that it reboots. Can freebsd interact with > > > APM and really turn the power off ? > > Yes. You have to enable APM in the kernel and rebuild the > > kernel. Doing so on some motherboards causes problems with the system > > clock, which may be why it's off by default. You can fix it in the > > GENERIC kernel by changing "disable" to "enable" on the apm device > > line. > I just tried this: > # Power management support (see LINT for more options) > device apm0 at nexus? enable flags 0x20 # Advanced Power Management > > and get: > > fac13:conf#config RAPTOR > config: line 146: syntax error If that's line 146, then maybe you need to delete disable instead of changing it. I haven't done this in a while.... http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message