From owner-acpi-jp@jp.FreeBSD.org Mon Dec 29 07:23:16 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id hBSMNGI77549;
	Mon, 29 Dec 2003 07:23:16 +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 hBSMNFC77544
	for <acpi-jp@jp.FreeBSD.org>; Mon, 29 Dec 2003 07:23:15 +0900 (JST)
	(envelope-from nate@rootlabs.com)
Received: (qmail 10057 invoked by uid 1000); 28 Dec 2003 22:23:11 -0000
From: Nate Lawson <nate@root.org>
To: Thomas-Martin Seck <tmseck@netcologne.de>
cc: acpi-jp@jp.FreeBSD.org
In-Reply-To: <20031228185322.GA480@laurel.tmseck.homedns.org>
Message-ID: <20031228142211.J9675@root.org>
References: <20031228185322.GA480@laurel.tmseck.homedns.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Sun, 28 Dec 2003 14:23:11 -0800
X-Sequence: acpi-jp 2943
Subject: [acpi-jp 2943] Re: RELENG_5_2 + ACPI: X hangs the system
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: nate@root.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+031216

On Sun, 28 Dec 2003, Thomas-Martin Seck wrote:
> when I run RELENG_5_2 (5.2 RC2 at the moment) with ACPI enabled,
> 'startx' causes the system to "hang" immediately. This is a GA-BX2000
> based PIII desktop with an Ati Rage 128 Pro graphics card. Is anyone
> else seeing this? Is there some way I can debug this?

Enable DDB and use a serial console.  After startx, go to the serial
console and break to the debugger and do a 'ps' and 'trace' to see where
processes are hung.

To start with, output of dmesg after boot -v might help.

-Nate
