Skip to content

Conversation

@JohnAZoidberg
Copy link
Member

To help debug keyboard/EC issues it's useful to know what the state of that GPIO is. EC uses it to tell the keyboard about system sleep and lid state.

> framework_tool --inputdeck
Chassis Closed:   true
Input Deck State: On
Touchpad present: true
SLEEP# GPIO high: true
Positions:
  Pos 0: KeyboardA
  Pos 1: Disconnected
  Pos 2: Disconnected
  Pos 3: KeyboardB
  Pos 4: Disconnected

To help debug keyboard/EC issues it's useful to know what the state of
that GPIO is. EC uses it to tell the keyboard about system sleep and lid
state.

```
> framework_tool --inputdeck
Chassis Closed:   true
Input Deck State: On
Touchpad present: true
SLEEP# GPIO high: true
Positions:
  Pos 0: KeyboardA
  Pos 1: Disconnected
  Pos 2: Disconnected
  Pos 3: KeyboardB
  Pos 4: Disconnected
```

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg JohnAZoidberg requested a review from kiram9 June 18, 2025 06:16
@JohnAZoidberg JohnAZoidberg merged commit d788aba into main Jun 26, 2025
7 checks passed
@JohnAZoidberg JohnAZoidberg deleted the sleep_l branch June 26, 2025 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants