From owner-freebsd-acpi@FreeBSD.ORG Thu Oct 25 17:03:56 2007 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80C3D16A475 for ; Thu, 25 Oct 2007 17:03:56 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 2A0CB13C4C1 for ; Thu, 25 Oct 2007 17:03:55 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8p) with ESMTP id 216059184-1834499 for multiple; Thu, 25 Oct 2007 13:06:15 -0400 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l9PH3aYU023513; Thu, 25 Oct 2007 13:03:38 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-acpi@freebsd.org Date: Thu, 25 Oct 2007 10:59:28 -0400 User-Agent: KMail/1.9.6 References: <4720770B.10502@gmail.com> In-Reply-To: <4720770B.10502@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710251059.29303.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Thu, 25 Oct 2007 13:03:38 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Subject: Re: Cx states changed warning. X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2007 17:03:56 -0000 On Thursday 25 October 2007 06:59:23 am Erdenebat Guntomor wrote: > Hi dear All, > > I've installed freebsd 6.2 stable and 7.0 beta1 both displaying > > cpu0: Cx states changed > cpu1: Cx states changed > > in system console over and over again. My hw.acpi config is by > system default. How can i stop this warning and what's that mean this > warning? > And which system configuration should i change? My laptop with T7600 > 2.33GHz Core 2 Duo processor (Model No. Sager NP5750-V Elite). It's not a warning of anything going wrong, more of an informational message. I get this on my laptop everytime I unplug or re-plug the A/C adapter. -- John Baldwin