Skip to content

Conversation

@JohnAZoidberg
Copy link
Member

To see when the EC and APU has reset, how often and why.

> sudo framework_tool --uptimeinfo
EC Uptime
  Time since EC Boot:      71h 06m 12s
  AP Resets since EC Boot: 2
  EC Reset Flags
    PowerOn
    Hibernate
  Recent AP Resets
      Reset Time:          64h 34m 11s
            Cause:         ShutdownG3
      Reset Time:          65h 04m 05s
            Cause:         ShtdownThermal

Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
To see when the EC and APU has reset, how often and why.

> sudo framework_tool --uptimeinfo
EC Uptime
  Time since EC Boot:      71h 06m 12s
  AP Resets since EC Boot: 2
  EC Reset Flags
    PowerOn
    Hibernate
  Recent AP Resets
      Reset Time:          64h 34m 11s
            Cause:         ShutdownG3
      Reset Time:          65h 04m 05s
            Cause:         ShtdownThermal

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg
Copy link
Member Author

Verified that ectool prints the same data:

> sudo framework_tool --uptimeinfo
EC Uptime
  Time since EC Boot:      18h 19m 59s
  AP Resets since EC Boot: 0
  EC Reset Flags
    PowerOn
    Hibernate
  Recent AP Resets

> sudo LD_LIBRARY_PATH=. ./ectool uptimeinfo
EC uptime: 65992.547 seconds
AP resets since EC boot: 0
Most recent AP reset causes:
EC reset flags at last EC boot: power-on | hibernate

@JohnAZoidberg JohnAZoidberg merged commit f145c1c into main Jan 8, 2026
7 checks passed
@JohnAZoidberg JohnAZoidberg deleted the uptimeinfo branch January 8, 2026 03:32
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.

3 participants