Package: cpufreqd
Version: 2.3.3-1
Followup-For: Bug #497083
It seems that this very small change works. Please confirm that.
Michael
diff -ur cpufreqd-2.3.3/src/cpufreqd_acpi_temperature.c
cpufreqd-2.3.3p/src/cpufreqd_acpi_temperature.c
--- cpufreqd-2.3.3/src/cpufreqd_acpi_temperature.c 2008-07-21
09:42:01.000000000 +0200
+++ cpufreqd-2.3.3p/src/cpufreqd_acpi_temperature.c 2008-08-30
19:55:12.000000000 +0200
@@ -27,7 +27,7 @@
#include "cpufreqd_acpi_temperature.h"
#define THERMAL "thermal"
-#define THERMAL_TYPE "ACPI thermal zone"
+#define THERMAL_TYPE "acpitz"
#define THERMAL_TEMP "temp"
struct thermal_zone {
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]