https://bugzilla.kernel.org/show_bug.cgi?id=41612


Zhang Rui <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |DOCUMENTED
         AssignedTo|acpi_power-thermal@kernel-b |[email protected]
                   |ugs.osdl.org                |




--- Comment #5 from Zhang Rui <[email protected]>  2012-11-28 07:06:42 ---
            Method (_TMP, 0, Serialized)
            {
                If (LEqual (SWSF, One))
                {
                    Return (0x0FA0)
                }

                Return (0x0AF0)
            }
            Method (_TMP, 0, Serialized)
            {
                Return (0x0AE6)
            }

You have really buggy BIOS for your laptop.
The ACPI thermal sensor returns fix temperature, which always equals 6.8C and
5.8C.

so the ACPI thermal control will never work unless it is fixed in the BIOS.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to