From owner-freebsd-mobile@FreeBSD.ORG Fri May 21 15:39:21 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBEF416A4D3 for ; Fri, 21 May 2004 15:39:21 -0700 (PDT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13E4A43D39 for ; Fri, 21 May 2004 15:39:21 -0700 (PDT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (80-218-73-163.dclient.hispeed.ch [80.218.73.163])i4LMd7EW017609 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sat, 22 May 2004 00:39:08 +0200 Received: from localhost.here (idefix@gicco.homeip.net [127.0.0.1]) by gicco.homeip.net (8.12.8p2/8.12.8) with ESMTP id i4LMd7Z8000614 for ; Sat, 22 May 2004 00:39:07 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by localhost.here (8.12.8p2/8.12.8/Submit) id i4LMd61F000613 for freebsd-mobile@freebsd.org; Sat, 22 May 2004 00:39:06 +0200 (CEST) X-Authentication-Warning: localhost.here: idefix set sender to hampi@rootshell.be using -f Date: Sat, 22 May 2004 00:39:06 +0200 From: Hanspeter Roth To: freebsd-mobile@freebsd.org Message-ID: <20040521223906.GA504@gicco.homeip.net> Mail-Followup-To: freebsd-mobile@freebsd.org References: <20040520211245.GA495@gicco.homeip.net> <20040520223725.866DE5D08@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040520223725.866DE5D08@ptavv.es.net> User-Agent: Mutt/1.4.1i Subject: Re: enabling Apm of Generic kernel X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-mobile@freebsd.org List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2004 22:39:22 -0000 On May 20 at 15:37, Kevin Oberman spoke: > Other than the obvious documents, you need to add a /boot/kernel.conf > file containing: > en apm > q Yes, this is what I had been looking for. Just it doesn't work on my laptop. Also the /boot/loader.conf has serveral userconfig_script_load="YES". -Hanspeter