From owner-freebsd-current@FreeBSD.ORG Sun Oct 10 13:41:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1F6216A4CE for ; Sun, 10 Oct 2004 13:41:14 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5191843D48 for ; Sun, 10 Oct 2004 13:41:14 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i9ADfACP066903; Sun, 10 Oct 2004 15:41:12 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <41693BEA.9020903@DeepCore.dk> Date: Sun, 10 Oct 2004 15:40:58 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rene Ladan References: <200410091320.07593.mistry.7@osu.edu> <20041010132205.GA8934@82-168-140-74-bbxl.xdsl.tiscali.nl> In-Reply-To: <20041010132205.GA8934@82-168-140-74-bbxl.xdsl.tiscali.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: freebsd-current@freebsd.org Subject: Re: ACPI suspend/ ATA reboots X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2004 13:41:15 -0000 Rene Ladan wrote: > On Sat, Oct 09, 2004 at 01:19:58PM -0400, Anish Mistry wrote: >=20 >>Running 6-CURRENT. Between 09.25.18.00.00 UTC and 09.26.12.00.00 UTC so= me=20 >>commit seemed to break suspending on my laptop. Whenever I try to susp= end it=20 >>reboots. Before this suspend was working well. The panic message seem= to=20 >>indicate an ATA issue. >>http://am-productions.biz/docs/littleguy.asl.gz >>http://am-productions.biz/docs/littleguy-dmesg.boot.gz >>--=20 >>Anish Mistry >=20 >=20 > Sort of "me too". I'm running 5.3BETA7 (2004-10-06 10:08UTC). Whenever= > I give the zzz command it tries to suspend but gets stuck in a > lock-related panic: >=20 > #zzz > Sleeping on "atasusp" with the following non-sleepable locks held: > exclusive sleep mutex ATA state lock r=3D0 (0xc1075318) > locked @ /usr/src/sys/dev/ata/ata-all.c:341 That one has been fixed actually, so please update as that might fix the = panic, although even with that I cant resume, but I do get backlight=20 switched on now before it locks hard :| --=20 -S=F8ren