From owner-freebsd-acpi@FreeBSD.ORG Thu Jun 26 12:51:54 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 8925F1065677 for ; Thu, 26 Jun 2008 12:51:54 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 237928FC27 for ; Thu, 26 Jun 2008 12:51:53 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [IPv6:2001:470:1f11:75:2a0:d2ff:fe18:8b38]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m5QCplp4070061; Thu, 26 Jun 2008 08:51:47 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-acpi@freebsd.org Date: Thu, 26 Jun 2008 08:38:19 -0400 User-Agent: KMail/1.9.7 References: <66563A20-95EB-443C-97DF-72761D2CEE4B@vindaloo.com> In-Reply-To: <66563A20-95EB-443C-97DF-72761D2CEE4B@vindaloo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806260838.19933.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:2001:470:1f11:75::1]); Thu, 26 Jun 2008 08:51:48 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/7569/Thu Jun 26 08:37:48 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Subject: Re: HP compaq nc6230 lockup on resume. 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: Thu, 26 Jun 2008 12:51:54 -0000 On Wednesday 25 June 2008 06:50:04 pm Christopher Sean Hilton wrote: > Hi, > > I have an HP Compaq nc6230 laptop. It appears to suspend to S3 just > fine. On resume it locks up hard. The video never gets restored so I > cannot see what's going on without the debugger. If it means anything > the hard drive light stays on for about a minute and then goes out. > > I'd love to have this thing actually suspend/resume but I'm out of > tricks as to how to get it working. My nc6220 needs an ATA patch to resume. Otherwise it loses all its ATA devices on resume. http://people.freebsd.org/~jhb/patches/ata_resume.patch -- John Baldwin