From owner-freebsd-questions Wed Jun 5 11:37:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id E2E7537B403 for ; Wed, 5 Jun 2002 11:37:11 -0700 (PDT) Received: (qmail 25796 invoked by uid 0); 5 Jun 2002 18:37:06 -0000 Received: from dial-213-168-97-10.netcologne.de (HELO capm) (213.168.97.10) by mail.gmx.net (mp014-rz3) with SMTP; 5 Jun 2002 18:37:06 -0000 Message-ID: <003901c20cbf$f98428b0$0200a8c0@capm> From: "Pascal Giannakakis" To: , "Scott" References: <5.1.0.14.0.20020603185052.00bd59b0@pop-server.nyc.rr.com> Subject: Re: Problem with "shutdown -p now" Date: Wed, 5 Jun 2002 20:36:57 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 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 > This is what fixed for me. > > In /etc/rc.conf add > apm_enable="YES" > In your kernel, you'll see a line about apm0 and somewhere in the middle of > the line the word disabled. Remove the word disabled, recompile the kernel > and you should be good to go. > > HTH > Scott Robbins LOL I saw that entry in the kernel-config before, but didn't read this line till the end, so i missed to cut out "disabled". Indeed, this fixed it for me, too. Thx for your replies. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message