Re: [ibm-acpi-devel] IBM Laptop battery is discharging

2014-05-09 Thread Henrique de Moraes Holschuh
On Mon, 05 May 2014, Safdar Mirza wrote: > My laptop battery is constantly discharging. At initial stage I thought it > was a battery issue so I asked for a replacement batter and now, I am > getting same discharge message with new battery as well. I also noticed > that I am getting following mes

Re: [ibm-acpi-devel] Unknown version of HKEY

2014-05-09 Thread Henrique de Moraes Holschuh
On Mon, 21 Apr 2014, Kurt Ericson wrote: > Attempting to install Ubuntu 14.04 using wubi on a new X1 Carbon > alongside Windows 7. When starting, received the error "thinkpad_acpi: > unknown version of the HKEY interface: 0x200" with instructions > suggesting I send a report to this email address.

[ibm-acpi-devel] IBM Laptop battery is discharging

2014-05-09 Thread Safdar Mirza
Hi Folks - My laptop battery is constantly discharging. At initial stage I thought it was a battery issue so I asked for a replacement batter and now, I am getting same discharge message with new battery as well. I also noticed that I am getting following messages under /var/log/messages .. Let

[ibm-acpi-devel] [PATCH 08/11] driver: thinkpad_acpi: replace printk with pr_debug

2014-05-09 Thread Konrad Zapalowicz
This commit fixes the "Prefer [subsystem eg: netdev]_dbg([subsystem] dev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG" checkpath warning. Signed-off-by: Konrad Zapalowicz --- drivers/platform/x86/thinkpad_acpi.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) d

[ibm-acpi-devel] [PATCH 04/11] driver: thinkpad_acpi: replace seq_printf with seq_puts

