From owner-acpi-jp@jp.FreeBSD.org Wed Sep 24 01:47:14 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h8NGlEe14167;
	Wed, 24 Sep 2003 01:47:14 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from rootlabs.com (root.org [67.118.192.226])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id h8NGl9J14157
	for <acpi-jp@jp.FreeBSD.org>; Wed, 24 Sep 2003 01:47:09 +0900 (JST)
	(envelope-from nate@rootlabs.com)
Received: (qmail 47464 invoked by uid 1000); 23 Sep 2003 16:47:04 -0000
From: Nate Lawson <nate@root.org>
To: Oliver Fischer <plexus@snafu.de>
cc: acpi-jp@jp.FreeBSD.org
In-Reply-To: <3F7056D6.903@snafu.de>
Message-ID: <20030923094512.U47392@root.org>
References: <3F7056D6.903@snafu.de>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Tue, 23 Sep 2003 09:47:04 -0700
X-Sequence: acpi-jp 2698
Subject: [acpi-jp 2698] Re: acpidump does not complete
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: nate@root.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030902

On Tue, 23 Sep 2003, Oliver Fischer wrote:
> as Nate Lawson asked, I tried to create a PR via send-pr. I saved my
> dmesg and tried to call acpidump -t -d -o my.dsdt > my.asl.
> Unfortunately acpidump never completes.
>
> Can anyone give me an hint?

Just do acpidump -t -o my.dsdt > my.tables
After that works, you can do acpidump -d -f my.dsdt > my.asl and see if
that fails.  By the way, you can use the -v flag to see a progress
indicator.  My guess is that it's just taking a long time and you're not
waiting long enough.

> P.S.: I am running 5.1-CURRENT on a T20.

There are a lot of problems on those with the DSDT.

-Nate
