Re: [ibm-acpi-devel] thinkpad_acpi: mute button stop working on x240

2015-02-16 Thread Xavier Naveira
On Mon, Feb 16, 2015 at 08:40:47AM -0800, Andrew Lutomirski wrote: > On Mon, Feb 16, 2015 at 7:35 AM, Xavier Naveira wrote: > > On Mon, Feb 16, 2015 at 07:24:43AM -0800, Andrew Lutomirski wrote: > >> On Feb 16, 2015 3:59 AM, "Xavier Naveira" wrote: > >>

Re: [ibm-acpi-devel] thinkpad_acpi: mute button stop working on x240

2015-02-16 Thread Xavier Naveira
On Mon, Feb 16, 2015 at 07:24:43AM -0800, Andrew Lutomirski wrote: > On Feb 16, 2015 3:59 AM, "Xavier Naveira" wrote: > > > > Hi, > > > > Since the kernel 3.19 mute button stopped working for me, this seems to > > be the commit: > > > >

[ibm-acpi-devel] thinkpad_acpi: mute button stop working on x240

2015-02-16 Thread Xavier Naveira
Hi, Since the kernel 3.19 mute button stopped working for me, this seems to be the commit: http://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git/commitdiff/9a417ec0c9d1f7af5394333411fc4d98adb8761b Before that (3.18.7) the button worked as well as its led although the state was res

[ibm-acpi-devel] [PATCH v2] thinkpad_acpi: unhandled hkey event

2015-02-09 Thread Xavier Naveira
Pressing Fn+Esc in a Lenovo Thinkpad x240 to lock the Fn keys generates an unhandled hkey event Signed-off-by: Xavier Naveira --- drivers/platform/x86/thinkpad_acpi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86

Re: [ibm-acpi-devel] [PATCH] thinkpad_acpi: unhandled hkey event

2015-02-09 Thread Xavier Naveira
On 2015-02-07 05:22, Darren Hart wrote: > On Sat, Jan 31, 2015 at 07:52:03PM +0100, Xavier Naveira wrote: >> Pressing Fn+Esc in a Lenovo Thinkpad x240 to lock the Fn keys generates >> an unhandled hkey event >> >> Signed-off-by: Xavier Naveira >> --- >> d

[ibm-acpi-devel] [PATCH] thinkpad_acpi: unhandled hkey event

2015-01-31 Thread Xavier Naveira
Pressing Fn+Esc in a Lenovo Thinkpad x240 to lock the Fn keys generates an unhandled hkey event Signed-off-by: Xavier Naveira --- drivers/platform/x86/thinkpad_acpi.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86

[ibm-acpi-devel] Unhandled HKEY event

2015-01-29 Thread Xavier Naveira
Hi, I'm getting the following message in my kernel log: Jan 30 08:21:49 xntlaptop kernel: [38868.681518] thinkpad_acpi: unhandled HKEY event 0x6060 Jan 30 08:21:49 xntlaptop kernel: [38868.681520] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourcef