From owner-freebsd-current@FreeBSD.ORG Mon Jun 7 05:11:25 2004 Return-Path: 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 3115716A4D0 for ; Mon, 7 Jun 2004 05:11:25 +0000 (GMT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 01BDD43D49 for ; Mon, 7 Jun 2004 05:11:25 +0000 (GMT) (envelope-from nate@root.org) Received: (qmail 68714 invoked by uid 1000); 7 Jun 2004 05:11:17 -0000 Date: Sun, 6 Jun 2004 22:11:17 -0700 (PDT) From: Nate Lawson To: j.e.drews@att.net In-Reply-To: <20040606215445.R68528@root.org> Message-ID: <20040606221049.X68528@root.org> References: <060220040117.21540.40BD2ABA0008FE0E000054242160281302FF8C889A8D9BD19AD1@att.net> <20040606215445.R68528@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: acpi@freebsd.org cc: current@freebsd.org Subject: Re: ACPI Error: AE_NO_HARDWARE_RESPONSE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 07 Jun 2004 05:11:25 -0000 On Sun, 6 Jun 2004, Nate Lawson wrote: > On Wed, 2 Jun 2004 j.e.drews@att.net wrote: > > I made the polling adjustment that you suggested: > > sysctl hw.acpi.thermal.polling_rate=1 > > > > and then ran the script while compiling qt33 and Mozilla at the same time. > > the initial reading was at: hw.acpi.thermal.tz0.temperature: 3112 > > the high temps were: > > hw.acpi.thermal.tz0.temperature: 3242 > > hw.acpi.thermal.tz0.temperature: 3252 > > > > the fan kicked on at 3232. I could not get the error again, even though > > I ran the computer under load for quite a while. > > Ok, thanks for all the debugging info. There are two issues here: One more thing -- you're running the Radeon driver. It's likely that would interfere with suspend/resume. But feel free to test. -Nate