From owner-freebsd-questions Sun Feb 2 11:13:54 2003 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 1711A37B401 for ; Sun, 2 Feb 2003 11:13:53 -0800 (PST) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 170D343FB1 for ; Sun, 2 Feb 2003 11:13:45 -0800 (PST) (envelope-from la3sg@sensewave.com) Received: from tove (217-13-29-172.dd.nextgentel.com [217.13.29.172]) by mail.broadpark.no (Postfix) with ESMTP id 9C4AD8777; Sun, 2 Feb 2003 20:13:43 +0100 (MET) From: "Kjell" To: freebsd-questions@FreeBSD.ORG Date: Sun, 2 Feb 2003 20:05:07 -0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: shutdown -p now on R5 Reply-To: la3sg@sensewave.com Cc: junkmail@sensewave.com Message-ID: <3E3D79F3.22665.2CF6CCB@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 On r4.7 I added 'device apm0' to the kernel konfig file, and 'apm_enable="YES"' to the /etc/rc.conf file, and 'shutdown -p now' with the new kernel would work fine. On r5.0 I get an error when adding 'device apm0' while 'device apm' is accepted. Now the 'shutdown -p now' command fails to turn of the PC power using the recompiled kernel. I am using the same PC in both cases. I did a r5.0 install on a virgin HD. Any hints on what is different in R5.0 is appreciated. regards from Kjell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message