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


Len Brown <l...@kernel.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|l...@kernel.org             |mjg59-ker...@srcf.ucam.org
            Summary|Constant ACPI temperature,  |no WMI driver - Constant
                   |no fan control, hot system  |ACPI temperature, no fan
                   |throttles - Compaq Presario |control, hot system
                   |C700 Notebook PC            |throttles - Compaq Presario
                   |                            |C700 Notebook PC




--- Comment #21 from Len Brown <l...@kernel.org>  2010-01-16 06:29:57 ---
thanks for providing the dynamic SSDTs.
As expected, they supply _CST and _PPC for the processors
for C-states and P-states, and do not touch ECON
or the issue at hand.

Which brings us to....
Name (_HID, "pnp0c14")

This system implements WMI, which is a Windows platform-specific
extension built on top of ACPI.  I expect that the difficulties
you are having with Linux result from the lack of a WMI platform
specific driver for Linux like Compaq presumably supplies for Windows.

-- 
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.

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to