public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Nate Lawson <nate-Y6VGUYTwhu0@public.gmane.org>
To: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: Praveen C
	<praveen-8a50ANe9Mx0/NI2e8YfAcJ/QNRX+jHPU@public.gmane.org>,
	ACPI Developers
	<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: acpi on r40e
Date: Tue, 10 Feb 2004 08:12:32 -0800 (PST)	[thread overview]
Message-ID: <20040210081120.W80646@root.org> (raw)
In-Reply-To: <1076387688.4110.576.camel-D2Zvc0uNKG8@public.gmane.org>

On Mon, 9 Feb 2004, Len Brown wrote:
> On Sat, 2004-02-07 at 11:20, Praveen C wrote:
> > Another problem with acpi which I forgot to mention is that it makes
> > the special buttons for volume and brightness control ineffective. If I
> > boot the same kernel with acpi=off those buttons work fine.
>
> Interesting.
> If you boot, say with "acpi=off", your volume and brightness buttons
> work, but if you boot with ACPI enabled they have no effect?
>
> you DSDT has an IBM defined device:
>
>                     Device (HKEY)
>                     {
>                         Name (_HID, EisaId ("IBM0068"))
>
> which sure sounds like it might be a hot-key device;-)
> However, not immediately clear to me how ACPI w/o vendor-specific
> extensions would talk to it.  Even more unclear is how and why these
> buttons work when ACPI is disabled, and how ACPI interferes with their
> proper operation when it is enabled.

In the APM case, SMM handles the buttons.  In the ACPI case, the SMI is
tristated and the SCI is used.  However, Linux has no IBM hotkey driver
and hence his volume buttons don't work.

-Nate


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

  parent reply	other threads:[~2004-02-10 16:12 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-07 16:20 acpi on r40e Praveen C
     [not found] ` <Pine.LNX.4.44.0402072145280.2886-100000-8a50ANe9Mx0/NI2e8YfAcJ/QNRX+jHPU@public.gmane.org>
2004-02-10  4:34   ` Len Brown
     [not found]     ` <1076387688.4110.576.camel-D2Zvc0uNKG8@public.gmane.org>
2004-02-10 16:12       ` Nate Lawson [this message]
2004-02-12 16:57       ` Praveen C
     [not found]         ` <20040212165744.446.qmail-78ZWb/MBLhGA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
2004-02-12 18:01           ` Nate Lawson
  -- strict thread matches above, loose matches on Subject: below --
2004-02-08  5:31 Praveen C
2004-02-10  5:18 Praveen C
     [not found] ` <Pine.LNX.4.44.0402101040090.27892-100000-8a50ANe9Mx0/NI2e8YfAcJ/QNRX+jHPU@public.gmane.org>
2004-02-11 21:48   ` Sandro Weiser
2004-02-12  3:18 Yu, Luming
2004-02-13  4:22 Yu, Luming
2004-02-13  5:46 Brown, Len
2004-02-16 10:25 Yu, Luming
     [not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB6C4-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-02-16 14:03   ` Praveen C
2004-02-17  5:10 Brown, Len
2004-02-17  5:47 Yu, Luming
2004-02-17  7:03 Brown, Len
     [not found] ` <BF1FE1855350A0479097B3A0D2A80EE0025A6413-N2PTB0HCzHJF3Yvz3xaN/VDQ4js95KgL@public.gmane.org>
2004-02-17  7:40   ` Ian Pilcher
2004-02-19 14:04   ` Praveen C
2004-02-21 13:26   ` Praveen C
2004-02-17  8:14 Yu, Luming
     [not found] ` <3ACA40606221794F80A5670F0AF15F8401CBB6CD-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-02-17 16:36   ` Praveen C
2004-02-21 14:27 Praveen C
2004-02-25  9:29 Yu, Luming
2004-02-25 17:53 Praveen C
2004-03-02  5:57 Praveen C
2004-03-18 15:27 Praveen C

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=20040210081120.W80646@root.org \
    --to=nate-y6vguytwhu0@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=praveen-8a50ANe9Mx0/NI2e8YfAcJ/QNRX+jHPU@public.gmane.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox