From owner-freebsd-current@FreeBSD.ORG Wed Apr 30 10:50:12 2003 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 99B8E37B408 for ; Wed, 30 Apr 2003 10:50:12 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 1829843F75 for ; Wed, 30 Apr 2003 10:50:12 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 78387 invoked by uid 1000); 30 Apr 2003 17:50:12 -0000 Date: Wed, 30 Apr 2003 10:50:12 -0700 (PDT) From: Nate Lawson To: Thorsten Greiner In-Reply-To: <3EAF7938.5050507@consol.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: acpi-jp@jp.FreeBSD.org cc: current@freebsd.org Subject: Re: [acpi-jp 2149] Re: HEADSUP: acpi 0228 in the tree 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, 30 Apr 2003 17:50:13 -0000 On Wed, 30 Apr 2003, Thorsten Greiner wrote: > I have some issues with the new acpi. First, there a several messages > complaining about zero length buffers in the syslog: > > ACPI-0293: *** Warning: Buffer created with zero length in AML > -0166: *** Error: UtAllocate: Attempt to allocate zero bytes > > Second, powering down (using "halt -p") does not work anymore. echo hw.acpi.verbose=1 >> /boot/device.hints Then boot -v and let me know the dmesg. Also, do acpidump -o dell.dsdt > dell.aml and send me a url to the files. -Nate