From owner-freebsd-stable@FreeBSD.ORG Wed Jan 10 14:39:14 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D99B716A40F for ; Wed, 10 Jan 2007 14:39:14 +0000 (UTC) (envelope-from huaihuaixiaoshao@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.228]) by mx1.freebsd.org (Postfix) with ESMTP id A110713C44C for ; Wed, 10 Jan 2007 14:39:14 +0000 (UTC) (envelope-from huaihuaixiaoshao@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so89839nzh for ; Wed, 10 Jan 2007 06:39:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=USBvKT+iqAxca9Zt+0K96XOZ3vRaHF/4aQBCCkbpsfWp1fo0QUgaySDvcuBpT3aPt+Iuvihm78jrgaXxHCDPG4fvBsASOPFggFMdtRBLySB+O2e6cR3xW4retWWtZhPE0KH2F875NVJK6EbLgTA0N8+QmkqnXcSS/DmBN2vJ4UQ= Received: by 10.64.249.18 with SMTP id w18mr437876qbh.1168439954008; Wed, 10 Jan 2007 06:39:14 -0800 (PST) Received: by 10.65.43.16 with HTTP; Wed, 10 Jan 2007 06:39:13 -0800 (PST) Message-ID: Date: Wed, 10 Jan 2007 22:39:13 +0800 From: huangxi To: huangxi , freebsd-stable@freebsd.org In-Reply-To: <20070110135459.GA91647@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070110135459.GA91647@icarus.home.lan> Cc: Subject: Re: acpi_bus_number: can't get _ADR X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jan 2007 14:39:15 -0000 Could this message have something to do with the fact that it can not use ACPI to shut down,though not very often. I use FreeBSD as my desktop os. I must shutdown my x86 box when I finish my work. So it is troublesome. 2007/1/10, Jeremy Chadwick : > `On Wed, Jan 10, 2007 at 08:10:46PM +0800, huangxi wrote: > > Hi! > > I get this message when I booted my FreeBSD 6.2-PRERELEASE: > > > > acpi0: on motherboard > > ACPI-0438: *** Error: Looking up [OC06] in namespace, AE_NOT_FOUND > > SearchNode 0xc21982a0 StartNode 0xc21982a0 ReturnNode 0 > > acpi_bus_number: can't get _ADR > > acpi_bus_number: can't get _ADR > > acpi_bus_number: can't get _ADR > > acpi_bus_number: can't get _ADR > > acpi_bus_number: can't get _ADR > > acpi_bus_number: can't get _ADR > > acpi0: Power Button (fixed) > > acpi_bus_number: can't get _ADR > > acpi_bus_number: can't get _ADR > > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 > > cpu0: on acpi0 > > acpi_throttle0: on cpu0 > > pcib0: port 0xcf8-0xcff on acpi0 > > pci0: on pcib0 > > pcib1: irq 16 at device 1.0 on pci0 > > pci3: on pcib1 > > pci3: at device 0.0 (no driver attached) > > pci3: at device 0.1 (no driver attached) > > pcib2: irq 16 at device 28.0 on pci0 > > pci2: on pcib2 > > > > Does anyone know what this means? > > My motherboard is ASUS P5GPL-X. > > Regarding the "ACPI-0438: *** Error" message -- no idea. That > looks like, possibly, some bad ACPI configuration data. > > Regarding the "can't get _ADR" messages: I have Asus AMD-based > boards, Gigabyte Intel-based boards, Tyan boards, Supermicro > boards, and true Intel boards all which do this. What it means > and why it's printed, I don't know -- thus I've concluded, > generally speaking, it's a harmless kernel message. > > -- > | Jeremy Chadwick jdc at parodius.com | > | Parodius Networking http://www.parodius.com/ | > | UNIX Systems Administrator Mountain View, CA, USA | > | Making life hard for others since 1977. PGP: 4BD6C0CB | > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >