From owner-freebsd-current@FreeBSD.ORG Sat Sep 13 11:42:38 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3FCB16A4BF for ; Sat, 13 Sep 2003 11:42:38 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 814D843FF2 for ; Sat, 13 Sep 2003 11:42:38 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 2430 invoked by uid 1000); 13 Sep 2003 18:42:39 -0000 Date: Sat, 13 Sep 2003 11:42:39 -0700 (PDT) From: Nate Lawson To: Damian Gerow Message-ID: <20030913113718.Y2401@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: ACPI problems with this morning's -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2003 18:42:38 -0000 The post you reference shows the user with a kernel that has both APM and ACPI installed, apparently. This is not valid. Please report your kernel config. If GENERIC in 2003/9/6 booted fine with ACPI and then your rebuilt kernel from 2003/9/7 fails, it is almost certainly the devices you included. There were no ACPI-related commits in that timeframe. -Nate