From owner-freebsd-acpi@FreeBSD.ORG Thu Jul 12 12:35:03 2012 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2233F106566B for ; Thu, 12 Jul 2012 12:35:03 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id E8D168FC14 for ; Thu, 12 Jul 2012 12:35:02 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 53B57B91A; Thu, 12 Jul 2012 08:35:02 -0400 (EDT) From: John Baldwin To: freebsd-acpi@freebsd.org Date: Thu, 12 Jul 2012 07:38:40 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p17; KDE/4.5.5; amd64; ; ) References: <99BEDCD0C12447D09304325E994083D6@complitex.local> In-Reply-To: <99BEDCD0C12447D09304325E994083D6@complitex.local> MIME-Version: 1.0 Content-Type: Text/Plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Message-Id: <201207120738.40491.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 12 Jul 2012 08:35:02 -0400 (EDT) Cc: Alexey Markov Subject: Re: ACPI errors on ASUS M5A88-M m/b 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: Thu, 12 Jul 2012 12:35:03 -0000 On Wednesday, July 11, 2012 7:26:25 am Alexey Markov wrote: > Hello! > > Two days ago I have installed FreeBSD 8.3-RELEASE-p3 amd6 on > ASUS M5A88-M motherboard with AMD Phenom II X4 925 processor, > and got some ACPI errors in the dmesg: Are you seeing any functional problems or just error messages? I realize aibs didn't work, though it seems it simply may not support your system. The acpi_hpet1 thing just seems to be a duplicate device (acpi_hpet0 attached fine), so I believe you can most likely ignore that. -- John Baldwin