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

CPU temperature module broken with (arch) linux 3.15 #69

Closed
janoliver opened this issue Jun 11, 2014 · 1 comment
Closed

CPU temperature module broken with (arch) linux 3.15 #69

janoliver opened this issue Jun 11, 2014 · 1 comment
Labels
Milestone

Comments

@janoliver
Copy link
Contributor

... because temp#_input files now reside in folders like this: /sys/devices/platform/coretemp.0/hwmon/hwmon1

For suggestions, look here: http://stackoverflow.com/questions/2440511/getting-cpu-temperature-using-python

@enkore enkore added the bug label Jun 11, 2014
@enkore enkore added this to the 3.30 milestone Jun 11, 2014
@enkore
Copy link
Owner

enkore commented Jun 11, 2014

Thanks!

http://stackoverflow.com/a/15213255/675646 / /sys/class/thermal/thermal_zoneN/temp seems the way to go. I tried it on a couple of different systems and it returns legit numbers for a CPU temperature. thermal_zone0 seems to always be a CPU core.

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

No branches or pull requests

2 participants