From owner-freebsd-acpi@FreeBSD.ORG Sun Jul 15 23:04:59 2007 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF80C16A403 for ; Sun, 15 Jul 2007 23:04:59 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id 820C413C4BD for ; Sun, 15 Jul 2007 23:04:59 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 829 invoked from network); 15 Jul 2007 23:05:00 -0000 Received: from ppp-71-139-42-13.dsl.snfc21.pacbell.net (HELO ?10.0.0.15?) (nate-mail@71.139.42.13) by root.org with ESMTPA; 15 Jul 2007 23:05:00 -0000 Message-ID: <469AA815.9060906@root.org> Date: Sun, 15 Jul 2007 16:04:53 -0700 From: Nate Lawson User-Agent: Thunderbird 2.0.0.4 (X11/20070620) MIME-Version: 1.0 To: hartzell@alerce.com References: <18074.33681.27885.568308@almost.alerce.com> In-Reply-To: <18074.33681.27885.568308@almost.alerce.com> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: acpi_smbus_read_2: AE_ERROR 0x10 on a Mac Pro running -STABLE X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2007 23:04:59 -0000 George Hartzell wrote: > Hi, > > I have an 8-way Mac Pro running -STABLE csup'ed a few weeks ago. It's > generally working great, but > > acpi_smbus_read_2: AE_ERROR 0x10 > > pops up on the console several times per minute. It doesn't seem to > hurt anything, but it fills up the dmesg buffer and just doesn't seem > right. > > Does it ring any bells? What add'l info can I provide that might help > shut it up? It's the acpi_smbat device (smart battery). For some reason, your system is reporting an error when it reads the battery status every 10 seconds or so. I don't know much about the SMbus status codes. You could start by posting your dmesg (AE_ERROR messages trimmed for size). -Nate