From owner-freebsd-acpi@FreeBSD.ORG Fri May 28 16:14:23 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 5ACE516A4CE for ; Fri, 28 May 2004 16:14:23 -0700 (PDT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 2CC9943D48 for ; Fri, 28 May 2004 16:14:23 -0700 (PDT) (envelope-from nate@root.org) Received: (qmail 1173 invoked by uid 1000); 28 May 2004 23:14:01 -0000 Date: Fri, 28 May 2004 16:14:01 -0700 (PDT) From: Nate Lawson To: Ted Faber In-Reply-To: <20040528211639.GD25131@pun.isi.edu> Message-ID: <20040528161235.B1041@root.org> References: <20040528211639.GD25131@pun.isi.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: acpi@freebsd.org Subject: Re: Dell Latitude C610 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: Fri, 28 May 2004 23:14:23 -0000 On Fri, 28 May 2004, Ted Faber wrote: > My Dell Latitiude C610 Laptop reboots (powers down and then up) on > suspend (transition to S3 state). Maybe one time in 10 it goes into a > more sleeplike state, but there's no way to wake it without using the > power switch and rebooting. I didn't see a similar report in the pr > database. I've tried both settings of hw.acpi.disable_on_poweroff and > get the same result. > > Usin APM without ACPI gives a different failure (locks up completely, > including a nice shrill squeal that can only be stopped by a power cycle > if I press a key), though apm suspend under -STABLE always worked. Unsure what is causing either of these problems. Perhaps search for ways people have gotten this one working on Linux (or haven't). Try using S1. > Attached are the dmesg -v and systcl hw.acpi . ASL is at > http://www.isi.edu/tmp/faber-dell_latitude_c610.asl . ASL is 404. -Nate