From owner-freebsd-questions Sat Jun 29 19:12: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1448F37B401 for ; Sat, 29 Jun 2002 19:11:59 -0700 (PDT) Received: from seven.slakin.net (adsl-67-112-126-134.dsl.pltn13.pacbell.net [67.112.126.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD72A43E13 for ; Sat, 29 Jun 2002 19:11:58 -0700 (PDT) (envelope-from drama@slakin.net) Received: from localhost (localhost.slakin.net [127.0.0.1]) by seven.slakin.net (Postfix) with ESMTP id 06A79701; Sat, 29 Jun 2002 19:12:04 -0700 (PDT) Date: Sat, 29 Jun 2002 19:12:04 -0700 (PDT) From: Matt Snow To: jogegabsd Cc: Guillaume , , "Jack L. Stone" , Subject: RE: APM not even a sign In-Reply-To: Message-ID: <20020629191111.B38679-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 try this, I just thought about it... in KERNEL: device apm0 device dc in your /etc/rc.conf: apm_enable="YES" apmd_enable="YES" * * * * * * * * Matt Snow (@) drama@slakin.net (w) http://slakin.net. On Tue, 25 Jun 2002, jogegabsd wrote: > > -----Original Message----- > > 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. > > > > Sorry or the late reply. I try this with no success the same result. > I really don't know what's going on. > > Thanks anyway > > Gerardo Amaya > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message