From owner-freebsd-acpi@FreeBSD.ORG Wed Apr 9 16:26:11 2008 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9967010656A9 for ; Wed, 9 Apr 2008 16:26:11 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id 5AF908FC13 for ; Wed, 9 Apr 2008 16:26:11 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 086BD1D0068; Wed, 9 Apr 2008 09:26:10 -0700 (PDT) Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01107-10; Wed, 9 Apr 2008 09:26:08 -0700 (PDT) Received: from iago.office.miralink.com (iago.office.miralink.com [10.0.0.40]) by plato.miralink.com (Postfix) with ESMTP id C62591D0040; Wed, 9 Apr 2008 09:26:08 -0700 (PDT) Message-ID: <47FCEE20.7080502@miralink.com> Date: Wed, 09 Apr 2008 09:26:08 -0700 From: Sean Bruno User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: Tsu-Fan Cheng References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DSPAM-Result: Innocent X-DSPAM-Processed: Wed Apr 9 09:26:09 2008 X-DSPAM-Confidence: 0.9997 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 47fcee21262305260519334 X-DSPAM-Factors: 27, X-Virus-Scanned: amavisd-new at X-Spam-Status: No, score=-4.499 tagged_above=-10 required=6.6 autolearn=ham tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599, DSPAM_HAM=-0.1] X-Spam-Score: -4.499 X-Spam-Level: Cc: freebsd-acpi@freebsd.org Subject: Re: is this an ACPI problem? 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, 09 Apr 2008 16:26:11 -0000 Tsu-Fan Cheng wrote: > Hi, > I am running 7.0-stable these days, and I found that my computer > dead/crash after I left it tunning overnight. I can' wake it up by > striking the keyboard or moving the mouse, and I also can't login by > ssh from my laptop. I never deal with acpi before, does this look like > an acpi problem? thank you!! > > TFC > Without any output from the screen, there's no way to tell. Can you post "pciconf -lv" and the output of "acpidump -dtv" ? sean