From owner-freebsd-hackers Mon Apr 19 20:32:41 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from obie.softweyr.com (unknown [204.68.178.33]) by hub.freebsd.org (Postfix) with ESMTP id D4BC415038 for ; Mon, 19 Apr 1999 20:32:37 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from softweyr.com (homer.softweyr.com [204.68.178.39]) by obie.softweyr.com (8.8.8/8.8.8) with ESMTP id VAA26177; Mon, 19 Apr 1999 21:30:02 -0600 (MDT) (envelope-from wes@softweyr.com) Message-ID: <371BF4B9.54427709@softweyr.com> Date: Mon, 19 Apr 1999 21:30:01 -0600 From: Wes Peters Organization: Softweyr LLC X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Evren Yurtesen Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: how to powerdown? APM? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Evren Yurtesen wrote: > > hello, > I have an intel T440BX board and freebsd is not able > to detect APM support of the bios... > what is wrong? > > I have compiled the kernel with APM support and there is no > option about APM in the bios setup! and freebsd says > > apm0 not found! > > that is all, how will I enable it? win98 is able to shutdown > the system and also power down too By enabling it. ;^) You can do this by running "userconfig" during the booting process; boot with the -c flag and enable the apm device from configuration editor, or edit your kernel configuration file and remove the "disable" keyword from the apm0 line, make a new kernel, and reboot. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://www.softweyr.com/~softweyr wes@softweyr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message