From owner-freebsd-current Sun Jan 5 1:58:22 2003 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 4018837B401; Sun, 5 Jan 2003 01:58:21 -0800 (PST) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06A8F43E4A; Sun, 5 Jan 2003 01:58:17 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id A2C7C2A7EA; Sun, 5 Jan 2003 01:58:03 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: obrien@freebsd.org Cc: acpi-jp@jp.freebsd.org, current@freebsd.org Subject: Re: Rather verbose ACPI errors. In-Reply-To: <20030105005324.GA5651@dragon.nuxi.com> Date: Sun, 05 Jan 2003 01:58:03 -0800 From: Peter Wemm Message-Id: <20030105095803.A2C7C2A7EA@canning.wemm.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "David O'Brien" wrote: > Ever since the last ACPI import, I get all this output (non-verbose) > boot. What's the change on them going away soon? > > acpi0: on motherboard > ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE15 > ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND > ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND > ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND > ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND > ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND > ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND In this case, the tyan thunder K7 bios has got a hosed acpi dsdt table. There are referecens to a field "Z00Q" in a structure, but it isn't defined anywhere. It is regarding the ACPI code to enable the second serial port (pin header on motherboard). It will go away if/when tyan fix the bios. They broke this in a recent "upgrade". Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message