Not all motherboards have 'hw.acpi.thermal.tz0.temperature' sensor.
Fallback to 'dev.cpu.0.temperature' (provided by coretemp(4) or
amdtemp(4)), or 'dev.aibs.0.temp.0' (aibs(4)) (per suggestion of Dmitry
Luhtionov).
Details
- Reviewers
q66 zmike - Commits
- rE4389030678cd: tempget: Add more temperature sources for FreeBSD
Ran src/modules/temperature/tempget manually with some debugging printfs and various sensors commented out. I can only test tz0 and dev.cpu (coretemp(4)) on my system.
Diff Detail
- Repository
- rE core/enlightenment
- Lint
Lint Skipped - Unit
Unit Tests Skipped
dude, please set your git config right... because of the lack of your correct git config it put me as the author of the commit. I forgot to check and now it's pushed. Fix it for your next revision
This was the patch file I uploaded: http://dpaste.com/0W9W7PK
Phabricator has stripped the git information from it: https://phab.enlightenment.org/file/data/tsbiddmoj6ft5prd2iaw/PHID-FILE-mbcajdqdclpqjbf3xcka/D2335.diff
Not sure how I can "fix" that on my end.
so you're not using arc to upload your patches? the procedure that leaves authorship information in is described here: https://phab.enlightenment.org/w/arcanist/