From owner-freebsd-current@FreeBSD.ORG Mon Jun 7 06:31:39 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 00B6616A4CE for ; Mon, 7 Jun 2004 06:31:39 +0000 (GMT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C5DE643D55 for ; Mon, 7 Jun 2004 06:31:38 +0000 (GMT) (envelope-from nate@root.org) Received: (qmail 69218 invoked by uid 1000); 7 Jun 2004 06:31:34 -0000 Date: Sun, 6 Jun 2004 23:31:34 -0700 (PDT) From: Nate Lawson To: j.e.drews@att.net In-Reply-To: <060720040609.22380.40C406880008851B0000576C21603763169C990A9D0BD20AD206@att.net> Message-ID: <20040606233110.I69215@root.org> References: <060720040609.22380.40C406880008851B0000576C21603763169C990A9D0BD20AD206@att.net> 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 06:31:39 -0000 On Mon, 7 Jun 2004 j.e.drews@att.net wrote: > Hi: > > When I was shutting down I got this output from tty0: > evregion-0502: *** Error: Handler for [EmbeddedControl] returned AE_NO_HARDWARE_ > RESPONSE > > **** Exception AE_NO_HARDWARE_RESPONSE during execution of method [\_TZ_.THRM._T > MP] (Node 0xc1a777a8) > > Method Execution Stack: > Method [_TMP] executing: 7 # 70 Store (\_SB.PCI0.LPCB.EC0.CTMP, Local1) It's the same problem. Giant contention. -Nate