-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Sometimes when debugging an issue it's not only useful to know, e.g. the fan speed, but to figure out which parts of the system/firmware know about this data and if they all agree.
We already have many different ways to get the same data, for example PD firmware version from EC host command or from I2C pasthrough directly to the PD.
I added this so that we can always fall back if one of the methods aren't working.
But when I run the command I don't know where the data is coming from.
Maybe we should have a flag that allows/disallows different data sources:
- smbios
- linux kernel
- windows kernel
- ESRT
- EC host commands
- I2C passhtrough
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels