Probing tool for embedded controllers
ec_probe
[OPTIONS] dump | read | write | monitor
-h, --help
show this help message and exit
-e, --embedded-controller EC [ec_linux, ec_sys_linux]
Specify embedded controller to use
Dump all EC registers
Read a byte from a EC register
Write a byte to a EC register
Monitor all EC registers for changes
-h, --help
show this help message and exit
-i, --interval seconds
Monitored timespan
-t, --timespan seconds
Set poll intervall
-r, --report str
Save all readings as a CSV file
-c, --clearly
Blanks out consecutive duplicate readings
-d, --decimal
Output readings in decimal format instead of hexadecimal format
All input values are interpreted as decimal numbers by default. Hexadecimal values may be entered by prefixing them with "0x".
nbfc(1), nbfc_service(1), nbfc_service.json(5), fancontrol(1)