On Tue, Apr 19, 2016 at 02:48:25PM +0200, Bastien Nocera wrote:
> On Tue, 2016-04-19 at 14:42 +0200, Bjørn Mork wrote:
> > Bastien Nocera writes:
> >
> > >
> > > From: Shuduo Sang
> > >
> > > The Thinkpad X1 Carbon 2nd generation (2014) ships with BIOS that
> > > will
> > > return HKEY interfa
Bastien Nocera writes:
> From: Shuduo Sang
>
> The Thinkpad X1 Carbon 2nd generation (2014) ships with BIOS that will
> return HKEY interface version 0x200. It needs thinkpad-acpi support
> otherwise it will be routed to wrong branch and the hotkey mask will
> be wrong.
>
> https://bugzilla.kern
On Tue, 2016-04-19 at 14:42 +0200, Bjørn Mork wrote:
> Bastien Nocera writes:
>
> >
> > From: Shuduo Sang
> >
> > The Thinkpad X1 Carbon 2nd generation (2014) ships with BIOS that
> > will
> > return HKEY interface version 0x200. It needs thinkpad-acpi support
> > otherwise it will be routed t
From: Shuduo Sang
The Thinkpad X1 Carbon 2nd generation (2014) ships with BIOS that will
return HKEY interface version 0x200. It needs thinkpad-acpi support
otherwise it will be routed to wrong branch and the hotkey mask will
be wrong.
https://bugzilla.kernel.org/show_bug.cgi?id=114731
Signed-o