From owner-freebsd-questions@FreeBSD.ORG Mon Aug 1 13:39:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8664616A41F for ; Mon, 1 Aug 2005 13:39:34 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail28.sea5.speakeasy.net (mail28.sea5.speakeasy.net [69.17.117.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3722E43D45 for ; Mon, 1 Aug 2005 13:39:34 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 10011 invoked from network); 1 Aug 2005 13:39:33 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail28.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Aug 2005 13:39:33 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id D377036; Mon, 1 Aug 2005 09:39:32 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "D. Goss" References: <3C26296F-52C8-4A58-A9A4-C346DDA073A9@dylangoss.com> From: Lowell Gilbert Date: 01 Aug 2005 09:39:32 -0400 In-Reply-To: <3C26296F-52C8-4A58-A9A4-C346DDA073A9@dylangoss.com> Message-ID: <443bpt3hez.fsf@be-well.ilk.org> Lines: 31 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD questions Subject: Re: question about dmesg output - acpi0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 13:39:34 -0000 "D. Goss" writes: > I'm trying to figure out my dmesg - I'm getting this in part: > > acpi0: on motherboard > acpi0: Power Button (fixed) > acpi0: reservation of 460, 2 (4) failed > Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 > acpi_timer0: <32-bit timer at 3.579545MHz> port 0x488-0x48b on acpi0 > cpu0: on acpi0 > cpu1: on acpi0 > cpu2: on acpi0 > cpu3: on acpi0 > pcib0: on acpi0 > pci0: on pcib0 > pci0: at device 5.0 (no driver attached) > atapci0: port 0x700-0x70f, > 0x376,0x170-0x17 > 7,0x3f6,0x1f0-0x1f7 at device 15.1 on pci0 > > can someone shed any light on this part: acpi0: reservation of 460, 2 > (4) failed ? > > This is an IBM xSeries 345. I have read the acpi man and understand > some generalities but am wondering if I could be building a different > kernel and avoid the error message. This is on 5.3 and with GENERIC > w/SMP kernel. Given that you're still running an old release, how much effort are you interested in going to? Do you think there are any negative effects other than the message being printed out?