All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cameron Harris <thecwin@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: ACPI buttons in 2.6.12-rc4-mm2
Date: Sun, 22 May 2005 12:25:11 +0100	[thread overview]
Message-ID: <b6d0f5fb0505220425146d481a@mail.gmail.com> (raw)

I just upgraded from 2.6.11.3 and now my /proc/acpi/button directory
doesn't exist...

$ gzcat /proc/config.gz | grep BUTTON
CONFIG_ACPI_BUTTON=y


And the kernel is detecting my buttons....

$ dmesg | grep LID
[4294668.236000] ACPI: Lid Switch [LID]
$ dmesg | grep PWR
[4294668.235000] ACPI: Power Button (FF) [PWRF]
[4294668.235000] ACPI: Power Button (CM) [PWRB]
$ dmesg | grep SLP
[4294668.236000] ACPI: Sleep Button (CM) [SLPB]
$ find /sys -name "*LID*"
/sys/firmware/acpi/namespace/ACPI/_SB/LID
$ find /sys -name "*PWR*"
/sys/firmware/acpi/namespace/ACPI/_SB/PWRB
/sys/firmware/acpi/namespace/ACPI/PWRF
$ find /sys -name "*SLP*"
/sys/firmware/acpi/namespace/ACPI/_SB/SLPB

All the directories found are empty.

My dsdt is a bit screwed (damn microsoft.. I'm gonna fix it and see if
it make a difference) but it did work before.

$ dmesg | grep DSDT # fyi
[4294667.296000] ACPI: DSDT (v001 Clevo     648FX 0x06040000 MSFT
0x0100000e) @ 0x00000000

Also, sleep doesn't work and has never worked, but that could be
because of the dsdt maybe.

-- 
Cameron Harris

             reply	other threads:[~2005-05-22 11:25 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-22 11:25 Cameron Harris [this message]
     [not found] ` <b6d0f5fb0505220425146d481a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-07-26 19:44   ` ACPI buttons in 2.6.12-rc4-mm2 Len Brown
2005-07-26 19:44     ` Len Brown
     [not found]     ` <1122407079.13241.4.camel-g3qfMnKXm6m1ouK1UO9oVVDQ4js95KgL@public.gmane.org>
2005-07-26 19:55       ` Matthew Garrett
2005-07-26 19:55         ` Matthew Garrett
     [not found]         ` <E1DxVWb-0002Sx-00-QGMSyCZBOSwv4zxTlrOuLwNdhmdF6hFW@public.gmane.org>
2005-07-27  9:40           ` Ow Mun Heng
2005-07-27 21:18           ` Pavel Machek
2005-07-27 21:18             ` [ACPI] " Pavel Machek
2005-07-26 20:03       ` Pavel Troller
2005-07-26 20:03         ` [ACPI] " Pavel Troller
2005-07-27 23:09       ` Andrew Morton
2005-07-27 23:09         ` Andrew Morton
  -- strict thread matches above, loose matches on Subject: below --
2005-07-27 20:49 Brown, Len
2005-07-29 16:35 ` Bill Davidsen
2005-07-29 16:35   ` Bill Davidsen
2005-07-27 23:19 Brown, Len
2005-07-27 23:19 ` Brown, Len
     [not found] ` <F7DC2337C7631D4386A2DF6E8FB22B300428CA9E-N2PTB0HCzHKkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2005-07-27 23:26   ` Andrew Morton
2005-07-27 23:26     ` Andrew Morton
2005-07-27 23:40 Brown, Len
2005-07-27 23:40 ` Brown, Len

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=b6d0f5fb0505220425146d481a@mail.gmail.com \
    --to=thecwin@gmail.com \
    --cc=linux-kernel@vger.kernel.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 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.