From owner-freebsd-mobile Wed Mar 27 19:50:39 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from cyberspace7.legions.org (mail.legions.org [66.12.11.166]) by hub.freebsd.org (Postfix) with ESMTP id 8DD9137B41A for ; Wed, 27 Mar 2002 19:50:32 -0800 (PST) Received: from localhost (shadows@localhost) by cyberspace7.legions.org (8.11.3/8.10.1) with ESMTP id g2S3Y7R22679; Wed, 27 Mar 2002 21:34:07 -0600 (CST) Date: Wed, 27 Mar 2002 21:34:06 -0600 (CST) From: shadows To: "Brian T.Schellenberger" Cc: Benjamin Close , "Ron 'The InSaNe OnE' Rosson" , freebsd-mobile@FreeBSD.ORG Subject: Re: Util for dell i8k's In-Reply-To: <20020328013848.48EC5BB4C@i8k.babbleon.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I removed the disable portion from the kernel config and rebuilt the kernel and installed it and once I rebooted it was good to go. Thanks! Thomas B On Wed, 27 Mar 2002, Brian T.Schellenberger wrote: > On Wednesday 27 March 2002 05:42 pm, Benjamin Close wrote: > | shadows wrote: > | >That would be just excellent. > | > > | >Would anyone be able to help me get the APM working on my Dell Lattitude > | >CPxJ650GT. I do apm -b and it says device not configured. How would I > | >configure this device? > | > | Hmm, I started porting the linux i8k kernel module to bsd but shelved it > | when I went to -current as the ACPI support could do this sort of thing. > | Now I'm back in -stable land I'll see if I can put the hooks in for folks. > | > | In regards to apm, you must make sure it's in the kernel and also > | enabled. By default it is disabled. You can either remove the 'disabled' > | bit from the GENERIC kernel config or add: > | > | en apm0 > | fl apm0 0x0 > | > | to /boot/kernel.conf > | > | (which may not exist yet) > > > > Hmm . . . I have an i8k, and apm works fine, and I didn't do either of those > things. > > What *did* do was to add > > device apm > > to the kernel config. Do *NOT* use the apm0 with all those goofy flags you > might find in some older versions of LINT. > > And I also added this: > > apm_enable="YES" > > to /etc/rc.conf. > > > > > | > | Cheers, > | Benjamin > | > | > | To Unsubscribe: send mail to majordomo@FreeBSD.org > | with "unsubscribe freebsd-mobile" in the body of the message > > -- > Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) > Brian, the man from Babble-On . . . . bts@babbleon.org (personal) > ME --> http://www.babbleon.org > http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message