From owner-freebsd-current@FreeBSD.ORG Fri Oct 28 05:42:14 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A75316A41F for ; Fri, 28 Oct 2005 05:42:14 +0000 (GMT) (envelope-from csujun@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99A9343D45 for ; Fri, 28 Oct 2005 05:42:13 +0000 (GMT) (envelope-from csujun@gmail.com) Received: by xproxy.gmail.com with SMTP id s15so161728wxc for ; Thu, 27 Oct 2005 22:42:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SmdZlhw0yB/h1ODqU0iGdsfdxK/lhqvZ27gX1wFeLPIC1ZvIS4TYlT79GAt2Jw4HOFYfSBm0KLQB7du9YeHJ582Uyt/pjtnqdNiQ8dGdmePJqAXoqJx2315Rd7CQtnrIDvPHOhut2CEAOEvrkrbNtQEVNyGt9i6w8E/KCpG2mQ0= Received: by 10.65.61.17 with SMTP id o17mr2155531qbk; Thu, 27 Oct 2005 22:42:13 -0700 (PDT) Received: by 10.65.23.11 with HTTP; Thu, 27 Oct 2005 22:42:12 -0700 (PDT) Message-ID: Date: Fri, 28 Oct 2005 12:42:13 +0700 From: Jun Su To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Mailman-Approved-At: Fri, 28 Oct 2005 13:17:16 +0000 Cc: Subject: acpi_perf failed to set cpu freq X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 05:42:14 -0000 Hi All, I noticed in my dmesg log, there are two lines of error: acpi_perf0: Px transition to 733 failed acpi_perf0: set freq failed, err 6 This feature broke in several weeks ago. My machine's model is P3M + 830chi= p. If any more informations are helpful, feel free to let me know. Thanks, -- -- Jun Su