https://bugzilla.kernel.org/show_bug.cgi?id=15946
--- Comment #21 from Zhang Rui <rui.zh...@intel.com> 2010-07-06 05:31:45 --- (In reply to comment #20) > Rui, > > 127 is not the number EC gets... Remember that in thermal module reading is in > deci-Kelvins, so it needs to subtract 2730 and then divide by 10 to get this > number... Method (_TMP, 0, NotSerialized) { Store (0x05, Local1) While (Local1) { Store (RTMP (), Local0) If (LGreater (Local0, TCRT)) { Decrement (Local1) } Else { Store (Zero, Local1) } } Return (KELV (Local0)) } RTMP returns 0x7F (getting from \_SB.PCI0.SBRG.EC0.ECPU) and KELV() translate 0x7f to Kelvins. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla