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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
             Status|REJECTED                    |REOPENED
         Resolution|INVALID                     |




------- Comment #23 from [EMAIL PROTECTED]  2008-07-06 20:54 -------
First, you don't need the boot parameter "acpi_no_auto_ssdt",
just compile the kernel with customized DSDT.

About the customized DSDT,
DSDT.dsl   974:             Name (_HID, "*pnp0c14")
Error    4001 -                                  ^ String must be entirely
alphanumeric (*pnp0c14)

Changing the name to "PNP0C14" is enough to fix the problem, right?
It seems that the ACPI WMI driver plays a key role in the fan control.

Carlos,
By reading the code and wmi spec,
I didn't find any piece of code related with fan/thermal control,
it seems that the WMI action is transparent to the OS, right?
Even the WMI driver doesn't know what its action stands for.


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

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to