From owner-freebsd-questions Wed Feb 14 23:38:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by hub.freebsd.org (Postfix) with ESMTP id 9EA4C37B401 for ; Wed, 14 Feb 2001 23:38:53 -0800 (PST) Received: from paradise.net.nz (203-79-68-199.apx0.paradise.net.nz [203.79.68.199]) by deborah.paradise.net.nz (8.10.1/8.10.1) with ESMTP id f1F7cmr12320; Thu, 15 Feb 2001 20:38:48 +1300 (NZDT) Message-ID: <3A8B8753.1FB5FFC2@paradise.net.nz> Date: Thu, 15 Feb 2001 20:37:55 +1300 From: Mark Ibell X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Conrad Sabatier Cc: freebsd-questions@FreeBSD.ORG, Peter Shpak Subject: Re: /dev/apm0 not configured References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try adding the following lines to the bottom of /boot/kernel.conf (just before the line with 'q'): en apm0 fl apm0 0x0 Conrad Sabatier wrote: > > On 14-Feb-01 Mark Ibell wrote: > > I'm assuming that you've got the apm device compiled into the kernel and > > enabled. Other than that all you should need is apm_enable="YES" in > > /etc/rc.conf. > > This doesn't always work. > > Incidentally, can anyone explain why the lines that define apm are different in > LINT and the GENERIC kernel config? > > LINT has simply: > > device apm0 > > While GENERIC has: > > device apm0 at nexus? disable flags 0x20 # Advanced Power Management > > The "disable" in the latter seems particularly suspect. > > > > ----- Original Message ----- > > From: "Peter Shpak" > > To: > > Sent: Wednesday, February 14, 2001 9:09 PM > > Subject: /dev/apm0 not configured > > > > > >> Hi, > >> i would like to make my computer turn itself off when > >> i say: > >> shutdown -p now > >> but it does not > >> i know that the motherboard supports the feature. but > >> the /dev/apm0 or /dev/apm does not seem to be > >> configured. > >> is there some way to configure the device > >> any suggestions are welcome. > >> thanks for your time > >> oh yeah.. i am running FreeSD 4.2-STABLE > >> Peter > >> > >> __________________________________________________ > >> Do You Yahoo!? > >> Get personalized email addresses from Yahoo! Mail - only $35 > >> a year! http://personal.mail.yahoo.com/ > >> > >> > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > >> with "unsubscribe freebsd-questions" in the body of the message > >> > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > Conrad Sabatier > cjsabatier@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message