From owner-freebsd-questions Wed Dec 25 5: 6:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97E0C37B401 for ; Wed, 25 Dec 2002 05:06:56 -0800 (PST) Received: from east.ath.cx (catv-50622a7a.nyircatv.broadband.hu [80.98.42.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 203ED43EB2 for ; Wed, 25 Dec 2002 05:06:50 -0800 (PST) (envelope-from witch@kronos.HomeUnix.com) X-Complaints-To: abuse@kronos.homeunix.com X-SMTP-Authenticated: CRAM-MD5 Received: from slave.east.ath.cx (xijqkmvaj0a8z1oa@slave.kronos.homeunix.com [10.1.1.1]) (authenticated bits=0) by east.ath.cx (8.12.6/8.12.6) with ESMTP id gBPD6hIW037744 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Wed, 25 Dec 2002 14:06:43 +0100 (CET) (envelope-from witch@slave.east.ath.cx) Received: from slave.east.ath.cx (localhost [127.0.0.1]) by slave.east.ath.cx (8.12.6/8.12.6) with ESMTP id gBPD6grb042091 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Wed, 25 Dec 2002 14:06:43 +0100 (CET) (envelope-from witch@slave.east.ath.cx) Received: (from witch@localhost) by slave.east.ath.cx (8.12.6/8.12.6/Submit) id gBPD6b5l042001; Wed, 25 Dec 2002 14:06:37 +0100 (CET) Date: Wed, 25 Dec 2002 14:06:37 +0100 (CET) From: Andrew Prewett Reply-To: Andrew Prewett To: questions@FreeBSD.ORG Subject: Re: ATX power down In-Reply-To: <20021225124941.8147.qmail@web14911.mail.yahoo.com> Message-ID: <20021225140139.O35290@slave.east.ath.cx> References: <20021225124941.8147.qmail@web14911.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Today Paulo Roberto wrote: > --- "Denis N. Peplin" wrote: > > # halt -p > > The system halts, but still no power down. Is there a sysctl for this > thing or maybe a compile option in the kernel? 1) `device apm' in the kernel config 2) `apm_enable="YES"' in /etc/rc.conf > BTW "PDWN" in the keymap ("the three-finger-salute") would have to > power down the ATX also, right? Yes, if you dont have `options SC_DISABLE_REBOOT' in th kernel conf and not changed the keymap (/usr/share/syscons/*.kbd). -andrew > thanks > > Paulo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message