From owner-freebsd-current@FreeBSD.ORG Sat Jan 3 19:42:26 2004 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 F291316A4CF for ; Sat, 3 Jan 2004 19:42:25 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D89543D58 for ; Sat, 3 Jan 2004 19:41:35 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 0086472DBF; Sat, 3 Jan 2004 19:41:34 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id F236B72DB5; Sat, 3 Jan 2004 19:41:34 -0800 (PST) Date: Sat, 3 Jan 2004 19:41:34 -0800 (PST) From: Doug White To: supraexpress@globaleyes.net In-Reply-To: Message-ID: <20040103194052.U69959@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Have 5.2-RC2 and still getting "ACPI-1287: *** Error" messages 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: Sun, 04 Jan 2004 03:42:26 -0000 On Fri, 2 Jan 2004 supraexpress@globaleyes.net wrote: > While nothing appears to be affected, I am getting the ACPI error > messages below as I have in 5.2-RC1, and 5.1. These are bugs in the DSDT on your system. Make sure you're using the latest BIOS. I think Intel would like to know that their own ACPI code blows up on their own interpreter, which they proclaim is standards-compliant. > > > - - - - - - - - - - - - - - - - - - - - - - - - - - > Copyright (c) 1992-2003 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 5.2-RC2 #0: Mon Dec 22 07:23:48 GMT 2003 > root@wv1u.freebsd.org:/usr/obj/usr/src/sys/GENERIC > Preloaded elf kernel "/boot/kernel/kernel" at 0xc0a33000. > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0a33244. > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3245.47-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0xf29 Stepping = 9 > Features=0xbfebfbff > Hyperthreading: 2 logical CPUs > real memory = 1073676288 (1023 MB) > avail memory = 1033510912 (985 MB) > ACPI APIC Table: > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > ioapic0 irqs 0-23 on motherboard > Pentium Pro MTRR support enabled > npx0: [FAST] > npx0: on motherboard > npx0: INT 16 interface > acpi0: on motherboard > acpi0: Overriding SCI Interrupt from IRQ 9 to IRQ 20 > pcibios: BIOS version 2.10 > Using $PIR table, 12 entries at 0xc00f7c30 > acpi0: Power Button (fixed) > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.MDET] (Node 0xc29afb60), AE_AML_REGION_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0._CRS] (Node 0xc29afa60), AE_AML_REGION_LIMIT > ACPI-0175: *** Error: Method execution failed [\\_SB_.PCI0._CRS] (Node 0xc29afa60), AE_AML_REGION_LIMIT > can't fetch resources for \\_SB_.PCI0 - AE_AML_REGION_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.MDET] (Node 0xc29afb60), AE_AML_REGION_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.MEM_._CRS] (Node 0xc29bd600), AE_AML_REGION_LIMIT > ACPI-0175: *** Error: Method execution failed [\\_SB_.MEM_._CRS] (Node 0xc29bd600), AE_AML_REGION_LIMIT > can't fetch resources for \\_SB_.MEM_ - AE_AML_REGION_LIMIT > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 > acpi_cpu0: on acpi0 > acpi_cpu1: on acpi0 > acpi_cpu1: Failed to attach throttling P_CNT > acpi_button0: on acpi0 > pcib0: on acpi0 > pci0: on pcib0 > agp0: mem 0xf0000000-0xf7ffffff at device 0.0 on pci0 > pcib1: at device 1.0 on pci0 > pci1: on pcib1 > . > . > . > - - - - - - - - - - - - - - - - - - - - - - - - - - - - > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org