http://bugzilla.kernel.org/show_bug.cgi?id=8842


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12311|0                           |1
        is obsolete|                            |




------- Comment #14 from [EMAIL PROTECTED]  2007-08-08 22:48 -------
Created an attachment (id=12326)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=12326&action=view)
patch vs 2.6.23-rc2

Please test this patch, it uses DMI to:
1. enable polling (BIOS thermal events are broken)
(note, your distro may write into /proc to do this already,
 but the kernel default is to not enable polling -- except
 for this case)
2. disable active trip points (BIOS fan control is broken)
3. disable passive trip point (BIOS hard-codes it too low)

The actual temperature reading does work,
and with the aid of polling, the critical
trip point should work too.

Note that if you want to specify a passive trip point,
you can override this DMI switch with, say, "thermal.psv=90"
However, I figured selection of an actual value should be
up to the user, and the default would be safer to simply
disable the broken value.

I'll send this patch series to linux-acpi in a moment...


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- 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.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to