From owner-acpi-jp@jp.FreeBSD.org Tue Aug 12 14:15:16 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h7C5FGH45102;
	Tue, 12 Aug 2003 14:15:16 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from harmony.village.org (warner@rover.bsdimp.com [204.144.255.66])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id h7C5FET45095
	for <acpi-jp@jp.FreeBSD.org>; Tue, 12 Aug 2003 14:15:15 +0900 (JST)
	(envelope-from imp@bsdimp.com)
Received: from localhost (warner@rover2.village.org [10.0.0.1])
	by harmony.village.org (8.12.9/8.12.3) with ESMTP id h7C5FBFL094430
	for <acpi-jp@jp.FreeBSD.org>; Mon, 11 Aug 2003 23:15:12 -0600 (MDT)
	(envelope-from imp@bsdimp.com)
Message-Id: <20030811.231443.71487270.imp@bsdimp.com>
To: acpi-jp@jp.FreeBSD.org
From: "M. Warner Losh" <imp@bsdimp.com>
X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Mon, 11 Aug 2003 23:14:43 -0600
X-Sequence: acpi-jp 2588
Subject: [acpi-jp 2588] Followup: Sony VAIO 505TS
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: imp@bsdimp.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030802

Recall that I'm seeing the following error messages:

    ACPI-0438: *** Error: Looking up [\\_TZ_.ATF0] in namespace, AE_NOT_FOUND SearchNode 0xc189e3e0 StartNode 0xc189e3e0 ReturnNode 0
    ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.ISA_.SIO_.EC__.QREC] (Node 0xc189e3e0), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.ISA_.SIO_.EC__.SCID] (Node 0xc189e400), AE_NOT_FOUND
    ACPI-1287: *** Error: Method execution failed [\\_GPE._E09] (Node 0xc0b92880), AE_NOT_FOUND

You can find my AML at
http://people.freebsd.org/~imp/vaio-505ts.aml

You can find my ASL at
http://people.freebsd.org/~imp/vaio-505ts.asl

You can find my dmesg at
http://people.freebsd.org/~imp/vaio-505ts.dmesg

Recall also that apm and sysctl interface reports bogus battery life.

Looking at the ASL, I can't find ATF0 anywhere, or even _TZ_. :-(

Warner
