From owner-freebsd-mobile@FreeBSD.ORG Tue Oct 7 13:35:45 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAAB616A4BF for ; Tue, 7 Oct 2003 13:35:45 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 330CC43FCB for ; Tue, 7 Oct 2003 13:35:43 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 7203 invoked by uid 1000); 7 Oct 2003 20:35:44 -0000 Date: Tue, 7 Oct 2003 13:35:44 -0700 (PDT) From: Nate Lawson To: Mike Hunter In-Reply-To: <20031005195107.GA24142@ack.Berkeley.EDU> Message-ID: <20031007133444.R7172@root.org> References: <20031005195107.GA24142@ack.Berkeley.EDU> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: acpi-jp@jp.FreeBSD.org cc: freebsd-mobile@freebsd.org Subject: Re: [acpi-jp 2716] Dell D800 ACPI Issues X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 20:35:45 -0000 On Sun, 5 Oct 2003, Mike Hunter wrote: > I am trying to get acpi to work better on my Dell D800. I see the > following warning message when I boot: > > -0166: *** Error: UtAllocate: Attempt to allocate zero bytes > -0166: *** Error: UtAllocate: Attempt to allocate zero bytes > -0166: *** Error: UtAllocate: Attempt to allocate zero bytes > -0166: *** Error: UtAllocate: Attempt to allocate zero bytes > > It repeats that quite a bit. I've been following down this issue. It is known. > I have flashed my bios up to A3 (the latest as of a month ago). > > I have placed acpidump and acpidump -d here: > > http://www.lusars.net/~mhunter/acpi.out > http://www.lusars.net/~mhunter/acpi.out.txt > > I will follow-up this post with some results of acpiconf...but I want to > send this first because I seem to remember that it makes my computer crash > :) > > My sources are from Sep. 29 (5.1-CURRENT) It would help if you also send the output of acpidump -t. This gives the fixed tables and is short. -Nate