From owner-freebsd-acpi@FreeBSD.ORG Tue Jan 6 04:09:37 2015 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F2371DE for ; Tue, 6 Jan 2015 04:09:37 +0000 (UTC) Received: from smtp1.ms.mff.cuni.cz (smtp1.ms.mff.cuni.cz [IPv6:2001:718:1e03:801::4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0AD9A2826 for ; Tue, 6 Jan 2015 04:09:36 +0000 (UTC) Received: from [10.20.12.2] ([194.108.204.138]) (authenticated) by smtp1.ms.mff.cuni.cz (8.14.9/8.14.9) with ESMTP id t0649WDJ091909 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=OK); Tue, 6 Jan 2015 05:09:33 +0100 (CET) (envelope-from dan@obluda.cz) Message-ID: <54AB5FFB.3090700@obluda.cz> Date: Tue, 06 Jan 2015 05:09:31 +0100 From: Dan Lukes User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:34.0) Gecko/20100101 Firefox/34.0 SeaMonkey/2.31 MIME-Version: 1.0 To: Kevin Oberman Subject: Re: Haswell, i3, fail to acpi_throttle fail References: <54AB32AD.1070409@ignoranthack.me> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2015 04:09:37 -0000 On 6.1.2015 4:57, Kevin Oberman wrote: >> acpi_throttle0: on cpu0 >> acpi_throttle0: P_CNT from P_BLK 0x1810 >> est0: on cpu0 >> acpi_throttle1: on cpu1 >> acpi_throttle1: failed to attach P_CNT >> device_attach: acpi_throttle1 attach returned 6 Attach to cpu0 successful, but failing on non-zero cpu's ? I never tried to analyze it, but I can deny it new issue. I never seen other result as far as I remember. Dan