linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Portege Z930 extra keys and leds
@ 2019-09-24 12:55 Enrico Weigelt, metux IT consult
  2019-09-27 13:53 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Enrico Weigelt, metux IT consult @ 2019-09-24 12:55 UTC (permalink / raw)
  To: Platform Driver, LKML

Hello folks,


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.

Does anybody have an idea how to catch these key press events or
how to drive this myserious ("ECO") led ?


thx
--mtx


PS: tried on an older 4.14 kernel - haven't had a chance to upgrade
the notebook to something more recent :o
-- 
Enrico Weigelt, metux IT consult
Free software and Linux embedded engineering
info@metux.net -- +49-151-27565287

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Portege Z930 extra keys and leds
  2019-09-24 12:55 Portege Z930 extra keys and leds Enrico Weigelt, metux IT consult
@ 2019-09-27 13:53 ` Pavel Machek
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2019-09-27 13:53 UTC (permalink / raw)
  To: Enrico Weigelt, metux IT consult; +Cc: Platform Driver, LKML

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-27 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24 12:55 Portege Z930 extra keys and leds Enrico Weigelt, metux IT consult
2019-09-27 13:53 ` Pavel Machek

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).