public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Detecting that a battery is inside a dock?
@ 2015-04-29 15:08 Bastien Nocera
  2015-05-06 14:20 ` Bastien Nocera
  0 siblings, 1 reply; 5+ messages in thread
From: Bastien Nocera @ 2015-04-29 15:08 UTC (permalink / raw)
  To: linux-acpi

Hey,

I have access to a convertible Toshiba machine where the 2nd battery 
is in detachable keyboard. This is the decompiled DSDT:
https://hadess.fedorapeople.org/toshiba.dsl

There's no BAT0, BAT1 is in the screen, and BAT2 is in the keyboard.

BAT2 can be ejected (it has an _EJD method), but the dock code doesn't 
see it as having a battery:
$ pwd
/sys/devices/platform/dock.0
$ cat flags
16
$ cat type
dock_station

Any ideas what might be missing here?

I'd eventually like to be able to say that, if I can detect that the 
battery is inside the dock, to mark it as such in the UI[1] (even 
better would be to say it's "in the keyboard" but I'm not sure we can 
easily detect that).

[1]: https://bugzilla.gnome.org/show_bug.cgi?id=748592

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

end of thread, other threads:[~2015-05-07 20:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29 15:08 Detecting that a battery is inside a dock? Bastien Nocera
2015-05-06 14:20 ` Bastien Nocera
2015-05-06 22:26   ` Rafael J. Wysocki
2015-05-07  9:11     ` Bastien Nocera
2015-05-07 20:43       ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox