From owner-freebsd-current Tue Sep 25 19:55:27 2001 Delivered-To: freebsd-current@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id 3FA9937B405; Tue, 25 Sep 2001 19:55:23 -0700 (PDT) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f8Q2tNM23801; Tue, 25 Sep 2001 19:55:23 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id EA740380A; Tue, 25 Sep 2001 19:55:22 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Alfred Perlstein Cc: Donny Lee , current@FreeBSD.ORG, msmith@FreeBSD.ORG Subject: Re: how to make acpi go away. In-Reply-To: <20010925100445.Z97903@elvis.mu.org> Date: Tue, 25 Sep 2001 19:55:22 -0700 From: Peter Wemm Message-Id: <20010926025522.EA740380A@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alfred Perlstein wrote: > * Donny Lee [010925 03:40] wrote: > > Alfred Perlstein wrote: > > > Can someone please share with us the magic to disable acpi and add > > > it to src/UPDATING, my sound fell victim to acpi and i think I just > > > lost my mouse to it. Now I have a lapbrick that consumes less > > > power... > > > > try adding a line > > > > hint.acpi.0.disable="1" > > > > to /boot/device.hints, or disable it at boot time > > > > unset acpi_load > > > > then boot as usual. > > Thank you, that fixed everything. Also, this works too: echo "NO_MODULES=yes" >> /etc/make.conf; rm /boot/kernel/acpi.ko :-) Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message