From owner-freebsd-acpi@FreeBSD.ORG Tue Nov 9 19:00:15 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 995BC16A4CE for ; Tue, 9 Nov 2004 19:00:15 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 004FA43D58 for ; Tue, 9 Nov 2004 19:00:15 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id iA9J0BFp016031 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 9 Nov 2004 11:00:12 -0800 Message-ID: <419113BA.9000806@root.org> Date: Tue, 09 Nov 2004 11:00:10 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam K Kirchhoff References: <41910F00.3070402@voicenet.com> In-Reply-To: <41910F00.3070402@voicenet.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-acpi@freebsd.org Subject: Re: Laptop troubles... X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 19:00:15 -0000 Adam K Kirchhoff wrote: > Not sure the correct list for this problem, but since I think I've > traced the problem back to ACPI, it gonna go to this list first :-) > > Basically, I have a cvsup config file to pull RELENG_5. I built a > kernel and world on my HP Omnibook on the 29th of October, and it works > great. I updated my source tree today, though (November 9th), rebuilt > the kernel + world, and my system hangs shortly after my system starts > up some services (usually sshd or nfsd). If I boot up, with ACPI > disabled, I don't have this problem. I also don't have any acpi > functionality :-) Not a great tradeoff. What happens if you boot single-user? > Any ideas what may have changed between October 29th and today, or how I > can track down this problem? A lot of minor changes were MFCd yesterday. > Unfortunately, nothing comes on the console. No debugger, no panic, etc. You can't break to the debugger with ctrl-alt-backspace? > I'm attaching a syslog from my current bootup (with the kernel from > October 29th), and a syslog from a failed bootup (with today's > kernel). Nothing is jumping out at me, but that doesn't necessarily > mean anything. > > I also noticed this problem back around the 29th of October when I > considerd installing -CURRENT on it. When that happened, I changed my > cvsup file to RELENG_5 Try a boot -v -s with the bad kernel and see how long it takes to hang while sitting there idle. -- Nate