From owner-freebsd-acpi@FreeBSD.ORG Wed Jun 13 19:45:26 2007 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1B04D16A46B for ; Wed, 13 Jun 2007 19:45:26 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id DAB1313C4BC for ; Wed, 13 Jun 2007 19:45:25 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 82525 invoked from network); 13 Jun 2007 19:42:16 -0000 Received: from ppp-71-139-42-13.dsl.snfc21.pacbell.net (HELO ?10.0.0.15?) (nate-mail@71.139.42.13) by root.org with ESMTPA; 13 Jun 2007 19:42:16 -0000 Message-ID: <46704896.5060603@root.org> Date: Wed, 13 Jun 2007 12:42:14 -0700 From: Nate Lawson User-Agent: Thunderbird 2.0.0.0 (X11/20070511) MIME-Version: 1.0 To: Mikael Ikivesi References: <200706132223.21437.mikael.ikivesi@pp.inet.fi> In-Reply-To: <200706132223.21437.mikael.ikivesi@pp.inet.fi> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: CURRENT-regression? 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: Wed, 13 Jun 2007 19:45:26 -0000 Mikael Ikivesi wrote: > Just installed CURRENT snapshot from: > ftp://ftp.se.freebsd.org/pub/FreeBSD/snapshots/200706 > > I cannot boot it with acpi turned off. It fails when trying to mount root. > > When I boot with acpi I get lots of error messages about no hardware response > (in ec, thermal and battery). EC is the root cause, and it's not optional. You need it with acpi enabled. I think the actual error is here: > acpi0: reservation of 0, 1000 (3) failed That is type SYS_RES_MEMORY, which seems bogus (should be IO ports). Can you send ASL in private mail? acpidump -dt | gzip -9c > my.asl.gz Also, can you send dmesg from a successful 6.2 boot? You can use a live CD like FreesBIE to avoid installing it. -Nate > acpi0: on motherboard > acpi0: Overriding SCI Interrupt from IRQ 9 to IRQ 21 > acpi0: [ITHREAD] > acpi0: Power Button (fixed) > acpi0: reservation of 0, 1000 (3) failed > Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 > acpi_timer0: <32-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0 > acpi_ec0: port 0x62,0x66 on acpi0 ... > acpi_ec0: EcRead: Failed waiting for EC to send data. > ACPI Exception (evregion-0529): AE_NO_HARDWARE_RESPONSE, Returned by Handler > for [EmbeddedControl] [20070320] > ACPI Error (psparse-0626): Method parse/execution failed [\\_TZ_.TZS0._TMP] > (Node 0xffffff0000dbe720), AE_NO_HARDWARE_RESPONSE