From owner-freebsd-current@FreeBSD.ORG Sun Jun 14 15:48:39 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A011C106564A for ; Sun, 14 Jun 2009 15:48:39 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-bw0-f228.google.com (mail-bw0-f228.google.com [209.85.218.228]) by mx1.freebsd.org (Postfix) with ESMTP id 2A8B68FC16 for ; Sun, 14 Jun 2009 15:48:38 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by bwz28 with SMTP id 28so182467bwz.43 for ; Sun, 14 Jun 2009 08:48:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=SYMczojsRK+xqe3ekbKYTgELY03B2lkJCXNwk/iMyII=; b=igJuiu7eKkQ3imqr0FuV8Ufc6wo5oY0DUTGYBMK8LtzJ+6lxX2yXASximO3aVE81fQ UGSwIq75wkMitsIovoZSn9VoIcj52fQcyflpDk60EI+VuTZ+gdwddzYID5qHbUysNlWP l+3rYCsuVp8VNE1YNjbSr+tUwQEaUbXyxZiuo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=FqMzXvrX/4k6v2Q2HGXzGQUnXTetrbvpx96ahYaS5I3EJ7KJcXDN7f0vng1smpLqjy AR7/UsRRGFL3BY92GhOHf1afyEA3iCwoA9o4h5MnM3c9Ycn+5l+u3Uhm7LFgm6HzcbaA cEfoAIuzDyz7joks/6z23A0ZZ+Z5LuEo2LhMo= MIME-Version: 1.0 Received: by 10.204.31.75 with SMTP id x11mr6051132bkc.0.1244994518180; Sun, 14 Jun 2009 08:48:38 -0700 (PDT) In-Reply-To: <11167f520906140109s52df389ode319bfded32613c@mail.gmail.com> References: <11167f520906140109s52df389ode319bfded32613c@mail.gmail.com> Date: Sun, 14 Jun 2009 17:48:38 +0200 Message-ID: <3a142e750906140848lbe51ed2tbf45d00ecc36ca84@mail.gmail.com> From: "Paul B. Mahol" To: "Sam Fourman Jr." Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Current Subject: Re: FreeBSD 8.0 Asus P5N64 WS Professional ACPI error X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 14 Jun 2009 15:48:39 -0000 On 6/14/09, Sam Fourman Jr. wrote: > hello, > > I am putting this information out there for archival pourposes, but I > was wondering if someone would know how to fix this error in the dmesg > I am not sure if this is somthing to worry about or not. > > atrtc1: port 0x70-0x71 on acpi0 > cpu0: on acpi0 > ACPI Warning (tbutils-0243): Incorrect checksum in table [OEMB] - D6, > should be CE [20070320] > > > here is a link to the motherboard > http://www.asus.com/product.aspx?P_ID=o5ztautLyFiNMFcJ&templete=2 > > # dmesg > Copyright (c) 1992-2009 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 8.0-CURRENT #2: Mon Apr 13 18:21:46 CDT 2009 Recent CURRENT have newer acpica 20090521. -- Paul