From owner-freebsd-questions Thu Oct 26 12:17:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from humpty.finadmin.virginia.edu (humpty.finadmin.Virginia.EDU [128.143.87.245]) by hub.freebsd.org (Postfix) with ESMTP id 8B11A37B479 for ; Thu, 26 Oct 2000 12:17:51 -0700 (PDT) Received: (from mrg8n@localhost) by humpty.finadmin.virginia.edu (8.9.3/8.9.3) id PAA89434; Thu, 26 Oct 2000 15:19:20 -0400 (EDT) (envelope-from mrg8n) Date: Thu, 26 Oct 2000 15:19:20 -0400 From: Mike Galvez To: Bennett Hui Cc: smujohnson@home.com, questions@FreeBSD.ORG Subject: Re: APM or /etc/hosts Message-ID: <20001026151919.G84260@m.mail.virginia.edu> References: <20001026095837.B84260@m.mail.virginia.edu> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="mP3DRpeJDSE+ciuQ" X-Mailer: Mutt 1.0.1i In-Reply-To: ; from bennett@hqinvestment.com on Thu, Oct 26, 2000 at 11:00:30AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii I'm using the 4.0 release & compiled a custom kernel; however, The GENERIC config file has support for apm. To find the path try: locate kernel.conf I have attached a text file with the content of the /boot directory and kernel.conf file. On Thu, Oct 26, 2000 at 11:00:30AM -0700, Bennett Hui wrote: > I also want to get APM working on my FreeBSD box. I have 4.1.1 release. > > Following your instructions, I've checked the following: > > In /etc/rc.conf, I have: > > apm_enable="YES" > > I'm assuming that this is the same as enable_apm="YES" as you suggested? > > I've checked that APM is enabled in my BIOS. > > But what do you mean by add: > > en apm > to /boot/kernel.conf > > ?? > > I've looked in my /boot directory and there is no kernel.conf file. > > Bennett > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Galvez > Sent: Thursday, October 26, 2000 6:59 AM > To: smujohnson@home.com > Cc: questions@FreeBSD.ORG > Subject: Re: APM or /etc/hosts > > > Check that APM is enabled in your BIOS and add: > > en apm > to /boot/kernel.conf > > also check that: > > enable_apm="yes" > > is in your /etc/rc.conf > > On Thu, Oct 26, 2000 at 01:23:24PM +0100, simond@irrelevant.org wrote: > > On Thu, Oct 26, 2000 at 11:50:56PM -0700, Mike Batchelor wrote: > > > Hey, > > > > > > I can't seem to get any APM features working for my ASUS A7V. Basically > I would like FreeBSD (rel4.1.1) to shutdown the computer using halt -p (is > that even the correct arguement?!) without having to press the power button. > The generic kernel already has "device apm0" set up so.. I have no idea. > Thanks > > > > Try just "device apm", it works fine on my A7V. > > > > -- > > Simon Dick simond@irrelevant.org > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > > Michael Galvez > Computer Systems Sr. Engineer Office: 804-982-2975 > Financial Analysis E-Mail: mrg8n@virginia.edu > University of Virginia Messenger Mail: Carruthers Hall > > > 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 -- Michael Galvez Computer Systems Sr. Engineer Office: 804-982-2975 Financial Analysis E-Mail: mrg8n@virginia.edu University of Virginia Messenger Mail: Carruthers Hall --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=apm $ pwd /boot $ ls boot0 boot1 boot2 cdboot defaults kernel.conf loader loader.4th loader.conf loader.help loader.rc mbr support.4th $ cat kernel.conf en apm di sn0 di lnc0 di le0 di ie0 di fe0 di ed0 di cs0 di bt0 di aic0 di aha0 di adv0 q $ grep apm /sys/i386/conf/HUMPTY device apm0 at nexus? disable flags 0x20 # Advanced Power Management --mP3DRpeJDSE+ciuQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message