Summary: | kernel 2.6.37 does not have /proc/acpi/thermal_zone/ | ||
---|---|---|---|
Product: | [Unmaintained] ksysguard | Reporter: | LuRan <hephooey_dev> |
Component: | ksysguardd | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | johnflux |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
LuRan
2011-01-09 13:31:58 UTC
Hum, question is how to do this without breaking existing setups. Maybe check the version of the kernel and switch to the new interface automatically? IMHO even it breaks the existing setups, still better than not working at all. Git commit 1abbc04d0dcaad70282d20cf09e662d894899bd5 by John Tapsell. Committed on 20/03/2011 at 14:21. Pushed by johnflux into branch 'master'. Update to new /sys/class This updates fan and thermal to the new /sys/class API, but doesn't update the battery stuff yet BUG:262654 M +129 -73 ksysguard/ksysguardd/Linux/acpi.c M +3 -0 ksysguard/ksysguardd/Linux/acpi.h http://commits.kde.org/kde-workspace/1abbc04d0dcaad70282d20cf09e662d894899bd5 Thanks. If you can test, that would be great. Great job, temperature monitor works again on my machine. Thanks a lot. Git commit 8f5ea0893616f7a4af64a3ae4ee264a6414f2132 by John Tapsell. Committed on 20/03/2011 at 14:21. Pushed by johnflux into branch 'KDE/4.6'. Update to new /sys/class This updates fan and thermal to the new /sys/class API, but doesn't update the battery stuff yet BUG:262654 M +129 -73 ksysguard/ksysguardd/Linux/acpi.c M +3 -0 ksysguard/ksysguardd/Linux/acpi.h http://commits.kde.org/kde-workspace/8f5ea0893616f7a4af64a3ae4ee264a6414f2132 |