http://bugzilla.kernel.org/show_bug.cgi?id=5112
------- Additional Comments From [EMAIL PROTECTED] 2006-01-10 18:01 ------- Sorry this response took so long. In the last few weeks I'd noticed a new but related problem: the trip point would revert to the default even if the laptop had never been to sleep (in addition to the usual behavior of doing it a while after waking up). I just switched to 2.6.15 and the new problem went away. However, the old problem of the trip points changing after wakeup is still there. Here's the dmesg output right after wakeup. The kernel and DSDT's have the patches you gave and I booted with acpi_debug=0xffffffff. [ACPI Debug] String: [0x26] "------- TWAK: Notify (\_TZ.THM0, 0x81)" ------------------ Got thermal event 0x81 [ACPI Debug] String: [0x26] "------- TWAK: Notify (\_TZ.THM2, 0x81)" [ACPI Debug] String: [0x1B] "------- THM0._PSV: 00000E49" [ACPI Debug] String: [0x1B] "------- THM0._AC0: 00000E30" ------------------ Got thermal event 0x81 [ACPI Debug] String: [0x1B] "------- THM0._AC0: 00000C32" ------------------ Got thermal event 0x81 ------------------ Got thermal event 0x81 Here's the dmesg output after the latest change, which was 30 minutes after waking from S3 (the wake script puts up the trip points, so the output below is from when they spontaneously dropped back to the default, or maybe a bit after in case the temperature wasn't high enough when they dropped back): [ACPI Debug] String: [0x26] "------- _Q42: Notify (\_TZ.THM2, 0x81)" ------------------ Got thermal event 0x81 [ACPI Debug] String: [0x1B] "------- THM0._AC0: 00000BFB" ------------------ Got thermal event 0x80 -Sanjoy ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
