All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown@intel.com>
To: Nick Bartos <spam99@2thebatcave.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: acpi - forcing only button event & powerdown on?
Date: 28 Jan 2004 16:43:45 -0500	[thread overview]
Message-ID: <1075326225.2496.16.camel@dhcppc4> (raw)
In-Reply-To: <BF1FE1855350A0479097B3A0D2A80EE0020AE587@hdsmsx402.hd.intel.com>

> Is there a way to force acpi on, but only for the couple of things I
> need
> (disabling the rest if it is a good idea), so I don't get into trouble
> later?

yes, build with...
CONFIG_ACPI=y
CONFIG_ACPI_BUTTON=y
everything else =n
make oldconfig (which will turn on CONFIG_ACPI_BOOT, INTERPRETER) and
build...

For your system on the acpi=ht blacklist, you'll need acpi=force to
over-ride it.  Note that as ACPI has gotten better, some of the systems
on the blacklist have come off.  acpi-devel@lists.sourceforge.net would
be a good place to bring up that issue for a particular platform.

cheers,
-Len



       reply	other threads:[~2004-01-28 21:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BF1FE1855350A0479097B3A0D2A80EE0020AE587@hdsmsx402.hd.intel.com>
2004-01-28 21:43 ` Len Brown [this message]
2004-01-25  2:03 acpi - forcing only button event & powerdown on? Nick Bartos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1075326225.2496.16.camel@dhcppc4 \
    --to=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=spam99@2thebatcave.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.