github petersulyok/smfc v6.2.1

8 hours ago

Fixed

  • The startup BMC fan subsystem readiness check did not recognize fan sensors whose name is not exactly FAN*. Boards that report their fans as CPU_FAN1, SYS_FAN1, SYSFAN1 or CPUFAN1 (e.g. X13SAE-F) never satisfied the check, so they waited out the complete BMC init budget on every start, logging BMC fan sensors are not ready, waiting 5 seconds. all along. A sensor counts as a fan now when FAN appears anywhere in its name, which covers every board naming convention without a per-board special case; no other sensor of a Supermicro sdr list carries FAN in its name. A fan sensor in state ns is still not ready, and the check still never inspects the reading column. This check runs before platform selection, so it was independent of platform_name=. Reported and first fixed by @chrisallen in PR #120.

Don't miss a new smfc release

NewReleases is sending notifications on new releases.