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

configurations: system1: Correct PCI switch thermal sensors #82

Open
wants to merge 1 commit into
base: airpn-v1
Choose a base branch
from

Conversation

cjcain
Copy link
Contributor

@cjcain cjcain commented Feb 26, 2025

The sensor numbering was backwards.

Testing on system1 hw.

Before:
PCIE_SWITCH1_TEMP 32.69 DegreesC
PCIE_SWITCH2_TEMP 31.81 DegreesC
PCIE_SWITCH3_TEMP 40.81 DegreesC
PCIE_SWITCH4_TEMP 36.75 DegreesC
PCIE_SWITCH5_TEMP 46.19 DegreesC
PCIE_SWITCH6_TEMP 40.56 DegreesC

After:
PCIE_SWITCH1_TEMP 40.56 DegreesC
PCIE_SWITCH2_TEMP 40.62 DegreesC
PCIE_SWITCH3_TEMP 32.75 DegreesC
PCIE_SWITCH4_TEMP 46.06 DegreesC
PCIE_SWITCH5_TEMP 36.81 DegreesC
PCIE_SWITCH6_TEMP 31.88 DegreesC

Change-Id: Iaedcbfde951f9a22afd10bde97c4a3c6a90c5740

The sensor numbering was backwards.

Testing on system1 hw.

Change-Id: Iaedcbfde951f9a22afd10bde97c4a3c6a90c5740
Signed-off-by: Chris Cain <cjcain@us.ibm.com>
@cjcain cjcain requested a review from geissonator February 26, 2025 19:20
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

Successfully merging this pull request may close these issues.

2 participants