public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Jörg-Volker Peetz" <jvpeetz@web.de>
To: linux-kernel@vger.kernel.org
Subject: HP WMI driver
Date: Mon, 14 Mar 2011 16:23:50 +0100	[thread overview]
Message-ID: <4D7E3306.50103@web.de> (raw)
In-Reply-To: <20110311195500.GA20784@srcf.ucam.org>

[-- Attachment #1: Type: text/plain, Size: 2214 bytes --]

Hi Matthew,

concering the hp-wmi driver I would like to answer a few questions.

My GNU/Linux Debian system with a self compiled custom kernel 2.6.37.3 is
running on a HP Pavilion DV7-4151sg notebook (dmidecode output, DSDT, and kernel
config attached).
I activated the driver on my HP notebook in order to achieve several goals:
(1) make the rfkill hardware button work
    (seems to work according to the output of rfkill list and acpi_listen)
(2) make the buttons for lowering and increasing display brightness work
    (do not work, no output with acpi_listen)
(3) the display back side has an illuminated "hp" logo which I would like to
    be able to switch off (alone or together with the display) to save a
    little energy
How can I found out if these functionality is achievable via ACPI WMI functions
or somehow else?
What would I have to change in hp-wmi.c?

By the way, I see the following messages in dmesg concerning WMI (these messages
did not appear before 2.6.37.4):

ACPI Error: Field [D128] at 1040 exceeds Buffer [NULL] size 160 (bits)
(20101013/dsopcode-597)
ACPI Error: Method parse/execution failed [\_SB_.WMID.HWMC] (Node
ffff88011be42320), AE_AML_BUFFER_LIMIT (20101013/psparse-537)
ACPI Error: Method parse/execution failed [\_SB_.WMID.WMAD] (Node
ffff88011be42500), AE_AML_BUFFER_LIMIT (20101013/psparse-537)
ACPI Error: Field [D128] at 1040 exceeds Buffer [NULL] size 160 (bits)
(20101013/dsopcode-597)
ACPI Error: Method parse/execution failed [\_SB_.WMID.HWMC] (Node
ffff88011be42320), AE_AML_BUFFER_LIMIT (20101013/psparse-537)
ACPI Error: Method parse/execution failed [\_SB_.WMID.WMAD] (Node
ffff88011be42500), AE_AML_BUFFER_LIMIT (20101013/psparse-537)
ACPI Error: Field [D128] at 1040 exceeds Buffer [NULL] size 160 (bits)
(20101013/dsopcode-597)
ACPI Error: Method parse/execution failed [\_SB_.WMID.HWMC] (Node
ffff88011be42320), AE_AML_BUFFER_LIMIT (20101013/psparse-537)
ACPI Error: Method parse/execution failed [\_SB_.WMID.WMAD] (Node
ffff88011be42500), AE_AML_BUFFER_LIMIT (20101013/psparse-537)
hp-wmi: probe of hp-wmi failed with error -22

Any help is appreciated.
Best regards,
Jörg-Volker.

P.S.: Please excuse the previous unready e-mail with the wrong subject.


[-- Attachment #2: DSDT.dsl.gz --]
[-- Type: application/x-tar, Size: 41119 bytes --]

[-- Attachment #3: config-2.6.37.3.gz --]
[-- Type: application/x-tar, Size: 13639 bytes --]

[-- Attachment #4: dmidecode.gz --]
[-- Type: application/x-tar, Size: 2226 bytes --]

      parent reply	other threads:[~2011-03-14 15:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-05  4:24 [PATCH] Platform: add Samsung Laptop platform driver Greg KH
2011-03-11 17:43 ` Matthew Garrett
2011-03-11 19:35   ` Greg KH
2011-03-11 19:44     ` Matthew Garrett
2011-03-11 19:52       ` Greg KH
2011-03-11 19:55         ` Matthew Garrett
2011-03-14 15:18           ` Jörg-Volker Peetz
2011-03-14 15:23           ` Jörg-Volker Peetz [this message]

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=4D7E3306.50103@web.de \
    --to=jvpeetz@web.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox