From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 03:41:54 2003 Return-Path: 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 8A99937B401 for ; Mon, 21 Apr 2003 03:41:54 -0700 (PDT) Received: from ns.korolev.net.ru (ns.korolev-net.ru [212.188.65.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ABF043FEC for ; Mon, 21 Apr 2003 03:41:45 -0700 (PDT) (envelope-from buhgkobz@korolev-net.ru) Received: from wizard (gobr3.korolev.net [192.168.125.3]) by ns.korolev.net.ru (Postfix) with SMTP id 5F8153DF1 for ; Mon, 21 Apr 2003 14:41:48 +0400 (MSD) Message-ID: <000801c307f3$384cf200$020100c8@wizard> From: "Sysadmin" To: Date: Mon, 21 Apr 2003 14:46:09 +0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Server Power Off X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 10:41:54 -0000 I installed FreeBSD 4.7 on my server with Intel SE7500CW2 motherboard and Intel Xeon 2000 Mhz. I have added following string in /etc/rc.conf file: apm_enable=3D"YES"=20 and in kernel configuration file: device apm0 at nexus? disable flags 0x20 Hovever shutdown -p now does not turns off the power. Thanks in advance, Vladimir Konnov