From owner-freebsd-current@FreeBSD.ORG Wed Sep 7 10:19:19 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 CCF6D16A41F for ; Wed, 7 Sep 2005 10:19:19 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C06C43D46 for ; Wed, 7 Sep 2005 10:19:19 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j87AJ3wr098908; Wed, 7 Sep 2005 03:19:03 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j87AJ27Q098897; Wed, 7 Sep 2005 03:19:02 -0700 (PDT) (envelope-from obrien) Date: Wed, 7 Sep 2005 03:19:02 -0700 From: "David O'Brien" To: Martin Cracauer Message-ID: <20050907101902.GA91876@dragon.NUXI.org> Mail-Followup-To: freebsd-current@freebsd.org, Martin Cracauer References: <20050903210241.A16146@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050903210241.A16146@cons.org> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Cc: freebsd-current@freebsd.org Subject: Re: Load ACPI when turned off in loader.con (also: no ACPI panics in ata probe in 7-current) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 10:19:19 -0000 On Sat, Sep 03, 2005 at 09:02:41PM -0400, Martin Cracauer wrote: > I just turned ACPI off in loader.conf. ... > Next I tried to unload the kernel first, but a "load acpi" just loads > the kernel module, not the acpi module. I assume this is due to me > having it turned off in loader.conf. Boot any 6.0 beta CDROM and use the 'Fix-it' feature to mount your / and edit loader.conf to not stop the use of ACPI. -- -- David (obrien@FreeBSD.org)