From owner-freebsd-questions Sat Jun 22 11:18: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from seven.slakin.net (adsl-67-112-126-134.dsl.pltn13.pacbell.net [67.112.126.134]) by hub.freebsd.org (Postfix) with ESMTP id 8695D37B40F for ; Sat, 22 Jun 2002 11:17:14 -0700 (PDT) Received: from localhost (localhost.slakin.net [127.0.0.1]) by seven.slakin.net (Postfix) with ESMTP id 32A61423; Sat, 22 Jun 2002 11:17:17 -0700 (PDT) Date: Sat, 22 Jun 2002 11:17:17 -0700 (PDT) From: Matt Snow To: David Syphers Cc: Guillaume , jogegabsd , "Jack L. Stone" , jogegabsd , Subject: Re: APM not even a sign In-Reply-To: <200206221303.36288.dsyphers@uchicago.edu> Message-ID: <20020622111637.A70660-100000@seven.slakin.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Thanks for clearing that dc0 vs. dc issue. ;) I forget exact syntax at times. * * * * * * * * Matt Snow (@) drama@slakin.net (w) http://slakin.net. On Sat, 22 Jun 2002, David Syphers wrote: > On Friday 21 June 2002 11:22 pm, Matt Snow wrote: > > I went through hell with this and found the solution on accident. > > > > make sure you have the following: > > > > in KERNEL: > > device apm0 at nexus? > > device dc0 > > > > in your /etc/rc.conf: > > apm_enable="YES" > > apmd_enable="YES" > > > > recompile your kernel and install it and you should be good to go. > > I hope this works for you, it worked with 4.5 on my vaio. > > That you need apm0 and apm_enable is clear from the FreeBSD docs (e.g. > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/laptop/article.html). > That you also need apmd_enable doesn't seem to be mentioned there, but is > clear to anyone who reads /etc/defaults/rc.conf (as everyone should at least > once). The "device dc0" makes no sense at all. This is not a valid device > in -stable (LINT does not list it). Device dc (without the 0) is a PCI NIC, > which you may need to access the internet, but not to use APM. > > -David > > -- > Everyone who believes in telekinesis, raise my hand... > > Astronomy and Astrophysics Center > The University of Chicago > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message