From owner-freebsd-current@FreeBSD.ORG Sat May 17 10:47:59 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 B43EF37B404 for ; Sat, 17 May 2003 10:47:59 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 0C3F843FB1 for ; Sat, 17 May 2003 10:47:59 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 86981 invoked by uid 1000); 17 May 2003 17:47:59 -0000 Date: Sat, 17 May 2003 10:47:59 -0700 (PDT) From: Nate Lawson To: Olev In-Reply-To: <3EC64C5E.8000009@bsd.ee> Message-ID: <20030517104445.L86977@root.org> References: <3EC64C5E.8000009@bsd.ee> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org cc: acpi-jp@jp.FreeBSD.org Subject: Re: [acpi-jp 2249] ACPI problems with -current on Dell LatitudeC600 laptop 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: Sat, 17 May 2003 17:48:00 -0000 On Sat, 17 May 2003, Olev wrote: > Upgrading my Dell Latitude C600 from 5.0 to -current I started to notice > strange errors with ACPI. From boot -v: > acpi_cmbat0: battery initialization start > ACPI-0293: *** Warning: Buffer created with zero length in AML > > It gives this warning many times and after init: > ACPI-0293: *** Warning: Buffer created with zero length in AML > -0166: *** Error: UtAllocate: Attempt to allocate zero > > and finally: > acpi_acad0: acline initialization done, tried 7 times > acpi_cmbat0: battery initialization failed, giving up > acpi_cmbat1: battery initialization failed, giving up > > So fBSD thinks, that the laptop is running with no batteries and apm > shows the same. Any fix to this problem? 5.0 was running nicely and apm > showed information about the battery life etc. Hope this gets fixed > before 5.1 release. Full dmesg @ http://bsd.ee/~olev/dmesg This is a known problem and is being tracked down on another thread. I can not reproduce it on any of my boxes. http://home.jp.freebsd.org/mail-list/acpi-jp/ The last message in the thread is: http://home.jp.freebsd.org/cgi-bin/showmail/acpi-jp/2244 -Nate