FrameworkComputer / framework-system

Rust libraries and tools to interact with the Framework Computer systems
BSD 3-Clause "New" or "Revised" License
139 stars 7 forks source link

running with flag --versions turns (only) right-side charging LED pink #40

Open taosxx opened 4 months ago

taosxx commented 4 months ago

Observed with a 12th Gen Intel Framework 13 on BIOS 3.08 (framework_tool binaries extracted from the GH Actions run for commit 70595f7):

Running framework_tool --versions under Linux or boot.efi --versions from the UEFI shell turns the white charging LED pink (but only on the right side). It stays pink until the EC is restarted or framework_tool --test (or boot.efi --test respectively) is run. Then it switches back to white. Just rebooting the computer without also rebooting the EC is not enough.

JohnAZoidberg commented 4 months ago

Oh! I actually see this on my system, too. But I have never figured out when and why this happened. I'll look into it.