From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 02:36:36 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 6DE1616A4CE for ; Wed, 18 Feb 2004 02:36:36 -0800 (PST) Received: from sigma.informatik.hu-berlin.de (sigma.informatik.hu-berlin.de [141.20.20.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id D95EA43D1F for ; Wed, 18 Feb 2004 02:36:35 -0800 (PST) (envelope-from sebastian.ssmoller@gmx.net) Received: from hadriel.linnet (wll195-77.wlan.hu-berlin.de [141.20.195.77]) (authenticated bits=0) (8.12.10/8.12.9/INF-2.0-MA-SOLARIS-2.8) with ESMTP id i1IAaYkH016785 for ; Wed, 18 Feb 2004 11:36:34 +0100 (MET) Date: Wed, 18 Feb 2004 11:37:24 +0100 From: sebastian ssmoller To: current@freebsd.org Message-Id: <20040218113724.298cd93e.sebastian.ssmoller@gmx.net> X-Mailer: Sylpheed version 0.9.9 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: sporadic acpi errors 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: Wed, 18 Feb 2004 10:36:36 -0000 hi, i run current on asus m2400n which works fine most of the time. but sometimes i get the following errors: acpi_ec0: port 0x66,0x62 on acpi0 ACPI-0440: *** Error: Handler for [EmbeddedControl] returned AE_NO_HARDWARE_RESPONSE ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.SBRG.EC0_.RDC3] (Node 0xc3f80ae0), AE_NO_HARDWARE_RESPONSE ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.SBRG.EC0_.AIBP] (Node 0xc3f83b00), AE_NO_HARDWARE_RESPONSE ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.IDE0.CHN1.DRV1._STA] (Node 0xc3f83380), AE_NO_HARDWARE_RESPONSE ACPI-0175: *** Error: Method execution failed [\\_SB_.PCI0.IDE0.CHN1.DRV1._STA] (Node 0xc3f83380), AE_NO_HARDWARE_RESPONSE the result is that hw.acpi.thermal.tz0.temperature increases without high cpu load. i dont know why this happens sporatically. when these errors happen i havnt done any special on or before boot. any ideas ? thx regards, seb $ uname -a FreeBSD hadriel.linnet 5.2-CURRENT FreeBSD 5.2-CURRENT #10: Sun Feb 15 19:30:30 CET 2004 seb@hadriel.linnet:/usr/obj/usr/src/sys/DEBUG i386