From owner-freebsd-current@FreeBSD.ORG Thu Mar 25 11:44:36 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 CBCFD16A51A for ; Thu, 25 Mar 2004 11:44:34 -0800 (PST) Received: from smtp-out1.xs4all.nl (smtp-out1.xs4all.nl [194.109.24.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1959943D31 for ; Thu, 25 Mar 2004 11:44:34 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-out1.xs4all.nl (8.12.10/8.12.10) with ESMTP id i2PJiWQI045724; Thu, 25 Mar 2004 20:44:32 +0100 (CET) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.11/8.12.9) with ESMTP id i2PJiWtp047218; Thu, 25 Mar 2004 20:44:32 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i2PJiSjj047217; Thu, 25 Mar 2004 20:44:28 +0100 (CET) (envelope-from wkb) Date: Thu, 25 Mar 2004 20:44:28 +0100 From: Wilko Bulte To: Mauritz Sundell Message-ID: <20040325194428.GA47171@freebie.xs4all.nl> References: <20040324234631.N1554@morgan.upsys.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040324234631.N1554@morgan.upsys.se> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org cc: freebsd-current@freebsd.org Subject: Re: ACPI hangs after Mounting root and trying /sbin/init (Work-around for Compaq Evo N160) 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: Thu, 25 Mar 2004 19:44:36 -0000 On Thu, Mar 25, 2004 at 12:16:22AM +0100, Mauritz Sundell wrote: > > ACPI stopped working after I upgraded my kernel/world last week after > not doing that for a while. > > Without knowing the details of what I am doing, the following allows me to > have ACPI enabled including suspend-to-disk and a working pccard > (probably not everything works but the essentials for me do) > > Workaround for Compaq Evo N160: > > 1. Dump your ACPI tables and for Method \_SB.PCI0._PRT remove Package > (0x04) { 0x001DFFFF, 0x03, \_SB.PCI0.LPCB.LNKH, 0x00 } from return value > (dont know why). > Recompile and install in /boot/DSDT.aml > Contact me if you want my DSDT.aml or .asl Can you plse post your .asl? Seems I get a panic in the acpi code when I comment out the lines listed above. Maybe I interpreted things wrongly. Any special options to iasl? tnx Wilko -- Wilko Bulte wilko@FreeBSD.org