From owner-freebsd-current@FreeBSD.ORG Fri May 28 10:34:40 2004 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 06C3816A4CE for ; Fri, 28 May 2004 10:34:39 -0700 (PDT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 9452343D53 for ; Fri, 28 May 2004 10:34:39 -0700 (PDT) (envelope-from nate@root.org) Received: (qmail 99396 invoked by uid 1000); 28 May 2004 17:34:16 -0000 Date: Fri, 28 May 2004 10:34:16 -0700 (PDT) From: Nate Lawson To: Mike Hunter Message-ID: <20040528103147.Y99359@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Joseph Davida cc: current@freebsd.org Subject: Re: Disabling acpi 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: Fri, 28 May 2004 17:34:40 -0000 >> I tried to >> set hint.acpi.0.disabled=1 >> and then, boot -s >> to no avail. kernel crashes. > >You'll need to type 6 to use the boot loader. Then, type "unset >acpi_load" to disable acpi. Then, type "boot -s" to boot single-user. If booting multiuser with acpi disabled causes a crash, then how can this be caused by ACPI? In any case, read the handbook and the acpi man page: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html -Nate