Difference between revisions of "Ectool"
From coreboot
(added - Only ACPI-compliant EC's will be detected.) |
m |
||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | '''ectool''' is a small utility that dumps the RAM of a laptop's Embedded/Environmental Controller (EC). | + | '''ectool''' is a small utility that dumps the RAM of a laptop's [[Embedded controller|Embedded/Environmental Controller (EC)]]. |
| − | + | It expects an EC as described in the ACPI specification. Only ACPI-compliant ECs will be detected. | |
| − | Only ACPI-compliant | + | |
== Installation == | == Installation == | ||
| Line 8: | Line 7: | ||
'''Manual installation''' | '''Manual installation''' | ||
| − | $ svn co svn://coreboot.org/coreboot/trunk/util/ectool | + | $ '''svn co svn://coreboot.org/coreboot/trunk/util/ectool''' |
| − | $ cd ectool | + | $ '''cd ectool''' |
| − | $ make | + | $ '''make''' |
| − | $ sudo make install | + | $ '''sudo make install''' |
You can [http://tracker.coreboot.org/trac/coreboot/browser/trunk/util/ectool browse the ectool source code] using the trac web interface. | You can [http://tracker.coreboot.org/trac/coreboot/browser/trunk/util/ectool browse the ectool source code] using the trac web interface. | ||
| Line 17: | Line 16: | ||
== Usage == | == Usage == | ||
| − | $ ectool | + | $ '''ectool''' |
Please see '''ectool -h''' for information on various other options. | Please see '''ectool -h''' for information on various other options. | ||
Revision as of 21:17, 18 September 2010
ectool is a small utility that dumps the RAM of a laptop's Embedded/Environmental Controller (EC).
It expects an EC as described in the ACPI specification. Only ACPI-compliant ECs will be detected.
Installation
Manual installation
$ svn co svn://coreboot.org/coreboot/trunk/util/ectool $ cd ectool $ make $ sudo make install
You can browse the ectool source code using the trac web interface.
Usage
$ ectool
Please see ectool -h for information on various other options.
| |
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: |