Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PSU LED turns red when running on Galileo Flex T #23

Open
AtsushiIsomura opened this issue Dec 15, 2022 · 2 comments
Open

PSU LED turns red when running on Galileo Flex T #23

AtsushiIsomura opened this issue Dec 15, 2022 · 2 comments

Comments

@AtsushiIsomura
Copy link

The LED light of PSU turns red when running Goldstone NOS v0.7.0 on Galileo Flex T. (Pictures attached at the end)
This issue occurs in the situation of both "two power supplies plugged" and "one power supply plugged".

The following dialogs appear in the command line once in a while.

wtp_01_c1_00_psu wtp_01_c1_00_psu: Unable to read fan speed from (psu1)[ffffffff]
wtp_01_c1_00_psu wtp_01_c1_00_psu: Unable to read status from (psu1_fan_pwm)
wtp_01_c1_00_psu wtp_01_c1_00_psu: Unable to set fan pwm from (psu1_fan_pwm)
wtp_01_c1_00_psu wtp_01_c1_00_psu: Unable to read fan speed from (psu2)[ffffffff]
wtp_01_c1_00_psu wtp_01_c1_00_psu: Unable to read status from (psu2_fan_pwm)
wtp_01_c1_00_psu wtp_01_c1_00_psu: Unable to set fan pwm from (psu2_fan_pwm)

The status of "hardware led" is as follows.

root@localhost:~# gscli -c "show chassis-hardware led"
LED1


description Chassis LED 1 (SYSTEM LED)
mode GREEN
status PRESENT


LED2


description Chassis LED 2 (PSU LED)
mode OFF
status PRESENT


The status of "hardware psu" is as follows.

root@localhost:~# gscli -c "show chassis-hardware psu“
PSU1


description PSU-1
psu-state PRESENT
status RUNNING
model AC PSU


PSU2


description PSU-2
psu-state NOT-PRESENT


Are there any solution for this issue?
The versions of PSU firmware is "0.1.3" and FPGA version is "14102155"

Image of LED turning red (no blink)
LED-PSU-red
Image of the power supplies
LED-powersupply

@jerrychuWis
Copy link

PDB_Firmware_Upgrade_Manual.pdf
This is PSU firmware's issue, formal release firmware v1.2.0 already solved it.
Firmware v0.1.3 need following upgrade manual's SOP to upgrade the firmware.

@AtsushiIsomura
Copy link
Author

Thank you for the information jerrychuWis.
I will upgrade the firmware version and close this issue if it works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants