最終更新:2016-11-14 (月) 15:37:28 (2718d)  

acpi
Top / acpi

http://tools.oesf.biz/android-6.0.0_r1.0/xref/external/toybox/toys/other/acpi.c

usage: acpi [-abctV]

Show status of power sources and thermal devices.

-a	show power adapters
-b	show batteries
-c	show cooling device state
-t	show temperatures
-V	show everything

Nexus 5X

  • 1|shell@bullhead:/ $ su
    root@bullhead:/ # acpi -V
    Adapter 0: on-line
    Battery 0: 25%
    Thermal 0: 35.0 degrees C
    Thermal 1: 35.0 degrees C
    Thermal 2: 4.0 degrees C
    Thermal 3: 3.8 degrees C
    Thermal 4: 3.7 degrees C
    Thermal 5: 4.0 degrees C
    Thermal 6: 4.0 degrees C
    Thermal 7: 3997.7 degrees C
    Thermal 8: -4.0 degrees C
    Thermal 9: -4.0 degrees C
    Thermal 10: 3.5 degrees C
    Thermal 11: 0.0 degrees C
    Thermal 12: 0.0 degrees C
    Thermal 13: 0.0 degrees C
    Thermal 14: 0.0 degrees C
    Thermal 15: 0.0 degrees C
    Thermal 16: 0.0 degrees C
    Thermal 17: 35.0 degrees C
    Thermal 18: 35.0 degrees C
    Thermal 19: 3.7 degrees C
    Thermal 20: 3.9 degrees C
    Thermal 21: 3.7 degrees C
    Thermal 22: 3.8 degrees C
    Thermal 23: 3.7 degrees C
    Thermal 24: 3.8 degrees C
    Thermal 25: 4.1 degrees C
    Thermal 26: 4.1 degrees C
    Cooling 0: tsens_tz_sensor10 no state information
    Cooling 1: tsens_tz_sensor11 no state information
    Cooling 2: tsens_tz_sensor12 no state information
    Cooling 3: tsens_tz_sensor13 no state information
    Cooling 4: tsens_tz_sensor14 no state information
    Cooling 5: pm8994_tz no state information
    Cooling 6: msm_therm no state information
    Cooling 7: emmc_therm no state information
    Cooling 8: pa_therm0 no state information
    Cooling 9: THRM_57-0 no state information
    Cooling 10: THRM_57-1 no state information
    Cooling 11: THRM_53-0 no state information
    Cooling 12: THRM_53-1 no state information
    Cooling 13: THRM_53-2 no state information
    Cooling 14: THRM_53-3 no state information
    Cooling 15: bms no state information
    Cooling 16: battery no state information
    Cooling 17: tsens_tz_sensor0 no state information
    Cooling 18: tsens_tz_sensor1 no state information
    Cooling 19: tsens_tz_sensor2 no state information
    Cooling 20: tsens_tz_sensor3 no state information
    Cooling 21: tsens_tz_sensor4 no state information
    Cooling 22: tsens_tz_sensor5 no state information
    Cooling 23: tsens_tz_sensor7 no state information
    Cooling 24: tsens_tz_sensor9 no state information

関連