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





------- Comment #27 from [EMAIL PROTECTED]  2008-03-18 18:01 -------
Hi, Nicola
   I am sorry for the delay.
Before bios is upgraded, the error occurs in the SSDT2.dsl. 
   >Method (_OSC, 4, NotSerialized)
        {
    >        CreateDWordField (Arg3, 0x00, S*S0) //incorrect, should be STS0
            CreateDWordField (Arg3, 0x04, CAP0)
   You should modify the SSDT2.dsl file and put all the content in SSD2.dsl
into DSDT.dsl. (Now linux only supports custom DSDT and can't support custom
SSDT).

   Please check whether the error still exists in the SSDT2.dsl after bios is
upgraded. If it still exists, you can modify it and see whether the custom DSDT
can make cpufreq work.

   thanks.


-- 
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to