Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2007 03:52:03 +0800
From:      "Stephane E. Potvin" <sepotvin@videotron.ca>
To:        Abdullah Al-Marrie <almarrie@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: cpu0: Unable to find _CST method
Message-ID:  <45AD2CE3.7040304@videotron.ca>
In-Reply-To: <499c70c0701080850q72eac288h50b8265fe4e62a53@mail.gmail.com>
References:  <499c70c0701080850q72eac288h50b8265fe4e62a53@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Abdullah Al-Marrie wrote:
> Hello,
> 
> I have strange msg in the dmesg
> 
> cpu0: Unable to find _CST method
> 

[dmesg removed]

Hi Abdullah,

The warning you are seeing (along with the following line: cpu0: 
Switching to generic Cx mode) is part of the recent upgrade to the acpi 
cpu driver to enable higher Cx modes for SMP systems. The warning just 
indicates that you have a multi-cpu system but that your ACPI AML didn't 
provide a _CST method. This is a harmless warning and the cpu driver 
will revert to using the previous method to change the Cx states). This 
will probably limit you to the C1 state, ymmv. You might want to try to 
update to a newer BIOS version, which might include the _CST method.

Regards,

Steph



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45AD2CE3.7040304>