linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: "Enrico Weigelt, metux IT consult" <lkml@metux.net>
Cc: Platform Driver <platform-driver-x86@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: Portege Z930 extra keys and leds
Date: Fri, 27 Sep 2019 15:53:13 +0200	[thread overview]
Message-ID: <20190927135313.GC3557@bug> (raw)
In-Reply-To: <09e715a0-08d2-100d-4bc3-c4f6c87f2a98@metux.net>

Hi!

> does anybody happen to know how to drive the extra keys and leds
> of Toshiba Portege Z930 notebook ?
> 
> It has two extra keys above the keyboard (right next to the power
> button) and some indicator leds underneath the touch panel buttons.
> 
> Toshiba originally ships the notebook with some strange Windows software
> (for some mysterious "ECO" mode) that reacts on these two buttons and
> drives at least the rightmost LED directly - so there has to be *some*
> way to control them by software.
> 
> When in a terminal (on the console only when /dev/input/event10 -
> "Toshiba input device" is opened), both keys seem to generate an "x"
> keypress, but nothing coming in in the event device.

You may want to play with evtest.

And you may want to dump the ACPI tables, I'd expect it would be driven from
there.

You may also want to search drivers/platform/x86 (or something like that) on
the latest kernel...

Best regards,
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

      reply	other threads:[~2019-09-27 13:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-24 12:55 Portege Z930 extra keys and leds Enrico Weigelt, metux IT consult
2019-09-27 13:53 ` Pavel Machek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190927135313.GC3557@bug \
    --to=pavel@ucw.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@metux.net \
    --cc=platform-driver-x86@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).