From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: Re: asus-nb-wmi: wifi & brightness keys does not work on asus x200la laptop Date: Wed, 01 Oct 2014 14:39:49 +0400 Message-ID: <542BD9F5.8050003@msgid.tls.msk.ru> References: <542BD424.8010202@msgid.tls.msk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from isrv.corpit.ru ([86.62.121.231]:58693 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751599AbaJAKju (ORCPT ); Wed, 1 Oct 2014 06:39:50 -0400 In-Reply-To: <542BD424.8010202@msgid.tls.msk.ru> Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: platform-driver-x86@vger.kernel.org Cc: acpi4asus-user@lists.sourceforge.net, Corentin Chary 01.10.2014 14:15, Michael Tokarev wrote: > It looks like asus-nb-wmi (or asus-wmi) does not handle some > (acpi?) keys on some recent asus laptops. In particular, on > my x200la laptop, the mentioned keys does absolutely nothing > (neither showkeys nor xev shows them). Also, wifi led is > always off. > > Reportedly the same prob exists on another (but similar) series, > x200ma (which is basically the same but is built on celeron/atom > processor). > > How can I help in debugging/implementing this support? Some additional info I forgot to include. Kernel is 3.16. There's no messages in dmesg about unknown keycodes when hitting these buttons (pr_info("Unknown key...") in asus-wmi.c). Thanks, /mjt