From owner-freebsd-acpi@FreeBSD.ORG Thu Sep 27 22:57:35 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 11C8316A417 for ; Thu, 27 Sep 2007 22:57:35 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id D639813C44B for ; Thu, 27 Sep 2007 22:57:34 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 75016 invoked from network); 27 Sep 2007 22:57:36 -0000 Received: from ppp-71-139-1-224.dsl.snfc21.pacbell.net (HELO ?10.0.0.15?) (nate-mail@71.139.1.224) by root.org with ESMTPA; 27 Sep 2007 22:57:36 -0000 Message-ID: <46FC355A.1060807@root.org> Date: Thu, 27 Sep 2007 15:57:30 -0700 From: Nate Lawson User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Abdullah Ibn Hamad Al-Marri References: <499c70c0709271301g500d1d08gefe126bc65300d6c@mail.gmail.com> <46FC28DA.5090703@root.org> <499c70c0709271546i494a98au1a5d9dce4630a56c@mail.gmail.com> In-Reply-To: <499c70c0709271546i494a98au1a5d9dce4630a56c@mail.gmail.com> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: INTEL D946GZIS acpi issues. 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, 27 Sep 2007 22:57:35 -0000 Abdullah Ibn Hamad Al-Marri wrote: > On 9/28/07, Nate Lawson wrote: >> Abdullah Ibn Hamad Al-Marri wrote: >>> Could someone tell me why I get this fail msgs, and what shall I do to >>> make it work? I use the latest bios from intel. >>> >>> acpi0: reservation of fed00000, 1000 (3) failed >>> Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 >>> acpi_perf0: failed in PERF_STATUS attach >>> device_attach: acpi_perf0 attach returned 6 >>> acpi_throttle0: on cpu0 >>> acpi_perf0: on cpu0 >>> acpi_perf0: failed in PERF_STATUS attach >>> device_attach: acpi_perf0 attach returned 6 >>> cpu1: on acpi0 >>> acpi_perf1: on cpu1 >>> acpi_perf1: failed in PERF_STATUS attach >>> device_attach: acpi_perf1 attach returned 6 >>> acpi_throttle1: on cpu1 >>> acpi_throttle1: failed to attach P_CNT >>> device_attach: acpi_throttle1 attach returned 6 >>> acpi_perf1: on cpu1 >>> acpi_perf1: failed in PERF_STATUS attach >>> device_attach: acpi_perf1 attach returned 6 >>> acpi_button0: on acpi0 >>> >> Try loading the cpufreq device at boot, setting in /boot/loader.conf: >> cpufreq_load="YES" >> >> That may give you some cpu freq control. As for the resource >> reservation issue, send me your ASL: >> >> acpidump -dt | gzip -9c > intel_d946gzis.asl.gz >> >> -- >> Nate > > Hello Nate, > > Thanks for your fast prompt to help. > > Please get it from here. > > http://mail.wearab.net/intel_d946gzis.asl.gz Could you also send output of devinfo -rv? No need to post a url, just send directly. -- Nate