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

There aren't access to CPU temp in Orange Pi Zero #138

Open
LE0xUL opened this issue Jul 13, 2021 · 0 comments
Open

There aren't access to CPU temp in Orange Pi Zero #138

LE0xUL opened this issue Jul 13, 2021 · 0 comments

Comments

@LE0xUL
Copy link

LE0xUL commented Jul 13, 2021

Hi

I'm trying to read the CPU temp in Orange Pi Zero, but appear that balenaOS 2.53.9+rev1 doesn't have support for it. The typical .../thermal/thermal_zoneX Don't exist.

viewing the kernel config, appear that it is configured

# zcat config.gz | grep -ir Therma| grep -v "#" 
CONFIG_THERMAL=y
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_OF=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_CPU_THERMAL=y

Which method use BalenaOS to read the CPU temp??

Thanks

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

1 participant