User:Dhylands: Difference between revisions

Jump to navigation Jump to search
Added ueventmon
(Added ueventmon)
Line 53: Line 53:
/home/dhylands/work/xulrunner-sdk/sdk/bin
/home/dhylands/work/xulrunner-sdk/sdk/bin
</p></b></tt>
</p></b></tt>
==[https://github.com/dhylands/ueventmon ueventmon]==
ueventmon is a command line tool which will report uevents as they occur. It reports the event as well as the individual parameters.
Typical output looks like:
<pre>
root@android:/ # ueventmon
Socket opened
change@/devices/platform/sec-battery/power_supply/battery
  ACTION=change
  DEVPATH=/devices/platform/sec-battery/power_supply/battery
  SUBSYSTEM=power_supply
  POWER_SUPPLY_NAME=battery
  POWER_SUPPLY_STATUS=Full
  POWER_SUPPLY_HEALTH=Good
  POWER_SUPPLY_PRESENT=1
  POWER_SUPPLY_ONLINE=1
  POWER_SUPPLY_TECHNOLOGY=Li-ion
  POWER_SUPPLY_VOLTAGE_NOW=4182500
  POWER_SUPPLY_CAPACITY=100
  POWER_SUPPLY_TEMP=280
  POWER_SUPPLY_CURRENT_AVG=-1
  SEQNUM=1767
</pre>
Confirmed users
69

edits

Navigation menu