aalamsi22
aalamsi22
# Description - Symlinks are now organized in the following order for each PMUnit starting from root: - Fpgas - I2c Buses - SMB Idrpom - I2c devices - Embedded...
# Description fw_util version prints were missing a new line at the end. See the log below to explain Pre fw_util new-line fix ``` [ ~]# fw_util --config_file=/opt/fboss/share/platform_configs/fw_util.json --fw_target_name=fan_cpld0 --fw_action=version...
# Description - Sync Darwin led_manager paths to follow the same `/sys/class/leds` used on all other platforms. - Add missing rackmon fan as a fru associated with the FAN led....
# Description The open PM config PR (#267) are outdated and behind the latest changes that are integrated by Darwin48V. This PR syncs both PM and the sensor_service configs so...
# Description This fixes an issue where the sensor POS_3V3_ALW was throwing critical alarms due to a missing configuration with how the sensor value is computed. ``` POS_3V3_ALW 3273.000000 2025-01-28...
# Description SCM_ECB_VIN is reporting thersholds exceeded. The thresholds are not correct: ``` SCM_ECB_VIN 11.906250 2024-10-16 11:45:51.0 PDT 3.960000 2.640000 VOLTAGE Critical ``` This PR updates the thresholds to the...
# Description > > **NOTE:** This is part of a series of PRs to add support for Glath05a-64o. The dependency chain of the PRs is as follows: > > Glath05a-64o:...
# Summary New platform_manager requirements prohibit the an eeprom thats already being utilized as the pmunit idprom from also acting as the chassis-eeprom. This introduces a new challenge for platforms...
# Summary The PlatformManagerHwTest.XcvrLedFiles hw_test is currently failing because it expects the port led endpoints on Darwin to be "blue" and "amber". It is failing because: 1. Darwin doesn't support...
# Description - Initialize the qsfp ports (1-32) and generate the necessary symlinks. - Port leds support using scd-leds-darwin. - Initialize smbus buses - We have also resolved the issue...