From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754463AbcKQREG (ORCPT ); Thu, 17 Nov 2016 12:04:06 -0500 Received: from mx2.suse.de ([195.135.220.15]:38495 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933741AbcKQRD5 (ORCPT ); Thu, 17 Nov 2016 12:03:57 -0500 Date: Thu, 17 Nov 2016 15:41:34 +0100 Message-ID: From: Takashi Iwai To: Pali =?UTF-8?B?Um9ow6Fy?= Cc: Matthew Garrett , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, gabriele.mzt@gmail.com Subject: Re: "Setting old previous keyboard state failed" error on Dell E7270 In-Reply-To: <201611171520.26866@pali> References: <201611171520.26866@pali> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.5 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 17 Nov 2016 15:20:25 +0100, Pali Rohár wrote: > > On Thursday 17 November 2016 15:13:59 Takashi Iwai wrote: > > On Thu, 17 Nov 2016 14:21:23 +0100, > > > > Takashi Iwai wrote: > > > On Thu, 17 Nov 2016 13:19:16 +0100, > > > > > > Pali Rohár wrote: > > > > Anyway, keyboard backlight control in kernel is implemented from > > > > program smbios-keyboard-ctl provided and supported by Dell. I do > > > > not see any update to that program in upstream git repository. > > > > > > > > http://github.com/dell/libsmbios/blob/master/src/bin/smbios-keybo > > > > ard-ctl > > > > > > I'll give it a try shortly later. > > > > Tried the latest git version now, and it didn't work. > > At setting the mode via smbios-keyboard-ctl --set-mode, it always > > return an error like: > > > > Set Trigger Failed. Failed to write config > > Error Return Code : cbRES1: 0x-2 cbRES2: 0xA000000 cbRES3: 0x0 > > > > The error code is same no matter which mode is to set. > ... > > > > 2) smbios-keyboard-ctl is not working too -- in this case please > > > > report bug to that libsmbios project and Dell needs to fix it > > > > So the latter case. > > I'm going to ping smbios maintainer. > > Ok. Ideally also open public bug report on github tracker so other > people can find some information about it... FYI, I found one there and now put my comment: https://github.com/dell/libsmbios/issues/3 Takashi