From owner-freebsd-questions Fri Jun 21 18:35:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from multiweb.ca (modemcable156.38-200-24.mtl.mc.videotron.ca [24.200.38.156]) by hub.freebsd.org (Postfix) with ESMTP id 47CB337B408 for ; Fri, 21 Jun 2002 18:35:21 -0700 (PDT) Received: from videotron.ca (guillaume [192.168.1.10]) by multiweb.ca (8.11.3/8.11.3) with ESMTP id g5M1XaE12654; Fri, 21 Jun 2002 21:33:40 -0400 (EDT) (envelope-from amyfoub@videotron.ca) Message-ID: <3D13D3F6.8070908@videotron.ca> Date: Fri, 21 Jun 2002 21:33:42 -0400 From: Guillaume User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 X-Accept-Language: en-us MIME-Version: 1.0 To: dsyphers@uchicago.edu Cc: jogegabsd , "Jack L. Stone" , jogegabsd , freebsd-questions@FreeBSD.ORG Subject: Re: APM not even a sign References: <200206211939.40159.dsyphers@uchicago.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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: device apm0 and recompile your kernel. David Syphers wrote: > On Friday 21 June 2002 05:16 pm, jogegabsd wrote: > >>>>Hello all. I'm trying to run apm on my laptop with 4.6-RELEASE. >>>>Now I had also this problem with 4.5-RELEASE. >>>>I reconfigure my kernel from this >>>> >>>>device apm0 at nexus? disable flags 0x20 # >>>> >>>Advanced Power Management >>> >>>>to this >>>> >>>>device apm0 at nexus? flags 0x20 # Advanced >>>> >>>Power Management >>> >>>>Recompile and reboot. But the result is the same, no apm. >>>>When I try to run apmd it says that device is not configured. >>>> >>>>I check /dev/ and I hace apm and apmctl. seems to work ok >>>> >>>>I have no idea what is wrong, If someone with the same problem could >>>>help me please. >>>> >>>>I'm attaching my dmesg in case that's helpful. >>>> >>>>Thanks in advance >>>> >>>>Gerardo Amaya >>>> >>>...did you modify your rc.conf file: >>>apm_enable="YES" >>> >> >>yes. And get the same error. Devide not configured. >> > > You need apmd_enable="YES" as well. > > -David > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message