2014-05-09 Thread Konrad Zapalowicz
This commit fixes the "Prefer seq_puts to seq_printf" checkpath warning plus it also fixes a few occurences of this issue not noticed by the script. Signed-off-by: Konrad Zapalowicz --- drivers/platform/x86/thinkpad_acpi.c | 84 ++-- 1 file changed, 42 insertions(

[ibm-acpi-devel] [PATCH 07/11] driver: thinkpad_acpi: remove not necessary {} braces

2014-05-09 Thread Konrad Zapalowicz
This commit fixes the "braces {} are not necessary for any arm of this statement" checkpatch warning. Signed-off-by: Konrad Zapalowicz --- drivers/platform/x86/thinkpad_acpi.c | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/drivers/platform/x86/thinkpa

[ibm-acpi-devel] [PATCH 09/11] driver: thinkpad_acpi: replace simple_strtoul with kstrtoul

2014-05-09 Thread Konrad Zapalowicz
This commit fixes the "simple_strtoul is obsolete, use kstrtoul instead" checkpatch warning. Signed-off-by: Konrad Zapalowicz --- drivers/platform/x86/thinkpad_acpi.c | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/drivers/platform/x86/thinkpad_acpi.c b/driver

[ibm-acpi-devel] Lenovo Thinkpad T430 Backlight is unsupported

2014-05-09 Thread Jan Hohmann
Hello, I'm using Arch Linux and my brightness keys aren't working. So I observed dmesg and found following message: [6.708315] thinkpad_acpi: ThinkPad ACPI Extras v0.25 [6.708319] thinkpad_acpi: http://ibm-acpi.sf.net/ [6.708322] thinkpad_acpi: ThinkPad BIOS G1ET93WW (2.53 ), EC unkn

[ibm-acpi-devel] Unknown keyboard event incl. what caused it

2014-05-09 Thread Florian Lindner
Hello, on my new Thinkpad 440s I have these messages in my journald: Apr 22 17:48:30 asaru kernel: thinkpad_acpi: unknown possible thermal alarm or keyboard event received Apr 22 17:48:30 asaru kernel: thinkpad_acpi: unhandled HKEY event 0x6060 Apr 22 17:48:30 asaru kernel: thinkpad_acpi: please

[ibm-acpi-devel] [PATCH 06/11] driver: thinkpad_acpi: remove unnecessary spaces

2014-05-09 Thread Konrad Zapalowicz
This commit fixes the "Unnecessary space before function pointer arguments" checkpatch warnings. Signed-off-by: Konrad Zapalowicz --- drivers/platform/x86/thinkpad_acpi.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/platform/x86/thinkpad_acpi.c b/

[ibm-acpi-devel] ACPI HKEY 0x60c0

2014-05-09 Thread Otto Koskela
Hi all, <4>[ 6257.359564] thinkpad_acpi: unknown possible thermal alarm or keyboard event received <5>[ 6257.359568] thinkpad_acpi: unhandled HKEY event 0x60c0 <5>[ 6257.359569] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net <4>[ 6264

[ibm-acpi-devel] Unknown version of HKEY

2014-05-09 Thread Kurt Ericson
Attempting to install Ubuntu 14.04 using wubi on a new X1 Carbon alongside Windows 7. When starting, received the error "thinkpad_acpi: unknown version of the HKEY interface: 0x200" with instructions suggesting I send a report to this email address. Please let me know if you'd additional diagnosti

[ibm-acpi-devel] unhandled HKEY event 0x6060, please report the conditions when this event happened

2014-05-09 Thread Czirkos Zoltán
hi lenovo thinkpad l440, type 20at-ct01ww pressing fn+esc (fnlk): <4>[ 8337.677703] thinkpad_acpi: unknown possible thermal alarm or keyboard event received <5>[ 8337.677712] thinkpad_acpi: unhandled HKEY event 0x6060 pressing fn+f5 (brightness down) <4>[ 8365.600419] thinkpad_acpi: unknown pos

[ibm-acpi-devel] [PATCH 00/11] driver: thikpad_acpi: deal with checkpatch issues

2014-05-09 Thread Konrad Zapalowicz
This serie of patches deals with the checkpatch errors and warnings found in the ./drivers/platform/x86/thinkpad_acpi.c file. In total approx. 76 items have been fixed and in particular these are: - spaces required around that '?' (ctx:VxW) - "foo* const bar" should be "foo * const

[ibm-acpi-devel] unsupported device

2014-05-09 Thread Balint Szigeti
hello I use Fedora 20 with 3.13.10-200.fc20.x86_64 kernel and I got these rows in dmesg: [ 17.687283] thinkpad_acpi: Unsupported brightness interface, please contact ibm-acpi-devel@lists.sourceforge.net [ 17.687380] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control,

[ibm-acpi-devel] [PATCH 02/11] driver: thinkpad_acpi: add parenthesis around complex macro

2014-05-09 Thread Konrad Zapalowicz
This commit fixes the "Macros with complex values should be enclosed in parenthesis" checkpatch error. Signed-off-by: Konrad Zapalowicz --- drivers/platform/x86/thinkpad_acpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/pla

[ibm-acpi-devel] [PATCH 01/11] driver: thinkpad_acpi: add spaces around ?

2014-05-09 Thread Konrad Zapalowicz
This commit fixes the "spaces required around that '?' (ctx:VxW)" checkpatch errors in ./drivers/platform/x86/thinkpad_acpi.c file Signed-off-by: Konrad Zapalowicz --- drivers/platform/x86/thinkpad_acpi.c | 42 ++-- 1 file changed, 21 insertions(+), 21 deletions(-

[ibm-acpi-devel] [PATCH 05/11] driver: thinkpad_acpi: add blank line after declaration

2014-05-09 Thread Konrad Zapalowicz
This commit fixes the "Missing a blank line after declarations" checkpatch warning. Signed-off-by: Konrad Zapalowicz --- drivers/platform/x86/thinkpad_acpi.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c i

[ibm-acpi-devel] brightness control thinkpad edge e145

2014-05-09 Thread Michael Wäser
Hi, my new thinkpad edge E145 gives me the advice to contact you because the brightness interface of the machine is not supported by ubuntu (14). I can't regulate the screen brightness, that's true. So perhaps you may help me? Thank you! -- Herzliche Grüße, Michael Wäser --

[ibm-acpi-devel] [PATCH 10/11] driver: thinkpad_acpi: fix minor checkpatch warnings

2014-05-09 Thread Konrad Zapalowicz
This commit fixes the following checkpatch warnings: - Use #include instead of - __packed is preferred over __attribute__((packed)) - static const char * array should probably be static const char * const Signed-off-by: Konrad Zapalowicz --- drivers/platform/x86/thinkpad_acpi

[ibm-acpi-devel] unhandled HKEY event 0x6040 and 0x4011

2014-05-09 Thread Christer Michaelsen
Hi There are unhandled events when undocking TP X230 (2325-7BG) from the Ultrabase Series 3 docking, P/N 0B67692. Below I include the output to /var/log/messages when disconnecting and connecting the docking. Thank you for your time. §:-) Christer When pressing the disconnect button on the d

[ibm-acpi-devel] [PATCH 03/11] driver: thinkpad_acpi: fix minor checkpatch errors

2014-05-09 Thread Konrad Zapalowicz
This commit fixes the following checkpatch errors: - inline keyword should sit between storage class and type - "foo* const bar" should be "foo * const bar" Signed-off-by: Konrad Zapalowicz --- drivers/platform/x86/thinkpad_acpi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[ibm-acpi-devel] [PATCH 11/11] driver: thinkpad_acpi: remove spaces at the beginning

2014-05-09 Thread Konrad Zapalowicz
This commit fixes the "please, no spaces at the start of a line" checkpatch warning. Signed-off-by: Konrad Zapalowicz --- drivers/platform/x86/thinkpad_acpi.c | 25 - 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/drivers/platform/x86/thinkpad_acpi.c b/d

[ibm-acpi-devel] Unhandled HKEY event

2014-05-09 Thread Xavier Monraz
Machine: Lenovo Helix, i7, 8GB RAM, 256GB SSD OS: Ubuntu 14.04LTS Beta 2 The attached file contains the log of me undocking and redocking the tablet onto the base. The helix has all of it's guts on the tablet and the dock provides a battery, keyboard, USB 3.0 ports and AC port. If I can provide

[ibm-acpi-devel] thinkpad_acpi: unhandled HKEY event 0x6020

2014-05-09 Thread Carl Karsten
LENOVO ThinkPad Twist 33474HU There are 2 buttons on the side of the display: power and a smaller one above it. pressing the smaller one: [179354.671254] thinkpad_acpi: unknown possible thermal alarm or keyboard event received [179354.671268] thinkpad_acpi: unhandled HKEY event 0x6020 [179354.67

[ibm-acpi-devel] unsupported brightness interface

2014-05-09 Thread Matyas A. Sustik
I am getting the following message during bootup (kern.log): Apr 17 22:23:02 euler kernel: [9.036321] thinkpad_acpi: ThinkPad BIOS GJET64WW (2.14 ), EC unknown Apr 17 22:23:02 euler kernel: [9.036323] thinkpad_acpi: Lenovo ThinkPad T440s, model 20AQCTO1WW Apr 17 22:23:02 euler kernel: [