From owner-acpi-jp@jp.FreeBSD.org Sat May  3 02:35:18 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h42HZIn77117;
	Sat, 3 May 2003 02:35:18 +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 h42HZGY77072
	for <acpi-jp@jp.freebsd.org>; Sat, 3 May 2003 02:35:17 +0900 (JST)
	(envelope-from imp@bsdimp.com)
Received: from localhost (warner@rover2.village.org [10.0.0.1])
	by harmony.village.org (8.12.8/8.12.3) with ESMTP id h42HZEA7020338
	for <acpi-jp@jp.freebsd.org>; Fri, 2 May 2003 11:35:15 -0600 (MDT)
	(envelope-from imp@bsdimp.com)
Message-Id: <20030502.113500.112262385.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.2 / 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: Fri, 02 May 2003 11:35:00 -0600
X-Sequence: acpi-jp 2165
Subject: [acpi-jp 2165] 0228 breakage
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: imp@bsdimp.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030405

With this morning's (0600GMT May 2, 2003) kernel:

1) Lots of spewage:
    ACPI-0293: *** Warning: Buffer created with zero length in AML
        -0166: *** Error: UtAllocate: Attempt to allocate zero bytes
   These appear harmless, but crowd out other messages in dmesg.  This
   used to work.

2) halt -p 'hangs' at 'Using ACPI to power off system' now.  Before it
   would turn off the system.

3) (not new) resume is broken, I think.  suspend doesn't turn off the
   backlight to the LCD, but resume does.  I've not tried to
   trouble-shoot this problem since there are issues with
   suspend/resume and pccards, which presently is my only network.
   This happens both inside of X and when X has never run and when
   X has run, but exited.  There are issues with running X multiple
   times, but I'm pretty sure they are drm related, not acpi related.

I have a Dell Inspiron 8000.

Warner
