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

Thermal data incomplete #88

Open
aaron97neu opened this issue Oct 1, 2020 · 0 comments
Open

Thermal data incomplete #88

aaron97neu opened this issue Oct 1, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@aaron97neu
Copy link
Member

For whatever reason our Grafana dashboard only shows data for some of the nodes. Toradex documentation found below shows that this data should be found in /sys/devices/virtual/thermal/thermal_zone0/temp. For some reason, this only shows up in some nodes.
https://developer.toradex.com/knowledge-base/colibri-module/thermal-management#Apalis_Family
https://developer.toradex.com/knowledge-base/temperature-sensor-linux#nxpfreescale-imx6-based-modules

╭─aaron@TRANSLTR ~/code/OATS/isoblue-avena ‹master› 
╰─$ ssh [email protected] 'ls /sys/devices/virtual/thermal'
cooling_device0
cooling_device1
cooling_device2
╭─aaron@TRANSLTR ~/code/OATS/isoblue-avena ‹master› 
╰─$ ssh [email protected] 'ls /sys/devices/virtual/thermal'
cooling_device0
cooling_device1
cooling_device2
╭─aaron@TRANSLTR ~/code/OATS/isoblue-avena ‹master› 
╰─$ ssh [email protected] 'ls /sys/devices/virtual/thermal'  
cooling_device0
cooling_device1
cooling_device2
cooling_device3
thermal_zone0

Investigate why only some of the nodes have thermal data and if there is a software solution to get it on the rest of the nodes or if this is a hardware issue (different board revs?)

@aaron97neu aaron97neu added the bug Something isn't working label Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant