From owner-freebsd-stable@FreeBSD.ORG Mon Jan 3 16:40:36 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9904B16A4CE for ; Mon, 3 Jan 2005 16:40:36 +0000 (GMT) Received: from resmo.com (resmo.com [204.202.11.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7773043D3F for ; Mon, 3 Jan 2005 16:40:36 +0000 (GMT) (envelope-from gstewart@bonivet.net) X-Resmo-Authenticated-User: [godwin] X-Resmo-Msg-Submitted-By: mail.bonivet.net [81.56.185.133] Received: from dragonfly.bonivet.net (mail.bonivet.net [81.56.185.133]) (authenticated bits=0) by resmo.com (8.13.1/8.12.11) with ESMTP id j03GeYGr071926 for ; Mon, 3 Jan 2005 16:40:35 GMT Date: Mon, 3 Jan 2005 17:40:28 +0100 From: Godwin Stewart To: freebsd-stable@freebsd.org Message-Id: <20050103174028.4d952966.gstewart@bonivet.net> In-Reply-To: <37029.207.219.213.163.1104769173.squirrel@207.219.213.163> References: <31982.207.219.213.163.1104765267.squirrel@207.219.213.163> <20050103163249.0fb0da2c.gstewart@bonivet.net> <37029.207.219.213.163.1104769173.squirrel@207.219.213.163> X-Mailer: Sylpheed version 1.0.0 (GTK+ 1.2.10; i386-unknown-freebsd5.3) X-Face: #T;eJks=B[`71qrwp`l6BW8xI&hP8S*4Kd%e?8o"rL02ZYf"rWa41l83a)L,*; S).Ukq$U% II{-z#5%i&X8"%{$)ZWmE7WBDF)?wK1^7]u9T;@jqdZo?IT!d-L`!@&vW)F_1 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: /etc/rc: WARNING: /dev/apmctl not found X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2005 16:40:36 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 3 Jan 2005 11:19:33 -0500 (EST), "Mike Jakubik" wrote: > I have whatever the default values are for 5.3. Do these need to be set > manally? Yes, they do. > Any reason for this? ACPI and APM are mutually exclusive. If one's running the other will refuse to start. The default kernel tries to load ACPI by default first thing unless either of the 2 following conditions are met: 1) The laptop is on a "blacklist" of machines known to have a fscked up ACPI subsystem. 2) You tell it explicitly *not* to do so. This is done by adding the `hint.acpi.0.disabled="1"' hint. - -- G. Stewart - gstewart@bonivet.net Why do people pay to go up tall buildings and then put money in binoculars to look down at things on the ground? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB2XV8K5oiGLo9AcYRAo+JAKCE8J4tSPvvwu9EenRPzONboYTj2QCfd4k0 hqwFUdbLHyWgtv3G/UD8m3A= =tw4C -----END PGP SIGNATURE-----