On Tue, 17 Feb 2015, Henrique de Moraes Holschuh wrote:
> Then go into the bios/uefi and set the box up it all again, because *ALL*
> parameters will have been reset. I'd advise to boot Windows with all Lenovo
Actually, there are a few data areas this doesn't clear. The "vital product
data" area
On Fri, 30 Jan 2015, Xavier Naveira wrote:
> 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 t
On Wed, 28 Jan 2015, Reverend Homer wrote:
> I am using Debian Jessie on my Lenovo e145 laptop with fglrx and
> unfortunately I cannot change brightness. I've found this in my journalctl:
If fglrx cannot do it, there's not much we can do to help you in this ML.
The E145 does brightness control th
On Tue, 20 Jan 2015, Jagged O'Neill wrote:
> One point I checked out is what happens if I "play" several sounds
> in parallel; because there is value 0 to stop a sound in progress,
Urk. That "play sound" thing is handled entirely by the deep magic inside
the ThinkPad BIOS.
> I repeated the same
On Tue, 20 Jan 2015, Zdenek Gerlicky wrote:
> I got this warning in syslog
>
> [16452.966435] thinkpad_acpi: unknown possible thermal alarm or keyboard
> event received
> [16452.966445] thinkpad_acpi: unhandled HKEY event 0x6060
You can ignore these, they're normal, there's nothing wrong with yo
On Tue, 17 Feb 2015, Carl Helmertz wrote:
> My thinkpad T440s is acting up sometimes in a fashion that I cannot
> reliably reproduce. The builtin keyboard stops taking input, as if it
> was unplugged. This happens just as I am typing something. The
Have something listening to the input device for
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
> ---
> drivers/platform/x86/thinkpad_acpi.c | 7 +++
> 1 file changed, 7 insertions(+)
>
> d
On Tue, Feb 10, 2015 at 08:45:18AM +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
Queued, thanks.
--
Darren Hart
Intel Open Source Technology Center
Hi,
I am using Debian Jessie on my Lenovo e145 laptop with fglrx and
unfortunately I cannot change brightness. I've found this in my journalctl:
янв 28 01:22:11 claw kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.25
янв 28 01:22:11 claw kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
янв 28 01:22
Hi list,
My thinkpad T440s is acting up sometimes in a fashion that I cannot
reliably reproduce. The builtin keyboard stops taking input, as if it
was unplugged. This happens just as I am typing something. The
keyboard does however react to keypresses since I can get the LED on
the mute button (F1
On Wed, Feb 11, 2015 at 01:43:10PM +0800, Adam Lee wrote:
> Latest ThinkPad models use a new string pattern of BIOS version,
> thinkpad_acpi won't be loaded automatically without this fix.
>
> Signed-off-by: Adam Lee
> ---
When sending updated versions of a patch or series, please include a chan
On Thu, Feb 05, 2015 at 02:45:38PM +, Lad Prabhakar wrote:
> From: "Lad, Prabhakar"
>
> this patch fixes following sparse warning:
Please use the imperative, command form, in the future:
"Fix the following sparse warning:"
For the subject, just the module name is sufficient, no need to pre
From: "Lad, Prabhakar"
this patch fixes following sparse warning:
thinkpad_acpi.c:3459:11: warning: symbol 'adaptive_keyboard_modes' was not
declared. Should it be static?
Signed-off-by: Lad, Prabhakar
---
Found this issue on linux-next (gcc version 4.9.2,
sparse version 0.4.5-rc1) and ap
Hi,
I got this in dmesg when pressing Fn+F5 or Fn+F6 for managing my brightness.
I am on Lenovo Thinkpad S540.
Ubuntu 14.10
Linux xxx 3.16.0-30-generic #40-Ubuntu SMP Mon Jan 12 22:06:37 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
[ 2660.773900] thinkpad_acpi: unknown possible thermal alarm or keyboa
On 2/16/15, 11:03 PM, "Xavier Naveira" wrote:
>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" w
Hello,
I got this warning in syslog
[16452.966435] thinkpad_acpi: unknown possible thermal alarm or keyboard
event received
[16452.966445] thinkpad_acpi: unhandled HKEY event 0x6060
[16452.966449] thinkpad_acpi: please report the conditions when this
event happened to ibm-acpi-devel@lists.sourc
>
> If the driver misdetects the capabilities for your ThinkPad model,
> please report this to ibm-acpi-devel@lists.sourceforge.net, so that we
> can update the driver.
Hello, dear thinkpad-acpi developers. According to this entry in
thinkpad-acpi README file, I shall inform you that on Lenovo T4
On Mon, Feb 09, 2015 at 08:44:26PM +0100, Xavier Naveira wrote:
> 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
On Wed, Feb 04, 2015 at 05:00:19PM +0800, Adam Lee wrote:
> Latest ThinkPad models use a new string pattern of BIOS version,
> thinkpad_acpi won't be loaded automatically without this fix.
>
Hi Adam,
> Signed-off-by: Adam Lee
> ---
> drivers/platform/x86/thinkpad_acpi.c | 25 ++
19 matches
Mail list logo