Revision Date Author Comments
# 3d646a30 31-Mar-2021 George Hung <george.hung@quantatw.com>

meta-quanta: gbs: add the nvme service dependency

Since it needs to read WCTEMP from the nvme SSD to overwirte
read-margin-temp json config, add the dependency to make
sure the pid c

meta-quanta: gbs: add the nvme service dependency

Since it needs to read WCTEMP from the nvme SSD to overwirte
read-margin-temp json config, add the dependency to make
sure the pid control service start after the nvme service

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: Id11ee5eb9e4cb994c700849d58996d7c25c4618e

show more ...


# b5eef515 10-Mar-2021 George Hung <george.hung@quantatw.com>

meta-quanta: gbs: failsafe fan speed control dynamically

1. add acpi-power-state daemon to check the ACPI power
states from BIOS

2. set failsafe fan speed at different states

meta-quanta: gbs: failsafe fan speed control dynamically

1. add acpi-power-state daemon to check the ACPI power
states from BIOS

2. set failsafe fan speed at different states
- S0_G0_D0: 90%
- S5_G2: 40%

Note:
this item depends on the commit and will
add as the patches first in another PR
https://gerrit.openbmc-project.xyz/38112

3. add gbs-check-host-state.sh to monitor the power state
D-Bus and then trigger to set fan failsafe speed

4. remove gbs-detect-fan-fail service and unused scripts
from phosphor-pid-control

5. update read-margin-temp srcrev to avoid nvme temperature
sensor failed due to nvme SSD not-present

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: I496dd7bc59076a2b3690e367877d49533855c9fe

show more ...


# a0ae66a3 29-Jun-2020 George Hung <george.hung@quantatw.com>

meta-quanta: gbs: add pid controller with config

1. add pid control with fan table config
2. add reboot control service to set fan duty to expected default
value before pid contro

meta-quanta: gbs: add pid controller with config

1. add pid control with fan table config
2. add reboot control service to set fan duty to expected default
value before pid control up
3. initial read-margin-temp with json file and the script waits
related hwmon sensor could monitor

(From meta-quanta rev: b67a01a728b268b9aa61ebde63354ad1a6f46bdd)

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: I5ae6f5d163dbaee8839bf5222bb650483531e68a
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...