Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 16:40:45 +0800
From:      Donny Lee <donny@CoreBit.com>
To:        Alfred Perlstein <bright@mu.org>
Cc:        current@freebsd.org, msmith@freebsd.org
Subject:   Re: how to make acpi go away.
Message-ID:  <3BB0430D.7267A8EC@CoreBit.com>
References:  <20010925014406.V97903@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-- 
// Donny

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BB0430D.7267A8EC>