summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor
diff options
context:
space:
mode:
authorEric Chiang Quanta <eric.chiang@quantatw.com>2025-08-21 11:26:27 +0300
committerPatrick Williams <patrick@stwcx.xyz>2025-08-21 17:29:28 +0300
commit8f84ae834465688f278ac05e37b35a6bbd6ac978 (patch)
treec325f30aefcac4f106b502fc5efa64fbe7efc29a /meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor
parent83e2f487316d439eeb8f97bf96fa46720446e0cd (diff)
downloadopenbmc-8f84ae834465688f278ac05e37b35a6bbd6ac978.tar.xz
meta-facebook: bletchley15: fan amber led turns on if trigger fan assert
In the past, trigger fan threshold assert do not turn on amber led , but always turn on blue led. After this change, trigger fan threshold assert should turn on amber led , and turn off blue led. Here's the command to trigger fan threshold assert : ``` root@bmc:~# busctl get-property xyz.openbmc_project.LED.GroupManager /xyz/openbmc_project/led/groups/fan0_fault xyz.openbmc_project.Led.Group Asserted b false root@bmc:~# busctl get-property xyz.openbmc_project.LED.GroupManager /xyz/openbmc_project/led/groups/fan1_fault xyz.openbmc_project.Led.Group Asserted b false root@bmc:~# busctl get-property xyz.openbmc_project.LED.GroupManager /xyz/openbmc_project/led/groups/fan2_fault xyz.openbmc_project.Led.Group Asserted b false root@bmc:~# busctl get-property xyz.openbmc_project.LED.GroupManager /xyz/openbmc_project/led/groups/fan3_fault xyz.openbmc_project.Led.Group Asserted b false root@bmc:~# systemctl stop phosphor-pid-control.service root@bmc:~# busctl set-property xyz.openbmc_project.FanSensor /xyz/openbmc_project/sensors/fan_pwm/FAN0_PWM xyz.openbmc_project.Sensor.Value Value d 0 root@bmc:~# busctl set-property xyz.openbmc_project.FanSensor /xyz/openbmc_project/sensors/fan_pwm/FAN1_PWM xyz.openbmc_project.Sensor.Value Value d 0 root@bmc:~# busctl set-property xyz.openbmc_project.FanSensor /xyz/openbmc_project/sensors/fan_pwm/FAN2_PWM xyz.openbmc_project.Sensor.Value Value d 0 root@bmc:~# busctl set-property xyz.openbmc_project.FanSensor /xyz/openbmc_project/sensors/fan_pwm/FAN3_PWM xyz.openbmc_project.Sensor.Value Value d 0 root@bmc:~# busctl get-property xyz.openbmc_project.LED.GroupManager /xyz/openbmc_project/led/groups/fan0_fault xyz.openbmc_project.Led.Group Asserted b true root@bmc:~# busctl get-property xyz.openbmc_project.LED.GroupManager /xyz/openbmc_project/led/groups/fan1_fault xyz.openbmc_project.Led.Group Asserted b true root@bmc:~# busctl get-property xyz.openbmc_project.LED.GroupManager /xyz/openbmc_project/led/groups/fan2_fault xyz.openbmc_project.Led.Group Asserted b true root@bmc:~# busctl get-property xyz.openbmc_project.LED.GroupManager /xyz/openbmc_project/led/groups/fan3_fault xyz.openbmc_project.Led.Group Asserted b true ``` Change-Id: I715c6ccbcfb45b4c384f169ac81261afdf2e7730 Signed-off-by: Eric Chiang Quanta <eric.chiang@quantatw.com>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor')
0 files changed, 0 insertions, 0 deletions